@import 'https://fonts.googleapis.com/css?family=Playfair+Display:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Satisfy:regular&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-rows: 400px 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: 1149.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 400px 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: 400px 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: 400px 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) 1150px minmax(0, 1fr); grid-template-rows: auto; }
#imBlogPage { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: auto; }
	#imBlogPage { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: auto; }
	#imBlogPage { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: auto; }
	#imBlogPage { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	
}
#imHeader_imCell_9 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_09 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_9 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_9 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectTitle_09 {margin: 0px; text-align: center;}
#imHeader_imObjectTitle_09_text {font: normal normal normal 54pt 'Satisfy';  padding-block: 0px 5px; padding-inline: 0px 5px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_09_text,
#imHeader_imObjectTitle_09_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_09_text a{ text-decoration: none; }
#imHeader_imCell_10 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_10 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_10 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_10 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_11 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_11 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_11 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_11 { width: 100%; }
#imFooter_imTextObject_11 { font-style: normal; font-weight: normal; line-height: 28px; }
#imFooter_imTextObject_11_tab0 div { line-height: 28px; }
#imFooter_imTextObject_11_tab0 .imHeading1 { line-height: 56px; }
#imFooter_imTextObject_11_tab0 .imHeading2 { line-height: 42px; }
#imFooter_imTextObject_11_tab0 .imHeading3 { line-height: 32px; }
#imFooter_imTextObject_11_tab0 .imHeading4 { line-height: 28px; }
#imFooter_imTextObject_11_tab0 .imHeading5 { line-height: 36px; }
#imFooter_imTextObject_11_tab0 .imHeading6 { line-height: 28px; }
#imFooter_imTextObject_11_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_11_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_11_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_11_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imFooter_imTextObject_11_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_11_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imFooter_imTextObject_11_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_11_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_11_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_11_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_11_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_11_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_11_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 img.fleft { margin-inline-end: 15px; }
#imFooter_imTextObject_11_tab0 img.fright { margin-inline-start: 15px; }
#imFooter_imTextObject_11_tab0 .imTALeft { text-align: start; }
#imFooter_imTextObject_11_tab0 .imTARight { text-align: end; }
#imFooter_imTextObject_11_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_11_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_11_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_11_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_11_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_11_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_11_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_11_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_11_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imFooter_imTextObject_11_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imFooter_imTextObject_11_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_11_tab0 .ff1 { font-family: 'Playfair Display'; }
#imFooter_imTextObject_11 .text-container {width: 100%;}#imFooter_imTextObject_11 .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_11 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_11 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_11 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imFooter_imCell_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_12 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_12 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_12 {margin: 0px; text-align: center;}
#imFooter_imObjectTitle_12_text {font: normal normal normal 54pt 'Satisfy';  padding-block: 0px 5px; padding-inline: 0px 5px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_12_text,
#imFooter_imObjectTitle_12_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_12_text a{ text-decoration: none; }
#imBlogContent h2 a:hover { text-decoration: underline; }
#imBlogContent { float: left; float: inline-start; font: inherit; overflow: hidden; }
#imBlogSidebar { float: right; float: inline-end; font: inherit; }
.imBlogPostBody, .imBlogPostSummary { margin-block: 10px 0px; margin-inline: 0px; }
.imBlogPostCover { width: 100%; height: 300px; margin-top: 10px; margin-bottom: 20px; object-fit: cover; }
.imBlogPostRead { margin-block: 10px; margin-inline: 0px; }
.imBlogSeparator { margin-block: 10px; margin-inline: 0px; border-bottom: 1px solid rgba(64, 64, 64, 1); }
.imBlogMedia { clear: both; margin-block: 20px 10px; margin-inline: 0px; }
.imBlogSources { border-top: 1px solid #CCCCCC; padding-top: 15px; margin-top: 20px; }
.imBlogSources ul { margin-block: 5px 0px; margin-inline: 5px 0px; }
#imBlogContent .topic-bar .bar-progress { background-color: rgba(0,0,0,255); }
#imBlogContent .topic-bar .bar-progress > span { background-color: rgba(0,0,0,255); }
.imBlogPostCard { background-color: rgba(239, 239, 239, 1); border: solid; border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-width: 0px; border-radius: 0px;  }
.imBlogPostCard { overflow: hidden; }
.imBlogPagination { float: left; float: inline-start; clear: both; }
.imBlogPostCardCover { box-sizing: border-box; max-width:100%; width:100%; height: 100%; padding: 0px;  object-fit: cover;  cursor: pointer; }
.imBlogPostCardTitle h1, .imBlogPostCardTitle h1 a { font-family: Playfair Display; font-size: 20pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { text-align: start; margin: 0px; padding-block: 0px; padding-inline: 10px; overflow: hidden; }
.imBlogPostCardDescription { position: relative; padding-block: 0px; padding-inline: 10px; font-family: Playfair Display; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); overflow: auto; }
.imBlogPostCardDescription .imBlogPostCardDescriptionFade { position: absolute; width: 100%; height: 25px; inset-inline-start: 0px; bottom: 0; box-shadow: inset 0px -20px 44px rgba(239, 239, 239, 1); }
.imBlogPostCardButton { padding-block: 0px; padding-inline: 10px; text-align: end; overflow: hidden; }
.imBlogPostCardButton a { display: inline-block; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  padding: 5px 5px; background-color: rgba(240, 57, 57, 1); font-family: Playfair Display; font-size: 14pt; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { padding-top: 5px; }
.imBlogPostCardButton { padding-bottom: 5px; }
.imBlogBlock { border: solid; border-block-color: rgba(37, 58, 88, 1) rgba(37, 58, 88, 1); border-inline-color: rgba(37, 58, 88, 1) rgba(37, 58, 88, 1); border-width: 0px; border-radius: 0px;  overflow: hidden; margin-inline-start: 10px; margin-inline-end: 0px;  margin-bottom: 4px;background-color: rgba(64, 64, 64, 1);}
.imBlogBlock:first-of-type {  margin-top: 4px;}
.imBlogBlock:first-child { margin-top: 4px; }
.imBlogBlock:last-child { margin-bottom: 4px; }
.imBlogBlockTitle { margin-block: 10px 0px; margin-inline: 10px; padding-bottom: 10px; font: normal normal bold 12pt 'Playfair Display'; color: rgba(255, 255, 255, 1); }
.imBlogBlockContent { margin: 10px; font: normal normal normal 12pt 'Playfair Display'; color: rgba(255, 255, 255, 1); }
.imBlogBlockContent ul { list-style: none; }
.imBlogBlockContent li:not(:first-child) { padding-top: 10px; }
.imBlogBlockContent li:not(:last-child) { padding-bottom: 10px; }
.imBlogBlock .imBlogCloudItem { margin-inline-end: 5px;  display: inline; }
.imBlogBlock .imBlogImageBlock { max-width: 100%; margin: 0 auto; }
.imBlogBlock .imBlogImageBlock img { width: 100%; }
.imBlogBlock a, .imBlogBlock a:link, .imBlogBlock a:hover, .imBlogBlock a:visited { font: normal normal normal 12pt 'Playfair Display'; color: rgba(255, 255, 255, 1);  text-decoration: none; }
.imBlogBlock a:hover { text-decoration: underline; }
@media (min-width: 480.0px) {
	.imBlogBlock { width: 160px; }
	
}
@media (max-width: 479.9px)  {
	.imBlogBlock { box-sizing: border-box; width: 100%; margin-inline-start: 0px; margin-inline-end: 0px; }
	
}
#imBlogPost_000000004 div { line-height: 28px; }
#imBlogPost_000000004 .imHeading1 { line-height: 56px; }
#imBlogPost_000000004 .imHeading2 { line-height: 42px; }
#imBlogPost_000000004 .imHeading3 { line-height: 32px; }
#imBlogPost_000000004 .imHeading4 { line-height: 28px; }
#imBlogPost_000000004 .imHeading5 { line-height: 36px; }
#imBlogPost_000000004 .imHeading6 { line-height: 28px; }
#imBlogPost_000000004 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000004 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000004 ul ul ul { list-style: circle; }
#imBlogPost_000000004 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imBlogPost_000000004 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000004 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000004 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imBlogPost_000000004 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000004 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000004 p { margin: 0; padding: 0; }
#imBlogPost_000000004 .inline-block { display: inline-block; }
#imBlogPost_000000004 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000004 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000004 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000004 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imBlogPost_000000004 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imBlogPost_000000004 img.fleft { margin-inline-end: 15px; }
#imBlogPost_000000004 img.fright { margin-inline-start: 15px; }
#imBlogPost_000000004 .imTALeft { text-align: start; }
#imBlogPost_000000004 .imTARight { text-align: end; }
#imBlogPost_000000004 .imTACenter { text-align: center; }
#imBlogPost_000000004 .imTAJustify { text-align: justify; }
#imBlogPost_000000004 .imUl { text-decoration: underline; }
#imBlogPost_000000004 .imStrike { text-decoration: line-through; }
#imBlogPost_000000004 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000004 .imVt { vertical-align: top; }
#imBlogPost_000000004 .imVc { vertical-align: middle; }
#imBlogPost_000000004 .imVb { vertical-align: bottom; }
#imBlogPost_000000004 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imBlogPost_000000004 .lh2 { line-height: 2; }
#imBlogPost_000000005 div { line-height: 28px; }
#imBlogPost_000000005 .imHeading1 { line-height: 56px; }
#imBlogPost_000000005 .imHeading2 { line-height: 42px; }
#imBlogPost_000000005 .imHeading3 { line-height: 32px; }
#imBlogPost_000000005 .imHeading4 { line-height: 28px; }
#imBlogPost_000000005 .imHeading5 { line-height: 36px; }
#imBlogPost_000000005 .imHeading6 { line-height: 28px; }
#imBlogPost_000000005 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000005 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000005 ul ul ul { list-style: circle; }
#imBlogPost_000000005 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imBlogPost_000000005 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000005 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000005 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imBlogPost_000000005 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000005 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000005 p { margin: 0; padding: 0; }
#imBlogPost_000000005 .inline-block { display: inline-block; }
#imBlogPost_000000005 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000005 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000005 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000005 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imBlogPost_000000005 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imBlogPost_000000005 img.fleft { margin-inline-end: 15px; }
#imBlogPost_000000005 img.fright { margin-inline-start: 15px; }
#imBlogPost_000000005 .imTALeft { text-align: start; }
#imBlogPost_000000005 .imTARight { text-align: end; }
#imBlogPost_000000005 .imTACenter { text-align: center; }
#imBlogPost_000000005 .imTAJustify { text-align: justify; }
#imBlogPost_000000005 .imUl { text-decoration: underline; }
#imBlogPost_000000005 .imStrike { text-decoration: line-through; }
#imBlogPost_000000005 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000005 .imVt { vertical-align: top; }
#imBlogPost_000000005 .imVc { vertical-align: middle; }
#imBlogPost_000000005 .imVb { vertical-align: bottom; }
#imBlogPost_000000005 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imBlogPost_000000005 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPost_000000006 div { line-height: 28px; }
#imBlogPost_000000006 .imHeading1 { line-height: 56px; }
#imBlogPost_000000006 .imHeading2 { line-height: 42px; }
#imBlogPost_000000006 .imHeading3 { line-height: 32px; }
#imBlogPost_000000006 .imHeading4 { line-height: 28px; }
#imBlogPost_000000006 .imHeading5 { line-height: 36px; }
#imBlogPost_000000006 .imHeading6 { line-height: 28px; }
#imBlogPost_000000006 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000006 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000006 ul ul ul { list-style: circle; }
#imBlogPost_000000006 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imBlogPost_000000006 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000006 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000006 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imBlogPost_000000006 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000006 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000006 p { margin: 0; padding: 0; }
#imBlogPost_000000006 .inline-block { display: inline-block; }
#imBlogPost_000000006 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000006 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000006 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000006 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imBlogPost_000000006 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imBlogPost_000000006 img.fleft { margin-inline-end: 15px; }
#imBlogPost_000000006 img.fright { margin-inline-start: 15px; }
#imBlogPost_000000006 .imTALeft { text-align: start; }
#imBlogPost_000000006 .imTARight { text-align: end; }
#imBlogPost_000000006 .imTACenter { text-align: center; }
#imBlogPost_000000006 .imTAJustify { text-align: justify; }
#imBlogPost_000000006 .imUl { text-decoration: underline; }
#imBlogPost_000000006 .imStrike { text-decoration: line-through; }
#imBlogPost_000000006 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000006 .imVt { vertical-align: top; }
#imBlogPost_000000006 .imVc { vertical-align: middle; }
#imBlogPost_000000006 .imVb { vertical-align: bottom; }
#imBlogPost_000000006 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imBlogPost_000000006 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPost_000000007 div { line-height: 28px; }
#imBlogPost_000000007 .imHeading1 { line-height: 56px; }
#imBlogPost_000000007 .imHeading2 { line-height: 42px; }
#imBlogPost_000000007 .imHeading3 { line-height: 32px; }
#imBlogPost_000000007 .imHeading4 { line-height: 28px; }
#imBlogPost_000000007 .imHeading5 { line-height: 36px; }
#imBlogPost_000000007 .imHeading6 { line-height: 28px; }
#imBlogPost_000000007 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000007 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000007 ul ul ul { list-style: circle; }
#imBlogPost_000000007 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imBlogPost_000000007 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000007 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000007 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imBlogPost_000000007 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000007 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000007 p { margin: 0; padding: 0; }
#imBlogPost_000000007 .inline-block { display: inline-block; }
#imBlogPost_000000007 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000007 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000007 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000007 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imBlogPost_000000007 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imBlogPost_000000007 img.fleft { margin-inline-end: 15px; }
#imBlogPost_000000007 img.fright { margin-inline-start: 15px; }
#imBlogPost_000000007 .imTALeft { text-align: start; }
#imBlogPost_000000007 .imTARight { text-align: end; }
#imBlogPost_000000007 .imTACenter { text-align: center; }
#imBlogPost_000000007 .imTAJustify { text-align: justify; }
#imBlogPost_000000007 .imUl { text-decoration: underline; }
#imBlogPost_000000007 .imStrike { text-decoration: line-through; }
#imBlogPost_000000007 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000007 .imVt { vertical-align: top; }
#imBlogPost_000000007 .imVc { vertical-align: middle; }
#imBlogPost_000000007 .imVb { vertical-align: bottom; }
#imBlogPost_000000007 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imBlogPost_000000008 div { line-height: 28px; }
#imBlogPost_000000008 .imHeading1 { line-height: 56px; }
#imBlogPost_000000008 .imHeading2 { line-height: 42px; }
#imBlogPost_000000008 .imHeading3 { line-height: 32px; }
#imBlogPost_000000008 .imHeading4 { line-height: 28px; }
#imBlogPost_000000008 .imHeading5 { line-height: 36px; }
#imBlogPost_000000008 .imHeading6 { line-height: 28px; }
#imBlogPost_000000008 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000008 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000008 ul ul ul { list-style: circle; }
#imBlogPost_000000008 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imBlogPost_000000008 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000008 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000008 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imBlogPost_000000008 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000008 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000008 p { margin: 0; padding: 0; }
#imBlogPost_000000008 .inline-block { display: inline-block; }
#imBlogPost_000000008 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000008 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000008 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000008 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imBlogPost_000000008 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imBlogPost_000000008 img.fleft { margin-inline-end: 15px; }
#imBlogPost_000000008 img.fright { margin-inline-start: 15px; }
#imBlogPost_000000008 .imTALeft { text-align: start; }
#imBlogPost_000000008 .imTARight { text-align: end; }
#imBlogPost_000000008 .imTACenter { text-align: center; }
#imBlogPost_000000008 .imTAJustify { text-align: justify; }
#imBlogPost_000000008 .imUl { text-decoration: underline; }
#imBlogPost_000000008 .imStrike { text-decoration: line-through; }
#imBlogPost_000000008 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000008 .imVt { vertical-align: top; }
#imBlogPost_000000008 .imVc { vertical-align: middle; }
#imBlogPost_000000008 .imVb { vertical-align: bottom; }
#imBlogPost_000000008 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imBlogPost_000000008 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imBlogPost_000000009 div { line-height: 28px; }
#imBlogPost_000000009 .imHeading1 { line-height: 56px; }
#imBlogPost_000000009 .imHeading2 { line-height: 42px; }
#imBlogPost_000000009 .imHeading3 { line-height: 32px; }
#imBlogPost_000000009 .imHeading4 { line-height: 28px; }
#imBlogPost_000000009 .imHeading5 { line-height: 36px; }
#imBlogPost_000000009 .imHeading6 { line-height: 28px; }
#imBlogPost_000000009 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000009 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000009 ul ul ul { list-style: circle; }
#imBlogPost_000000009 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imBlogPost_000000009 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000009 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imBlogPost_000000009 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imBlogPost_000000009 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000009 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000009 p { margin: 0; padding: 0; }
#imBlogPost_000000009 .inline-block { display: inline-block; }
#imBlogPost_000000009 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000009 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000009 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000009 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imBlogPost_000000009 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imBlogPost_000000009 img.fleft { margin-inline-end: 15px; }
#imBlogPost_000000009 img.fright { margin-inline-start: 15px; }
#imBlogPost_000000009 .imTALeft { text-align: start; }
#imBlogPost_000000009 .imTARight { text-align: end; }
#imBlogPost_000000009 .imTACenter { text-align: center; }
#imBlogPost_000000009 .imTAJustify { text-align: justify; }
#imBlogPost_000000009 .imUl { text-decoration: underline; }
#imBlogPost_000000009 .imStrike { text-decoration: line-through; }
#imBlogPost_000000009 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000009 .imVt { vertical-align: top; }
#imBlogPost_000000009 .imVc { vertical-align: middle; }
#imBlogPost_000000009 .imVb { vertical-align: bottom; }
#imBlogPost_000000009 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
@media (min-width: 1150.0px) {
	#imBlogPage { position: relative; box-sizing: border-box; margin-inline-start: 0px; margin-inline-end: 0px; padding-block: 0px; padding-inline: 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 970px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 970px; }
	.imBlogPostCard { width: 960px; height: 150px; float: left; float: inline-start; box-sizing: border-box; margin-block: 10px 0px; margin-inline: 0px 10px; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0px; }
	.imBlogPostCard:nth-of-type(1n) { margin-inline-end: 0px; }
	.imBlogPagination { width: 960px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 170px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 170px; }
	#imBlogContent { margin-inline-end: 0px !important }
	.imBlogPostCard { display: grid; grid-template-columns: 0% auto; grid-template-rows: auto auto 1fr auto; }
	.imBlogPostCardWithCover { grid-template-columns: 50% auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; grid-row: 1 / 6; }
	.imBlogPostCardTitle { grid-column: 2 / 3; grid-row: 1 / 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; grid-row: 3 / 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; grid-row: 5 / 6; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imBlogPage { position: relative; box-sizing: border-box; margin-inline-start: 0px; margin-inline-end: 0px; padding-block: 0px; padding-inline: 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 540px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 540px; }
	.imBlogPostCard { width: 530px; height: 150px; float: left; float: inline-start; box-sizing: border-box; margin-block: 10px 0px; margin-inline: 0px 10px; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0px; }
	.imBlogPostCard:nth-of-type(1n) { margin-inline-end: 0px; }
	.imBlogPagination { width: 530px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 170px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 170px; }
	#imBlogContent { margin-inline-end: 0px !important }
	.imBlogPostCard { display: grid; grid-template-columns: 0% auto; grid-template-rows: auto auto 1fr auto; }
	.imBlogPostCardWithCover { grid-template-columns: 50% auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; grid-row: 1 / 6; }
	.imBlogPostCardTitle { grid-column: 2 / 3; grid-row: 1 / 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; grid-row: 3 / 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; grid-row: 5 / 6; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imBlogPage { position: relative; box-sizing: border-box; margin-inline-start: 0px; margin-inline-end: 0px; padding-block: 0px; padding-inline: 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 300px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 300px; }
	.imBlogPostCard { width: 290px; height: 150px; float: left; float: inline-start; box-sizing: border-box; margin-block: 10px 0px; margin-inline: 0px 10px; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0px; }
	.imBlogPostCard:nth-of-type(1n) { margin-inline-end: 0px; }
	.imBlogPagination { width: 290px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 170px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 170px; }
	#imBlogContent { margin-inline-end: 0px !important }
	.imBlogPostCard { height: 300px; display: grid; grid-template-columns: auto; grid-template-rows: 0% auto auto 1fr auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; grid-row: 1 / 2; }
	.imBlogPostCardTitle { grid-column: 1 / 2; grid-row: 2 / 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; grid-row: 4 / 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; grid-row: 6 / 7; }
	
}

@media (max-width: 479.9px)  {
	#imBlogPage { width: 100%; }
	#imBlogContent, #imBlogSidebar { box-sizing: border-box; width: 100%;padding-inline-start: 5px; padding-inline-end: 5px; }
	.imBlogPostCard { width: 100%; float: left; float: inline-start; box-sizing: border-box; height: 150px; margin-block: 10px 0px; margin-inline: 0px; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(1) { margin-top: 0px; }
	.imBlogPagination { width: 100%; }
	#imBlogContent { margin-inline-end: 0px !important }
	.imBlogPostCard { height: 300px; display: grid; grid-template-columns: auto; grid-template-rows: 0% auto auto 1fr auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; }
	.imBlogPostWrapperCardCover { grid-column: 1 / 2; grid-row: 1 / 2; }
	.imBlogPostCardTitle { grid-column: 1 / 2; grid-row: 2 / 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; grid-row: 4 / 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; grid-row: 6 / 7; }
	
}

@media (min-width: 1150.0px) {
	#imHeader_imObjectTitle_09_wrapper { position: absolute; top: 30px; inset-inline-start: 390px; width: 352px; height: 80px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imObjectTitle_09{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imHeader_imObjectTitle_09 { width: 100%; }
	#imHeader_imObjectTitle_09_text { margin: 0px; 
	 }
	#imHeader_imMenuObject_10_wrapper { position: absolute; top: 188px; inset-inline-start: 0px; width: 1149px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_10_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_10_container > ul > li {position: relative;margin-inline-start: 50px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper, #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 60px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_10 .hamburger-button {cursor: pointer; width: 60px; height: 60px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(240, 57, 57, 1); display: block; }
	#imHeader_imMenuObject_10 .label-inner-wrapper, #imHeader_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_10_container > ul > li .label, #imHeader_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(240, 57, 57, 1);background-image: none;border-block-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-inline-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_10 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_10 .hamburger-button .label, #imHeader_imMenuObject_10 .hamburger-button button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_10 .imLevel { cursor: default; }
	#imHeader_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_10 { text-align: center; }
	/* Level menu background */
	#imHeader_imMenuObject_10 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_10 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imHeader_imMenuObject_10 ul ul li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 41px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_10 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_10 ul ul .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul .label-wrapper .label, #imHeader_imMenuObject_10 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(224, 224, 224, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imHeader_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 60px;
	}
	#imHeader_imMenuObject_10_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imHeader_imMenuObject_10_container > ul > li > ul.open-left { inset-inline-end: 140px; }
	#imHeader_imMenuObject_10_container > ul > li > ul.open-right { inset-inline-start: 140px; }
	#imHeader_imMenuObject_10_container > ul > li > ul ul, #imHeader_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_10_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imHeader_imMenuObject_10_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imHeader_imMenuObject_10 ul > li > ul, #imHeader_imMenuObject_10 .multiple-column { display: none; }
	#imHeader_imMenuObject_10_container > ul > li:nth-child(6n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imHeader_imMenuObject_10_container > ul > li:nth-child(n+7) {
	margin-top: 50px; 
	}
	#imHeader_imMenuObject_10-menu-opened { display: none; }
	#imHeader_imMenuObject_10 .hamburger-component { display: none; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imObjectTitle_09_wrapper { position: absolute; top: 49px; inset-inline-start: 0px; width: 724px; height: 112px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imObjectTitle_09{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imHeader_imObjectTitle_09 { width: 100%; }
	#imHeader_imObjectTitle_09_text { margin: 0px; 
	 }
	#imHeader_imMenuObject_10_wrapper { position: absolute; top: 180px; inset-inline-start: 0px; width: 718px; height: 49px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_10_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_10_container > ul > li {position: relative;margin-inline-start: 50px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper, #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 60px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_10 .hamburger-button {cursor: pointer; width: 60px; height: 60px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(240, 57, 57, 1); display: block; }
	#imHeader_imMenuObject_10 .label-inner-wrapper, #imHeader_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_10_container > ul > li .label, #imHeader_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(240, 57, 57, 1);background-image: none;border-block-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-inline-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_10 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_10 .hamburger-button .label, #imHeader_imMenuObject_10 .hamburger-button button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_10 .imLevel { cursor: default; }
	#imHeader_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_10 { text-align: center; }
	/* Level menu background */
	#imHeader_imMenuObject_10 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_10 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imHeader_imMenuObject_10 ul ul li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 41px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_10 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_10 ul ul .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul .label-wrapper .label, #imHeader_imMenuObject_10 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(224, 224, 224, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imHeader_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 60px;
	}
	#imHeader_imMenuObject_10_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imHeader_imMenuObject_10_container > ul > li > ul.open-left { inset-inline-end: 140px; }
	#imHeader_imMenuObject_10_container > ul > li > ul.open-right { inset-inline-start: 140px; }
	#imHeader_imMenuObject_10_container > ul > li > ul ul, #imHeader_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_10_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imHeader_imMenuObject_10_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imHeader_imMenuObject_10 ul > li > ul, #imHeader_imMenuObject_10 .multiple-column { display: none; }
	#imHeader_imMenuObject_10_container > ul > li:nth-child(4n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imHeader_imMenuObject_10_container > ul > li:nth-child(n+5) {
	margin-top: 50px; 
	}
	#imHeader_imMenuObject_10-menu-opened { display: none; }
	#imHeader_imMenuObject_10 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectTitle_09_wrapper { position: absolute; top: 57px; inset-inline-start: 0px; width: 478px; height: 75px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imObjectTitle_09{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imHeader_imObjectTitle_09 { width: 100%; }
	#imHeader_imObjectTitle_09_text { margin: 0px; 
	 }
	#imHeader_imMenuObject_10_wrapper { position: absolute; top: 200px; inset-inline-start: 0px; width: 88px; height: 70px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_10_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_10_container > ul > li {position: relative;margin-inline-start: 50px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper, #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 60px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_10 .hamburger-button {cursor: pointer; width: 60px; height: 60px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(240, 57, 57, 1); display: block; }
	#imHeader_imMenuObject_10 .label-inner-wrapper, #imHeader_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_10_container > ul > li .label, #imHeader_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(240, 57, 57, 1);background-image: none;border-block-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-inline-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_10 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_10 .hamburger-button .label, #imHeader_imMenuObject_10 .hamburger-button button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_10 .imLevel { cursor: default; }
	#imHeader_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_10 { text-align: center; }
	#imHeader_imMenuObject_10 .hidden { display: none; }
	#imHeader_imMenuObject_10-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_10-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_10-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_10-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_10-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_10-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 260px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_10-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(128, 128, 128, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_10-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_10 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_10-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_10-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_10-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 62px; padding-block: 0px; padding-inline: 15px; }
	#imHeader_imMenuObject_10-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_10-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_10-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_10-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_10-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;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_10-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_10-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_10-menu-opened {  z-index: 0;  width: 0;}
	#imHeader_imMenuObject_10-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 260px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_10-opened #imPageExtContainer {  transform: translate3d(260px, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectTitle_09_wrapper { position: absolute; top: 60px; inset-inline-start: 0px; width: 318px; height: 95px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectTitle_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_9 { box-sizing: border-box; }
	#imHeader_imObjectTitle_09_text { font-size: 50.42pt; }
	#imHeader_imObjectTitle_09{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imHeader_imObjectTitle_09 { width: 100%; }
	#imHeader_imObjectTitle_09_text { margin: 0px; 
	 }
	#imHeader_imMenuObject_10_wrapper { position: absolute; top: 180px; inset-inline-start: 0px; width: 70px; height: 79px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_10 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_10_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_10_container > ul > li {position: relative;margin-inline-start: 50px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper, #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 60px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_10_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_10 .hamburger-button {cursor: pointer; width: 60px; height: 60px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_10 .hamburger-bar { margin: 6px auto; width: 65%; height: 6px; background-color: rgba(240, 57, 57, 1); display: block; }
	#imHeader_imMenuObject_10 .label-inner-wrapper, #imHeader_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_10_container > ul > li .label, #imHeader_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(240, 57, 57, 1);background-image: none;border-block-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-inline-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_10 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_10 .hamburger-button .label, #imHeader_imMenuObject_10 .hamburger-button button {width: 100%;height: 100%;font-family: 'Playfair Display';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_10 .imLevel { cursor: default; }
	#imHeader_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_10 { text-align: center; }
	#imHeader_imMenuObject_10 .hidden { display: none; }
	#imHeader_imMenuObject_10-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_10-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_10-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_10-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_10-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_10-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 260px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_10-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(128, 128, 128, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_10-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_10 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_10-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_10-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_10-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 230px; height: 62px; padding-block: 0px; padding-inline: 15px; }
	#imHeader_imMenuObject_10-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_10-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_10-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_10-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_10-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;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_10-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened #imHeader_imMenuObject_10_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	#imHeader_imMenuObject_10-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(240, 57, 57, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_10-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_10-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_10-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Satisfy;font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_10-menu-opened {  z-index: 0;  width: 0;}
	#imHeader_imMenuObject_10-menu-opened.animated {  animation-name: finalZindex;  animation-duration: 1000ms;  animation-fill-mode: forwards;}
	@keyframes finalZindex {    0% { z-index: 0; width: 0; }    99% { z-index: 0; width: 0; }    100% { z-index: 1001;  width: 260px; }}#imPageExtContainer {  z-index: 1;  position: relative;  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_10-opened #imPageExtContainer {  transform: translate3d(260px, 0, 0);}
	
}

