#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); grid-template-rows: 600px auto 130px; }
#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 400px auto 100px; }
	#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: 500px auto 100px; }
	#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: 300px auto 100px; }
	#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) 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_64 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
#imCell_63 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
#imCell_57 { display: grid; grid-column: 2 / 14; grid-row: 4 / 5; }
#imCell_58 { display: grid; grid-column: 14 / 26; grid-row: 4 / 5; }
#imCell_59 { display: grid; grid-column: 2 / 14; grid-row: 5 / 6; }
#imCell_60 { display: grid; grid-column: 14 / 26; grid-row: 5 / 6; }
#imCell_61 { display: grid; grid-column: 2 / 14; grid-row: 6 / 7; }
#imCell_62 { display: grid; grid-column: 14 / 26; grid-row: 6 / 7; }
#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 2 / 3; }
#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 3 / 7; }
#imPageRow_4 { display: block; grid-column: 2 / 26; grid-row: 7 / 8; }
@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px 30px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_64 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_63 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
	#imCell_57 { display: grid; grid-column: 2 / 14; grid-row: 4 / 5; }
	#imCell_58 { display: grid; grid-column: 14 / 26; grid-row: 4 / 5; }
	#imCell_59 { display: grid; grid-column: 2 / 14; grid-row: 5 / 6; }
	#imCell_60 { display: grid; grid-column: 14 / 26; grid-row: 5 / 6; }
	#imCell_61 { display: grid; grid-column: 2 / 14; grid-row: 6 / 7; }
	#imCell_62 { display: grid; grid-column: 14 / 26; grid-row: 6 / 7; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 3 / 7; }
	#imPageRow_4 { display: block; grid-column: 2 / 26; grid-row: 7 / 8; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_64 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_63 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
	#imCell_57 { display: grid; grid-column: 2 / 14; grid-row: 4 / 5; }
	#imCell_58 { display: grid; grid-column: 14 / 26; grid-row: 4 / 5; }
	#imCell_59 { display: grid; grid-column: 2 / 14; grid-row: 5 / 6; }
	#imCell_60 { display: grid; grid-column: 14 / 26; grid-row: 5 / 6; }
	#imCell_61 { display: grid; grid-column: 2 / 14; grid-row: 6 / 7; }
	#imCell_62 { display: grid; grid-column: 14 / 26; grid-row: 6 / 7; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 3 / 7; }
	#imPageRow_4 { display: block; grid-column: 2 / 26; grid-row: 7 / 8; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto auto auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_64 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_63 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
	#imCell_58 { display: grid; grid-column: 2 / 26; grid-row: 4 / 5; }
	#imCell_57 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
	#imCell_60 { display: grid; grid-column: 2 / 26; grid-row: 6 / 7; }
	#imCell_59 { display: grid; grid-column: 2 / 26; grid-row: 7 / 8; }
	#imCell_62 { display: grid; grid-column: 2 / 26; grid-row: 8 / 9; }
	#imCell_61 { display: grid; grid-column: 2 / 26; grid-row: 9 / 10; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 10 / 11; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; grid-column: 1 / 27; grid-row: 3 / 10; }
	#imPageRow_4 { display: block; grid-column: 2 / 26; grid-row: 10 / 11; }
	
}
.content-slider.content-slider-root { width: 100%; } .content-slider.content-slider-container { width: 100%; display: grid; grid-template-areas: "slide-container"; perspective: 120vw; transform-style: preserve-3d; } .content-slider.content-slider-container.change-effect-slideH, .content-slider.content-slider-container.change-effect-slideV, .content-slider.content-slider-container.change-effect-rotateZ { overflow: hidden; } .content-slider.slide-container { display: grid; pointer-events: none; grid-area: slide-container; grid-template-areas: "slide-grid-container"; overflow: hidden; visibility: hidden; transform-style: preserve-3d; } .content-slider.slide-container.default-slide, .content-slider.slide-container.entering-slide { pointer-events: auto; } .content-slider.slide-container-link { cursor: pointer; } .content-slider.slide-grid-container { display: grid; grid-area: slide-grid-container; justify-self: center; max-width: 100%; grid-template-rows: auto; grid-template-columns: auto; } .content-slider.slide-element { grid-area: 1/1/2/2; align-self: center; } .content-slider.slide-image-container { justify-self: center; } .content-slider.image-overlap > .content-slider.slide-image-container { align-self: stretch; justify-self: stretch; }.content-slider.full-grid.image-left > .content-slider.slide-txt-container , .content-slider.full-grid.image-right > .content-slider.slide-image-container { grid-area: 1/2/2/3; } .content-slider.full-grid.image-top { grid-template-rows: auto auto; } .full-grid.image-top > .content-slider.slide-txt-container { grid-area: 2/1/3/2; } .image-overlap > .content-slider.slide-txt-container { align-self: end; } .content-slider.slide-txt-content { display: grid; grid-template-rows: auto auto auto; grid-template-columns: auto; width: 100%; height: 100%; align-content: center; } .content-slider.slide-txt-block-container { max-width: 100%; } .content-slider.slide-txt-block-content.slide-button { cursor: pointer; -webkit-user-select: none; user-select: none; } .content-slider.slide-image-content { width: 100%; height: auto; } .image-overlap .content-slider.slide-image-content { object-fit: cover; height: 100%; max-height: 100%; } .content-slider.content-slider-ctrl-container { grid-area: slide-container; pointer-events: none; display: grid; grid-template-columns: 1fr auto 1fr; grid-template-rows: 1fr auto 1fr; grid-template-areas: "tl t tr" "l c r" "bl b br"; align-items: center; justify-items: center; transform: translateZ(0); } .ctrl-visible-on-mobile .content-slider-ctrl-container.ctrl-visible, .content-slider-container:hover > .content-slider-ctrl-container.ctrl-visible { visibility: inherit; } .content-slider.content-slider-ctrl { pointer-events: auto; display: none; } .content-slider.content-slider-ctrl.ctrl-visible { display: grid; } .content-slider.btn-ctrl { cursor: pointer; opacity: .7; } .content-slider.btn-ctrl:hover { opacity: 1; } .content-slider.btn-prev { grid-area: l; justify-self: start; } .content-slider.btn-next { grid-area: r; justify-self: end; } .content-slider.radio-bar-prev { width: 22px; height: 22px; grid-area: bl; justify-self: end; align-self: end; } .content-slider.radio-bar-next { width: 22px; height: 22px; grid-area: br; justify-self: start; align-self: end; } .content-slider.current-slide-radio-visible-container { max-width: 330px; max-height: 330px; overflow: hidden; grid-area: b; align-self: end; align-content: center; justify-content: center; } .content-slider.current-slide-radio-container { position: relative; top: 0; left: 0; transition: left 1s, top 1s; } .content-slider.current-slide-radio { display: block; } .content-slider.current-slide-radio-visible { opacity: .7; cursor: pointer; width: 22px; height: 22px; background-repeat: no-repeat; background-position: 0 0; } .content-slider.current-slide-radio-visible:hover { opacity: 1; } .content-slider .current-slide-radio-visible-selected { opacity: 1; cursor: default; background-position: -22px 0; } .content-slider.slide-container, .content-slider.slide-animated-element { position: relative; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3, 0.8); } .content-slider.slide-animated-element { overflow: hidden; } .content-slider.slide-container.default-slide, .content-slider.slide-container.entering-slide, .content-slider.slide-container.exiting-slide { visibility: inherit; } .change-effect-none > .content-slider.slide-container.entering-slide { animation-name: none-in; } .change-effect-none > .content-slider.slide-container.exiting-slide { animation-name: none-out; } .change-effect-slideH > .content-slider.slide-container.entering-slide-prev { animation-name: slide-h-in-prev; } .change-effect-slideH > .content-slider.slide-container.exiting-slide-prev { animation-name: slide-h-out-prev; } .change-effect-slideH > .content-slider.slide-container.entering-slide-next { animation-name: slide-h-in-next; } .change-effect-slideH > .content-slider.slide-container.exiting-slide-next { animation-name: slide-h-out-next; } .change-effect-slideV > .content-slider.slide-container.entering-slide-prev { animation-name: slide-v-in-prev; } .change-effect-slideV > .content-slider.slide-container.exiting-slide-prev { animation-name: slide-v-out-prev; } .change-effect-slideV > .content-slider.slide-container.entering-slide-next { animation-name: slide-v-in-next; } .change-effect-slideV > .content-slider.slide-container.exiting-slide-next { animation-name: slide-v-out-next; } .change-effect-zoom > .content-slider.slide-container.entering-slide { animation-name: zoom-in; } .change-effect-zoom > .content-slider.slide-container.exiting-slide { animation-name: zoom-out; } .change-effect-rotateX > .content-slider.slide-container, .change-effect-rotateY > .content-slider.slide-container { -webkit-backface-visibility: hidden; backface-visibility: hidden; }.change-effect-rotateX > .content-slider.slide-container.entering-slide-prev { animation-name: rotate-x-in-prev; } .change-effect-rotateX > .content-slider.slide-container.exiting-slide-prev { animation-name: rotate-x-out-prev; } .change-effect-rotateX > .content-slider.slide-container.entering-slide-next { animation-name: rotate-x-in-next; } .change-effect-rotateX > .content-slider.slide-container.exiting-slide-next { animation-name: rotate-x-out-next; } .change-effect-rotateY > .content-slider.slide-container.entering-slide-prev { animation-name: rotate-y-in-prev; } .change-effect-rotateY > .content-slider.slide-container.exiting-slide-prev { animation-name: rotate-y-out-prev; } .change-effect-rotateY > .content-slider.slide-container.entering-slide-next { animation-name: rotate-y-in-next; } .change-effect-rotateY > .content-slider.slide-container.exiting-slide-next { animation-name: rotate-y-out-next; } .change-effect-rotateZ > .content-slider.slide-container.entering-slide-prev { animation-name: rotate-z-in-prev; } .change-effect-rotateZ > .content-slider.slide-container.exiting-slide-prev { animation-name: rotate-z-out-prev; } .change-effect-rotateZ > .content-slider.slide-container.entering-slide-next { animation-name: rotate-z-in-next; } .change-effect-rotateZ > .content-slider.slide-container.exiting-slide-next { animation-name: rotate-z-out-next; } .change-effect-fade > .content-slider.slide-container.entering-slide { animation-name: fade-in; } .change-effect-fade > .content-slider.slide-container.exiting-slide { animation-name: fade-out; } .change-effect-cube > .content-slider.slide-container.entering-slide-prev { animation-name: cube-in-prev; } .change-effect-cube > .content-slider.slide-container.exiting-slide-prev { animation-name: cube-out-prev; } .change-effect-cube > .content-slider.slide-container.entering-slide-next { animation-name: cube-in-next; } .change-effect-cube > .content-slider.slide-container.exiting-slide-next { animation-name: cube-out-next; } .default-slide > .element-effect-fade .content-slider.slide-animated-element, .entering-slide > .element-effect-fade .content-slider.slide-animated-element { animation-name: fade-in; } .exiting-slide > .element-effect-fade .content-slider.slide-animated-element { animation-name: fade-out; } .default-slide > .element-effect-border.image-overlap .slide-title.slide-animated-element, .default-slide > .element-effect-border.image-right .slide-txt-block-container.slide-animated-element, .default-slide > .element-effect-border.image-left .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-title.slide-animated-element, .entering-slide > .element-effect-border.image-right .slide-txt-block-container.slide-animated-element, .entering-slide > .element-effect-border.image-left .slide-image-container.slide-animated-element { animation-name: border-left-in; } .exiting-slide > .element-effect-border.image-overlap .slide-title.slide-animated-element, .exiting-slide > .element-effect-border.image-right .slide-txt-block-container.slide-animated-element, .exiting-slide > .element-effect-border.image-left .slide-image-container.slide-animated-element { animation-name: border-left-out; } .default-slide > .element-effect-border.image-overlap .slide-description.slide-animated-element, .default-slide > .element-effect-border.image-left .slide-txt-block-container.slide-animated-element, .default-slide > .element-effect-border.image-right .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-description.slide-animated-element, .entering-slide > .element-effect-border.image-left .slide-txt-block-container.slide-animated-element, .entering-slide > .element-effect-border.image-right .slide-image-container.slide-animated-element { animation-name: border-right-in; } .exiting-slide > .element-effect-border.image-overlap .slide-description.slide-animated-element, .exiting-slide > .element-effect-border.image-left .slide-txt-block-container.slide-animated-element, .exiting-slide > .element-effect-border.image-right .slide-image-container.slide-animated-element { animation-name: border-right-out; } .default-slide > .element-effect-border.image-overlap .slide-button.slide-animated-element, .default-slide > .element-effect-border.image-top .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-button.slide-animated-element, .entering-slide > .element-effect-border.image-top .slide-image-container.slide-animated-element { animation-name: border-top-in; } .exiting-slide > .element-effect-border.image-overlap .slide-button.slide-animated-element, .exiting-slide > .element-effect-border.image-top .slide-image-container.slide-animated-element { animation-name: border-top-out; } .default-slide > .element-effect-border.image-overlap .slide-image-container.slide-animated-element, .default-slide > .element-effect-border.image-top .slide-txt-block-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-top .slide-txt-block-container.slide-animated-element { animation-name: border-bot-in; } .exiting-slide > .element-effect-border.image-overlap .slide-image-container.slide-animated-element, .exiting-slide > .element-effect-border.image-top .slide-txt-block-container.slide-animated-element { animation-name: border-bot-out; } .default-slide > .element-effect-spring .content-slider.slide-animated-element, .entering-slide > .element-effect-spring .content-slider.slide-animated-element { animation-name: spring-in; } .exiting-slide > .element-effect-spring .content-slider.slide-animated-element { animation-name: spring-out; } .element-effect-fore-back-color .content-slider.slide-animated-element::after { content: ""; position: absolute; box-sizing: border-box; top: 0;left: 0;width: 100%; height: 100%; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3, 0.8); } .element-effect-fore-back-color .content-slider.slide-animated-content { animation-fill-mode: both; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3, 0.8); } .default-slide > .element-effect-fore-back-color .content-slider.slide-animated-content, .entering-slide > .element-effect-fore-back-color .content-slider.slide-animated-content { animation-name: fore-back-color-el-in; } .default-slide > .element-effect-fore-back-color .content-slider.slide-animated-element::after, .entering-slide > .element-effect-fore-back-color .content-slider.slide-animated-element::after { animation-name: fore-back-color-after-in; } .exiting-slide > .element-effect-fore-back-color .content-slider.slide-animated-content { animation-name: fore-back-color-el-out; } .exiting-slide > .element-effect-fore-back-color .content-slider.slide-animated-element::after { animation-name: fore-back-color-after-out; } .default-slide > .element-effect-bounce .content-slider.slide-animated-element, .entering-slide > .element-effect-bounce .content-slider.slide-animated-element { animation-name: bounce-in; } .exiting-slide > .element-effect-bounce .content-slider.slide-animated-element { animation-name: bounce-out; } .default-slide > .element-effect-sharp .content-slider.slide-animated-element::after, .entering-slide > .element-effect-sharp .content-slider.slide-animated-element::after { content: ""; position: absolute; box-sizing: border-box; top: -10%;left: -10%;width: 120%; height: 120%; animation-fill-mode: both; animation-timing-function: linear; background: linear-gradient(-60deg, rgba(0,0,0,0) 44%, rgba(255,255,255,0.6) 50%, rgba(0,0,0,0) 62%); animation-name: sharp-after-in; } @keyframes none-in { from { visibility: hidden; } to { visibility: inherit; } } @keyframes none-out { from { visibility: inherit; } to { visibility: hidden; } } @keyframes slide-h-in-next { from { transform: translateX(100%); } } @keyframes slide-h-in-prev { from { transform: translateX(-100%); } } @keyframes slide-h-out-prev { to { transform: translateX(100%); } } @keyframes slide-h-out-next { to { transform: translateX(-100%); } } @keyframes slide-v-in-prev { from { transform: translateY(-100%); } } @keyframes slide-v-in-next { from { transform: translateY(100%); } } @keyframes slide-v-out-next { to { transform: translateY(-100%); } } @keyframes slide-v-out-prev { to { transform: translateY(100%); } } @keyframes zoom-in { 0%, 50% { transform: scale(0); } 100% { transform: none; } } @keyframes zoom-out { 0% { transform: none; } 50%, 100% { transform: scale(0); } } @keyframes rotate-x-in-prev { 0% { visibility: inherit; transform: rotateX(-180deg); } 50% { transform: rotateX(-90deg); } 70% { transform: rotateX(20deg); } 80% { transform: rotateX(-10deg); } 90% { transform: rotateX(5deg); } 100% { transform: none; } } @keyframes rotate-x-out-prev { 0% { transform: none; } 30% { transform: rotateX(-20deg); } 50% { transform: rotateX(90deg); } 100% { transform: rotateX(180deg); visibility: hidden; } } @keyframes rotate-x-in-next { 0% { visibility: inherit; transform: rotateX(180deg); } 50% { transform: rotateX(90deg); } 70% { transform: rotateX(-20deg); } 80% { transform: rotateX(10deg); } 90% { transform: rotateX(-5deg); } 100% { transform: none; } } @keyframes rotate-x-out-next { 0% { transform: none; } 30% { transform: rotateX(20deg); } 50% { transform: rotateX(-90deg); } 100% { transform: rotateX(-180deg); visibility: hidden; } } @keyframes rotate-y-in-next { 0% { visibility: inherit; transform: rotateY(-180deg); } 50% { transform: rotateY(-90deg); } 70% { transform: rotateY(20deg); } 80% { transform: rotateY(-10deg); } 90% { transform: rotateY(5deg); } 100% { transform: none; } } @keyframes rotate-y-out-next { 0% { transform: none; } 30% { transform: rotateY(-20deg); } 50% { transform: rotateY(90deg); } 100% { transform: rotateY(180deg); visibility: hidden; } } @keyframes rotate-y-in-prev { 0% { visibility: inherit; transform: rotateY(180deg); } 50% { transform: rotateY(90deg); } 70% { transform: rotateY(-20deg); } 80% { transform: rotateY(10deg); } 90% { transform: rotateY(-5deg); } 100% { transform: none; } } @keyframes rotate-y-out-prev { 0% { transform: none; } 30% { transform: rotateY(20deg); } 50% { transform: rotateY(-90deg); } 100% { transform: rotateY(-180deg); visibility: hidden; } } @keyframes rotate-z-in-prev { 0% { transform-origin: 100% 100%;transform: rotateZ(-90deg); } 100% { transform-origin: 100% 100%;transform: none; } } @keyframes rotate-z-out-prev { 0% { transform-origin: 100% 100%;transform: none; } 100% { transform-origin: 100% 100%;transform: rotateZ(90deg); } } @keyframes rotate-z-in-next { 0% { transform-origin: 0 100%;transform: rotateZ(90deg); } 100% { transform-origin: 0 100%;transform: none; } } @keyframes rotate-z-out-next { 0% { transform-origin: 0 100%;transform: none; } 100% { transform-origin: 0 100%;transform: rotateZ(-90deg); } } @keyframes cube-in-next { 0% { opacity: 0;transform: rotateY(90deg); } 50% { opacity: 1;} 100% { opacity: 1;transform: none; } } @keyframes cube-out-next { 0% { opacity: 1;transform: none; } 50% { opacity: 1;} 100% { opacity: 0;transform: rotateY(-90deg); } } @keyframes cube-in-prev { 0% { opacity: 0;transform: rotateY(-90deg); } 50% { opacity: 1;} 100% { opacity: 1;transform: none; } } @keyframes cube-out-prev { 0% { opacity: 1;transform: none; } 50% { opacity: 1;} 100% { opacity: 0;transform: rotateY(90deg); } } @keyframes fade-in { from { opacity: 0; } } @keyframes fade-out { to { opacity: 0; } } @keyframes border-left-in { from { transform: translateX(-60vw); opacity: 0; } } @keyframes border-left-out { to { transform: translateX(-60vw); opacity: 0; } } @keyframes border-right-in { from { transform: translateX(60vw); opacity: 0; } } @keyframes border-right-out { to { transform: translateX(60vw); opacity: 0; } } @keyframes border-bot-in { from { transform: translateY(60vh); opacity: 0; } } @keyframes border-bot-out { to { transform: translateY(60vh); opacity: 0; } } @keyframes border-top-in { from { transform: translateY(-60vh); opacity: 0; } } @keyframes border-top-out { to { transform: translateY(-60vh); opacity: 0; } } @keyframes spring-in { 0% { transform: translateX(-50%) scale(0, 1); } 55% { transform: translateX(20%) scale(1.4, 0.6); } 70% { transform: translateX(-20%) scale(0.6, 1.4); } 85% { transform: translateX(10%) scale(1.2, 0.8); } 100% { transform: none; } } @keyframes spring-out { 0% { transform: none; } 80% { transform: translateX(-25%) scale(1.5, 0.5); } 100% { transform: translateX(50%) scaleX(0); } } @keyframes fore-back-color-el-in { 0%, 50% { opacity: 0; } 51%, 100% { opacity: 1; } } @keyframes fore-back-color-after-in { 0% { left: -100%; } 50% { left: 0; } 100% { left: 100%; } } @keyframes fore-back-color-el-out { 0%, 50% { opacity: 1; } 51%, 100% { opacity: 0; } } @keyframes fore-back-color-after-out { 0% { left: 100%; } 50% { left: 0; } 100% { left: -100%; } } @keyframes bounce-in { 0% { transform: scale(0); } 60% { transform: scale(1.2); } 75% { transform: scale(0.8); } 90% { transform: scale(1.1); } 100% { transform: none; } } @keyframes bounce-out { 0% { transform: none; } 20% { transform: scale(1.2); } 100% { transform: scale(0); } } @keyframes sharp-after-in { 0% { left: -150%; opacity: 0; } 50% { left: 0; opacity: 1; } 100% { left: 150%; opacity: 0; } } #imHeader_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_01 #imHeader_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectVideo_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imHeader_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectVideo_04 .object-generic-error { height: 100%; overflow: hidden; }
#imHeader_imObjectVideo_04 { max-width: 100%; width: 1084px; }
#imHeader_imObjectVideo_04_media { width: 100%; }
#imFooter_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_01 #imFooter_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_02 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imFooter_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imStickyBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
:-webkit-full-screen-ancestor{ animation-fill-mode: none !important; }
#imCell_64 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_64 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_64 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_64 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_63 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_63 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_63 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_63 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_63 #imObjectImage_63_container { width: 1160px; max-width: 100%; line-height: 0; }
#imObjectImage_63 { vertical-align: top; margin: 0 auto; }
#imObjectImage_63 #imObjectImage_63_container img { width: 100%; height: auto; vertical-align: top; }#imPageRowGraphics_3 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_3 { background: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(255, 255, 255, 1) 100%); }
#imCell_56 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectContentSlider_56 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_56 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: rgba(0, 0, 0, 1); }
#imCellStyleBorders_56 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_56.animated {   -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_56-anim-zoomIn {
	0% { opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}
