@import 'https://fonts.googleapis.com/css?family=Montserrat:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Jura:700,regular&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); grid-template-rows: 60px auto 300px; }
#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: 1199.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 60px auto 300px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 60px auto 300px; }
	#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: 60px auto 300px; }
	#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; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_27 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
#imCell_28 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
#imCell_25 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
#imCell_29 { display: grid; grid-column: 2 / 26; grid-row: 4 / 6; }
#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 3; }
#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 3 / 4; }
#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 4 / 6; }
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_27 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_28 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imCell_25 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
	#imCell_29 { display: grid; grid-column: 2 / 26; grid-row: 4 / 6; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 4 / 6; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px minmax(0, 1fr); grid-template-rows: auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_28 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_25 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imCell_27 { display: none; }
	#imCell_29 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imPageRow_3 { display: none; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_28 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_25 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imCell_27 { display: none; }
	#imCell_29 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imPageRow_3 { display: none; }
	
}
#imHeader_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_5 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_05 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_5 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_5 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectTitle_05 {margin: 0; text-align: left;}
#imHeader_imObjectTitle_05_text {font: normal normal bold 72pt 'Times New Roman';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_05_text,
#imHeader_imObjectTitle_05_text a { color: rgba(125, 22, 61, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_05_text a{ text-decoration: none; }
#imFooter_imCell_9 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_09 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_9 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_9 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_10 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectForm_10 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_10 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_10 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectForm_10 { width: 100%; }
.imObjectForm_10_tip { position: absolute; right: 0px; width: 20px; }
#imObjectForm_10_form { position: relative; width: 100%; margin: 0; padding: 0; text-align: left; font-family: Jura, sans serif; font-size: 10pt; font-weight: bold; font-style: normal; text-align: left; }
#imObjectForm_10_form label, #imObjectForm_10_form .checkbox, #imObjectForm_10_form .radiobutton, #imObjectForm_10_form option.label_option { opacity: 1; color: rgba(116, 27, 71, 1); font-family: Jura, sans serif; font-size: 10pt; font-weight: bold; font-style: normal; -webkit-text-size-adjust: 100%; }
#imObjectForm_10_form ::placeholder { opacity: 1; color: rgba(116, 27, 71, 1); font-family: Jura, sans serif; font-size: 10pt; font-weight: bold; font-style: normal; -webkit-text-size-adjust: 100%; }
#imObjectForm_10_form label { text-align: left; padding: 1px 0; }
#imObjectForm_10_form label span { display: inline-block; padding-top: 8px; padding-bottom: 8px; }
#imObjectForm_10_form fieldset { margin: 0; padding: 8px 0 0 0; }
#imObjectForm_10_form fieldset.first { margin: 0; padding: 0; }
#imObjectForm_10_form div.legend { margin-bottom: 8px; font-family: Jura, sans serif; font-size: 10pt; font-weight: bold;}
#imObjectForm_10_form input[type=text], #imObjectForm_10_form input[type=password], #imObjectForm_10_form input[type=file], #imObjectForm_10_form input[type=tel], #imObjectForm_10_form input[type=date], #imObjectForm_10_form input[type=number], #imObjectForm_10_form input[type=email], #imObjectForm_10_form input[type=url], #imObjectForm_10_form select, #imObjectForm_10_form textarea, #imObjectForm_10_form span.textarea { resize: none; margin: 2px 0; color: rgba(125, 22, 61, 1); border-style: solid; border-width: 0px 0px 0px 0px;  border-color: rgba(76, 17, 48, 1); background-color: rgba(255, 229, 153, 1); font-family: Jura, sans serif; font-size: 10pt; font-weight: bold; font-style: normal; padding: 8px 5px 8px 5px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; box-shadow: none; transition: all 200ms ease; }
#imObjectForm_10_form select { padding: 7px 5px 7px 5px; }
#imObjectForm_10_form input[type="checkbox"], #imObjectForm_10_form input[type="radio"] { border: 0; background-color: transparent; }
#imObjectForm_10_form input.imFormFocus, #imObjectForm_10_form select.imFormFocus, #imObjectForm_10_form textarea.imFormFocus, #imObjectForm_10_form span.textarea.imFormFocus { color: rgba(125, 22, 61, 1); background-color: rgba(255, 255, 224, 1); border-color: rgba(169, 169, 169, 1);}
#imObjectForm_10_form input[type="checkbox"].imFormFocus, #imObjectForm_10_form input[type="radio"].imFormFocus { border: 0; background-color: transparent; }
#imObjectForm_10_form input.imFormMark, #imObjectForm_10_form textarea.imFormMark, #imObjectForm_10_form span.textarea.imFormMark, #imObjectForm_10_form select.imFormMark { color: rgba(125, 22, 61, 1); background-color: rgba(255, 229, 153, 1); border-color: rgba(255, 0, 0, 1); }
#imObjectForm_10_form input[type="submit"], #imObjectForm_10_form input[type="button"], #imObjectForm_10_next, #imObjectForm_10_prev, #imObjectForm_10_submit {-webkit-appearance: none;cursor: pointer;color: rgba(255, 229, 153, 1); border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 229, 153, 1) rgba(255, 229, 153, 1) rgba(255, 229, 153, 1) rgba(255, 229, 153, 1); ; background-color: rgba(125, 22, 61, 1);font-family: Jura, sans serif;font-size: 12pt; font-weight: bold; font-style: normal;border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;padding: 6px 10px 6px 10px;margin-left: 0; }
#imObjectForm_10_form input[type="submit"]:disabled, #imObjectForm_10_form input[type="button"]:disabled, #imObjectForm_10_next:disabled, #imObjectForm_10_prev:disabled, #imObjectForm_10_submit:disabled { opacity: .5; cursor: default; }#imObjectForm_10_prot { display: none; }
#imObjectForm_10_buttonswrap { text-align: center; box-sizing: border-box; width: 100%; }
.imObjectFormFieldContainer { float: left; box-sizing: border-box; margin: 0; padding-top: 0; padding-left: 0; padding-bottom: 2px; }
.imObjectFormFieldContainer.centered { display: flex; align-items: center; }
.imObjectFormAgreementCheckboxWrapper { display: block; }
.imObjectFormAgreementCheckbox { margin-right: 5px; vertical-align: middle; }
.checkbox-input, .checkbox-label, .radio-input, .radio-label { vertical-align: middle; }
.radio-input { margin-top: 0; }
#imObjectForm_10_1_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_10_1_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_10_1 { box-sizing: border-box; width: 100%; }
#imObjectForm_10_2_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_10_2_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_10_2 { box-sizing: border-box; width: 100%; }
#imObjectForm_10_3_container { position: relative; width: 100%; padding-right: 10px; clear: left; }
#imObjectForm_10_3_field { position: relative; float: left; display: flex; box-sizing: border-box; width: 100%; padding-top: 2px; padding-bottom: 2px; }
#imObjectForm_10_3 { box-sizing: border-box; width: 100%; height: 88px; }
#imFooter_imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_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_imObjectTitle_11 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_11_text {font: italic normal bold 26pt 'Jura';  padding: 0px 6px 6px 0px; background-color: rgba(134, 32, 83, 1); position: relative; display: inline-block; }
#imFooter_imObjectTitle_11_text,
#imFooter_imObjectTitle_11_text a { color: rgba(255, 217, 102, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_11_text a{ text-decoration: none; }
#imFooter_imCell_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_12 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_12 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_12 { width: 100%; }
#imFooter_imTextObject_12 { font-style: normal; font-weight: normal; line-height: 26px; }
#imFooter_imTextObject_12_tab0 div { line-height: 26px; }
#imFooter_imTextObject_12_tab0 .imHeading1 { line-height: 76px; }
#imFooter_imTextObject_12_tab0 .imHeading2 { line-height: 44px; }
#imFooter_imTextObject_12_tab0 .imHeading3 { line-height: 40px; }
#imFooter_imTextObject_12_tab0 .imHeading4 { line-height: 36px; }
#imFooter_imTextObject_12_tab0 .imHeading5 { line-height: 32px; }
#imFooter_imTextObject_12_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_12_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_12_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_12_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_12_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_12_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_12_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_12_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_12_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_12_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_12_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_12_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_12_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_12_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_12_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_12_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_12_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_12_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_12_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_12_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_12_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_12_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_12_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_12_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_12_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_12_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_12_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_12_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_12_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_12_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_12_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_12_tab0 .lh1-15 { line-height: 1.15; }
#imFooter_imTextObject_12_tab0 .cf1 { color: rgb(255, 217, 102); }
#imFooter_imTextObject_12_tab0 .fs16lh1-15 { vertical-align: baseline; font-size: 16pt; line-height: 25px; }
#imFooter_imTextObject_12_tab0 .cf2 { color: rgb(255, 229, 153); }
#imFooter_imTextObject_12 .text-container {width: 100%;}#imFooter_imTextObject_12 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_12 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_12 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_12 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_13 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_13 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_13 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_13 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_13 { width: 100%; }
#imFooter_imTextObject_13 { font-style: normal; font-weight: normal; line-height: 26px; }
#imFooter_imTextObject_13_tab0 div { line-height: 26px; }
#imFooter_imTextObject_13_tab0 .imHeading1 { line-height: 76px; }
#imFooter_imTextObject_13_tab0 .imHeading2 { line-height: 44px; }
#imFooter_imTextObject_13_tab0 .imHeading3 { line-height: 40px; }
#imFooter_imTextObject_13_tab0 .imHeading4 { line-height: 36px; }
#imFooter_imTextObject_13_tab0 .imHeading5 { line-height: 32px; }
#imFooter_imTextObject_13_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_13_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_13_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_13_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_13_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_13_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_13_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_13_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_13_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_13_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_13_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_13_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_13_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_13_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_13_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_13_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_13_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_13_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_13_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_13_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_13_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_13_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_13_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_13_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_13_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_13_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_13_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_13_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_13_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_13_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_13_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_13_tab0 .lh1-15 { line-height: 1.15; }
#imFooter_imTextObject_13_tab0 .cf1 { color: rgb(255, 217, 102); }
#imFooter_imTextObject_13_tab0 .fs16lh1-15 { vertical-align: baseline; font-size: 16pt; line-height: 25px; }
#imFooter_imTextObject_13_tab0 .cf2 { color: rgb(255, 229, 153); }
#imFooter_imTextObject_13 .text-container {width: 100%;}#imFooter_imTextObject_13 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_13 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_13 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_13 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_14 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_14 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_14 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_14 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_14 { width: 100%; }
#imFooter_imTextObject_14 { font-style: normal; font-weight: normal; line-height: 26px; }
#imFooter_imTextObject_14_tab0 div { line-height: 26px; }
#imFooter_imTextObject_14_tab0 .imHeading1 { line-height: 76px; }
#imFooter_imTextObject_14_tab0 .imHeading2 { line-height: 44px; }
#imFooter_imTextObject_14_tab0 .imHeading3 { line-height: 40px; }
#imFooter_imTextObject_14_tab0 .imHeading4 { line-height: 36px; }
#imFooter_imTextObject_14_tab0 .imHeading5 { line-height: 32px; }
#imFooter_imTextObject_14_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_14_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_14_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_14_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_14_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_14_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_14_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_14_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_14_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_14_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_14_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_14_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_14_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_14_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_14_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_14_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_14_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_14_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_14_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_14_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_14_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_14_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_14_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_14_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_14_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_14_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_14_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_14_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_14_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_14_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_14_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_14_tab0 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imFooter_imTextObject_14_tab0 .cf1 { color: rgb(255, 229, 153); }
#imFooter_imTextObject_14 .text-container {width: 100%;}#imFooter_imTextObject_14 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_14 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_14 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_14 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }


