@import 'https://fonts.googleapis.com/css?family=Quicksand:700,regular&display=swap';
@import 'https://fonts.googleapis.com/css?family=Permanent+Marker:regular&display=swap';
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); -ms-grid-rows: 200px auto 400px; grid-template-rows: 200px auto 400px; }
#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: 200px auto 300px; grid-template-rows: 200px auto 300px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 150px auto 150px; grid-template-rows: 150px auto 150px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 150px auto 120px; grid-template-rows: 150px auto 120px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
#im-product-container { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#im-product-container { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#im-product-container { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: auto; grid-template-rows: auto; }
	#im-product-container { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
#imHeader_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_01 #imHeader_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_03 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_03_text {font: normal normal bold 28pt 'Trebuchet MS';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_03_text,
#imHeader_imObjectTitle_03_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_03_text a{ text-decoration: none; }
#imHeader_imCell_16 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_16 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_16 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_16 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_16 {margin: 0; }
#imHeader_imObjectButton_16_button {font: normal normal bold 11pt 'Quicksand';  background-color: rgba(37, 55, 127, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 30px 10px 30px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_16_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_17 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_17 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_17 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_17 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_18 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imTextObject_18 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_18 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_18 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imTextObject_18 { width: 100%; }
#imHeader_imTextObject_18 { font-style: normal; font-weight: normal; line-height: 28px; }
#imHeader_imTextObject_18_tab0 div { line-height: 28px; }
#imHeader_imTextObject_18_tab0 .imHeading1 { line-height: 56px; }
#imHeader_imTextObject_18_tab0 .imHeading2 { line-height: 48px; }
#imHeader_imTextObject_18_tab0 .imHeading3 { line-height: 40px; }
#imHeader_imTextObject_18_tab0 .imHeading4 { line-height: 36px; }
#imHeader_imTextObject_18_tab0 .imHeading5 { line-height: 32px; }
#imHeader_imTextObject_18_tab0 .imHeading6 { line-height: 28px; }
#imHeader_imTextObject_18_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imHeader_imTextObject_18_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imHeader_imTextObject_18_tab0 ul ul ul { list-style: circle; }
#imHeader_imTextObject_18_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imHeader_imTextObject_18_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imHeader_imTextObject_18_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imHeader_imTextObject_18_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imHeader_imTextObject_18_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imHeader_imTextObject_18_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imHeader_imTextObject_18_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imHeader_imTextObject_18_tab0 p { margin: 0; padding: 0; }
#imHeader_imTextObject_18_tab0 .inline-block { display: inline-block; }
#imHeader_imTextObject_18_tab0 sup { vertical-align: super; font-size: smaller; }
#imHeader_imTextObject_18_tab0 sub { vertical-align: sub; font-size: smaller; }
#imHeader_imTextObject_18_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imHeader_imTextObject_18_tab0 .fleft { float: left; vertical-align: baseline;}
#imHeader_imTextObject_18_tab0 .fright { float: right; vertical-align: baseline;}
#imHeader_imTextObject_18_tab0 img.fleft { margin-right: 15px; }
#imHeader_imTextObject_18_tab0 img.fright { margin-left: 15px; }
#imHeader_imTextObject_18_tab0 .imTALeft { text-align: left; }
#imHeader_imTextObject_18_tab0 .imTARight { text-align: right; }
#imHeader_imTextObject_18_tab0 .imTACenter { text-align: center; }
#imHeader_imTextObject_18_tab0 .imTAJustify { text-align: justify; }
#imHeader_imTextObject_18_tab0 .imUl { text-decoration: underline; }
#imHeader_imTextObject_18_tab0 .imStrike { text-decoration: line-through; }
#imHeader_imTextObject_18_tab0 .imUlStrike { text-decoration: underline line-through; }
#imHeader_imTextObject_18_tab0 .imVt { vertical-align: top; }
#imHeader_imTextObject_18_tab0 .imVc { vertical-align: middle; }
#imHeader_imTextObject_18_tab0 .imVb { vertical-align: bottom; }
#imHeader_imTextObject_18_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imHeader_imTextObject_18_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imHeader_imTextObject_18_tab0 .cf1 { color: rgb(37, 55, 127); }
#imHeader_imTextObject_18 .text-container {width: 100%;}#imHeader_imTextObject_18 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imHeader_imTextObject_18 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imHeader_imTextObject_18 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imHeader_imTextObject_18 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imHeader_imCell_19 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_19 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_19 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_19 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_19 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_19 #imHeader_imObjectImage_19_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_21 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_21 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_21 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_21 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_21 {margin: 0; }
#imHeader_imObjectButton_21_button {font: normal normal normal 11pt 'Quicksand';  background-color: rgba(33, 60, 123, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_21_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_22 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_22 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_22 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_22 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_22 {margin: 0; }
#imHeader_imObjectButton_22_button {font: normal normal normal 11pt 'Quicksand';  background-color: rgba(33, 60, 123, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_22_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_23 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_23 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_23 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_23 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_23 #imHeader_imObjectImage_23_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_25 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_25 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_25 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_25 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_25 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_25_text {font: normal normal bold 24pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_25_text,
#imHeader_imObjectTitle_25_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_25_text a{ text-decoration: none; }
#imHeader_imCell_26 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_26 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_26 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_26 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_26 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_26_text {font: normal normal bold 20pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_26_text,
#imHeader_imObjectTitle_26_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_26_text a{ text-decoration: none; }
#imHeader_imCell_27 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_27 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_27 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_27 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_27 {margin: 0; }
#imHeader_imObjectButton_27_button {font: normal normal normal 9pt 'Quicksand';  background-color: rgba(33, 60, 123, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_27_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_28 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_28 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_28 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_28 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_28 {margin: 0; }
#imHeader_imObjectButton_28_button {font: normal normal normal 9pt 'Quicksand';  background-color: rgba(33, 60, 123, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_28_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_29 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_29 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_29 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_29 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_29 {margin: 0; }
#imHeader_imObjectButton_29_button {font: normal normal bold 11pt 'Quicksand';  background-color: rgba(37, 55, 127, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 30px 10px 30px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_29_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_30 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_30 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_30 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_30 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_30 {margin: 0; }
#imHeader_imObjectButton_30_button {font: normal normal bold 11pt 'Quicksand';  background-color: rgba(37, 55, 127, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 30px 10px 30px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_30_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imHeader_imCell_31 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectButton_31 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_31 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_31 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectButton_31 {margin: 0; }
#imHeader_imObjectButton_31_button {font: normal normal bold 11pt 'Quicksand';  background-color: rgba(37, 55, 127, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 30px 10px 30px; color: rgba(255, 255, 255, 1); }
#imHeader_imObjectButton_31_button:hover {background-color: rgba(119, 181, 65, 1); cursor: pointer; }
#imFooter_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_05 { width: 100%; }
#imFooter_imTextObject_05 { font-style: normal; font-weight: normal; line-height: 28px; }
#imFooter_imTextObject_05_tab0 div { line-height: 28px; }
#imFooter_imTextObject_05_tab0 .imHeading1 { line-height: 56px; }
#imFooter_imTextObject_05_tab0 .imHeading2 { line-height: 48px; }
#imFooter_imTextObject_05_tab0 .imHeading3 { line-height: 40px; }
#imFooter_imTextObject_05_tab0 .imHeading4 { line-height: 36px; }
#imFooter_imTextObject_05_tab0 .imHeading5 { line-height: 32px; }
#imFooter_imTextObject_05_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_05_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_05_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_05_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_05_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_05_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_05_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_05_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_05_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_05_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_05_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_05_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_05_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_05_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_05_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_05_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_05_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_05_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_05_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_05_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_05_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_05_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_05_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_05_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_05_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_05_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_05_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_05_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_05_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_05_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_05_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_05_tab0 .lh1-15 { line-height: 1.15; }
#imFooter_imTextObject_05_tab0 .fs18lh1-15 { vertical-align: baseline; font-size: 18pt; line-height: 28px; }
#imFooter_imTextObject_05_tab0 .cf1 { color: rgb(37, 55, 127); }
#imFooter_imTextObject_05_tab0 .lh2 { line-height: 2; }
#imFooter_imTextObject_05_tab0 .fs16lh2 { vertical-align: baseline; font-size: 16pt; line-height: 43px; }
#imFooter_imTextObject_05_tab0 .cf2 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_05_tab0 .lh1 { line-height: 1; }
#imFooter_imTextObject_05_tab0 .fs16lh1 { vertical-align: baseline; font-size: 16pt; line-height: 21px; }
#imFooter_imTextObject_05_tab0 .fs14lh1-15 { vertical-align: baseline; font-size: 14pt; line-height: 21px; }
#imFooter_imTextObject_05_tab0 .fs12lh2 { vertical-align: baseline; font-size: 12pt; line-height: 32px; }
#imFooter_imTextObject_05_tab0 .fs12lh1 { vertical-align: baseline; font-size: 12pt; line-height: 16px; }
#imFooter_imTextObject_05 .text-container {width: 100%;}#imFooter_imTextObject_05 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_05 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_05 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_05 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_14 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_14 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_14 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_14 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_14 #imFooter_imObjectImage_14_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_16 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_16 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_16 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_16 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_16 {margin: 0; }
#imFooter_imObjectButton_16_button {font: normal normal normal 11pt 'Quicksand';  background-color: rgba(37, 55, 127, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 25px 10px 25px; color: rgba(249, 249, 249, 1); }
#imFooter_imObjectButton_16_button:hover {background-color: rgba(37, 55, 127, 1); cursor: pointer; }
#imFooter_imCell_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_23 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_23 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_23 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_23 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_23_text {font: normal normal bold 48pt 'Trebuchet MS';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_23_text,
#imFooter_imObjectTitle_23_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_23_text a{ text-decoration: none; }
#imFooter_imCell_25 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_25 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_25 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_25 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_25 {margin: 0; }
#imFooter_imObjectButton_25_button {font: normal normal normal 8pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_25_button:hover {background-color: rgba(255, 255, 255, 1); cursor: pointer; }
#imFooter_imCell_26 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_26 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_26 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_26 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_26 {margin: 0; }
#imFooter_imObjectButton_26_button {font: normal normal normal 8pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_26_button:hover {background-color: rgba(255, 255, 255, 1); cursor: pointer; }
#imFooter_imCell_27 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_27 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_27 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_27 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_27 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_27_text {font: normal normal bold 30pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_27_text,
#imFooter_imObjectTitle_27_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_27_text a{ text-decoration: none; }
#imFooter_imCell_28 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_28 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_28 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_28 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_28 { width: 100%; }
#imFooter_imTextObject_28 { font-style: normal; font-weight: normal; line-height: 28px; }
#imFooter_imTextObject_28_tab0 div { line-height: 28px; }
#imFooter_imTextObject_28_tab0 .imHeading1 { line-height: 56px; }
#imFooter_imTextObject_28_tab0 .imHeading2 { line-height: 48px; }
#imFooter_imTextObject_28_tab0 .imHeading3 { line-height: 40px; }
#imFooter_imTextObject_28_tab0 .imHeading4 { line-height: 36px; }
#imFooter_imTextObject_28_tab0 .imHeading5 { line-height: 32px; }
#imFooter_imTextObject_28_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_28_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_28_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_28_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_28_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_28_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_28_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_28_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_28_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_28_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_28_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_28_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_28_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_28_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_28_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_28_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_28_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_28_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_28_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_28_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_28_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_28_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_28_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_28_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_28_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_28_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_28_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_28_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_28_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_28_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_28_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_28_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imFooter_imTextObject_28_tab0 .cf1 { color: rgb(37, 55, 127); }
#imFooter_imTextObject_28_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imFooter_imTextObject_28_tab0 .cf2 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_28_tab0 .lh1 { line-height: 1; }
#imFooter_imTextObject_28_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imFooter_imTextObject_28_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_28 .text-container {width: 100%;}#imFooter_imTextObject_28 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_28 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_28 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_28 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_30 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_30 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_30 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_30 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_30 {margin: 0; }
#imFooter_imObjectButton_30_button {font: normal normal normal 10pt 'Quicksand';  background-color: rgba(33, 60, 123, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imFooter_imObjectButton_30_button:hover {background-color: rgba(33, 60, 123, 1); cursor: pointer; }
#imFooter_imCell_31 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_31 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_31 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_31 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_31 {margin: 0; }
#imFooter_imObjectButton_31_button {font: normal normal normal 8pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_31_button:hover {background-color: rgba(37, 55, 127, 1); cursor: pointer; }
#imFooter_imCell_32 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_32 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_32 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_32 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_32 {margin: 0; }
#imFooter_imObjectButton_32_button {font: normal normal normal 8pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_32_button:hover {background-color: rgba(37, 55, 127, 1); cursor: pointer; }
#imFooter_imCell_33 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_33 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_33 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_33 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_33 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_33 #imFooter_imObjectImage_33_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_34 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_34 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_34 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_34 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_34 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_34_text {font: normal normal bold 20pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_34_text,
#imFooter_imObjectTitle_34_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_34_text a{ text-decoration: none; }
#imFooter_imCell_36 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_36 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_36 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_36 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_36 {margin: 0; }
#imFooter_imObjectButton_36_button {font: normal normal normal 8pt 'Quicksand';  background-color: rgba(37, 55, 127, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imFooter_imObjectButton_36_button:hover {background-color: rgba(37, 55, 127, 1); cursor: pointer; }
#imFooter_imCell_37 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_37 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_37 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_37 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_37 {margin: 0; }
#imFooter_imObjectButton_37_button {font: normal normal normal 6pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_37_button:hover {background-color: transparent; cursor: pointer; }
#imFooter_imCell_38 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_38 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_38 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_38 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_38 {margin: 0; }
#imFooter_imObjectButton_38_button {font: normal normal normal 6pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_38_button:hover {background-color: transparent; cursor: pointer; }
#imFooter_imCell_39 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_39 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_39 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_39 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_39 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_39_text {font: normal normal bold 16pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_39_text,
#imFooter_imObjectTitle_39_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_39_text a{ text-decoration: none; }
#imFooter_imCell_41 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_41 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_41 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_41 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_41 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_41 #imFooter_imObjectImage_41_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_42 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_42 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_42 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_42 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_42 {margin: 0; }
#imFooter_imObjectButton_42_button {font: normal normal normal 7pt 'Quicksand';  background-color: rgba(33, 60, 123, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(255, 255, 255, 1); }
#imFooter_imObjectButton_42_button:hover {background-color: rgba(33, 60, 123, 1); cursor: pointer; }
#imFooter_imCell_43 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_43 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_43 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_43 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_43 {margin: 0; }
#imFooter_imObjectButton_43_button {font: normal normal normal 5pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_43_button:hover {background-color: transparent; cursor: pointer; }
#imFooter_imCell_44 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectButton_44 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_44 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_44 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectButton_44 {margin: 0; }
#imFooter_imObjectButton_44_button {font: normal normal normal 5pt 'Quicksand';  background-color: transparent; transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: transparent transparent transparent transparent; border-width: 1px 1px 1px 1px; border-radius: 10px 10px 10px 10px; padding: 10px 10px 10px 10px; color: rgba(0, 0, 0, 1); }
#imFooter_imObjectButton_44_button:hover {background-color: transparent; cursor: pointer; }
#imFooter_imCell_47 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_47 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_47 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_47 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_47 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_47_text {font: normal normal normal 9pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_47_text,
#imFooter_imObjectTitle_47_text a { color: rgba(0, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_47_text a{ text-decoration: none; }
#imFooter_imCell_48 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_48 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_48 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_48 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_48 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_48_text {font: normal normal normal 5pt 'Quicksand';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_48_text,
#imFooter_imObjectTitle_48_text a { color: rgba(0, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_48_text a{ text-decoration: none; }
#imFooter_imCell_49 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_49 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_49 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_49 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_50 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_50 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_50 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_50 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_51 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_51 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_51 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_51 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_52 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_52 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_52 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_52 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#im-product-container { width:100%; max-width: 100%; padding: 10px; box-sizing: border-box; }
#im-product-container.hidden { visibility: hidden; }
#im-product-container .hidden { visibility: hidden; }
#im-product-container .d-none { display: none; }
#im-product-container .product-details-page .big-big-font { font-size: 1.5em; }
#im-product-container .product-details-page .big-font { font-size: 1.15em; }
#im-product-container .product-details-page .bold { font-weight: bold; }
#im-product-container .product-details-page .small-font { font-size: 0.85em; }
#im-product-container .product-details-page .m-b { margin-bottom: 0.5em; }
#im-product-container .product-separator { width: 100%; border: none; height: 1px; background-color: rgba(64, 64, 64, 0.3) }
#im-product-container .mbs { margin-bottom: 1em; }
#im-product-container .mb { margin-bottom: 3em; }
#im-product-container .pb { padding-bottom: 3em; }
#im-product-container .lines-ellipsis { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
#im-product-container .two-lines { -webkit-line-clamp: 2; }
#im-product-container .three-lines { -webkit-line-clamp: 3; }
#im-product-container .swiper-button-prev, #im-product-container .swiper-button-next { color: rgba(64, 64, 64, 0.7) }
#im-product-container .container-gallery-info { display: flex; box-sizing: border-box; flex-wrap: wrap;}
#im-product-container .container-gallery-info > div { flex-basis: 0; box-sizing: border-box; min-width: 270px; }
#im-product-container .container-gallery-info .container-gallery { flex-grow: 50; height: auto; padding-right: 10px; }
#im-product-container .container-gallery-info .container-gallery .product-info { display: none; }
#im-product-container .container-gallery-info .container-info { flex-grow: 50; display: flex; flex-direction: column; }
#im-product-container .container-gallery-info .product-title { padding-top: 2px; padding-bottom: 2px; margin: 5px 0; font: normal normal bold 14pt 'Quicksand'; color: rgba(42, 54, 59, 1); background-color: transparent; text-decoration: none; text-align: left;  border: none; text-align: inherit; color: rgb(0,0,0); font-family: Quicksand; font-size: 12pt;  }
#im-product-container .container-gallery-info .product-category { display: block; border: none; text-align: inherit; color: rgb(169,169,169); font-family: Quicksand; font-size: 9pt;  }
#im-product-container .container-gallery-info .product-description { margin-top: 15px; color: rgb(0,0,0); font-family: Quicksand; font-size: 9pt;  }
#im-product-container .container-gallery-info .product-stars { display: flex; align-items: center; margin-top: 15px; }
#im-product-container .container-gallery-info .product-stars .topic-star-container-small { margin-right: 10px; }
#im-product-container .container-gallery-info .product-available { display: flex; justify-content: flex-start; align-items: center; color: rgb(169,169,169); font-family: Quicksand; font-size: 9pt;  }
#im-product-container .container-gallery-info .product-options { display: flex; flex-wrap: wrap; color: rgb(169,169,169); font-family: Quicksand; font-size: 9pt;  }
#im-product-container .container-gallery-info .product-options select { min-width: 48%; flex-basis: 0; flex-grow: 1; padding: 2px 0 2px 0px; color: rgba(64, 64, 64, 1); margin: 0 1% 10px 0; border-color: rgba(64, 64, 64, 0.3); background-color: rgba(255, 255, 255, 0.8); float: none; font-size: inherit; font-family: inherit; }
#im-product-container .container-gallery-info .product-options select option { font-size: inherit; font-family: inherit; }
#im-product-container .container-gallery-info .container-info .product-separator { margin-top: auto; }
#im-product-container .container-gallery-info .product-price { color: rgb(169,169,169); font-family: Quicksand; font-size: 9pt; }
#im-product-container .container-gallery-info .vat-info { display: none; }
#im-product-container .container-gallery-info .product-price-quantity-add { display: flex; justify-content: space-between; align-items: center; width: 100%; }
#im-product-container .container-gallery-info .product-price-full-price { text-decoration: line-through; }
#im-product-container .container-gallery-info .product-quantity-add { display: flex; align-items: center; }
#im-product-container .container-gallery-info .product-quantity-add > div { margin: 0 0 0 10px; }
#im-product-container .container-gallery-info .product-quantity-add .product-quantity { visibility: hidden !important; }
.im-products-qty { visibility: hidden !important; }
.im-products-qty-discount { visibility: hidden !important; }
#im-product-container .product-add .im-products-button { margin: 5px 8px 8px 0; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; padding: 5px 5px; background-color: rgba(33, 60, 123, 1); font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); cursor: pointer; overflow: hidden; }
.im-wishlist-button { display: none; }
.im-wishlist-button svg { fill: rgb(255,0,0); }
#im-product-container .container-gallery-top, #im-product-container .container-gallery-thumbs { position: relative; margin: auto 0 5px 0; }
#im-product-container .container-gallery .swiper-container { width: 100%; }
#im-product-container .container-gallery .container-gallery-top .swiper-slide { display: grid; }
#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-width:100%; width: 100%; height: 100%; object-fit: scale-down; cursor: pointer; box-sizing: border-box; }
#im-product-container .container-gallery .gallery-top { height: 100%; }
#im-product-container .container-gallery .gallery-thumbs { width: calc(100% - 56px); margin: 0 auto; box-sizing: border-box; padding: 0; }
#im-product-container .container-gallery .gallery-thumbs .swiper-slide { opacity: 0.5; width: auto; display: flex; align-content: center;}
#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { width: auto; object-fit: contain; }
#im-product-container .container-gallery .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; }
#im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-top { margin: auto 0; }
#im-product-container .container-gallery { display: flex; flex-direction: column;}
#im-product-container .container-gallery-top .swiper-button-prev, #im-product-container .container-gallery-top .swiper-button-next { border-radius: 50%; padding: 8px; height: 18px; width: 18px; background-color: white; border: 1px solid white; opacity: 0; -webkit-transition: opacity 0.6s; transition: opacity 0.6s; }
#im-product-container .container-gallery-top .swiper-button-prev { left: 20px; }
#im-product-container .container-gallery-top .swiper-button-next { right: 20px; }
#im-product-container .container-gallery-top .swiper-button-prev:after, #im-product-container .container-gallery-top .swiper-button-next:after { font-size: 14px; font-weight: bold; }
#im-product-container .container-gallery .container-gallery-top:hover .swiper-button-prev.top, #im-product-container .container-gallery .container-gallery-top:hover .swiper-button-next.top { opacity: 1; }
#im-product-container .container-gallery .container-gallery-top:hover .swiper-button-prev.top.swiper-button-disabled, #im-product-container .container-gallery .container-gallery-top:hover .swiper-button-next.top.swiper-button-disabled { opacity: .35; }
#im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-thumbs, #im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-top .swiper-button-prev, #im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-top .swiper-button-next { display: none; }#im-product-container .container-gallery-thumbs .swiper-button-next, #im-product-container .container-gallery-thumbs .swiper-button-prev { opacity: 1; }
#im-product-container .container-gallery-thumbs .swiper-button-next.swiper-button-disabled, #im-product-container .container-gallery-thumbs .swiper-button-prev.swiper-button-disabled { opacity: .35; }
#im-product-container .container-gallery .container-gallery-thumbs .swiper-button-next:after, #im-product-container .container-gallery .container-gallery-thumbs .swiper-button-prev:after { font-size: 14px; font-weight: bold; }
#im-product-container .container-gallery .container-gallery-thumbs .swiper-button-next { right: 0px; }
#im-product-container .container-gallery .container-gallery-thumbs .swiper-button-prev { left: 0px; }
#im-product-container .container-related-products .gallery-related-products { position: relative; }
#im-product-container .container-related-products .swiper-container { width: calc(100% - 74px); height: auto; min-height: 300px; margin: 10px auto; }
#im-product-container .container-related-products .swiper-slide { background: transparent; /* Center slide text vertically */ display: flex; justify-content: flex-start; align-items: center; flex-direction: column; cursor: pointer; }
#im-product-container .container-related-products .swiper-slide > div { width: 100%; }
#im-product-container .container-related-products .swiper-slide-wrapper-image { display: grid; background: transparent; height: 250px; margin-bottom: 5px; }
#im-product-container .container-related-products .swiper-slide-image { max-width:100%; width: 100%; max-height: 250px; height: 100%; object-fit: scale-down; }
#im-product-container .container-related-products .swiper-slide .product-price { display: flex; justify-content: flex-end; align-items: center; }
#im-product-container .container-related-products .swiper-slide .product-price-full-price { text-decoration: line-through; margin-right: 10px; }
#im-product-container .append-buttons { text-align: center; margin-top: 20px; } 
#im-product-container .append-buttons a { display: inline-block; border: 1px solid #007aff; color: #007aff; text-decoration: none; padding: 4px 10px; border-radius: 4px; margin: 0 10px; font-size: 13px; }
#im-product-container .container-related-products .swiper-button-prev, #im-product-container .container-related-products .swiper-button-next { top: calc(250px / 2); }
#im-product-container .container-related-products .swiper-button-prev { left: 0; }
#im-product-container .container-related-products .swiper-button-next { right: 0; }
#im-product-container .container-related-products .swiper-button-prev:after, #im-product-container .container-related-products .swiper-button-next:after { font-size: 29px; }
#im-product-container .container-related-products .product-title { margin-bottom: 5px; }
@media (min-width: 1150.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 469px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 64px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 64px; }
	#im-product-container .container-gallery-top { height: 400px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 400px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 400px; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 303.434782608696px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 48px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 48px; }
	#im-product-container .container-gallery-top { height: 250.434782608696px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 250.434782608696px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 250.434782608696px; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 454.751824817518px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 49.7518248175182px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 49.7518248175182px; }
	#im-product-container .container-gallery-top { height: 400px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 400px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 400px; }
	#im-product-container .product-details-page .container-gallery-info .container-gallery .product-info { display: block; }
	#im-product-container .container-gallery-info .container-info .product-title, #im-product-container .container-gallery-info .container-info .product-category, #im-product-container .container-gallery-info .container-info .product-stars { display: none; }
	#im-product-container .container-gallery-info .product-description { margin-top: 10px; }
	
}