@keyframes imCell_56-anim-zoomIn {
	0% { opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}
#imCell_56.animated.zoomIn {  -webkit-animation-name: imCell_56-anim-zoomIn;  animation-name: imCell_56-anim-zoomIn; }
#imPage.imCell_56_animation-in-progress { overflow: hidden }
#imObjectContentSlider_56{ height: 100%; min-height: 300px; } #imObjectContentSlider_56 > .content-slider-container { height: 100%; } #imObjectContentSlider_56 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn { width: 50px; height: 50px; } #imObjectContentSlider_56 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn .a { fill: rgba(255, 255, 255, 0.5);} #imObjectContentSlider_56 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn .b { fill: rgba(62, 61, 64, 1);} #imObjectContentSlider_56 > .content-slider-container > .content-slider-ctrl-container > .current-slide-radio-visible-container > .current-slide-radio-container { width: 110px; height: 22px; grid-template-columns: repeat(5, auto); } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-image-container { margin: 15px 15px 15px 15px; max-height: 270px; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-title { text-align: left; margin: 15px 15px 15px 15px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;} #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-title { font: normal normal bold 36pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: transparent; text-decoration: none; padding: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;} #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-description { text-align: left; margin: 15px 15px 15px 15px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;} #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-description { font: normal normal normal 14pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: transparent; text-decoration: none; padding: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;} #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-button { justify-self: end; text-align: right; margin: 15px 15px 15px 15px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;} #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-button { font: normal normal normal 12pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: rgba(255, 191, 0, 1); text-decoration: none; padding: 8px 4px 8px 4px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;} #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-button:hover { background-color: rgba(225, 161, 30, 1); } #imObjectContentSlider_56 > .content-slider-container > .slide-container { animation-duration: 1000ms; animation-delay: 0ms; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid{ grid-template-columns: 50fr 50fr; } @media (max-width: 476.0px)  {
	#imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } 
}
#imObjectContentSlider_56-slide-0 { background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)), url("") rgba(255, 255, 255, 1) no-repeat center; background-size: cover; } #imObjectContentSlider_56-slide-0 .slide-animated-element, #imObjectContentSlider_56-slide-0 .slide-animated-element::after { animation-duration: 1038ms; } #imObjectContentSlider_56-slide-0.exiting-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-0.exiting-slide .slide-animated-element.slide-image-container::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-0.default-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-0.default-slide .slide-animated-element.slide-image-container::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-0.entering-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-0.entering-slide .slide-animated-element.slide-image-container::after { animation-delay: 870ms; } #imObjectContentSlider_56-slide-0.exiting-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-0.exiting-slide .slide-animated-element.slide-title::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-0.default-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-0.default-slide .slide-animated-element.slide-title::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-0.entering-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-0.entering-slide .slide-animated-element.slide-title::after { animation-delay: 1181ms; } #imObjectContentSlider_56-slide-1 { background: linear-gradient(transparent, transparent), url("") transparent no-repeat center; background-size: cover; } #imObjectContentSlider_56-slide-1 .slide-animated-element, #imObjectContentSlider_56-slide-1 .slide-animated-element::after { animation-duration: 1038ms; } #imObjectContentSlider_56-slide-1.exiting-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-1.exiting-slide .slide-animated-element.slide-image-container::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-1.default-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-1.default-slide .slide-animated-element.slide-image-container::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-1.entering-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-1.entering-slide .slide-animated-element.slide-image-container::after { animation-delay: 870ms; } #imObjectContentSlider_56-slide-1.exiting-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-1.exiting-slide .slide-animated-element.slide-title::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-1.default-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-1.default-slide .slide-animated-element.slide-title::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-1.entering-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-1.entering-slide .slide-animated-element.slide-title::after { animation-delay: 1181ms; } #imObjectContentSlider_56-slide-2 { background: linear-gradient(transparent, transparent), url("") transparent no-repeat center; background-size: cover; } #imObjectContentSlider_56-slide-2 .slide-animated-element, #imObjectContentSlider_56-slide-2 .slide-animated-element::after { animation-duration: 1038ms; } #imObjectContentSlider_56-slide-2.exiting-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-2.exiting-slide .slide-animated-element.slide-image-container::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-2.default-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-2.default-slide .slide-animated-element.slide-image-container::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-2.entering-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-2.entering-slide .slide-animated-element.slide-image-container::after { animation-delay: 870ms; } #imObjectContentSlider_56-slide-2.exiting-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-2.exiting-slide .slide-animated-element.slide-title::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-2.default-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-2.default-slide .slide-animated-element.slide-title::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-2.entering-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-2.entering-slide .slide-animated-element.slide-title::after { animation-delay: 1181ms; } #imObjectContentSlider_56-slide-3 { background: linear-gradient(transparent, transparent), url("") transparent no-repeat center; background-size: cover; } #imObjectContentSlider_56-slide-3 .slide-animated-element, #imObjectContentSlider_56-slide-3 .slide-animated-element::after { animation-duration: 1038ms; } #imObjectContentSlider_56-slide-3.exiting-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-3.exiting-slide .slide-animated-element.slide-image-container::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-3.default-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-3.default-slide .slide-animated-element.slide-image-container::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-3.entering-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-3.entering-slide .slide-animated-element.slide-image-container::after { animation-delay: 870ms; } #imObjectContentSlider_56-slide-3.exiting-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-3.exiting-slide .slide-animated-element.slide-title::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-3.default-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-3.default-slide .slide-animated-element.slide-title::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-3.entering-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-3.entering-slide .slide-animated-element.slide-title::after { animation-delay: 1181ms; } #imObjectContentSlider_56-slide-4 { background: linear-gradient(transparent, transparent), url("") transparent no-repeat center; background-size: cover; } #imObjectContentSlider_56-slide-4 .slide-animated-element, #imObjectContentSlider_56-slide-4 .slide-animated-element::after { animation-duration: 1038ms; } #imObjectContentSlider_56-slide-4.exiting-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-4.exiting-slide .slide-animated-element.slide-image-container::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-4.default-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-4.default-slide .slide-animated-element.slide-image-container::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-4.entering-slide .slide-animated-element.slide-image-container, #imObjectContentSlider_56-slide-4.entering-slide .slide-animated-element.slide-image-container::after { animation-delay: 870ms; } #imObjectContentSlider_56-slide-4.exiting-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-4.exiting-slide .slide-animated-element.slide-title::after { animation-delay: 0ms; } #imObjectContentSlider_56-slide-4.default-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-4.default-slide .slide-animated-element.slide-title::after { animation-delay: 311ms; } #imObjectContentSlider_56-slide-4.entering-slide .slide-animated-element.slide-title, #imObjectContentSlider_56-slide-4.entering-slide .slide-animated-element.slide-title::after { animation-delay: 1181ms; } #imCell_58 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_58 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_58 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_58 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_58 #imObjectImage_58_container { width: 396px; max-width: 100%; line-height: 0; }
#imObjectImage_58 { vertical-align: top; margin: 0 auto; }
#imObjectImage_58 #imObjectImage_58_container img { width: 100%; height: auto; vertical-align: top; }#imCell_57 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_57 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_57 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_57 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_57 #imObjectImage_57_container { width: 555px; max-width: 100%; line-height: 0; }
#imObjectImage_57 { vertical-align: top; margin: 0 auto; }
#imObjectImage_57 #imObjectImage_57_container img { width: 100%; height: auto; vertical-align: top; }#imCell_60 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_60 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_60 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_60 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_60 #imObjectImage_60_container { width: 313px; max-width: 100%; line-height: 0; }
#imObjectImage_60 { vertical-align: top; margin: 0 auto; }
#imObjectImage_60 #imObjectImage_60_container img { width: 100%; height: auto; vertical-align: top; }#imCell_59 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_59 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_59 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_59 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_59 #imObjectImage_59_container { width: 270px; max-width: 100%; line-height: 0; }
#imObjectImage_59 { vertical-align: top; margin: 0 auto; }
#imObjectImage_59 #imObjectImage_59_container img { width: 100%; height: auto; vertical-align: top; }#imObjectImage_62 { vertical-align: top; margin: 0 auto; }
#imObjectImage_62 #imObjectImage_62_container img { width: 100%; height: auto; vertical-align: top; }#imCell_61 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_61 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_61 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_61 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_61 #imObjectImage_61_container { width: 500px; max-width: 100%; line-height: 0; }
#imObjectImage_61 { vertical-align: top; margin: 0 auto; }
#imObjectImage_61 #imObjectImage_61_container img { width: 100%; height: auto; vertical-align: top; }#imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_01 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; }
#imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_01 { width: 100%; }
#imTextObject_01 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_01_tab0 div { line-height: 20px; }
#imTextObject_01_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_01_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_01_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_01_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_01_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_01_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_01_tab0 ul ul ul { list-style: circle; }
#imTextObject_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_01_tab0 p { margin: 0; padding: 0; }
#imTextObject_01_tab0 .inline-block { display: inline-block; }
#imTextObject_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_01_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_01_tab0 img.fleft { margin-right: 15px; }
#imTextObject_01_tab0 img.fright { margin-left: 15px; }
#imTextObject_01_tab0 .imTALeft { text-align: left; }
#imTextObject_01_tab0 .imTARight { text-align: right; }
#imTextObject_01_tab0 .imTACenter { text-align: center; }
#imTextObject_01_tab0 .imTAJustify { text-align: justify; }
#imTextObject_01_tab0 .imUl { text-decoration: underline; }
#imTextObject_01_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_01_tab0 .imVt { vertical-align: top; }
#imTextObject_01_tab0 .imVc { vertical-align: middle; }
#imTextObject_01_tab0 .imVb { vertical-align: bottom; }
#imTextObject_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_01_tab0 .fs22lh1-5 { vertical-align: baseline; font-size: 22pt; line-height: 44px; }
#imTextObject_01_tab0 .ff1 { font-family: 'Times New Roman'; }
#imTextObject_01_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_01_tab0 .cf1 { color: rgb(255, 0, 0); }
#imTextObject_01_tab0 .fs18lh1-5 { vertical-align: baseline; font-size: 18pt; line-height: 36px; }
#imTextObject_01_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_01_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTextObject_01_tab0 .cf2 { color: rgb(28, 33, 249); }
#imTextObject_01_tab0 .cf3 { color: rgb(0, 48, 191); }
#imTextObject_01_tab0 .cf4 { color: rgb(0, 64, 255); }
#imTextObject_01 .text-container {width: 100%;}#imTextObject_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_01 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
@media (min-width: 1200.0px) {
	#imCell_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_64 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_64 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_63 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_63 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_56 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_56 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectContentSlider_56 > .content-slider-container{ perspective: 1392px; } #imObjectContentSlider_56 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -580px; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container { width: 1160px; } #imCell_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_58 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_58 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_57 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_57 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_60 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_60 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_59 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_59 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	#imCell_61 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_61 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_01_tab0 .image-0 { width: 100%; max-width: 152px; height: auto; }
	#imTextObject_01_tab0 .image-1 { width: 100%; max-width: 294px; height: auto; }
	#imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imCell_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_64 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_64 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_63 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_63 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_56 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_56 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectContentSlider_56 > .content-slider-container{ perspective: 825px; } #imObjectContentSlider_56 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -344px; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container { width: 688px; } #imCell_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_58 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_58 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_57 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_57 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_60 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_60 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_59 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_59 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 6px; padding-right: 6px; }
	#imCell_61 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_61 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_01_tab0 .image-0 { width: 100%; max-width: 152px; height: auto; }
	#imTextObject_01_tab0 .image-1 { width: 100%; max-width: 294px; height: auto; }
	#imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imCell_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_64 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_64 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_63 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_63 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_56 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_56 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectContentSlider_56 > .content-slider-container{ perspective: 542px; } #imObjectContentSlider_56 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -226px; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container { width: 452px; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_58 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_58 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_57 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_57 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_60 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_60 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_59 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_59 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
	#imCell_61 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_61 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_01_tab0 .image-0 { width: 100%; max-width: 152px; height: auto; }
	#imTextObject_01_tab0 .image-1 { width: 100%; max-width: 294px; height: auto; }
	#imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imCell_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_64 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_64 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_64 { box-sizing: border-box; }
	#imCell_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_63 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_63 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_63 { box-sizing: border-box; }
	#imCell_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_56 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_56 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_56 { box-sizing: border-box; }
	#imObjectContentSlider_56 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% calc(23px - 50vw); } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .slide-grid-container { width: 100%; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_56 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_58 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_58 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_58 { box-sizing: border-box; }
	#imCell_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_57 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_57 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_57 { box-sizing: border-box; }
	#imCell_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_60 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_60 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_60 { box-sizing: border-box; }
	#imCell_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_59 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_59 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_59 { box-sizing: border-box; }
	#imCell_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imCell_61 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_61 { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_61 { box-sizing: border-box; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_1 { box-sizing: border-box; }
	#imTextObject_01_tab0 .image-0 { width: 100%; max-width: 152px; height: auto; }
	#imTextObject_01_tab0 .image-1 { width: 100%; max-width: 294px; height: auto; }
	#imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1200.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 9px; left: 17px; width: 177px; height: 71px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -1.429% 0);clip-path: inset(0 0 -1.429% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 502px; left: 1px; width: 1197px; height: 40px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 8px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 156px; height: 38px; padding: 0 10px 0 10px; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_03 .multiple-column, #imHeader_imMenuObject_03 .multiple-column ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;  background-color: rgba(207, 226, 243, 1); }
	#imHeader_imMenuObject_03 .multiple-column > ul:first-child > li:first-child > .label-wrapper { border-top-left-radius: 5px;  }
	#imHeader_imMenuObject_03 .multiple-column > ul:last-child > li:first-child > .label-wrapper { border-top-right-radius: 5px;  }
	#imHeader_imMenuObject_03 .multiple-column > ul.imUlCl-1:first-child > li:nth-child(3) > .label-wrapper { border-bottom-left-radius: 5px;  }
	#imHeader_imMenuObject_03 .multiple-column > ul.imUlCl-1:last-child > li:nth-child(3) > .label-wrapper { border-bottom-right-radius: 5px;  }
	#imHeader_imMenuObject_03 .multiple-column ul ul > li:first-child > .label-wrapper { border-top-left-radius: 5px; border-top-right-radius: 5px; }
	#imHeader_imMenuObject_03 .multiple-column ul ul > li:last-child > .label-wrapper { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_03 .multiple-column > ul {max-width: 190px;}
	#imHeader_imMenuObject_03 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 184px; height: 30px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_03 ul ul .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03 ul ul .label-wrapper .label, #imHeader_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/A94EBA6A7A9C24293153184270E64320.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/A94EBA6A7A9C24293153184270E64320.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/49E4C3F4C3CA854940211BCEF7013EDB.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_03 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/1727328D38331BE3E65B166521A43575.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 40px;
	}
	#imHeader_imMenuObject_03_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-left { right: 178px; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-right { left: 178px; }
	#imHeader_imMenuObject_03_container > ul > li > ul ul, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ right: 190px; }
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ left: 190px; }
	#imHeader_imMenuObject_03 ul > li > ul, #imHeader_imMenuObject_03 .multiple-column { display: none; }
	#imHeader_imMenuObject_03_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_03_container > ul > li:nth-child(n+7) {
	margin-top: 8px; 
	}
	#imHeader_imMenuObject_03-menu-opened { display: none; }
	#imHeader_imMenuObject_03 .hamburger-component { display: none; }
	#imHeader_imObjectVideo_04_wrapper { position: absolute; top: 134px; left: 12px; width: 1189px; height: 347px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectVideo_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectVideo_04 { width: 1084px; height: 345px; }#imHeader_imObjectVideo_04_media { height: 100%; aspect-ratio: 1084/345; }
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 14px; left: 17px; width: 194px; height: 73px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 3.947% 0);clip-path: inset(0 0 3.947% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 56px; left: 669px; width: 39px; height: 40px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 8px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 156px; height: 38px; padding: 0 10px 0 10px; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: right;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 190px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 184px; height: 30px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 190px;right: 0; left: auto;background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(201, 218, 248, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(181, 198, 228, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(161, 178, 208, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(141, 158, 188, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(190px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectVideo_04_wrapper { display: none; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectVideo_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectVideo_04 { width: 1084px; height: 180px; }#imHeader_imObjectVideo_04_media { height: 100%; aspect-ratio: 1084/180; }
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 11px; left: 17px; width: 185px; height: 70px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 4.11% 0);clip-path: inset(0 0 4.11% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 55px; left: 429px; width: 41px; height: 40px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 8px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 156px; height: 38px; padding: 0 10px 0 10px; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: right;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 190px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 184px; height: 30px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 190px;right: 0; left: auto;background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(201, 218, 248, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(181, 198, 228, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(161, 178, 208, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(141, 158, 188, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(190px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectVideo_04_wrapper { display: none; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectVideo_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectVideo_04 { width: 1084px; height: 180px; }#imHeader_imObjectVideo_04_media { height: 100%; aspect-ratio: 1084/180; }
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_01_wrapper { display: none; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -1.19% 0);clip-path: inset(0 0 -1.19% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_1 { box-sizing: border-box; }
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 8px; left: 280px; width: 39px; height: 40px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 8px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 156px; height: 38px; padding: 0 10px 0 10px; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 1px 1px 1px 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(0, 0, 255, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(164, 194, 244, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/5906AED24E4FC5A52B3810AB4E970A15.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Times New Roman';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: right;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 190px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 184px; height: 30px; padding: 0 3px 0 3px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 190px;right: 0; left: auto;background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(201, 218, 248, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(181, 198, 228, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(161, 178, 208, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(141, 158, 188, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 239, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Georgia;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(190px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectVideo_04_wrapper { display: none; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectVideo_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_4 { box-sizing: border-box; }
	#imHeader_imObjectVideo_04 { width: 1084px; height: 180px; }#imHeader_imObjectVideo_04_media { height: 100%; aspect-ratio: 1084/180; }
}

@media (min-width: 1200.0px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 20px; left: 4px; width: 501px; height: 72px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -1.408% 0);clip-path: inset(0 0 -1.408% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_02_wrapper { position: absolute; top: 95px; left: 3px; width: 532px; height: 30px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 0px; left: -1px; width: 395px; height: 55px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 1.786% 0);clip-path: inset(0 0 1.786% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_02_wrapper { position: absolute; top: 67px; left: 2px; width: 534px; height: 30px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 0px; left: -1px; width: 395px; height: 55px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 1.786% 0);clip-path: inset(0 0 1.786% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_02_wrapper { position: absolute; top: 61px; left: 2px; width: 527px; height: 30px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 32px; left: -1px; width: 322px; height: 44px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 2.222% 0);clip-path: inset(0 0 2.222% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_1 { box-sizing: border-box; }
	#imFooter_pluginAppObj_02_wrapper { display: none; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_2 { box-sizing: border-box; }
	
}

@media (min-width: 1200.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 4px; left: 209px; width: 888px; height: 51px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 7px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1199.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 5px; left: 263px; width: 714px; height: 37px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 7px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 5px; left: 263px; width: 714px; height: 37px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 7px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 5px; left: 263px; width: 714px; height: 37px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 7px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