@media (min-width: 1150.0px) {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 160px; inset-inline-start: 840px; width: 263px; height: 25px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_11 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 78px; inset-inline-start: 842px; width: 262px; height: 80px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_12_text { font-size: 41.4pt; }
	#imFooter_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin: 0px; 
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 160px; inset-inline-start: 450px; width: 247px; height: 32px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_11 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 80px; inset-inline-start: 450px; width: 244px; height: 72px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_12_text { font-size: 38.5pt; }
	#imFooter_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin: 0px; 
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 157px; inset-inline-start: 250px; width: 209px; height: 34px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_11 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 79px; inset-inline-start: 241px; width: 228px; height: 75px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_12_text { font-size: 35.92pt; }
	#imFooter_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin: 0px; 
	 }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 160px; inset-inline-start: 50px; width: 227px; height: 34px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_11 { box-sizing: border-box; }
	#imFooter_imTextObject_11 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_12_wrapper { position: absolute; top: 70px; inset-inline-start: 50px; width: 228px; height: 95px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_12 { box-sizing: border-box; }
	#imFooter_imObjectTitle_12_text { font-size: 35.92pt; }
	#imFooter_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(240, 57, 57, 1), 1px 1px 0px rgba(238, 55, 55, 1), 2px 2px 0px rgba(236, 53, 53, 1), 3px 3px 0px rgba(234, 51, 51, 1), 4px 4px 0px rgba(232, 49, 49, 1) ;}#imFooter_imObjectTitle_12 { width: 100%; }
	#imFooter_imObjectTitle_12_text { margin: 0px; 
	 }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
