#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 988px minmax(0, 1fr); grid-template-rows: 152px auto 100px; }
#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 987.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 110px auto 130px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 100px auto 110px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 75px auto 190px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 988px minmax(0, 1fr); grid-template-rows: auto; }
#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
@media (max-width: 987.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: auto; }
	#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: auto; }
	#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: auto; }
	#im-cartsearch-container { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
#imHeader_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_02 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_02 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imHeader_imObjectImage_02 #imHeader_imObjectImage_02_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectSearch_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectSearch_04 { white-space: nowrap; width: 100%; }
#imHeader_imObjectSearch_04 fieldset { display: contents; }
#imHeader_imObjectSearch_04_fields_container { display: flex; }
input#imHeader_imObjectSearch_04_field[type=text] { box-sizing: border-box; font: italic normal normal 11pt Georgia; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); padding-block: 0px; padding-inline: 19px 0px;  margin: 0px; vertical-align: middle; border: solid; border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-width: 1px; border-radius: 5px;  outline: none; box-shadow: none; flex: 1; min-width: 0;}
input#imHeader_imObjectSearch_04_field[type=text]::placeholder { color: rgba(0, 0, 0, 0.7);}
#imHeader_imObjectSearch_04_field { background-image: url('../search/icon.webp'); background-repeat: no-repeat; background-size: 16px 16px; }
#imFooter_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_04 {margin: 0px; text-align: center;}
#imFooter_imObjectTitle_04_text {font: italic normal normal 9pt 'Georgia';  padding-block: 0px 6px; padding-inline: 0px 6px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_04_text,
#imFooter_imObjectTitle_04_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_04_text a{ text-decoration: none; }
#imFooter_imCell_8 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_08 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_8 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_8 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_9 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_09 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_9 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_9 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_11 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_11 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_11 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imHTMLObject_12 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_12 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imStickyBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imStickyBar_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imStickyBar_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectSearch_02 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imStickyBar_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imStickyBar_imObjectSearch_02 { white-space: nowrap; width: 100%; }
#imStickyBar_imObjectSearch_02 fieldset { display: contents; }
#imStickyBar_imObjectSearch_02_fields_container { display: flex; }
input#imStickyBar_imObjectSearch_02_field[type=text] { box-sizing: border-box; font: italic normal normal 11pt Georgia; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); padding-block: 0px; padding-inline: 19px 0px;  margin: 0px; vertical-align: middle; border: solid; border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-width: 1px; border-radius: 5px;  outline: none; box-shadow: none; flex: 1; min-width: 0;}
input#imStickyBar_imObjectSearch_02_field[type=text]::placeholder { color: rgba(0, 0, 0, 0.7);}
#imStickyBar_imObjectSearch_02_field { background-image: url('../search/icon.webp'); background-repeat: no-repeat; background-size: 16px 16px; }
body.filter-sidebar-open { overflow: hidden; }
#im-cartsearch-container { position: relative; display: flex; width: 100%; box-sizing: border-box; margin-inline-start: auto; margin-inline-end: auto; }
#im-cartsearch-container { padding-top: 10px; padding-bottom: 10px; }
#im-cartsearch-container:after { position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10400; }
#im-cartsearch-container.cart-overlay:after { width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9; }
#im-cartsearch-container .show { display: block; }
#im-cartsearch-container .hidden { display: none; }
#im-cartsearch-container .filter-sidebar .lbl-title { position: relative; cursor: pointer; user-select: none; }
#im-cartsearch-container .filter-sidebar .lbl-title::after { content: "\e004"; font: 110% WebComponentsIcons; position: absolute; inset-inline-end: 0px; opacity: 0.75; }
#im-cartsearch-container .filter-sidebar .closed .lbl-title::after { content: "\e006"; }
#im-cartsearch-container .filter-sidebar .filter-collapsable-content { overflow: hidden; max-height: 10000px; transition: max-height 300ms; }
#im-cartsearch-container .filter-sidebar .closed .filter-collapsable-content { max-height: 0; }
#im-cartsearch-container .sidebar-m-b { margin-bottom: 1em; margin-top: 0.5em; }
#im-cartsearch-container .title-font-color { font: normal normal normal 12pt 'Trebuchet MS'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: start; }
#im-cartsearch-container .description-font-color { font: normal normal normal 12pt 'Trebuchet MS'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: start;  }
#im-cartsearch-container .search-com { font: normal normal normal 12pt 'Trebuchet MS'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: start; ; padding: 0.6em; outline: none; }
#im-cartsearch-container .filter-sidebar { transition: opacity 1s ease; border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 1px; border-radius: 0px; background: rgba(255, 255, 255, 1); padding: 8px; margin-block: 0px; margin-inline: 9px; box-sizing: border-box; overflow-x: hidden; }
#im-cartsearch-container .filter-sidebar .to-close-sidebar { width: 12px; height: 12px; padding: 0.5em 0 2em; width: 100%; text-align: end; }
#im-cartsearch-container .filter-sidebar .to-close-sidebar > svg { width: 12px; height: 12px; fill-opacity: 0.6; fill: rgba(0, 0, 0, 1);  }
#im-cartsearch-container .filter-sidebar .to-close-sidebar > svg:hover { fill-opacity: 1; cursor:pointer; }
#im-cartsearch-container .filter-sidebar .search-container { width: 100%; position: relative; display: flex; }
#im-cartsearch-container.filter-sidebar-open .filter-sidebar .search-container { margin-top: 0; }
#im-cartsearch-container .filter-sidebar .search { background-color: rgba(255,255,255,0.5); width: 100%; border-width: 1px; border-start-start-radius: 2px; border-start-end-radius: 0px; border-end-start-radius: 2px; border-end-end-radius: 0px; padding-block: 10px; padding-inline: 5px 40px; font-family: Trebuchet MS; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; border-color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .search::placeholder { color: rgba(0, 0, 0, 1); opacity: 0.6;  }
#im-cartsearch-container .filter-sidebar .search-button { position: absolute; background-color: transparent; inset-inline-end: 0px; width: 40px; height: 100%; border-width: 0; text-align: center; cursor: pointer; padding: 0; display: flex; align-items: center; }
#im-cartsearch-container .filter-sidebar .search-button svg { height: 1.5em; fill: rgba(0, 0, 0, 1); margin: 0 auto; display: block; }
#im-cartsearch-container .filter-sidebar .search-button svg:hover { fill: rgba(30, 30, 30, 1); }
#im-cartsearch-container .search-spinner { position: absolute; height: 70%; top: 15%; inset-inline-end: 5px; }
#im-cartsearch-container .filter-sidebar div.k-box { overflow: hidden; }
#im-cartsearch-container .filter-sidebar div.k-box.k-treeview .k-in.k-state-hover, #im-cartsearch-container .filter-sidebar div.k-box.k-treeview .k-in.k-state-focused, #im-cartsearch-container .filter-sidebar div.k-box.k-treeview .k-in.k-state-selected { border-color: transparent; background-color: transparent; box-shadow: none; background-image: none; cursor: pointer; }
#im-cartsearch-container .filter-sidebar [data-id="categories"] .show-all-categories { display: none; text-align: end; margin: 0.5em 0 0; text-decoration: underline; cursor: pointer; }
#im-cartsearch-container .filter-sidebar .k-treeview .k-icon { color: rgba(0, 0, 0, 0.8); }
#im-cartsearch-container .filter-sidebar .k-checkbox+.k-checkbox-label:before { border-color: rgba(0, 0, 0, 0.8); color: rgba(0, 0, 0, 1); background-color: transparent; border-start-start-radius: 2px; border-start-end-radius: 0px; border-end-start-radius: 2px; border-end-end-radius: 0px; }
#im-cartsearch-container .filter-sidebar .k-treeview span.k-in { white-space: normal; font: normal normal normal 9pt 'Trebuchet MS'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: start; ; margin-block: 1px; margin-inline: 3px 0px; padding-block: 1px; padding-inline: 0px; }
#im-cartsearch-container .k-treeview .k-top, #im-cartsearch-container .k-treeview .k-mid, #im-cartsearch-container .k-treeview .k-item .k-bot, #im-cartsearch-container .filter-sidebar .checkbox-list [type="checkbox"] + label { margin-bottom: 0.6em; }
/* Base for label styling */
#im-cartsearch-container .filter-sidebar .checkbox-list .li-opt { padding: 0; }
#im-cartsearch-container .filter-sidebar .checkbox-list .k-checkbox-label:before { inset-inline-start: -2px; }
#im-cartsearch-container .filter-sidebar .checkbox-list span.k-in { width: calc(100% - 25px); margin-block: 1px; margin-inline: 0px; }
#im-cartsearch-container .filter-sidebar .checkbox-list .k-checkbox-wrapper { max-width: 18.5px; }
#im-cartsearch-container .slider-multithumb { width: 100%; touch-action: pan-y; font: normal normal normal 9pt 'Trebuchet MS'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: start; }
#im-cartsearch-container .slider-multithumb svg { forced-color-adjust: auto; }
#im-cartsearch-container .slider-multithumb .slider-group { color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .slider-multithumb .slider-group .value { color: currentcolor; fill: currentcolor; }
#im-cartsearch-container .slider-multithumb .slider-group .rail { stroke: currentcolor; stroke-width: 2px; fill-opacity: 0; }
#im-cartsearch-container .slider-multithumb .slider-group .range { fill: currentcolor; opacity: 0.4; pointer-events: none; }
#im-cartsearch-container .slider-multithumb .slider-group .thumb { stroke: currentcolor; stroke-opacity: 1; stroke-width: 2px; fill: rgba(255, 255, 255, 1); }
#im-cartsearch-container .slider-multithumb .slider-group .focus-ring { stroke-opacity: 0; fill-opacity: 0; stroke-linecap: round; stroke-linejoin: round; }
#im-cartsearch-container .slider-multithumb .slider-group .values { opacity: 0.5; font-size: 8pt; fill: currentcolor; }
#im-cartsearch-container .slider-multithumb .slider-group g.rail, #im-cartsearch-container .slider-multithumb .slider-group g.focus { color: currentcolor; }
#im-cartsearch-container .slider-multithumb .slider-group.active g.rail { opacity: 0.8; }
#im-cartsearch-container .slider-multithumb .slider-group.active g.range { fill-opacity: 1; }
#im-cartsearch-container .slider-multithumb [role="slider"]:focus { outline: none; color: #005a9c; }
#im-cartsearch-container .slider-multithumb [role="slider"]:hover .focus-ring { stroke: currentcolor; stroke-width: 1px; stroke-opacity: 0.8; }
#im-cartsearch-container .slider-multithumb [role="slider"]:hover .focus-ring, #im-cartsearch-container .slider-multithumb [role="slider"]:focus .focus-ring { stroke: currentcolor; stroke-opacity: 1; stroke-width: 3px; }
#im-cartsearch-container .slider-multithumb [role="slider"]:focus .thumb { stroke: currentcolor; }
#im-cartsearch-container .slider-multithumb [role="slider"]:focus .value { color: currentcolor; }
#im-cartsearch-container .items-container { width: 100%; display: flex; flex-direction: column; transition: opacity 1s ease; margin: 0px; }
#im-cartsearch-container .items-container .content { height: 100%; position: relative; }
#im-cartsearch-container .items-container .content #im-spinner-wrapper { position: absolute; inset: 0px; z-index: 10702; background-color: transparent; align-items: center; justify-content: center; display: none; }
#im-cartsearch-container .items-container .content #im-spinner-wrapper .loading-image { width: 64px; height: 64px; }
#im-cartsearch-container .items-container .content .search-empty { font: normal normal normal 12pt 'Trebuchet MS'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; text-align: start;  text-align: center; padding-top: 2em; }
#im-cartsearch-container .items-container .bar-order { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 1px; border-radius: 0px; background-color: rgba(255, 255, 255, 1); width: 100%; display: flex; align-items: center; padding: 10px; box-sizing: border-box; margin-bottom: 10px; }
#im-cartsearch-container .items-container .bar-order .total-results { margin: 0 10px; text-align: start; }
#im-cartsearch-container .items-container .bar-order .total-results .total_product_found { font-family: Trebuchet MS; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
#im-cartsearch-container .items-container .bar-order .total-results .label-products-found { font-family: Trebuchet MS; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
#im-cartsearch-container .items-container .bar-order .sort-by { flex: 1; position: relative; display: flex; justify-content: flex-end; align-items: center; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order { background-color: transparent; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order label { cursor: pointer; margin-inline-end: 5px; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul.dropdown-sort { list-style: none; padding: 0; cursor: pointer; position: relative; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul.dropdown-sort > li { box-sizing: border-box; position: relative; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-end; text-align: end; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul.dropdown-sort > li #cart-search-dropdown-sort-container { display: flex; flex-wrap: wrap; justify-content: flex-end; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li.search-com { background-color: transparent; font-family: Trebuchet MS; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order ul.dropdown-sort-inside li.search-com  { background-color: rgba(255, 255, 255, 1); font-family: Trebuchet MS; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow svg { fill: rgba(0, 0, 0, 1); display: block; margin-top: 0px; margin-inline-end: 0px; margin-bottom: 0px; margin-inline-start: 0.5em; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow { display: flex; align-items: center; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow.close { transition-duration: 0.3s; cursor: pointer; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul > li .icon-arrow.open { transform: rotate3d(1, 0, 0, 180deg); transition-duration: 0.3s;}
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside.hide { display: none; max-height: 0; transition: max-height 0.1s ease-out; max-width: 100%; width: 100%; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside.show { display: block; max-height: 9999px; transition: max-height 2s ease-in-out; border: 1px solid rgba(0, 0, 0, 1); border-start-start-radius: 2px; border-start-end-radius: 0px; border-end-start-radius: 2px; border-end-end-radius: 0px; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside { position: absolute; inset-inline-start: 0px; overflow: hidden; list-style: none; padding: 0; margin: 0; z-index: 99; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside li { text-align: start; white-space: nowrap; }
#im-cartsearch-container .items-container .bar-order .sort-by .c-order > ul ul.dropdown-sort-inside li:hover { color: rgba(30, 30, 30, 1); }
#im-cartsearch-container .btn-sidebar { font-size: 9pt; height: 2lh; width: 2lh; max-height: 50px; max-width: 50px; box-sizing: border-box; cursor: pointer; border: 2px solid rgba(0, 0, 0, 1); border-start-start-radius: 2px; border-start-end-radius: 0px; border-end-start-radius: 2px; border-end-end-radius: 0px; }
#im-cartsearch-container .btn-sidebar.out-bar-order { margin-bottom: 10px; width: 40px; height: 40px; }
#im-cartsearch-container .btn-sidebar svg { fill: rgba(0, 0, 0, 1); display: block; margin: 0 auto; width: 70%; height: 100%; }
#im-cartsearch-container .btn-sidebar svg:hover { fill: rgba(30, 30, 30, 1); }
@media (min-width: 988.0px) {
	#im-cartsearch-container .btn-sidebar, #im-cartsearch-container .to-close-sidebar { display: none; }
	#im-cartsearch-container .filter-sidebar { transition: opacity 1s ease; min-width: 220px; max-width: 220px; width: 100%; }
	
}
@media (max-width: 987.9px) and (min-width: 720.0px) {
	#im-cartsearch-container .btn-sidebar, #im-cartsearch-container .to-close-sidebar { display: none; }
	#im-cartsearch-container .filter-sidebar { transition: opacity 1s ease; min-width: 220px; max-width: 220px; width: 100%; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#im-cartsearch-container .btn-sidebar { display: flex; align-content: center; }
	#im-cartsearch-container .to-close-sidebar { display: block }
	#im-cartsearch-container .filter-sidebar { position: fixed; top: 0; inset-inline-end: 100%; z-index: 10401; margin: 0px; visibility: hidden; max-width: 350px; width: 100%; height: 100%; transition: all 0.5s; }
	#im-cartsearch-container.filter-sidebar-open .filter-sidebar { visibility: visible; transform: translate3d(100%, 0, 0); }
	
}
@media (max-width: 479.9px)  {
	#im-cartsearch-container .btn-sidebar { display: flex; align-content: center; }
	#im-cartsearch-container .to-close-sidebar { display: block }
	#im-cartsearch-container .filter-sidebar { position: fixed; top: 0; inset-inline-end: 100%; z-index: 10401; margin: 0px; visibility: hidden; max-width: 350px; width: 100%; height: 100%; transition: all 0.5s; }
	#im-cartsearch-container.filter-sidebar-open .filter-sidebar { visibility: visible; transform: translate3d(100%, 0, 0); }
	
}
.im-cartsearch-pagination { width: 100%; max-width: 100%; float: left; float: inline-start; clear: both; }
@media (min-width: 988.0px) {
	#im-cartsearch-container { padding-inline-start: 0px; padding-inline-end: 0px; }
	
}

@media (max-width: 987.9px) and (min-width: 720.0px) {
	#im-cartsearch-container { padding-inline-start: 5px; padding-inline-end: 5px; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#im-cartsearch-container { padding-inline-start: 5px; padding-inline-end: 5px; }
	
}

@media (max-width: 479.9px)  {
	#im-cartsearch-container { padding-inline-start: 5px; padding-inline-end: 5px; }
	
}

@media (min-width: 988.0px) {
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 3px; inset-inline-start: 0px; width: 987px; height: 107px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 112px; inset-inline-start: 1px; width: 818px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: start; }
	/* Level menu background */
	#imHeader_imMenuObject_03 .multiple-column, #imHeader_imMenuObject_03 .multiple-column ul ul { border: solid; border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-width: 2px; border-radius: 0px;   box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 1); background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_03 .multiple-column > ul {max-width: 140px;}
	#imHeader_imMenuObject_03 ul ul li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 134px; height: 24px; padding-block: 0px; padding-inline: 3px; }
	#imHeader_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_03 ul ul .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul .label-wrapper .label, #imHeader_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_03 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imHeader_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 36px;
	}
	#imHeader_imMenuObject_03_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imHeader_imMenuObject_03_container > ul > li > ul ul, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 140px; }
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 140px; }
	#imHeader_imMenuObject_03 ul > li > ul, #imHeader_imMenuObject_03 .multiple-column { display: none; }
	#imHeader_imMenuObject_03_container > ul > li:nth-child(9n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imHeader_imMenuObject_03_container > ul > li:nth-child(n+10) {
	margin-top: 0px; 
	}
	#imHeader_imMenuObject_03-menu-opened { display: none; }
	#imHeader_imMenuObject_03 .hamburger-component { display: none; }
	#imHeader_imObjectSearch_04_wrapper { position: absolute; top: 126px; inset-inline-start: 821px; width: 163px; height: 24px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	input#imHeader_imObjectSearch_04_field[type=text] { }
	#imHeader_imObjectSearch_04_field { background-position: left 0px center; }
	
}