@media (max-width: 479.9px)  {
	#im-product-container .container-gallery-info .container-gallery { min-height: 453px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 48px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 48px; }
	#im-product-container .container-gallery-top { height: 400px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 400px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 400px; }
	#im-product-container .product-details-page .container-gallery-info .container-gallery .product-info { display: block; }
	#im-product-container .container-gallery-info .container-info .product-title, #im-product-container .container-gallery-info .container-info .product-category, #im-product-container .container-gallery-info .container-info .product-stars { display: none; }
	#im-product-container .container-gallery-info .product-description { margin-top: 10px; }
	
}

@media (min-width: 1150.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 20px; left: 10px; width: 370px; height: 150px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -18.11% 0);clip-path: inset(0 0 -18.11% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03_wrapper { position: absolute; top: 130px; left: 380px; width: 420px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_16_wrapper { position: absolute; top: 140px; left: 990px; width: 170px; height: 44px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_17_wrapper { position: absolute; top: 50px; left: 440px; width: 692px; height: 40px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_17_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_17_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_17_container > ul > li {position: relative;margin-left: 12px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper, #imHeader_imMenuObject_17_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 110px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_17 .label-inner-wrapper, #imHeader_imMenuObject_17 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_17_container > ul > li .label, #imHeader_imMenuObject_17 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_17 .hamburger-button {background-color: rgba(119, 181, 65, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17 .imLevel { cursor: default; }
	#imHeader_imMenuObject_17-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_17 { text-align: center;}
	/* Level menu background */
	#imHeader_imMenuObject_17 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_17 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_17 .multiple-column > ul {max-width: 138px;}
	#imHeader_imMenuObject_17 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_17 ul ul .label-wrapper { display: block; overflow: hidden; width: 98px; height: 34px; padding: 0 20px 0 20px; }
	#imHeader_imMenuObject_17 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_17 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 55, 127, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_17 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_17 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_17 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_17 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_17 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_17 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_17 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_17 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_17_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imHeader_imMenuObject_17_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_17_container > ul > li > ul.open-left { right: 120px; }
	#imHeader_imMenuObject_17_container > ul > li > ul.open-right { left: 120px; }
	#imHeader_imMenuObject_17_container > ul > li > ul ul, #imHeader_imMenuObject_17_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_17_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_17_container .multiple-column > ul > li ul.open-left{ right: 138px; }
	#imHeader_imMenuObject_17_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_17_container .multiple-column > ul > li ul.open-right{ left: 138px; }
	#imHeader_imMenuObject_17 ul > li > ul, #imHeader_imMenuObject_17 .multiple-column { display: none; }
	#imHeader_imMenuObject_17_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_17_container > ul > li:nth-child(n+6) {
	margin-top: 12px; 
	}
	#imHeader_imMenuObject_17-menu-opened { display: none; }
	#imHeader_imMenuObject_17 .hamburger-component { display: none; }
	#imHeader_imTextObject_18_wrapper { display: none; }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_18 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_18 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_18 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_19_wrapper { display: none; }
	#imHeader_imObjectImage_19_wrapper img {-webkit-clip-path: inset(0 0 -23.077% 0);clip-path: inset(0 0 -23.077% 0);}#imHeader_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_21_wrapper { display: none; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_21_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_22_wrapper { display: none; }
	#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_22_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_23_wrapper { display: none; }
	#imHeader_imObjectImage_23_wrapper img {-webkit-clip-path: inset(0 0 1.961% 0);clip-path: inset(0 0 1.961% 0);}#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25_wrapper { display: none; }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_26_wrapper { display: none; }
	#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_26 { width: 100%; }
	#imHeader_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_27_wrapper { display: none; }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_27_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_28_wrapper { display: none; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_28_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_29_wrapper { position: absolute; top: 140px; left: 840px; width: 170px; height: 44px; text-align: center; z-index: 1015;  }
	#imHeader_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_29_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_30_wrapper { display: none; }
	#imHeader_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_31_wrapper { display: none; }
	#imHeader_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 10px; left: 190px; width: 330px; height: 110px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 2.655% 0);clip-path: inset(0 0 2.655% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03_wrapper { position: absolute; top: 130px; left: 10px; width: 430px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_16_wrapper { position: absolute; top: 150px; left: 570px; width: 150px; height: 40px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_17_wrapper { position: absolute; top: 20px; left: 630px; width: 52px; height: 50px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_17_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_17_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_17_container > ul > li {position: relative;margin-left: 12px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper, #imHeader_imMenuObject_17_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 110px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_17 .label-inner-wrapper, #imHeader_imMenuObject_17 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_17_container > ul > li .label, #imHeader_imMenuObject_17 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_17 .hamburger-button {background-color: rgba(119, 181, 65, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17 .imLevel { cursor: default; }
	#imHeader_imMenuObject_17-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_17 { text-align: left;}
	#imHeader_imMenuObject_17 .hidden { display: none; }
	#imHeader_imMenuObject_17-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_17-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_17-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(243, 243, 243, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(37, 55, 127, 1); }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_17-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_17-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.6;}
	.menu-imHeader_imMenuObject_17-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_17 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_17-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_17-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 164px; height: 35px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_17-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_17-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(243, 243, 243, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_17-menu-opened ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul > li > .label-wrapper {background-color: rgba(223, 223, 223, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(203, 203, 203, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_17-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(119, 181, 65, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_17-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imTextObject_18_wrapper { display: none; }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_18 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_18 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_18 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_19_wrapper { display: none; }
	#imHeader_imObjectImage_19_wrapper img {-webkit-clip-path: inset(0 0 -23.077% 0);clip-path: inset(0 0 -23.077% 0);}#imHeader_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_21_wrapper { display: none; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_21_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_22_wrapper { display: none; }
	#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_22_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_23_wrapper { display: none; }
	#imHeader_imObjectImage_23_wrapper img {-webkit-clip-path: inset(0 0 1.961% 0);clip-path: inset(0 0 1.961% 0);}#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25_wrapper { display: none; }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_26_wrapper { display: none; }
	#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_26 { width: 100%; }
	#imHeader_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_27_wrapper { display: none; }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_27_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_28_wrapper { display: none; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_28_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_29_wrapper { display: none; }
	#imHeader_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_29_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_30_wrapper { display: none; }
	#imHeader_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_31_wrapper { position: absolute; top: 150px; left: 410px; width: 170px; height: 40px; text-align: center; z-index: 1017;  }
	#imHeader_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectImage_01_wrapper { display: none; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -13.924% 0);clip-path: inset(0 0 -13.924% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_16_wrapper { display: none; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_17_wrapper { position: absolute; top: 10px; left: 440px; width: 62px; height: 40px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_17_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_17_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_17_container > ul > li {position: relative;margin-left: 12px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper, #imHeader_imMenuObject_17_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 110px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_17 .label-inner-wrapper, #imHeader_imMenuObject_17 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_17_container > ul > li .label, #imHeader_imMenuObject_17 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_17 .hamburger-button {background-color: rgba(119, 181, 65, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17 .imLevel { cursor: default; }
	#imHeader_imMenuObject_17-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_17 { text-align: left;}
	#imHeader_imMenuObject_17 .hidden { display: none; }
	#imHeader_imMenuObject_17-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_17-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_17-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(243, 243, 243, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(37, 55, 127, 1); }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_17-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_17-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.6;}
	.menu-imHeader_imMenuObject_17-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_17 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_17-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_17-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 164px; height: 35px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_17-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_17-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(243, 243, 243, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_17-menu-opened ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul > li > .label-wrapper {background-color: rgba(223, 223, 223, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(203, 203, 203, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_17-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(119, 181, 65, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_17-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imTextObject_18_wrapper { display: none; }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_18 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_18 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_18 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_19_wrapper { position: absolute; top: 10px; left: 10px; width: 180px; height: 80px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_19_wrapper img {-webkit-clip-path: inset(0 0 -29.032% 0);clip-path: inset(0 0 -29.032% 0);}#imHeader_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_21_wrapper { position: absolute; top: 100px; left: 290px; width: 160px; height: 50px; text-align: center; z-index: 1008;  }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_21_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_22_wrapper { position: absolute; top: 100px; left: 170px; width: 160px; height: 50px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_22_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_23_wrapper { display: none; }
	#imHeader_imObjectImage_23_wrapper img {-webkit-clip-path: inset(0 0 1.961% 0);clip-path: inset(0 0 1.961% 0);}#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25_wrapper { position: absolute; top: 30px; left: 200px; width: 250px; height: 60px; text-align: center; z-index: 1011;  }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_26_wrapper { display: none; }
	#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_26 { width: 100%; }
	#imHeader_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_27_wrapper { display: none; }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_27_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_28_wrapper { display: none; }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_28_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_29_wrapper { display: none; }
	#imHeader_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_29_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_30_wrapper { display: none; }
	#imHeader_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_31_wrapper { display: none; }
	#imHeader_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_01_wrapper { display: none; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -17.647% 0);clip-path: inset(0 0 -17.647% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_16_wrapper { display: none; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_16 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_17_wrapper { position: absolute; top: 10px; left: 280px; width: 32px; height: 30px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_17 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_17_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_17_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_17_container > ul > li {position: relative;margin-left: 12px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper, #imHeader_imMenuObject_17_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 110px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	#imHeader_imMenuObject_17 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_17 .label-inner-wrapper, #imHeader_imMenuObject_17 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_17_container > ul > li .label, #imHeader_imMenuObject_17 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_17 .hamburger-button {background-color: rgba(119, 181, 65, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;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 */
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_17_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17 .imLevel { cursor: default; }
	#imHeader_imMenuObject_17-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_17 { text-align: left;}
	#imHeader_imMenuObject_17 .hidden { display: none; }
	#imHeader_imMenuObject_17-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_17-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_17-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(243, 243, 243, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(37, 55, 127, 1); }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_17-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_17-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0.6;}
	.menu-imHeader_imMenuObject_17-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_17 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_17-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_17-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_17-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 164px; height: 35px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_17-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_17-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_17-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;left: 0; right: auto;background-color: rgba(243, 243, 243, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_17-menu-opened ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul > li > .label-wrapper {background-color: rgba(223, 223, 223, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(203, 203, 203, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 55, 127, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_17-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(119, 181, 65, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened #imHeader_imMenuObject_17_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_17-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 55, 127, 1);background-image: none;}
	#imHeader_imMenuObject_17-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_17-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_17-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imTextObject_18_wrapper { display: none; }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imTextObject_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_18 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imTextObject_18 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_19_wrapper { display: none; }
	#imHeader_imObjectImage_19_wrapper img {-webkit-clip-path: inset(0 0 -23.077% 0);clip-path: inset(0 0 -23.077% 0);}#imHeader_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_19 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_21_wrapper { display: none; }
	#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_21 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_21_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_22_wrapper { display: none; }
	#imHeader_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_22 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_22_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_23_wrapper { position: absolute; top: 10px; left: 10px; width: 190px; height: 70px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imObjectImage_23_wrapper img {-webkit-clip-path: inset(0 0 -7.692% 0);clip-path: inset(0 0 -7.692% 0);}#imHeader_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_23 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_25_wrapper { display: none; }
	#imHeader_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_25 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_25 { width: 100%; }
	#imHeader_imObjectTitle_25_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_26_wrapper { position: absolute; top: 90px; left: 0px; width: 220px; height: 40px; text-align: center; z-index: 1012;  }
	#imHeader_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_26 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_26 { width: 100%; }
	#imHeader_imObjectTitle_26_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_27_wrapper { position: absolute; top: 70px; left: 240px; width: 110px; height: 40px; text-align: center; z-index: 1013;  }
	#imHeader_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_27 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_27_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_28_wrapper { position: absolute; top: 110px; left: 240px; width: 100px; height: 40px; text-align: center; z-index: 1014;  }
	#imHeader_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_28 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_28_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_29_wrapper { display: none; }
	#imHeader_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_29 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_29_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_30_wrapper { display: none; }
	#imHeader_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_30 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectButton_31_wrapper { display: none; }
	#imHeader_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_31 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1150.0px) {
	#imFooter_imTextObject_05_wrapper { position: absolute; top: 40px; left: 30px; width: 349px; height: 344px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: 30px; left: 450px; width: 440px; height: 160px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -6.667% 0);clip-path: inset(0 0 -6.667% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_16_wrapper { position: absolute; top: 270px; left: 930px; width: 210px; height: 40px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 230px; left: 410px; width: 500px; height: 70px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_25_wrapper { position: absolute; top: 370px; left: 830px; width: 250px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_25_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_26_wrapper { position: absolute; top: 340px; left: 870px; width: 170px; height: 30px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_26_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { display: none; }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_28_wrapper { display: none; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectButton_30_wrapper { display: none; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_31_wrapper { display: none; }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_32_wrapper { display: none; }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_32_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_33_wrapper { display: none; }
	#imFooter_imObjectImage_33_wrapper img {-webkit-clip-path: inset(0 0 -17.647% 0);clip-path: inset(0 0 -17.647% 0);}#imFooter_imCell_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_33 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_33 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_34_wrapper { display: none; }
	#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_34 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_34 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_34 { width: 100%; }
	#imFooter_imObjectTitle_34_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_36_wrapper { display: none; }
	#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_36 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_36 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_36_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_37_wrapper { display: none; }
	#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_37 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_37 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_37_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_38_wrapper { display: none; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_38 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_38 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_38_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_39_wrapper { display: none; }
	#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_39 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_39 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_39 { width: 100%; }
	#imFooter_imObjectTitle_39_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_41_wrapper { display: none; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 -21.951% 0);clip-path: inset(0 0 -21.951% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_41 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_41 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_42_wrapper { display: none; }
	#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_42 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_42 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_42_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_43_wrapper { display: none; }
	#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_43 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_43 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_43_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_44_wrapper { display: none; }
	#imFooter_imCell_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_44 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_44 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_44_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_47_wrapper { position: absolute; top: 370px; left: 470px; width: 340px; height: 20px; text-align: center; z-index: 1023;  }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_47 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_47 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_47 { width: 100%; }
	#imFooter_imObjectTitle_47_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	 }
	#imFooter_imObjectTitle_48_wrapper { display: none; }
	#imFooter_imCell_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_48 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_48 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_48 { width: 100%; }
	#imFooter_imObjectTitle_48_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -7px;
	margin-bottom: -7px;
	 }
	#imFooter_pluginAppObj_49_wrapper { display: none; }
	#imFooter_imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_49 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_49 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_50_wrapper { display: none; }
	#imFooter_imCell_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_50 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_50 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_50 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_51_wrapper { display: none; }
	#imFooter_imCell_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_51 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_51 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_51 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_52_wrapper { position: absolute; top: 180px; left: 930px; width: 210px; height: 40px; text-align: center; z-index: 1028;  }
	#imFooter_imCell_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_52 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_52 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_52 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_05_wrapper { display: none; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: 10px; left: 340px; width: 240px; height: 90px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -9.756% 0);clip-path: inset(0 0 -9.756% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_16_wrapper { display: none; }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { display: none; }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_25_wrapper { display: none; }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_25_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_26_wrapper { display: none; }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_26_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { position: absolute; top: 120px; left: 290px; width: 340px; height: 60px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_28_wrapper { position: absolute; top: 0px; left: 10px; width: 250px; height: 300px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectButton_30_wrapper { position: absolute; top: 190px; left: 400px; width: 150px; height: 40px; text-align: center; z-index: 1010;  }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_31_wrapper { position: absolute; top: 220px; left: 600px; width: 110px; height: 30px; text-align: center; z-index: 1011;  }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_32_wrapper { position: absolute; top: 250px; left: 500px; width: 230px; height: 30px; text-align: center; z-index: 1012;  }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_32_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_33_wrapper { display: none; }
	#imFooter_imObjectImage_33_wrapper img {-webkit-clip-path: inset(0 0 -17.647% 0);clip-path: inset(0 0 -17.647% 0);}#imFooter_imCell_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_33 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_33 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_34_wrapper { display: none; }
	#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_34 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_34 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_34 { width: 100%; }
	#imFooter_imObjectTitle_34_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_36_wrapper { display: none; }
	#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_36 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_36 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_36_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_37_wrapper { display: none; }
	#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_37 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_37 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_37_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_38_wrapper { display: none; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_38 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_38 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_38_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_39_wrapper { display: none; }
	#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_39 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_39 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_39 { width: 100%; }
	#imFooter_imObjectTitle_39_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_41_wrapper { display: none; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 -21.951% 0);clip-path: inset(0 0 -21.951% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_41 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_41 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_42_wrapper { display: none; }
	#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_42 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_42 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_42_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_43_wrapper { display: none; }
	#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_43 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_43 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_43_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_44_wrapper { display: none; }
	#imFooter_imCell_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_44 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_44 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_44_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_47_wrapper { position: absolute; top: 270px; left: 290px; width: 340px; height: 20px; text-align: center; z-index: 1023;  }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_47 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_47 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_47 { width: 100%; }
	#imFooter_imObjectTitle_47_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	 }
	#imFooter_imObjectTitle_48_wrapper { display: none; }
	#imFooter_imCell_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_48 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_48 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_48 { width: 100%; }
	#imFooter_imObjectTitle_48_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -7px;
	margin-bottom: -7px;
	 }
	#imFooter_pluginAppObj_49_wrapper { display: none; }
	#imFooter_imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_49 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_49 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_50_wrapper { position: absolute; top: 180px; left: 580px; width: 130px; height: 50px; text-align: center; z-index: 1026;  }
	#imFooter_imCell_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_50 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_50 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_50 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_51_wrapper { display: none; }
	#imFooter_imCell_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_51 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_51 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_51 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_52_wrapper { position: absolute; top: 180px; left: 710px; width: 180px; height: 40px; text-align: center; z-index: 1028;  }
	#imFooter_imCell_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_52 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_52 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_52 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imTextObject_05_wrapper { display: none; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_14_wrapper { display: none; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -58.537% 0);clip-path: inset(0 0 -58.537% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_16_wrapper { display: none; }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { display: none; }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_25_wrapper { display: none; }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_25_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_26_wrapper { display: none; }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_26 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_26 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_26_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { display: none; }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_28_wrapper { display: none; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectButton_30_wrapper { display: none; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_31_wrapper { display: none; }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_32_wrapper { display: none; }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_32_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_33_wrapper { position: absolute; top: 20px; left: 10px; width: 150px; height: 60px; text-align: center; z-index: 1013; overflow: hidden; }
	#imFooter_imObjectImage_33_wrapper img {-webkit-clip-path: inset(0 0 -17.647% 0);clip-path: inset(0 0 -17.647% 0);}#imFooter_imCell_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_33 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_33 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_34_wrapper { position: absolute; top: 10px; left: 170px; width: 250px; height: 30px; text-align: center; z-index: 1014;  }
	#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_34 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_34 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_34 { width: 100%; }
	#imFooter_imObjectTitle_34_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_36_wrapper { position: absolute; top: 70px; left: 230px; width: 110px; height: 40px; text-align: center; z-index: 1015;  }
	#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_36 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_36 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_36_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_37_wrapper { position: absolute; top: 100px; left: 320px; width: 160px; height: 30px; text-align: center; z-index: 1016;  }
	#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_37 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_37 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_37_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_38_wrapper { position: absolute; top: 120px; left: 320px; width: 160px; height: 30px; text-align: center; z-index: 1017;  }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_38 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_38 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_38_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_39_wrapper { display: none; }
	#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_39 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_39 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_39 { width: 100%; }
	#imFooter_imObjectTitle_39_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_41_wrapper { display: none; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 -21.951% 0);clip-path: inset(0 0 -21.951% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_41 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_41 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_42_wrapper { display: none; }
	#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_42 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_42 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_42_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_43_wrapper { display: none; }
	#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_43 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_43 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_43_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_44_wrapper { display: none; }
	#imFooter_imCell_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectButton_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_44 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_44 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectButton_44_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_47_wrapper { position: absolute; top: 140px; left: 470px; width: 340px; height: 20px; text-align: center; z-index: 1023;  }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_47 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_47 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_47 { width: 100%; }
	#imFooter_imObjectTitle_47_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	 }
	#imFooter_imObjectTitle_48_wrapper { position: absolute; top: 120px; left: 10px; width: 340px; height: 20px; text-align: center; z-index: 1024;  }
	#imFooter_imCell_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_48 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_48 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_48 { width: 100%; }
	#imFooter_imObjectTitle_48_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -7px;
	margin-bottom: -7px;
	 }
	#imFooter_pluginAppObj_49_wrapper { display: none; }
	#imFooter_imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_49 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_49 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_50_wrapper { position: absolute; top: 140px; left: 470px; width: 160px; height: 50px; text-align: center; z-index: 1026;  }
	#imFooter_imCell_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_50 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_50 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_50 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_51_wrapper { position: absolute; top: 60px; left: 340px; width: 130px; height: 40px; text-align: center; z-index: 1027;  }
	#imFooter_imCell_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_51 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_51 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_51 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_52_wrapper { position: absolute; top: 140px; left: 470px; width: 210px; height: 40px; text-align: center; z-index: 1028;  }
	#imFooter_imCell_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_52 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_52 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_52 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_05_wrapper { display: none; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_14_wrapper { display: none; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 23.077% 0);clip-path: inset(0 0 23.077% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_14 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_16_wrapper { display: none; }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_16 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_16_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { display: none; }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_23 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_25_wrapper { display: none; }
	#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_25 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_25_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_26_wrapper { display: none; }
	#imFooter_imCell_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_26 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_26_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_27_wrapper { display: none; }
	#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_27 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_27 { width: 100%; }
	#imFooter_imObjectTitle_27_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_28_wrapper { display: none; }
	#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_28 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectButton_30_wrapper { display: none; }
	#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_30 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_30_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_31_wrapper { display: none; }
	#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_31 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_31_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_32_wrapper { display: none; }
	#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_32 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_32_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_33_wrapper { display: none; }
	#imFooter_imObjectImage_33_wrapper img {-webkit-clip-path: inset(0 0 -17.647% 0);clip-path: inset(0 0 -17.647% 0);}#imFooter_imCell_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_33 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_34_wrapper { display: none; }
	#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_34 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_34 { width: 100%; }
	#imFooter_imObjectTitle_34_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_36_wrapper { display: none; }
	#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_36 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_36_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_37_wrapper { display: none; }
	#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_37 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_37_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_38_wrapper { display: none; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_38 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_38_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_39_wrapper { position: absolute; top: 10px; left: 100px; width: 210px; height: 40px; text-align: center; z-index: 1018;  }
	#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_39 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_39 { width: 100%; }
	#imFooter_imObjectTitle_39_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectImage_41_wrapper { position: absolute; top: 10px; left: -20px; width: 120px; height: 50px; text-align: center; z-index: 1019; overflow: hidden; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 -21.951% 0);clip-path: inset(0 0 -21.951% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_41 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_42_wrapper { position: absolute; top: 50px; left: 160px; width: 110px; height: 40px; text-align: center; z-index: 1020;  }
	#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_42 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_42_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_43_wrapper { position: absolute; top: 70px; left: 220px; width: 110px; height: 30px; text-align: center; z-index: 1021;  }
	#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_43 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_43_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectButton_44_wrapper { position: absolute; top: 90px; left: 210px; width: 130px; height: 30px; text-align: center; z-index: 1022;  }
	#imFooter_imCell_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectButton_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_44 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectButton_44_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_47_wrapper { position: absolute; top: 110px; left: 310px; width: 340px; height: 20px; text-align: center; z-index: 1023;  }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_47 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_47 { width: 100%; }
	#imFooter_imObjectTitle_47_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	 }
	#imFooter_imObjectTitle_48_wrapper { position: absolute; top: 100px; left: -20px; width: 270px; height: 20px; text-align: center; z-index: 1024;  }
	#imFooter_imCell_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_48 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_48 { width: 100%; }
	#imFooter_imObjectTitle_48_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -7px;
	margin-bottom: -7px;
	 }
	#imFooter_pluginAppObj_49_wrapper { display: none; }
	#imFooter_imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_49 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_50_wrapper { display: none; }
	#imFooter_imCell_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_50 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_50 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_50 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_51_wrapper { position: absolute; top: 60px; left: -20px; width: 130px; height: 40px; text-align: center; z-index: 1027;  }
	#imFooter_imCell_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_51 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_51 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_51 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_52_wrapper { display: none; }
	#imFooter_imCell_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_52 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_52 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_52 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; left: 1026px; width: 110px; height: 50px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(33, 60, 123, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 0px 0px 29px 2px rgba(71, 182, 228, 1); }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 280px; height: 103px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(33, 60, 123, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 630px; width: 74px; height: 60px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(33, 60, 123, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 0px 0px 29px 2px rgba(71, 182, 228, 1); }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 280px; height: 103px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(33, 60, 123, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 9px; left: 404px; width: 65px; height: 60px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(33, 60, 123, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 0px 0px 29px 2px rgba(71, 182, 228, 1); }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 280px; height: 103px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(33, 60, 123, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 10px; left: 260px; width: 48px; height: 50px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(38, 69, 89, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(33, 60, 123, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(119, 181, 65, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  box-shadow: 0px 0px 29px 2px rgba(71, 182, 228, 1); }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 280px; height: 103px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;background-color: rgba(33, 60, 123, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(119, 181, 65, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
