@import 'https://fonts.googleapis.com/css?family=Oswald:700,regular&display=swap';
@import 'https://fonts.googleapis.com/css?family=Montez:regular&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1000px minmax(0, 1fr); grid-template-rows: 60px auto 200px; }
#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 999.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 60px auto 200px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 60px auto 200px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 60px auto 200px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px 41.667px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_27 { display: grid; grid-column: 1 / 27; grid-row: 1 / 2; }
#imCell_73 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
#imCell_76 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
#imCell_23 { display: grid; grid-column: 1 / 27; grid-row: 4 / 5; }
#imCell_28 { display: grid; grid-column: 1 / 27; grid-row: 5 / 6; }
#imCell_33 { display: grid; grid-column: 1 / 27; grid-row: 6 / 7; }
#imCell_31 { display: grid; grid-column: 1 / 27; grid-row: 7 / 8; }
#imCell_34 { display: grid; grid-column: 1 / 27; grid-row: 8 / 9; }
#imCell_37 { display: grid; grid-column: 1 / 27; grid-row: 9 / 10; }
#imCell_38 { display: grid; grid-column: 1 / 27; grid-row: 10 / 11; }
#imCell_41 { display: grid; grid-column: 1 / 27; grid-row: 11 / 12; }
#imCell_43 { display: grid; grid-column: 1 / 27; grid-row: 12 / 13; }
#imCell_77 { display: grid; grid-column: 1 / 27; grid-row: 13 / 14; }
#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 4 / 6; }
#imPageRow_4 { display: block; grid-column: 1 / 27; grid-row: 6 / 8; }
#imPageRow_5 { display: block; grid-column: 1 / 27; grid-row: 8 / 10; }
#imPageRow_6 { display: block; grid-column: 1 / 27; grid-row: 10 / 12; }
#imPageRow_7 { display: block; grid-column: 1 / 27; grid-row: 12 / 14; }
@media (max-width: 999.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 auto auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_27 { display: grid; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imCell_73 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imCell_76 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
	#imCell_23 { display: grid; grid-column: 1 / 27; grid-row: 4 / 5; }
	#imCell_28 { display: grid; grid-column: 1 / 27; grid-row: 5 / 6; }
	#imCell_33 { display: grid; grid-column: 1 / 27; grid-row: 6 / 7; }
	#imCell_31 { display: grid; grid-column: 1 / 27; grid-row: 7 / 8; }
	#imCell_34 { display: grid; grid-column: 1 / 27; grid-row: 8 / 9; }
	#imCell_37 { display: grid; grid-column: 1 / 27; grid-row: 9 / 10; }
	#imCell_38 { display: grid; grid-column: 1 / 27; grid-row: 10 / 11; }
	#imCell_41 { display: grid; grid-column: 1 / 27; grid-row: 11 / 12; }
	#imCell_43 { display: grid; grid-column: 1 / 27; grid-row: 12 / 13; }
	#imCell_77 { display: grid; grid-column: 1 / 27; grid-row: 13 / 14; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 4 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 27; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 27; grid-row: 8 / 10; }
	#imPageRow_6 { display: block; grid-column: 1 / 27; grid-row: 10 / 12; }
	#imPageRow_7 { display: block; grid-column: 1 / 27; grid-row: 12 / 14; }
	
}
@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 auto auto auto auto auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_27 { display: grid; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imCell_73 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imCell_76 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
	#imCell_23 { display: grid; grid-column: 1 / 27; grid-row: 4 / 5; }
	#imCell_28 { display: grid; grid-column: 1 / 27; grid-row: 5 / 6; }
	#imCell_33 { display: grid; grid-column: 1 / 27; grid-row: 6 / 7; }
	#imCell_31 { display: grid; grid-column: 1 / 27; grid-row: 7 / 8; }
	#imCell_34 { display: grid; grid-column: 1 / 27; grid-row: 8 / 9; }
	#imCell_37 { display: grid; grid-column: 1 / 27; grid-row: 9 / 10; }
	#imCell_38 { display: grid; grid-column: 1 / 27; grid-row: 10 / 11; }
	#imCell_41 { display: grid; grid-column: 1 / 27; grid-row: 11 / 12; }
	#imCell_43 { display: grid; grid-column: 1 / 27; grid-row: 12 / 13; }
	#imCell_77 { display: grid; grid-column: 1 / 27; grid-row: 13 / 14; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 4 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 27; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 27; grid-row: 8 / 10; }
	#imPageRow_6 { display: block; grid-column: 1 / 27; grid-row: 10 / 12; }
	#imPageRow_7 { display: block; grid-column: 1 / 27; grid-row: 12 / 14; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_27 { display: grid; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imCell_73 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imCell_76 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
	#imCell_23 { display: grid; grid-column: 1 / 27; grid-row: 4 / 5; }
	#imCell_28 { display: grid; grid-column: 1 / 27; grid-row: 5 / 6; }
	#imCell_33 { display: grid; grid-column: 1 / 27; grid-row: 6 / 7; }
	#imCell_31 { display: grid; grid-column: 1 / 27; grid-row: 7 / 8; }
	#imCell_34 { display: grid; grid-column: 1 / 27; grid-row: 8 / 9; }
	#imCell_37 { display: grid; grid-column: 1 / 27; grid-row: 9 / 10; }
	#imCell_38 { display: grid; grid-column: 1 / 27; grid-row: 10 / 11; }
	#imCell_41 { display: grid; grid-column: 1 / 27; grid-row: 11 / 12; }
	#imCell_43 { display: grid; grid-column: 1 / 27; grid-row: 12 / 13; }
	#imCell_77 { display: grid; grid-column: 1 / 27; grid-row: 13 / 14; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 4 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 27; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 27; grid-row: 8 / 10; }
	#imPageRow_6 { display: block; grid-column: 1 / 27; grid-row: 10 / 12; }
	#imPageRow_7 { display: block; grid-column: 1 / 27; grid-row: 12 / 14; }
	
}
#imHeader_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_01 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_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; }
#imHeader_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_02 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imHeader_imObjectTitle_02 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_02_text {font: normal normal bold 36pt 'Verdana';  padding: 0px 6px 6px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_02_text,
#imHeader_imObjectTitle_02_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_02_text a{ text-decoration: none; }
#imFooter_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_02 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imFooter_imTextObject_02 { width: 100%; }
#imFooter_imTextObject_02 { font-style: normal; font-weight: normal; line-height: 32px; }
#imFooter_imTextObject_02_tab0 div { line-height: 32px; }
#imFooter_imTextObject_02_tab0 .imHeading1 { line-height: 72px; }
#imFooter_imTextObject_02_tab0 .imHeading2 { line-height: 72px; }
#imFooter_imTextObject_02_tab0 .imHeading3 { line-height: 56px; }
#imFooter_imTextObject_02_tab0 .imHeading4 { line-height: 56px; }
#imFooter_imTextObject_02_tab0 .imHeading5 { line-height: 40px; }
#imFooter_imTextObject_02_tab0 .imHeading6 { line-height: 36px; }
#imFooter_imTextObject_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_02_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_02_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_02_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_02_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_02_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_02_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_02_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_02_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_02_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_02_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_02_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_02_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_02_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_02_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_02_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_02_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_02_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_02_tab0 .fs14 { vertical-align: baseline; font-size: 14pt;line-height: 25px; }
#imFooter_imTextObject_02_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_02_tab0 .ff1 { font-family: 'Oswald'; }
#imFooter_imTextObject_02 .text-container {width: 100%;}#imFooter_imTextObject_02 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_02 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_02 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imStickyBar_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectTitle_02 { position: relative; align-self: start; justify-self: center; 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: center;}
#imStickyBar_imObjectTitle_02_text {font: normal normal bold 72pt 'Montez';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imStickyBar_imObjectTitle_02_text,
#imStickyBar_imObjectTitle_02_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imStickyBar_imObjectTitle_02_text a{ text-decoration: none; }
#imStickyBar_imObjectTitle_02_text {-webkit-transform: skew(-20deg, -7deg);transform:         skew(-20deg, -7deg);}
#imStickyBar_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_03 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imStickyBar_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
#imPageRowGraphics_1 { position: absolute; top: -50%; bottom: -50%; left: 0; right: 0; visibility: hidden; opacity: 1; }
#imPageRowGraphics_1 { background: transparent url('../images/IMG_3055a.jpg') no-repeat center center; background-size: cover; }
#imCell_27 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectTitle_3_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; }
#imObjectTitle_3_27 {margin: 0; text-align: left;}
#imObjectTitle_3_27_text {font: normal normal bold 60pt 'Montez';  padding: 0px 6px 6px 0px; background-color: transparent; position: relative; display: inline-block; }
#imObjectTitle_3_27_text,
#imObjectTitle_3_27_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imObjectTitle_3_27_text a{ text-decoration: none; }
#imObjectTitle_3_27_text {-webkit-transform: skew(-20deg, -7deg);transform:         skew(-20deg, -7deg);}
#imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background-color: rgba(64, 64, 64, 1); }
#imCell_73 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_3_73 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_73 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_73 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
[id="Malta"] { position: absolute; top: 50px;}
#imTextObject_3_73 { width: 100%; }
#imTextObject_3_73 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_3_73_tab0 div { line-height: 32px; }
#imTextObject_3_73_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_3_73_tab0 .imHeading2 { line-height: 72px; }
#imTextObject_3_73_tab0 .imHeading3 { line-height: 56px; }
#imTextObject_3_73_tab0 .imHeading4 { line-height: 56px; }
#imTextObject_3_73_tab0 .imHeading5 { line-height: 40px; }
#imTextObject_3_73_tab0 .imHeading6 { line-height: 36px; }
#imTextObject_3_73_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_3_73_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_3_73_tab0 ul ul ul { list-style: circle; }
#imTextObject_3_73_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_73_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_3_73_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_3_73_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_73_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_3_73_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_3_73_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_3_73_tab0 p { margin: 0; padding: 0; }
#imTextObject_3_73_tab0 .inline-block { display: inline-block; }
#imTextObject_3_73_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_3_73_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_3_73_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_3_73_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_3_73_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_3_73_tab0 img.fleft { margin-right: 15px; }
#imTextObject_3_73_tab0 img.fright { margin-left: 15px; }
#imTextObject_3_73_tab0 .imTALeft { text-align: left; }
#imTextObject_3_73_tab0 .imTARight { text-align: right; }
#imTextObject_3_73_tab0 .imTACenter { text-align: center; }
#imTextObject_3_73_tab0 .imTAJustify { text-align: justify; }
#imTextObject_3_73_tab0 .imUl { text-decoration: underline; }
#imTextObject_3_73_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_3_73_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_3_73_tab0 .imVt { vertical-align: top; }
#imTextObject_3_73_tab0 .imVc { vertical-align: middle; }
#imTextObject_3_73_tab0 .imVb { vertical-align: bottom; }
#imTextObject_3_73_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_3_73_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_3_73_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_3_73 .text-container {width: 100%;}#imTextObject_3_73 .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_3_73 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_3_73 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_3_73 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_76 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_3_76 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_76 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_76 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imObjectGallery_3_76 { width: 100%; max-width: 100%; }
#imObjectGallery_3_76 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_3_76 > a > img { width: 100%; height: auto; }
#imObjectGallery_3_76 > a { max-width: 247px; height: auto; }
#imObjectGallery_3_76 > img { max-width: 247px; height: auto; }
@media (max-width: 271.0px) and (min-width: 144.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_3_76 > img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 399.0px) and (min-width: 272.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_3_76 > img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 519.0px) and (min-width: 400.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_3_76 > img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 647.0px) and (min-width: 520.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1246.0px) and (min-width: 648.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1493.0px) and (min-width: 1247.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1740.0px) and (min-width: 1494.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1987.0px) and (min-width: 1741.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2234.0px) and (min-width: 1988.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2481.0px) and (min-width: 2235.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2728.0px) and (min-width: 2482.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2975.0px) and (min-width: 2729.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3222.0px) and (min-width: 2976.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3469.0px) and (min-width: 3223.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3716.0px) and (min-width: 3470.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3963.0px) and (min-width: 3717.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4210.0px) and (min-width: 3964.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4457.0px) and (min-width: 4211.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4704.0px) and (min-width: 4458.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4951.0px) and (min-width: 4705.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5198.0px) and (min-width: 4952.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5445.0px) and (min-width: 5199.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5692.0px) and (min-width: 5446.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5939.0px) and (min-width: 5693.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6186.0px) and (min-width: 5940.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6433.0px) and (min-width: 6187.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6680.0px) and (min-width: 6434.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6927.0px) and (min-width: 6681.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7174.0px) and (min-width: 6928.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7421.0px) and (min-width: 7175.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7668.0px) and (min-width: 7422.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7915.0px) and (min-width: 7669.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8162.0px) and (min-width: 7916.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8409.0px) and (min-width: 8163.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8656.0px) and (min-width: 8410.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8903.0px) and (min-width: 8657.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9150.0px) and (min-width: 8904.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9397.0px) and (min-width: 9151.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9644.0px) and (min-width: 9398.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9891.0px) and (min-width: 9645.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10138.0px) and (min-width: 9892.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10385.0px) and (min-width: 10139.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10632.0px) and (min-width: 10386.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10879.0px) and (min-width: 10633.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11126.0px) and (min-width: 10880.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11373.0px) and (min-width: 11127.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11620.0px) and (min-width: 11374.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11867.0px) and (min-width: 11621.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12114.0px) and (min-width: 11868.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12361.0px) and (min-width: 12115.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12608.0px) and (min-width: 12362.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12855.0px) and (min-width: 12609.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13102.0px) and (min-width: 12856.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13349.0px) and (min-width: 13103.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13596.0px) and (min-width: 13350.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13843.0px) and (min-width: 13597.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 14090.0px) and (min-width: 13844.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 14337.0px) and (min-width: 14091.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 14584.0px) and (min-width: 14338.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 14831.0px) and (min-width: 14585.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 15078.0px) and (min-width: 14832.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 15325.0px) and (min-width: 15079.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 15572.0px) and (min-width: 15326.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 15819.0px) and (min-width: 15573.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 16066.0px) and (min-width: 15820.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 16313.0px) and (min-width: 16067.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 16560.0px) and (min-width: 16314.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 16807.0px) and (min-width: 16561.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 17054.0px) and (min-width: 16808.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 17301.0px) and (min-width: 17055.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 17548.0px) and (min-width: 17302.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 17795.0px) and (min-width: 17549.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 18042.0px) and (min-width: 17796.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 18289.0px) and (min-width: 18043.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 18536.0px) and (min-width: 18290.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 18783.0px) and (min-width: 18537.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 19030.0px) and (min-width: 18784.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 19277.0px) and (min-width: 19031.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 19524.0px) and (min-width: 19278.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 19771.0px) and (min-width: 19525.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 20018.0px) and (min-width: 19772.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 20265.0px) and (min-width: 20019.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 20512.0px) and (min-width: 20266.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 20759.0px) and (min-width: 20513.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 21006.0px) and (min-width: 20760.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 21253.0px) and (min-width: 21007.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 21500.0px) and (min-width: 21254.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 21747.0px) and (min-width: 21501.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 21994.0px) and (min-width: 21748.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 22241.0px) and (min-width: 21995.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 22488.0px) and (min-width: 22242.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 22735.0px) and (min-width: 22489.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 22982.0px) and (min-width: 22736.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 23229.0px) and (min-width: 22983.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 23476.0px) and (min-width: 23230.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 23723.0px) and (min-width: 23477.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 23970.0px) and (min-width: 23724.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 24217.0px) and (min-width: 23971.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 24464.0px) and (min-width: 24218.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 24711.0px) and (min-width: 24465.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 24958.0px) and (min-width: 24712.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 25205.0px) and (min-width: 24959.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 25452.0px) and (min-width: 25206.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 25699.0px) and (min-width: 25453.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 25946.0px) and (min-width: 25700.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 26193.0px) and (min-width: 25947.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 26440.0px) and (min-width: 26194.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (min-width: 26441.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 26934.0px) and (min-width: 26688.0px) {
	#imObjectGallery_3_76 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_76 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_3_76 a:link, #imContent #imObjectGallery_3_76 a:hover, #imContent #imObjectGallery_3_76 a:visited, #imContent #imObjectGallery_3_76 a:active { border: none; background-color: transparent; text-decoration: none; }
#imPageRowGraphics_3 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_3 { background-color: rgba(64, 64, 64, 1); }
#imCell_23 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_3_23 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_23 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_23 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
[id="Alaska"] { position: absolute; top: 50px;}
#imTextObject_3_23 { width: 100%; }
#imTextObject_3_23 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_3_23_tab0 div { line-height: 32px; }
#imTextObject_3_23_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_3_23_tab0 .imHeading2 { line-height: 72px; }
#imTextObject_3_23_tab0 .imHeading3 { line-height: 56px; }
#imTextObject_3_23_tab0 .imHeading4 { line-height: 56px; }
#imTextObject_3_23_tab0 .imHeading5 { line-height: 40px; }
#imTextObject_3_23_tab0 .imHeading6 { line-height: 36px; }
#imTextObject_3_23_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_3_23_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_3_23_tab0 ul ul ul { list-style: circle; }
#imTextObject_3_23_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_23_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_3_23_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_3_23_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_23_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_3_23_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_3_23_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_3_23_tab0 p { margin: 0; padding: 0; }
#imTextObject_3_23_tab0 .inline-block { display: inline-block; }
#imTextObject_3_23_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_3_23_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_3_23_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_3_23_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_3_23_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_3_23_tab0 img.fleft { margin-right: 15px; }
#imTextObject_3_23_tab0 img.fright { margin-left: 15px; }
#imTextObject_3_23_tab0 .imTALeft { text-align: left; }
#imTextObject_3_23_tab0 .imTARight { text-align: right; }
#imTextObject_3_23_tab0 .imTACenter { text-align: center; }
#imTextObject_3_23_tab0 .imTAJustify { text-align: justify; }
#imTextObject_3_23_tab0 .imUl { text-decoration: underline; }
#imTextObject_3_23_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_3_23_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_3_23_tab0 .imVt { vertical-align: top; }
#imTextObject_3_23_tab0 .imVc { vertical-align: middle; }
#imTextObject_3_23_tab0 .imVb { vertical-align: bottom; }
#imTextObject_3_23_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_3_23_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_3_23_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_3_23 .text-container {width: 100%;}#imTextObject_3_23 .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_3_23 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_3_23 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_3_23 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_28 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_3_28 { position: relative; align-self: start; 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; }
#imObjectGallery_3_28 { width: 100%; max-width: 100%; }
#imObjectGallery_3_28 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_3_28 > a > img { width: 100%; height: auto; }
#imObjectGallery_3_28 > a { max-width: 247px; height: auto; }
#imObjectGallery_3_28 > img { max-width: 247px; height: auto; }
@media (max-width: 271.0px) and (min-width: 144.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_3_28 > img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 399.0px) and (min-width: 272.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_3_28 > img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 519.0px) and (min-width: 400.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_3_28 > img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 647.0px) and (min-width: 520.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1246.0px) and (min-width: 648.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1493.0px) and (min-width: 1247.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1740.0px) and (min-width: 1494.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1987.0px) and (min-width: 1741.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2234.0px) and (min-width: 1988.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2481.0px) and (min-width: 2235.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2728.0px) and (min-width: 2482.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2975.0px) and (min-width: 2729.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3222.0px) and (min-width: 2976.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3469.0px) and (min-width: 3223.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3716.0px) and (min-width: 3470.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3963.0px) and (min-width: 3717.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4210.0px) and (min-width: 3964.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4457.0px) and (min-width: 4211.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4704.0px) and (min-width: 4458.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4951.0px) and (min-width: 4705.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5198.0px) and (min-width: 4952.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5445.0px) and (min-width: 5199.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5692.0px) and (min-width: 5446.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5939.0px) and (min-width: 5693.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (min-width: 5940.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6433.0px) and (min-width: 6187.0px) {
	#imObjectGallery_3_28 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_28 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_3_28 a:link, #imContent #imObjectGallery_3_28 a:hover, #imContent #imObjectGallery_3_28 a:visited, #imContent #imObjectGallery_3_28 a:active { border: none; background-color: transparent; text-decoration: none; }
#imPageRowGraphics_4 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_4 { background-color: rgba(64, 64, 64, 1); }
#imCell_33 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_3_33 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_33 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_33 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
[id="Norway03"] { position: absolute; top: 50px;}
#imTextObject_3_33 { width: 100%; }
#imTextObject_3_33 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_3_33_tab0 div { line-height: 32px; }
#imTextObject_3_33_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_3_33_tab0 .imHeading2 { line-height: 72px; }
#imTextObject_3_33_tab0 .imHeading3 { line-height: 56px; }
#imTextObject_3_33_tab0 .imHeading4 { line-height: 56px; }
#imTextObject_3_33_tab0 .imHeading5 { line-height: 40px; }
#imTextObject_3_33_tab0 .imHeading6 { line-height: 36px; }
#imTextObject_3_33_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_3_33_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_3_33_tab0 ul ul ul { list-style: circle; }
#imTextObject_3_33_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_33_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_3_33_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_3_33_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_33_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_3_33_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_3_33_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_3_33_tab0 p { margin: 0; padding: 0; }
#imTextObject_3_33_tab0 .inline-block { display: inline-block; }
#imTextObject_3_33_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_3_33_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_3_33_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_3_33_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_3_33_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_3_33_tab0 img.fleft { margin-right: 15px; }
#imTextObject_3_33_tab0 img.fright { margin-left: 15px; }
#imTextObject_3_33_tab0 .imTALeft { text-align: left; }
#imTextObject_3_33_tab0 .imTARight { text-align: right; }
#imTextObject_3_33_tab0 .imTACenter { text-align: center; }
#imTextObject_3_33_tab0 .imTAJustify { text-align: justify; }
#imTextObject_3_33_tab0 .imUl { text-decoration: underline; }
#imTextObject_3_33_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_3_33_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_3_33_tab0 .imVt { vertical-align: top; }
#imTextObject_3_33_tab0 .imVc { vertical-align: middle; }
#imTextObject_3_33_tab0 .imVb { vertical-align: bottom; }
#imTextObject_3_33_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_3_33_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_3_33_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_3_33 .text-container {width: 100%;}#imTextObject_3_33 .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_3_33 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_3_33 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_3_33 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_31 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_3_31 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_31 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_31 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imObjectGallery_3_31 { width: 100%; max-width: 100%; }
#imObjectGallery_3_31 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_3_31 > a > img { width: 100%; height: auto; }
#imObjectGallery_3_31 > a { max-width: 247px; height: auto; }
#imObjectGallery_3_31 > img { max-width: 247px; height: auto; }
@media (max-width: 271.0px) and (min-width: 144.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_3_31 > img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 399.0px) and (min-width: 272.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_3_31 > img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 519.0px) and (min-width: 400.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_3_31 > img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 647.0px) and (min-width: 520.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1246.0px) and (min-width: 648.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1493.0px) and (min-width: 1247.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1740.0px) and (min-width: 1494.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1987.0px) and (min-width: 1741.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2234.0px) and (min-width: 1988.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2481.0px) and (min-width: 2235.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2728.0px) and (min-width: 2482.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2975.0px) and (min-width: 2729.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3222.0px) and (min-width: 2976.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3469.0px) and (min-width: 3223.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3716.0px) and (min-width: 3470.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3963.0px) and (min-width: 3717.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4210.0px) and (min-width: 3964.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4457.0px) and (min-width: 4211.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4704.0px) and (min-width: 4458.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4951.0px) and (min-width: 4705.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5198.0px) and (min-width: 4952.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5445.0px) and (min-width: 5199.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5692.0px) and (min-width: 5446.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5939.0px) and (min-width: 5693.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6186.0px) and (min-width: 5940.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6433.0px) and (min-width: 6187.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6680.0px) and (min-width: 6434.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6927.0px) and (min-width: 6681.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7174.0px) and (min-width: 6928.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7421.0px) and (min-width: 7175.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7668.0px) and (min-width: 7422.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7915.0px) and (min-width: 7669.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8162.0px) and (min-width: 7916.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8409.0px) and (min-width: 8163.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8656.0px) and (min-width: 8410.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8903.0px) and (min-width: 8657.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9150.0px) and (min-width: 8904.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9397.0px) and (min-width: 9151.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9644.0px) and (min-width: 9398.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9891.0px) and (min-width: 9645.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10138.0px) and (min-width: 9892.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (min-width: 10139.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10632.0px) and (min-width: 10386.0px) {
	#imObjectGallery_3_31 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_31 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_3_31 a:link, #imContent #imObjectGallery_3_31 a:hover, #imContent #imObjectGallery_3_31 a:visited, #imContent #imObjectGallery_3_31 a:active { border: none; background-color: transparent; text-decoration: none; }
#imPageRowGraphics_5 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_5 { background-color: rgba(64, 64, 64, 1); }
#imCell_34 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_3_34 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_34 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_34 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
[id="Iceland04"] { position: absolute; top: 50px;}
#imTextObject_3_34 { width: 100%; }
#imTextObject_3_34 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_3_34_tab0 div { line-height: 32px; }
#imTextObject_3_34_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_3_34_tab0 .imHeading2 { line-height: 72px; }
#imTextObject_3_34_tab0 .imHeading3 { line-height: 56px; }
#imTextObject_3_34_tab0 .imHeading4 { line-height: 56px; }
#imTextObject_3_34_tab0 .imHeading5 { line-height: 40px; }
#imTextObject_3_34_tab0 .imHeading6 { line-height: 36px; }
#imTextObject_3_34_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_3_34_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_3_34_tab0 ul ul ul { list-style: circle; }
#imTextObject_3_34_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_34_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_3_34_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_3_34_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_34_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_3_34_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_3_34_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_3_34_tab0 p { margin: 0; padding: 0; }
#imTextObject_3_34_tab0 .inline-block { display: inline-block; }
#imTextObject_3_34_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_3_34_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_3_34_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_3_34_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_3_34_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_3_34_tab0 img.fleft { margin-right: 15px; }
#imTextObject_3_34_tab0 img.fright { margin-left: 15px; }
#imTextObject_3_34_tab0 .imTALeft { text-align: left; }
#imTextObject_3_34_tab0 .imTARight { text-align: right; }
#imTextObject_3_34_tab0 .imTACenter { text-align: center; }
#imTextObject_3_34_tab0 .imTAJustify { text-align: justify; }
#imTextObject_3_34_tab0 .imUl { text-decoration: underline; }
#imTextObject_3_34_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_3_34_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_3_34_tab0 .imVt { vertical-align: top; }
#imTextObject_3_34_tab0 .imVc { vertical-align: middle; }
#imTextObject_3_34_tab0 .imVb { vertical-align: bottom; }
#imTextObject_3_34_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_3_34_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_3_34_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_3_34 .text-container {width: 100%;}#imTextObject_3_34 .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_3_34 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_3_34 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_3_34 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_37 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_3_37 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_37 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_37 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imObjectGallery_3_37 { width: 100%; max-width: 100%; }
#imObjectGallery_3_37 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_3_37 > a > img { width: 100%; height: auto; }
#imObjectGallery_3_37 > a { max-width: 247px; height: auto; }
#imObjectGallery_3_37 > img { max-width: 247px; height: auto; }
@media (max-width: 271.0px) and (min-width: 144.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_3_37 > img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 399.0px) and (min-width: 272.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_3_37 > img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 519.0px) and (min-width: 400.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_3_37 > img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 647.0px) and (min-width: 520.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1246.0px) and (min-width: 648.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1493.0px) and (min-width: 1247.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1740.0px) and (min-width: 1494.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1987.0px) and (min-width: 1741.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2234.0px) and (min-width: 1988.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2481.0px) and (min-width: 2235.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2728.0px) and (min-width: 2482.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2975.0px) and (min-width: 2729.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3222.0px) and (min-width: 2976.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3469.0px) and (min-width: 3223.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3716.0px) and (min-width: 3470.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3963.0px) and (min-width: 3717.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4210.0px) and (min-width: 3964.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4457.0px) and (min-width: 4211.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4704.0px) and (min-width: 4458.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4951.0px) and (min-width: 4705.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5198.0px) and (min-width: 4952.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5445.0px) and (min-width: 5199.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5692.0px) and (min-width: 5446.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5939.0px) and (min-width: 5693.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6186.0px) and (min-width: 5940.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6433.0px) and (min-width: 6187.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6680.0px) and (min-width: 6434.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6927.0px) and (min-width: 6681.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7174.0px) and (min-width: 6928.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7421.0px) and (min-width: 7175.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7668.0px) and (min-width: 7422.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7915.0px) and (min-width: 7669.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8162.0px) and (min-width: 7916.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8409.0px) and (min-width: 8163.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8656.0px) and (min-width: 8410.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8903.0px) and (min-width: 8657.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9150.0px) and (min-width: 8904.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9397.0px) and (min-width: 9151.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9644.0px) and (min-width: 9398.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9891.0px) and (min-width: 9645.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10138.0px) and (min-width: 9892.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10385.0px) and (min-width: 10139.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10632.0px) and (min-width: 10386.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10879.0px) and (min-width: 10633.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11126.0px) and (min-width: 10880.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11373.0px) and (min-width: 11127.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11620.0px) and (min-width: 11374.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11867.0px) and (min-width: 11621.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12114.0px) and (min-width: 11868.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12361.0px) and (min-width: 12115.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12608.0px) and (min-width: 12362.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12855.0px) and (min-width: 12609.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13102.0px) and (min-width: 12856.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13349.0px) and (min-width: 13103.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13596.0px) and (min-width: 13350.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (min-width: 13597.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 14090.0px) and (min-width: 13844.0px) {
	#imObjectGallery_3_37 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_37 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_3_37 a:link, #imContent #imObjectGallery_3_37 a:hover, #imContent #imObjectGallery_3_37 a:visited, #imContent #imObjectGallery_3_37 a:active { border: none; background-color: transparent; text-decoration: none; }
#imPageRowGraphics_6 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_6 { background-color: rgba(64, 64, 64, 1); }
#imCell_38 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_3_38 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_38 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_38 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
[id="Svalbard05"] { position: absolute; top: 50px;}
#imTextObject_3_38 { width: 100%; }
#imTextObject_3_38 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_3_38_tab0 div { line-height: 32px; }
#imTextObject_3_38_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_3_38_tab0 .imHeading2 { line-height: 72px; }
#imTextObject_3_38_tab0 .imHeading3 { line-height: 56px; }
#imTextObject_3_38_tab0 .imHeading4 { line-height: 56px; }
#imTextObject_3_38_tab0 .imHeading5 { line-height: 40px; }
#imTextObject_3_38_tab0 .imHeading6 { line-height: 36px; }
#imTextObject_3_38_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_3_38_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_3_38_tab0 ul ul ul { list-style: circle; }
#imTextObject_3_38_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_38_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_3_38_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_3_38_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_38_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_3_38_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_3_38_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_3_38_tab0 p { margin: 0; padding: 0; }
#imTextObject_3_38_tab0 .inline-block { display: inline-block; }
#imTextObject_3_38_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_3_38_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_3_38_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_3_38_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_3_38_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_3_38_tab0 img.fleft { margin-right: 15px; }
#imTextObject_3_38_tab0 img.fright { margin-left: 15px; }
#imTextObject_3_38_tab0 .imTALeft { text-align: left; }
#imTextObject_3_38_tab0 .imTARight { text-align: right; }
#imTextObject_3_38_tab0 .imTACenter { text-align: center; }
#imTextObject_3_38_tab0 .imTAJustify { text-align: justify; }
#imTextObject_3_38_tab0 .imUl { text-decoration: underline; }
#imTextObject_3_38_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_3_38_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_3_38_tab0 .imVt { vertical-align: top; }
#imTextObject_3_38_tab0 .imVc { vertical-align: middle; }
#imTextObject_3_38_tab0 .imVb { vertical-align: bottom; }
#imTextObject_3_38_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_3_38_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_3_38_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_3_38 .text-container {width: 100%;}#imTextObject_3_38 .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_3_38 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_3_38 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_3_38 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_41 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_3_41 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_41 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_41 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imObjectGallery_3_41 { width: 100%; max-width: 100%; }
#imObjectGallery_3_41 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_3_41 > a > img { width: 100%; height: auto; }
#imObjectGallery_3_41 > a { max-width: 247px; height: auto; }
#imObjectGallery_3_41 > img { max-width: 247px; height: auto; }
@media (max-width: 271.0px) and (min-width: 144.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_3_41 > img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 399.0px) and (min-width: 272.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_3_41 > img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 519.0px) and (min-width: 400.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_3_41 > img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 647.0px) and (min-width: 520.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1246.0px) and (min-width: 648.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1493.0px) and (min-width: 1247.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1740.0px) and (min-width: 1494.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1987.0px) and (min-width: 1741.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2234.0px) and (min-width: 1988.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2481.0px) and (min-width: 2235.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2728.0px) and (min-width: 2482.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2975.0px) and (min-width: 2729.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3222.0px) and (min-width: 2976.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3469.0px) and (min-width: 3223.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3716.0px) and (min-width: 3470.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3963.0px) and (min-width: 3717.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4210.0px) and (min-width: 3964.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4457.0px) and (min-width: 4211.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4704.0px) and (min-width: 4458.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4951.0px) and (min-width: 4705.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5198.0px) and (min-width: 4952.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5445.0px) and (min-width: 5199.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5692.0px) and (min-width: 5446.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5939.0px) and (min-width: 5693.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6186.0px) and (min-width: 5940.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6433.0px) and (min-width: 6187.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6680.0px) and (min-width: 6434.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6927.0px) and (min-width: 6681.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7174.0px) and (min-width: 6928.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7421.0px) and (min-width: 7175.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7668.0px) and (min-width: 7422.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7915.0px) and (min-width: 7669.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8162.0px) and (min-width: 7916.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8409.0px) and (min-width: 8163.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8656.0px) and (min-width: 8410.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8903.0px) and (min-width: 8657.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9150.0px) and (min-width: 8904.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9397.0px) and (min-width: 9151.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9644.0px) and (min-width: 9398.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9891.0px) and (min-width: 9645.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10138.0px) and (min-width: 9892.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10385.0px) and (min-width: 10139.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10632.0px) and (min-width: 10386.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10879.0px) and (min-width: 10633.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (min-width: 10880.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11373.0px) and (min-width: 11127.0px) {
	#imObjectGallery_3_41 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_41 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_3_41 a:link, #imContent #imObjectGallery_3_41 a:hover, #imContent #imObjectGallery_3_41 a:visited, #imContent #imObjectGallery_3_41 a:active { border: none; background-color: transparent; text-decoration: none; }
#imPageRowGraphics_7 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_7 { background-color: rgba(64, 64, 64, 1); }
#imCell_43 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_3_43 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_43 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_43 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
[id="Baltic06"] { position: absolute; top: 50px;}
#imTextObject_3_43 { width: 100%; }
#imTextObject_3_43 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_3_43_tab0 div { line-height: 32px; }
#imTextObject_3_43_tab0 .imHeading1 { line-height: 72px; }
#imTextObject_3_43_tab0 .imHeading2 { line-height: 72px; }
#imTextObject_3_43_tab0 .imHeading3 { line-height: 56px; }
#imTextObject_3_43_tab0 .imHeading4 { line-height: 56px; }
#imTextObject_3_43_tab0 .imHeading5 { line-height: 40px; }
#imTextObject_3_43_tab0 .imHeading6 { line-height: 36px; }
#imTextObject_3_43_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_3_43_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_3_43_tab0 ul ul ul { list-style: circle; }
#imTextObject_3_43_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_43_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_3_43_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_3_43_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_3_43_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_3_43_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_3_43_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_3_43_tab0 p { margin: 0; padding: 0; }
#imTextObject_3_43_tab0 .inline-block { display: inline-block; }
#imTextObject_3_43_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_3_43_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_3_43_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_3_43_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_3_43_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_3_43_tab0 img.fleft { margin-right: 15px; }
#imTextObject_3_43_tab0 img.fright { margin-left: 15px; }
#imTextObject_3_43_tab0 .imTALeft { text-align: left; }
#imTextObject_3_43_tab0 .imTARight { text-align: right; }
#imTextObject_3_43_tab0 .imTACenter { text-align: center; }
#imTextObject_3_43_tab0 .imTAJustify { text-align: justify; }
#imTextObject_3_43_tab0 .imUl { text-decoration: underline; }
#imTextObject_3_43_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_3_43_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_3_43_tab0 .imVt { vertical-align: top; }
#imTextObject_3_43_tab0 .imVc { vertical-align: middle; }
#imTextObject_3_43_tab0 .imVb { vertical-align: bottom; }
#imTextObject_3_43_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_3_43_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_3_43_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_3_43 .text-container {width: 100%;}#imTextObject_3_43 .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_3_43 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_3_43 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_3_43 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_77 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_3_77 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_77 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_77 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }
#imObjectGallery_3_77 { width: 100%; max-width: 100%; }
#imObjectGallery_3_77 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_3_77 > a > img { width: 100%; height: auto; }
#imObjectGallery_3_77 > a { max-width: 247px; height: auto; }
#imObjectGallery_3_77 > img { max-width: 247px; height: auto; }
@media (max-width: 265.0px) and (min-width: 138.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_3_77 > img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 393.0px) and (min-width: 266.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_3_77 > img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 521.0px) and (min-width: 394.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_3_77 > img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 649.0px) and (min-width: 522.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1244.0px) and (min-width: 650.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1491.0px) and (min-width: 1245.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1738.0px) and (min-width: 1492.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 1985.0px) and (min-width: 1739.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2232.0px) and (min-width: 1986.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2479.0px) and (min-width: 2233.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2726.0px) and (min-width: 2480.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 2973.0px) and (min-width: 2727.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3220.0px) and (min-width: 2974.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3467.0px) and (min-width: 3221.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3714.0px) and (min-width: 3468.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 3961.0px) and (min-width: 3715.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4208.0px) and (min-width: 3962.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4455.0px) and (min-width: 4209.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4702.0px) and (min-width: 4456.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 4949.0px) and (min-width: 4703.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5196.0px) and (min-width: 4950.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5443.0px) and (min-width: 5197.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5690.0px) and (min-width: 5444.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 5937.0px) and (min-width: 5691.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6184.0px) and (min-width: 5938.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6431.0px) and (min-width: 6185.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6678.0px) and (min-width: 6432.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 6925.0px) and (min-width: 6679.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7172.0px) and (min-width: 6926.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7419.0px) and (min-width: 7173.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7666.0px) and (min-width: 7420.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 7913.0px) and (min-width: 7667.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8160.0px) and (min-width: 7914.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8407.0px) and (min-width: 8161.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8654.0px) and (min-width: 8408.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 8901.0px) and (min-width: 8655.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9148.0px) and (min-width: 8902.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9395.0px) and (min-width: 9149.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9642.0px) and (min-width: 9396.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 9889.0px) and (min-width: 9643.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10136.0px) and (min-width: 9890.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10383.0px) and (min-width: 10137.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10630.0px) and (min-width: 10384.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 10877.0px) and (min-width: 10631.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11124.0px) and (min-width: 10878.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11371.0px) and (min-width: 11125.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11618.0px) and (min-width: 11372.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 11865.0px) and (min-width: 11619.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12112.0px) and (min-width: 11866.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12359.0px) and (min-width: 12113.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12606.0px) and (min-width: 12360.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 12853.0px) and (min-width: 12607.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13100.0px) and (min-width: 12854.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13347.0px) and (min-width: 13101.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (min-width: 13348.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 13841.0px) and (min-width: 13595.0px) {
	#imObjectGallery_3_77 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_3_77 > img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_3_77 a:link, #imContent #imObjectGallery_3_77 a:hover, #imContent #imObjectGallery_3_77 a:visited, #imContent #imObjectGallery_3_77 a:active { border: none; background-color: transparent; text-decoration: none; }
@media (min-width: 1000.0px) {
	#imCell_27 { padding-top: 150px; padding-bottom: 150px; padding-left: 150px; padding-right: 150px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#imObjectTitle_3_27 { padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_27 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectTitle_3_27{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imObjectTitle_3_27 { width: 100%; }
	#imObjectTitle_3_27_text { margin-left: 17.65px;
	margin-right: 17.65px;
	margin-top: 24.8px;
	margin-bottom: 24.8px;
	 }
	#imCell_73 { padding-top: 50px; padding-bottom: 0px; padding-left: 95px; padding-right: 0px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_73 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_73_tab0 .image-2 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_73 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_23 { padding-top: 50px; padding-bottom: 0px; padding-left: 95px; padding-right: 0px; }
	#imCell_23 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_23 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_23_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_23 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_28 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_33 { padding-top: 50px; padding-bottom: 0px; padding-left: 95px; padding-right: 0px; }
	#imCell_33 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_33 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_33_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_31 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_31 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_34 { padding-top: 50px; padding-bottom: 0px; padding-left: 95px; padding-right: 0px; }
	#imCell_34 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_34 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_34_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_37 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_37 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_38 { padding-top: 50px; padding-bottom: 0px; padding-left: 95px; padding-right: 0px; }
	#imCell_38 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_38 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_38_tab0 .image-1 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_41 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_41 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_43 { padding-top: 50px; padding-bottom: 0px; padding-left: 95px; padding-right: 0px; }
	#imCell_43 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_43 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_43_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_77 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_77 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_77 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_77 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 999.9px) and (min-width: 720.0px) {
	#imCell_27 { padding-top: 150px; padding-bottom: 150px; padding-left: 108px; padding-right: 108px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#imObjectTitle_3_27 { padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_27 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectTitle_3_27{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imObjectTitle_3_27 { width: 100%; }
	#imObjectTitle_3_27_text { margin-left: 17.65px;
	margin-right: 17.65px;
	margin-top: 24.8px;
	margin-bottom: 24.8px;
	 }
	#imCell_73 { padding-top: 50px; padding-bottom: 0px; padding-left: 68px; padding-right: 0px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_73 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_73_tab0 .image-2 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_73 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_23 { padding-top: 50px; padding-bottom: 0px; padding-left: 68px; padding-right: 0px; }
	#imCell_23 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_23 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_23_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_23 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_28 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_33 { padding-top: 50px; padding-bottom: 0px; padding-left: 68px; padding-right: 0px; }
	#imCell_33 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_33 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_33_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_31 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_31 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_34 { padding-top: 50px; padding-bottom: 0px; padding-left: 68px; padding-right: 0px; }
	#imCell_34 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_34 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_34_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_37 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_37 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_38 { padding-top: 50px; padding-bottom: 0px; padding-left: 68px; padding-right: 0px; }
	#imCell_38 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_38 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_38_tab0 .image-1 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_41 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_41 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_43 { padding-top: 50px; padding-bottom: 0px; padding-left: 68px; padding-right: 0px; }
	#imCell_43 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_43 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_43_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_77 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_77 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_77 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_77 {  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: 150px; padding-bottom: 150px; padding-left: 72px; padding-right: 72px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#imObjectTitle_3_27 { padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_27 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectTitle_3_27_text { font-size: 42.34pt; }
	#imObjectTitle_3_27{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imObjectTitle_3_27 { width: 100%; }
	#imObjectTitle_3_27_text { margin-left: 14.38px;
	margin-right: 14.38px;
	margin-top: 13.29px;
	margin-bottom: 13.29px;
	 }
	#imCell_73 { padding-top: 50px; padding-bottom: 0px; padding-left: 46px; padding-right: 0px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_73 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_73_tab0 .image-2 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_73 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_23 { padding-top: 50px; padding-bottom: 0px; padding-left: 46px; padding-right: 0px; }
	#imCell_23 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_23 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_23_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_23 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_28 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_33 { padding-top: 50px; padding-bottom: 0px; padding-left: 46px; padding-right: 0px; }
	#imCell_33 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_33 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_33_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_31 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_31 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_34 { padding-top: 50px; padding-bottom: 0px; padding-left: 46px; padding-right: 0px; }
	#imCell_34 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_34 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_34_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_37 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_37 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_38 { padding-top: 50px; padding-bottom: 0px; padding-left: 46px; padding-right: 0px; }
	#imCell_38 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_38 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_38_tab0 .image-1 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_41 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_41 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_43 { padding-top: 50px; padding-bottom: 0px; padding-left: 46px; padding-right: 0px; }
	#imCell_43 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_43 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_3_43_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_77 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_77 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_77 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_77 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imCell_27 { padding-top: 150px; padding-bottom: 150px; padding-left: 5px; padding-right: 5px; }
	#imCell_27 { grid-template-rows: [row-content] auto ; }
	#imObjectTitle_3_27 { padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_27 { box-sizing: border-box; }
	#imObjectTitle_3_27_text { font-size: 38.67pt; }
	#imObjectTitle_3_27{ text-shadow: 3px 3px 3px rgba(128, 128, 128, 1)}#imObjectTitle_3_27 { width: 100%; }
	#imObjectTitle_3_27_text { margin-left: 11.83px;
	margin-right: 11.83px;
	margin-top: 16.11px;
	margin-bottom: 16.11px;
	 }
	#imCell_73 { padding-top: 50px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_73 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_73 { box-sizing: border-box; }
	#imTextObject_3_73_tab0 .image-2 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_73 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_76 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_76 { box-sizing: border-box; }
	#imCell_23 { padding-top: 50px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_23 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_23 { box-sizing: border-box; }
	#imTextObject_3_23_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_23 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_28 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_28 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_28 { box-sizing: border-box; }
	#imCell_33 { padding-top: 50px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_33 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_33 { box-sizing: border-box; }
	#imTextObject_3_33_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_31 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_31 { box-sizing: border-box; }
	#imCell_34 { padding-top: 50px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_34 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_34 { box-sizing: border-box; }
	#imTextObject_3_34_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_37 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_37 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_37 { box-sizing: border-box; }
	#imCell_38 { padding-top: 50px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_38 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_38 { box-sizing: border-box; }
	#imTextObject_3_38_tab0 .image-1 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_41 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_41 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_41 { box-sizing: border-box; }
	#imCell_43 { padding-top: 50px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_43 { grid-template-rows: [row-content] auto ; }
	#imTextObject_3_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_43 { box-sizing: border-box; }
	#imTextObject_3_43_tab0 .image-0 { width: 100%; max-width: 480px; height: auto; }
	#imTextObject_3_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_77 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_77 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_3_77 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_77 { box-sizing: border-box; }
	
}

@media (min-width: 1000.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 938px; width: 62px; height: 60px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .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_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .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_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: right;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_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_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;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_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: -1px; left: 117px; width: 700px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_02{ text-shadow: 3px 3px 3px rgba(0, 0, 0, 1)}#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 999.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 648px; width: 67px; height: 60px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .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_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .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_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: right;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_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_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;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_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: -1px; left: 10px; width: 140px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_02_text { font-size: 6.61pt; }
	#imHeader_imObjectTitle_02{ text-shadow: 3px 3px 3px rgba(0, 0, 0, 1)}#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: -4px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 406px; width: 69px; height: 70px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .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_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .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_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: right;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_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_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;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_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: -1px; left: 10px; width: 140px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_02_text { font-size: 6.61pt; }
	#imHeader_imObjectTitle_02{ text-shadow: 3px 3px 3px rgba(0, 0, 0, 1)}#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: -4px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 242px; width: 68px; height: 70px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_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;}
	#imHeader_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_01_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper, #imHeader_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_01 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_01 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imHeader_imMenuObject_01 .label-inner-wrapper, #imHeader_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_01_container > ul > li .label, #imHeader_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_01 .hamburger-button {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_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_01_container > ul > .imMnMnCurrent > .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_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_01_container > ul > li.imPage:hover > .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_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_01_container > ul > li.imLevel:hover > .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_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_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; }
	#imHeader_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01 .imLevel { cursor: default; }
	#imHeader_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_01 { text-align: right;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	#imHeader_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_01-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_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_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imHeader_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;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_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened #imHeader_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_01-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: -1px; left: 10px; width: 140px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_2 { box-sizing: border-box; }
	#imHeader_imObjectTitle_02_text { font-size: 6.61pt; }
	#imHeader_imObjectTitle_02{ text-shadow: 3px 3px 3px rgba(0, 0, 0, 1)}#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: -4px;
	 }
	
}

@media (min-width: 1000.0px) {
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 70px; left: 726px; width: 257px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 999.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 85px; left: 447px; width: 243px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02 .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_imTextObject_02_wrapper { position: absolute; top: 117px; left: 277px; width: 193px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_02_wrapper { position: absolute; top: 135px; left: 25px; width: 273px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_2 { box-sizing: border-box; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1000.0px) {
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 5px; left: 11px; width: 177px; height: 60px; text-align: center; z-index: 1002;  }
	#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.31pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 5.1px;
	margin-right: 5.1px;
	margin-top: 10.32px;
	margin-bottom: 10.32px;
	 }
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 11px; left: 921px; width: 62px; height: 60px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_03 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_03 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: right;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_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%; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 999.9px) and (min-width: 720.0px) {
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 1px; left: 11px; width: 193px; height: 60px; text-align: center; z-index: 1002;  }
	#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: 19.96pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 5.64px;
	margin-right: 5.64px;
	margin-top: 11.25px;
	margin-bottom: 11.25px;
	 }
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 6px; left: 642px; width: 67px; height: 70px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_03 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_03 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: right;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_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%; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 1px; left: 11px; width: 193px; height: 60px; text-align: center; z-index: 1002;  }
	#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: 19.96pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 5.64px;
	margin-right: 5.64px;
	margin-top: 11.25px;
	margin-bottom: 11.25px;
	 }
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 5px; left: 403px; width: 69px; height: 70px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_03 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_03 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: right;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_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%; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 1px; left: 11px; width: 210px; height: 60px; text-align: center; z-index: 1002;  }
	#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: 21.72pt; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 6.01px;
	margin-right: 6.01px;
	margin-top: 12.25px;
	margin-bottom: 12.25px;
	 }
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 4px; left: 247px; width: 68px; height: 70px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 61px; padding: 0 0px 0 0px; 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_03 .hamburger-button {cursor: pointer; width: 61px; height: 61px; 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_03 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(255, 191, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .hamburger-button {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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(81, 98, 106, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: right;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_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%; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 250px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 68px; padding: 0 10px 0 10px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 191, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