/* Links */
#imFooter_imTextObject_14 .imCssLink:link, #imFooter_imTextObject_14 .imCssLink { background-color: transparent; color: rgba(255, 217, 102, 1); }
#imFooter_imTextObject_14 .imCssLink:visited { color: rgba(255, 217, 102, 1); }
#imFooter_imTextObject_14 .imCssLink:hover, #imFooter_imTextObject_14 .imCssLink:active { background-color: rgba(255, 229, 153, 1); color: rgba(116, 27, 71, 1); }
#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; left: 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_imObjectTitle_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_imObjectTitle_02 {margin: 0; text-align: left;}
#imStickyBar_imObjectTitle_02_text {font: normal normal bold 72pt 'Times New Roman';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imStickyBar_imObjectTitle_02_text,
#imStickyBar_imObjectTitle_02_text a { color: rgba(172, 30, 83, 1); white-space: pre-wrap; }
#imStickyBar_imObjectTitle_02_text a{ text-decoration: none; }
.imPageRow { position: relative;  }
#imPageRowGraphics_1 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_1 { background: transparent url('../images/Nicola-Cancila---Enogastronomia,-Ospitalita---Digital.jpg') no-repeat center top; background-size: cover; }
#imPageRowGraphicsOverlay_1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(51, 51, 51, 0.1); }
#imCell_27 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_5_27 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_27 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_27 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_28 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_5_28 { position: relative; align-self: end; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_28 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_28 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_5_28 { width: 100%; }
#imTextObject_5_28 { font-style: normal; font-weight: normal; line-height: 26px; }
#imTextObject_5_28_tab0 div { line-height: 26px; }
#imTextObject_5_28_tab0 .imHeading1 { line-height: 76px; }
#imTextObject_5_28_tab0 .imHeading2 { line-height: 44px; }
#imTextObject_5_28_tab0 .imHeading3 { line-height: 40px; }
#imTextObject_5_28_tab0 .imHeading4 { line-height: 36px; }
#imTextObject_5_28_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_5_28_tab0 .imHeading6 { line-height: 28px; }
#imTextObject_5_28_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_5_28_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_5_28_tab0 ul ul ul { list-style: circle; }
#imTextObject_5_28_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_5_28_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_5_28_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_5_28_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_5_28_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_5_28_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_5_28_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_5_28_tab0 p { margin: 0; padding: 0; }
#imTextObject_5_28_tab0 .inline-block { display: inline-block; }
#imTextObject_5_28_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_5_28_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_5_28_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_5_28_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_5_28_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_5_28_tab0 img.fleft { margin-right: 15px; }
#imTextObject_5_28_tab0 img.fright { margin-left: 15px; }
#imTextObject_5_28_tab0 .imTALeft { text-align: left; }
#imTextObject_5_28_tab0 .imTARight { text-align: right; }
#imTextObject_5_28_tab0 .imTACenter { text-align: center; }
#imTextObject_5_28_tab0 .imTAJustify { text-align: justify; }
#imTextObject_5_28_tab0 .imUl { text-decoration: underline; }
#imTextObject_5_28_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_5_28_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_5_28_tab0 .imVt { vertical-align: top; }
#imTextObject_5_28_tab0 .imVc { vertical-align: middle; }
#imTextObject_5_28_tab0 .imVb { vertical-align: bottom; }
#imTextObject_5_28_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_5_28_tab0 .lh1-15 { line-height: 1.15; }
#imTextObject_5_28_tab0 .lh1-5 { line-height: 1.5; }
#imTextObject_5_28 .text-container {width: 100%;}#imTextObject_5_28 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_5_28 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_5_28 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_5_28 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background: linear-gradient(180deg, rgba(255, 217, 102, 0.78), rgba(76, 17, 48, 1) 100%); }
#imCell_25 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_5_25 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_25 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_25 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_5_25 { width: 100%; }
#imTextObject_5_25 { font-style: normal; font-weight: normal; line-height: 26px; }
#imTextObject_5_25_tab0 div { line-height: 26px; }
#imTextObject_5_25_tab0 .imHeading1 { line-height: 76px; }
#imTextObject_5_25_tab0 .imHeading2 { line-height: 44px; }
#imTextObject_5_25_tab0 .imHeading3 { line-height: 40px; }
#imTextObject_5_25_tab0 .imHeading4 { line-height: 36px; }
#imTextObject_5_25_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_5_25_tab0 .imHeading6 { line-height: 28px; }
#imTextObject_5_25_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_5_25_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_5_25_tab0 ul ul ul { list-style: circle; }
#imTextObject_5_25_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_5_25_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_5_25_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_5_25_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_5_25_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_5_25_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_5_25_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_5_25_tab0 p { margin: 0; padding: 0; }
#imTextObject_5_25_tab0 .inline-block { display: inline-block; }
#imTextObject_5_25_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_5_25_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_5_25_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_5_25_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_5_25_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_5_25_tab0 img.fleft { margin-right: 15px; }
#imTextObject_5_25_tab0 img.fright { margin-left: 15px; }
#imTextObject_5_25_tab0 .imTALeft { text-align: left; }
#imTextObject_5_25_tab0 .imTARight { text-align: right; }
#imTextObject_5_25_tab0 .imTACenter { text-align: center; }
#imTextObject_5_25_tab0 .imTAJustify { text-align: justify; }
#imTextObject_5_25_tab0 .imUl { text-decoration: underline; }
#imTextObject_5_25_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_5_25_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_5_25_tab0 .imVt { vertical-align: top; }
#imTextObject_5_25_tab0 .imVc { vertical-align: middle; }
#imTextObject_5_25_tab0 .imVb { vertical-align: bottom; }
#imTextObject_5_25_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_5_25_tab0 .lh1 { line-height: 1; }
#imTextObject_5_25_tab0 .fs14lh1 { vertical-align: baseline; font-size: 14pt; line-height: 19px; }
#imTextObject_5_25_tab0 .ff1 { font-family: 'Trebuchet MS'; }
#imTextObject_5_25_tab0 .fs18lh1-5 { vertical-align: baseline; font-size: 18pt; line-height: 36px; }
#imTextObject_5_25_tab0 .cf1 { color: rgb(255, 217, 102); }
#imTextObject_5_25_tab0 .fs13lh1-5 { vertical-align: baseline; font-size: 13pt; line-height: 26px; }
#imTextObject_5_25_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_5_25_tab0 .cf2 { color: rgb(255, 229, 153); }
#imTextObject_5_25 .text-container {width: 100%;}#imTextObject_5_25 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_5_25 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_5_25 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_5_25 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imPageRowGraphics_3 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_3 { background: rgba(76, 17, 48, 1) url('../images/7.png') no-repeat center center; background-size: cover; }
#imCell_29 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_5_29 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_29 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_29 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