@media (max-width: 987.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 1px; inset-inline-start: 0px; width: 719px; height: 77px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 1.282% 0);clip-path: inset(0 0 1.282% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 79px; inset-inline-start: 0px; width: 508px; height: 30px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: start; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_04_wrapper { position: absolute; top: 82px; inset-inline-start: 521px; width: 197px; height: 25px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	input#imHeader_imObjectSearch_04_field[type=text] { }
	#imHeader_imObjectSearch_04_field { background-position: left 0px center; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 2px; inset-inline-start: 2px; width: 476px; height: 50px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 1.961% 0);clip-path: inset(0 0 1.961% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 53px; inset-inline-start: 1px; width: 276px; height: 37px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: start; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_04_wrapper { position: absolute; top: 53px; inset-inline-start: 279px; width: 200px; height: 26px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	input#imHeader_imObjectSearch_04_field[type=text] { }
	#imHeader_imObjectSearch_04_field { background-position: left 0px center; }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 319px; height: 37px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 -8.824% 0);clip-path: inset(0 0 -8.824% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_2 { box-sizing: border-box; }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 38px; inset-inline-start: 0px; width: 170px; height: 34px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imHeader_imMenuObject_03_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: start; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_04_wrapper { position: absolute; top: 44px; inset-inline-start: 171px; width: 146px; height: 24px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectSearch_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_4 { box-sizing: border-box; }
	input#imHeader_imObjectSearch_04_field[type=text] { }
	#imHeader_imObjectSearch_04_field { background-position: left 0px center; }
	
}

@media (min-width: 988.0px) {
	#imFooter_pluginAppObj_01_wrapper { position: absolute; top: 57px; inset-inline-start: 631px; width: 106px; height: 43px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 36px; inset-inline-start: 2px; width: 982px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 61px; inset-inline-start: 427px; width: 68px; height: 29px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imMenuObject_09_wrapper { position: absolute; top: 2px; inset-inline-start: 1px; width: 983px; height: 29px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_09_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_09_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper, #imFooter_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding-block: 0px; padding-inline: 2px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_09 .label-inner-wrapper, #imFooter_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_09_container > ul > li .label, #imFooter_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 .hamburger-button .label, #imFooter_imMenuObject_09 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 .imLevel { cursor: default; }
	#imFooter_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_09 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_09 .multiple-column, #imFooter_imMenuObject_09 .multiple-column ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_09 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_09 .multiple-column > ul {max-width: 90px;}
	#imFooter_imMenuObject_09 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_09 ul ul .label-wrapper { display: block; overflow: hidden; width: 74px; height: 30px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_09 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_09 ul ul .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul .label-wrapper .label, #imFooter_imMenuObject_09 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_09 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_09 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_09 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_09 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_09_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_09_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_09_container > ul > li > ul.open-left { inset-inline-end: 65px; }
	#imFooter_imMenuObject_09_container > ul > li > ul.open-right { inset-inline-start: 65px; }
	#imFooter_imMenuObject_09_container > ul > li > ul ul, #imFooter_imMenuObject_09_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_09_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_09_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 90px; }
	#imFooter_imMenuObject_09_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_09_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 90px; }
	#imFooter_imMenuObject_09 ul > li > ul, #imFooter_imMenuObject_09 .multiple-column { display: none; }
	#imFooter_imMenuObject_09_container > ul > li:nth-child(15n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_09_container > ul > li:nth-child(n+16) {
	margin-top: 0px; 
	}
	#imFooter_imMenuObject_09-menu-opened { display: none; }
	#imFooter_imMenuObject_09 .hamburger-component { display: none; }
	#imFooter_pluginAppObj_11_wrapper { position: absolute; top: 59px; inset-inline-start: 497px; width: 123px; height: 40px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imHTMLObject_12_wrapper { position: absolute; top: 61px; inset-inline-start: 2px; width: 421px; height: 24px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 987.9px) and (min-width: 720.0px) {
	#imFooter_pluginAppObj_01_wrapper { position: absolute; top: 58px; inset-inline-start: 419px; width: 135px; height: 45px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 34px; inset-inline-start: 0px; width: 705px; height: 22px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 89px; inset-inline-start: 2px; width: 125px; height: 32px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imMenuObject_09_wrapper { position: absolute; top: 2px; inset-inline-start: 1px; width: 713px; height: 28px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_09_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_09_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper, #imFooter_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding-block: 0px; padding-inline: 2px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_09 .label-inner-wrapper, #imFooter_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_09_container > ul > li .label, #imFooter_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 .hamburger-button .label, #imFooter_imMenuObject_09 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 .imLevel { cursor: default; }
	#imFooter_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_09 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_09 .multiple-column, #imFooter_imMenuObject_09 .multiple-column ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_09 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_09 .multiple-column > ul {max-width: 90px;}
	#imFooter_imMenuObject_09 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_09 ul ul .label-wrapper { display: block; overflow: hidden; width: 74px; height: 30px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_09 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_09 ul ul .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul .label-wrapper .label, #imFooter_imMenuObject_09 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_09 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_09 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_09 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_09 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_09 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_09 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_09_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_09_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_09_container > ul > li > ul.open-left { inset-inline-end: 65px; }
	#imFooter_imMenuObject_09_container > ul > li > ul.open-right { inset-inline-start: 65px; }
	#imFooter_imMenuObject_09_container > ul > li > ul ul, #imFooter_imMenuObject_09_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_09_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_09_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 90px; }
	#imFooter_imMenuObject_09_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_09_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 90px; }
	#imFooter_imMenuObject_09 ul > li > ul, #imFooter_imMenuObject_09 .multiple-column { display: none; }
	#imFooter_imMenuObject_09_container > ul > li:nth-child(10n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_09_container > ul > li:nth-child(n+11) {
	margin-top: 0px; 
	}
	#imFooter_imMenuObject_09-menu-opened { display: none; }
	#imFooter_imMenuObject_09 .hamburger-component { display: none; }
	#imFooter_pluginAppObj_11_wrapper { position: absolute; top: 87px; inset-inline-start: 254px; width: 138px; height: 40px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imHTMLObject_12_wrapper { position: absolute; top: 59px; inset-inline-start: 2px; width: 416px; height: 24px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_pluginAppObj_01_wrapper { position: absolute; top: 60px; inset-inline-start: 165px; width: 100px; height: 43px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 2px; inset-inline-start: 36px; width: 443px; height: 29px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 66px; inset-inline-start: 4px; width: 32px; height: 32px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_8 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imMenuObject_09_wrapper { position: absolute; top: 1px; inset-inline-start: 0px; width: 36px; height: 44px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_09_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_09_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper, #imFooter_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding-block: 0px; padding-inline: 2px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_09 .label-inner-wrapper, #imFooter_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_09_container > ul > li .label, #imFooter_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 .hamburger-button .label, #imFooter_imMenuObject_09 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 .imLevel { cursor: default; }
	#imFooter_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_09 { text-align: start; }
	#imFooter_imMenuObject_09 .hidden { display: none; }
	#imFooter_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_09-menu-opened ul ul { display: none; }
	#imFooter_imMenuObject_09-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imFooter_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 140px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imFooter_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 130px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imFooter_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 140px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_09-menu-opened {  transform: translate3d(-140px, 0 ,0);  transition: transform 1000ms;}
	#imFooter_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_pluginAppObj_11_wrapper { position: absolute; top: 62px; inset-inline-start: 54px; width: 88px; height: 38px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imHTMLObject_12_wrapper { position: absolute; top: 33px; inset-inline-start: 88px; width: 341px; height: 25px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px)  {
	#imFooter_pluginAppObj_01_wrapper { position: absolute; top: 146px; inset-inline-start: 102px; width: 86px; height: 43px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_1 { box-sizing: border-box; }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 1px; inset-inline-start: 39px; width: 280px; height: 43px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_4 { box-sizing: border-box; }
	#imFooter_imObjectTitle_04{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 155px; inset-inline-start: 1px; width: 32px; height: 32px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_8 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_8 { box-sizing: border-box; }
	#imFooter_imMenuObject_09_wrapper { position: absolute; top: 2px; inset-inline-start: 1px; width: 37px; height: 32px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_9 { box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_09_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_09_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper, #imFooter_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding-block: 0px; padding-inline: 2px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_09 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_09 .label-inner-wrapper, #imFooter_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_09_container > ul > li .label, #imFooter_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09 .hamburger-button .label, #imFooter_imMenuObject_09 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(164, 194, 244, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imFooter_imMenuObject_09_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_09 .imLevel { cursor: default; }
	#imFooter_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_09 { text-align: start; }
	#imFooter_imMenuObject_09 .hidden { display: none; }
	#imFooter_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_09-menu-opened ul ul { display: none; }
	#imFooter_imMenuObject_09-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imFooter_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 140px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imFooter_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 130px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imFooter_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 140px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened #imFooter_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imFooter_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 0, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Trebuchet MS';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_09-menu-opened {  transform: translate3d(-140px, 0 ,0);  transition: transform 1000ms;}
	#imFooter_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_pluginAppObj_11_wrapper { position: absolute; top: 153px; inset-inline-start: 48px; width: 44px; height: 35px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_11 { box-sizing: border-box; }
	#imFooter_imHTMLObject_12_wrapper { position: absolute; top: 62px; inset-inline-start: 1px; width: 319px; height: 55px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_12 { box-sizing: border-box; }
	
}