@media (min-width: 1200.0px) {
	#imCell_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_27 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_28 { padding-top: 60px; padding-bottom: 0px; padding-left: 40px; padding-right: 40px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_28 { padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_28 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_5_28_tab0 { max-width: 100%; }#imTextObject_5_28_tab0 { max-height: 300px; }#imTextObject_5_28 .text-container { min-height: 320px; }#imTextObject_5_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 50px; padding-bottom: 50px; padding-left: 50px; padding-right: 50px; }
	#imCell_25 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_25 { padding-top: 25px; padding-bottom: 25px; padding-left: 25px; padding-right: 25px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_25 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_5_25_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imTextObject_5_25_tab0 .image-1 { width: 100%; max-width: 25px; height: auto; }
	#imTextObject_5_25 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_29 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_29 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imCell_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_27 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_28 { padding-top: 60px; padding-bottom: 0px; padding-left: 24px; padding-right: 24px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_28 { padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_28 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_5_28_tab0 { max-width: 100%; }#imTextObject_5_28_tab0 { max-height: 300px; }#imTextObject_5_28 .text-container { min-height: 320px; }#imTextObject_5_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 50px; padding-bottom: 50px; padding-left: 30px; padding-right: 30px; }
	#imCell_25 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_25 { padding-top: 25px; padding-bottom: 25px; padding-left: 25px; padding-right: 25px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_25 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_5_25_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imTextObject_5_25_tab0 .image-1 { width: 100%; max-width: 25px; height: auto; }
	#imTextObject_5_25 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_29 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_29 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imCell_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_27 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_28 { padding-top: 60px; padding-bottom: 0px; padding-left: 16px; padding-right: 16px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_28 { padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_28 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_5_28_tab0 { max-width: 100%; }#imTextObject_5_28_tab0 { max-height: 300px; }#imTextObject_5_28 .text-container { min-height: 320px; }#imTextObject_5_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 50px; padding-bottom: 50px; padding-left: 20px; padding-right: 20px; }
	#imCell_25 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_25 { padding-top: 25px; padding-bottom: 25px; padding-left: 25px; padding-right: 25px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_25 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_5_25_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imTextObject_5_25_tab0 .image-1 { width: 100%; max-width: 25px; height: auto; }
	#imTextObject_5_25 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_29 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_29 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imCell_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_27 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_27 { box-sizing: border-box; }
	#imCell_28 { padding-top: 60px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_28 { padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_28 { box-sizing: border-box; }
	#imTextObject_5_28_tab0 { max-width: 100%; }#imTextObject_5_28_tab0 { max-height: 300px; }#imTextObject_5_28 .text-container { min-height: 320px; }#imTextObject_5_28 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 50px; padding-bottom: 50px; padding-left: 5px; padding-right: 5px; }
	#imCell_25 { grid-template-rows: [row-content] auto ; }
	#imTextObject_5_25 { padding-top: 25px; padding-bottom: 25px; padding-left: 25px; padding-right: 25px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_25 { box-sizing: border-box; }
	#imTextObject_5_25_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imTextObject_5_25_tab0 .image-1 { width: 100%; max-width: 25px; height: auto; }
	#imTextObject_5_25 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_29 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_5_29 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_29 { box-sizing: border-box; }
	
}