@media (min-width: 988.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 109px; inset-inline-start: 1px; width: 802px; height: 31px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: start; }
	/* Level menu background */
	#imStickyBar_imMenuObject_01 .multiple-column, #imStickyBar_imMenuObject_01 .multiple-column ul ul { border: solid; border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-width: 2px; border-radius: 0px;   box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 1); background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column > ul {max-width: 140px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 134px; height: 24px; padding-block: 0px; padding-inline: 3px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: rgba(246, 178, 107, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_01 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 8pt;font-style: italic;text-decoration: underline;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 36px;
	}
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul ul, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 140px; }
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 140px; }
	#imStickyBar_imMenuObject_01 ul > li > ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(9n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(n+10) {
	margin-top: 0px; 
	}
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	#imStickyBar_imObjectSearch_02_wrapper { position: absolute; top: 112px; inset-inline-start: 811px; width: 160px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectSearch_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	input#imStickyBar_imObjectSearch_02_field[type=text] { }
	#imStickyBar_imObjectSearch_02_field { background-position: left 0px center; }
	
}

@media (max-width: 987.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 282px; height: 100px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: start; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 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: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 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(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectSearch_02_wrapper { position: absolute; top: 70px; inset-inline-start: 520px; width: 200px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectSearch_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	input#imStickyBar_imObjectSearch_02_field[type=text] { }
	#imStickyBar_imObjectSearch_02_field { background-position: left 0px center; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 282px; height: 100px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: start; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 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: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 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(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectSearch_02_wrapper { position: absolute; top: 70px; inset-inline-start: 280px; width: 200px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectSearch_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	input#imStickyBar_imObjectSearch_02_field[type=text] { }
	#imStickyBar_imObjectSearch_02_field { background-position: left 0px center; }
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 282px; height: 100px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 2px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 85px; height: 36px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imPage > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over {background-color: rgba(0, 87, 71, 1);background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0; transition: opacity 0.5s;}#imStickyBar_imMenuObject_01_container > ul > li.imLevel > .label-wrapper.label-wrapper-over.animated {z-index: 1; opacity: 1;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: start; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 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: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 153, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 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(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 9pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectSearch_02_wrapper { position: absolute; top: 70px; inset-inline-start: 120px; width: 200px; height: 22px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectSearch_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_2 { box-sizing: border-box; }
	input#imStickyBar_imObjectSearch_02_field[type=text] { }
	#imStickyBar_imObjectSearch_02_field { background-position: left 0px center; }
	
}

@keyframes fade-in {  from {    opacity: 0;  }}@keyframes fade-out {  to {    opacity: 0;  }}::view-transition {  background: rgba(200, 200, 200, 1);}:root {  view-transition-name: none;}body {  view-transition-name: page;}::view-transition-group(page) {  animation-duration: 1500ms;}@media (prefers-reduced-motion: no-preference) {  :root[data-transition="fade-in"] {    &::view-transition-old(page) {      animation-name: fade-out;    }    &::view-transition-new(page) {      animation-name: fade-in;    }  }}#imPage.without-id_animation-in-progress { overflow: hidden }