@media (min-width: 1200.0px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 11px; left: 1070px; width: 80px; height: 40px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: center;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(76, 17, 48, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(239, 238, 218, 1); opacity: 0.8;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 25px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 320px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(201, 35, 98, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  z-index: 0;  width: 0;}
	#imHeader_imMenuObject_04-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 12px; left: 20px; width: 464px; height: 122px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 20.69pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; left: 630px; width: 80px; height: 40px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: center;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(76, 17, 48, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(239, 238, 218, 1); opacity: 0.8;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 25px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 320px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(201, 35, 98, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  z-index: 0;  width: 0;}
	#imHeader_imMenuObject_04-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 0px; left: 10px; width: 410px; height: 70px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 18.28pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 13px; left: 420px; width: 55px; height: 45px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: center;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(76, 17, 48, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(239, 238, 218, 1); opacity: 0.8;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 25px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 320px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(201, 35, 98, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  z-index: 0;  width: 0;}
	#imHeader_imMenuObject_04-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 7px; left: 12px; width: 360px; height: 70px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 16.05pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; left: 309px; width: 50px; height: 45px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_4 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: center;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(76, 17, 48, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(239, 238, 218, 1); opacity: 0.8;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 25px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 320px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(201, 35, 98, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  z-index: 0;  width: 0;}
	#imHeader_imMenuObject_04-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 12px; left: -59px; width: 327px; height: 70px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_5 { box-sizing: border-box; }
	#imHeader_imObjectTitle_05_text { font-size: 14.58pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1200.0px) {
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 250px; left: 20px; width: 159px; height: 50px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectForm_10_wrapper { position: absolute; top: 58px; left: 650px; width: 520px; height: 240px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectForm_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: -10px; left: 690px; width: 443px; height: 60px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11{ text-shadow: 3px 3px 3px rgba(166, 77, 121, 1)}#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_12_wrapper { display: none; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_12_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_12_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { position: absolute; top: 20px; left: 50px; width: 540px; height: 220px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_13_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_13_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 274px; left: 493px; width: 279px; height: 40px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 260px; left: 30px; width: 30px; height: 30px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectForm_10_wrapper { position: absolute; top: 54px; left: 330px; width: 380px; height: 260px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectForm_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: 2px; left: 393px; width: 242px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11{ text-shadow: 3px 3px 3px rgba(166, 77, 121, 1)}#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_12_wrapper { position: absolute; top: 30px; left: 10px; width: 300px; height: 220px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_12_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_12_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { display: none; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_13_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_13_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 277px; left: 220px; width: 239px; height: 24px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: -4px; left: 18px; width: 35px; height: 33px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectForm_10_wrapper { position: absolute; top: 42px; left: 14px; width: 460px; height: 240px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectForm_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: -15px; left: 50px; width: 383px; height: 50px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_11{ text-shadow: 3px 3px 3px rgba(166, 77, 121, 1)}#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_12_wrapper { display: none; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_12_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_12_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { display: none; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_13_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_13_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 274px; left: 1px; width: 279px; height: 44px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: -1px; left: -29px; width: 39px; height: 27px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_9 { box-sizing: border-box; }
	#imFooter_imObjectForm_10_wrapper { position: absolute; top: 51px; left: -30px; width: 390px; height: 240px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectForm_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_10 { box-sizing: border-box; }
	#imObjectForm_10_1_container { width: 100%; }
	#imObjectForm_10_2_container { width: 100%; }
	#imObjectForm_10_3_container { width: 100%; }
	#imFooter_imObjectTitle_11_wrapper { position: absolute; top: -9px; left: 43px; width: 248px; height: 58px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_11 { box-sizing: border-box; }
	#imFooter_imObjectTitle_11{ text-shadow: 3px 3px 3px rgba(166, 77, 121, 1)}#imFooter_imObjectTitle_11 { width: 100%; }
	#imFooter_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_12_wrapper { display: none; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_12 { box-sizing: border-box; }
	#imFooter_imTextObject_12_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_12_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_12 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { display: none; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_13 { box-sizing: border-box; }
	#imFooter_imTextObject_13_tab0 .image-0 { width: 100%; max-width: 36px; height: auto; }
	#imFooter_imTextObject_13_tab0 .image-1 { width: 100%; max-width: 28px; height: auto; }
	#imFooter_imTextObject_13 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 274px; left: -65px; width: 267px; height: 44px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_14 { box-sizing: border-box; }
	#imFooter_imTextObject_14 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1200.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 7px; left: 1072px; width: 80px; height: 40px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 20px; 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: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(239, 238, 218, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(153, 153, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(67, 67, 67, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(116, 27, 71, 1); opacity: 0.8;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; 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: 25px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#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: 320px;right: 0; left: auto;background-color: rgba(67, 67, 67, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 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(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  z-index: 0;  width: 0;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 10px; left: 15px; width: 492px; height: 110px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02_text { font-size: 21.93pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 10px; left: 642px; width: 60px; height: 40px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 20px; 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: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(239, 238, 218, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(153, 153, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(67, 67, 67, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(116, 27, 71, 1); opacity: 0.8;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; 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: 25px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#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: 320px;right: 0; left: auto;background-color: rgba(67, 67, 67, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 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(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  z-index: 0;  width: 0;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 4px; left: 15px; width: 410px; height: 72px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02_text { font-size: 18.28pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 9px; left: 420px; width: 55px; height: 45px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 20px; 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: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(239, 238, 218, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(153, 153, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(67, 67, 67, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(116, 27, 71, 1); opacity: 0.8;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; 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: 25px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#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: 320px;right: 0; left: auto;background-color: rgba(67, 67, 67, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 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(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  z-index: 0;  width: 0;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 10px; left: 20px; width: 360px; height: 74px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02_text { font-size: 16.05pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 20px; left: 310px; width: 50px; height: 45px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 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-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 20px; 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: 180px; height: 38px; padding: 0 15px 0 15px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(76, 17, 48, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(125, 22, 61, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Jura;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 229, 153, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(239, 238, 218, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(153, 153, 153, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Jura;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(67, 67, 67, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 229, 153, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1) rgba(239, 238, 218, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(116, 27, 71, 1); opacity: 0.8;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.8; 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: 25px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 48px; padding: 0 30px 0 30px; }
	#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: 320px;right: 0; left: auto;background-color: rgba(67, 67, 67, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 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(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(125, 22, 61, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(255, 229, 153, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Montserrat;font-size: 18pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(172, 30, 83, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  z-index: 0;  width: 0;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 320px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer {  transform: translate3d(-320px, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 10px; left: -60px; width: 335px; height: 86px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_2 { box-sizing: border-box; }
	#imStickyBar_imObjectTitle_02_text { font-size: 14.93pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
