.videobgwrapper { overflow: hidden; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0px; left: 0px; pointer-events: none; border-radius: inherit; }
.videobgframe { position: absolute; width: 101%; height: 100%; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); object-fit: fill; }
#dm video.videobgframe { margin: 0px; }
@media (max-width: 767px) {
  .dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) { min-height: 80vh; }
}
@media (min-width: 1025px) {
  .dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) { min-height: 45vh; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) { min-height: 45vh; }
}
#dm [data-show-on-page-only] { display: none !important; }
#dmRoot div.stickyHeaderFix div.site_content { margin-top: 0px !important; }
#dmRoot div.stickyHeaderFix div.hamburger-header-container { position: relative; }
:root { --color_1: rgba(24, 33, 79, 1); --color_2: rgba(236,58,38,1); --color_3: rgba(255,255,255,1); --color_4: rgba(0,0,0,1); --color_5: rgba(238, 238, 238, 1); --color_6: rgba(156, 192, 193, 1); --color_7: rgba(242, 196, 178, 1); --max-content-width_1: 1440px; }
.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop="none"]), .dmDesktopBody:not(.editGrid) [data-anim-extended] { visibility: hidden; }
.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop="none"]), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] { visibility: hidden !important; }
#dmRoot:not(.editGrid) .flex-element [data-anim-extended] { visibility: hidden; }
.videobgframe, .videobgwrapper { position: absolute; height: 100%; }
#flex-header [data-widget-type="image"], .text-align-center { text-align: center; }
[data-layout-grid], [data-widget-type="ssrimageslider"], [data-widget-type]:has(> .dmWidget.flexButton) { grid-template-columns: minmax(0px, 1fr); }
#dmRoot:not(.editGrid) .flex-element [data-anim-extended], :not(.runtime-module-container) .layout-drawer, :not(.runtime-module-container) .layout-drawer-overlay { visibility: hidden; }
.videobgwrapper { overflow: hidden; z-index: 0; width: 100%; top: 0px; left: 0px; border-radius: inherit; }
.videobgframe { width: 101%; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); object-fit: fill; }
#dm video.videobgframe { margin: 0px; }
:root { --color_1: rgba(24, 33, 79, 1); --color_2: rgba(236,58,38,1); --color_3: rgba(255,255,255,1); --color_4: rgba(0,0,0,1); --color_5: rgba(238, 238, 238, 1); --color_6: rgba(156, 192, 193, 1); --color_7: rgba(242, 196, 178, 1); --max-content-width_1: 1440px; --hover-transform-zoomout: scale(1.06); --hover-transform-float: translateY(-8px); --hover-transform-forward: translateX(8px); --hover-transform-shrink: scale(0.9); --hover-transform-move-top: translateY(-10px); --hover-transform-move-bottom: translateY(10px); --hover-transform-move-left: translateX(-10px); --hover-transform-move-right: translateX(10px); --hover-transform-rotate: rotate(7deg); --hover-transform-opacity: 0.7; --hover-scroll-transform: translate3d(0, 0, 0); }
[data-layout-grid] { display: grid; justify-content: start; align-items: start; }
[data-layout-grid] > .flex-element.group { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; place-self: start center; order: 0; max-width: 1200px; }
[data-layout-grid] > .flex-element.group > .flex-element.group { align-items: flex-start; align-self: stretch; }
.flex-element.group, [data-layout-grid], [data-layout-grid] > .flex-element.group, [data-layout-grid] > .flex-element.group > .flex-element.group { background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; position: relative; }
.flex-element.group, [data-layout-grid] > .flex-element.group > .flex-element.group { max-width: 100%; display: flex; flex-direction: column; justify-content: center; }
.flex-element.widget-wrapper { position: relative; min-width: 10px; min-height: 10px; }
#dm [data-flex-id] .widget-wrapper > [data-element-type] { width: 100%; height: 100%; margin: 0px; padding: 0px; }
[data-flex-id] .widget-wrapper [data-element-type="image"] img, [data-flex-id] .widget-wrapper [data-element-type="image"] img[width][height] { object-fit: cover; width: 100%; height: 100%; }
[data-flex-id] .flex-element.grid > .flex-element { grid-area: 1 / 1 / span 1 / span 1; }
[data-widget-type="ssrimageslider"], [data-widget-type]:has(> .dmWidget.flexButton) { display: grid; grid-template-rows: minmax(0px, 1fr); }
#flex-header[data-sticky] { position: sticky !important; top: 0px !important; z-index: 13 !important; }
@media (min-width: 1025px) {
  #flex-header[data-overlapping-common="true"] { background-color: var(--overlapping-background-color); background-image: var(--overlapping-background-image); z-index: 101; position: absolute !important; width: 100% !important; }
  #flex-header[data-overlapping-common="true"] ~ .layout-drawer { z-index: 101; }
  #flex-header[data-overlapping-common="true"][data-sticky] { margin-top: 0px !important; position: fixed !important; width: 100% !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #flex-header[data-overlapping-common="true"]:not([data-overlapping-tablet="false"]) { background-color: var(--overlapping-background-color); background-image: var(--overlapping-background-image); z-index: 101; position: absolute !important; width: 100% !important; }
  #flex-header[data-overlapping-common="true"]:not([data-overlapping-tablet="false"]) ~ .layout-drawer { z-index: 101; }
  #flex-header[data-overlapping-common="true"]:not([data-overlapping-tablet="false"])[data-sticky] { margin-top: 0px !important; position: fixed !important; width: 100% !important; }
}
@media (max-width: 767px) {
  #flex-header[data-overlapping-common="true"]:not([data-overlapping-mobile="false"]) { background-color: var(--overlapping-background-color); background-image: var(--overlapping-background-image); z-index: 101; position: absolute !important; width: 100% !important; }
  #flex-header[data-overlapping-common="true"]:not([data-overlapping-mobile="false"]) ~ .layout-drawer { z-index: 101; }
  #flex-header[data-overlapping-common="true"]:not([data-overlapping-mobile="false"])[data-sticky] { margin-top: 0px !important; position: fixed !important; width: 100% !important; }
}
#site_content, .dmInner, [data-flex-id] { position: relative; }
.dmInner { background: rgb(255, 255, 255); min-width: auto !important; }
a, button { font-family: inherit; }
#dmRoot { text-decoration-skip-ink: none; }
[data-layout-grid] { grid-template-rows: minmax(0px, max-content) !important; }
.flex-widgets-container { display: none; }
body.fix-mobile-scrolling { overflow: initial; }
html { font-family: "Source Sans Pro"; text-size-adjust: 100%; }
[dmle_extension="ssrimageslider"] { height: 410px; }
[data-widget-type="ssrimageslider"] { display: grid; grid-template-rows: minmax(0px, 1fr); }
*, ::after, ::before { box-sizing: border-box; }
.video-ssr .videobgframe { object-fit: cover; }
.dmInner ul:not(.defaultList) { padding: 1px; }
#dm video { display: block; margin: 10px auto; max-width: 100% !important; }
.clearfix, a, img, li, ul { vertical-align: top; }
.dmOuter { overflow-wrap: break-word; }
img { max-width: 100%; display: inline-block; }
#dmFlexHeaderContainer { display: inline; }
#flex-sticky [data-layout-grid] > .flex-element.group > .flex-element.group > .flex-element.inner-grid > .flex-element { grid-area: 1 / 1 / 2 / 2; max-width: -webkit-fill-available; }
@media (min-width: 1025px) {
  [data-video-bg] { min-height: 100px; }
  [dmle_extension^="ssr"] { display: block; }
  [data-hidden-on-desktop] { display: none !important; }
  [data-layout-grid] > .flex-element.group { max-width: var(--max-content-full_1,var(--max-content-width_1,1200px)); }
  [data-version] [class*=" font-size-"], [data-version] [class*=" size-"], [data-version] [class^="font-size-"] { font-size: calc(var(--font-size) *var(--font-unit,1px)) !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  [data-hidden-on-tablet] { display: none !important; }
  [data-version] [class*=" t-font-size-"], [data-version] [class*=" t-size-"], [data-version] [class^="t-size-"] { font-size: calc(var(--font-size) *var(--t-font-unit,1px)) !important; }
}
@media (max-width: 767px) {
  [data-hidden-on-mobile] { display: none !important; }
  [data-version] [class*=" m-font-size-"], [data-version] [class*=" m-size-"], [data-version] [class^="m-font-size-"], [data-version] [class^="m-size-"] { font-size: calc(var(--font-size) *var(--m-font-unit,1px)) !important; }
}
@media (max-width: 1024px) {
  [data-layout-grid] > .flex-element.group { max-width: 1200px; }
}
body { container: body / inline-size; }
:not(.runtime-module-container) .layout-drawer { position: fixed; transform: translate(-100%, -100%); }
:not(.runtime-module-container) .layout-drawer[data-origin="side-reverse"] { transform: translate(100%, 0px); }
:not(.runtime-module-container) .layout-drawer-overlay { opacity: 0; }
.runtime-module-container { width: 100%; }
.runtime-module-container .layout-drawer, .runtime-module-container .layout-drawer-overlay { visibility: visible; height: 100%; position: fixed; top: 0px; left: 0px; }
.runtime-module-container .layout-drawer { background-color: rgb(255, 255, 255); width: 75vw; transform: translate(-100%, 0px); overflow: auto; z-index: 13; display: flex; flex-direction: column; }
.runtime-module-container .layout-drawer[data-origin="side-reverse"] { transform: translate(100%, 0px); left: auto; right: 0px; }
.runtime-module-container .layout-drawer-overlay { width: 100vw; background-color: rgba(0, 0, 0, 0.4); opacity: 0; z-index: 6; }
@media (min-width: 1025px) {
  [data-flex-site] .layout-drawer:not([data-origin="top"]) { width: 30vw; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  [data-flex-site] .layout-drawer:not([data-origin="top"]) { width: 50vw; }
}
@media (max-width: 767px) {
  [data-flex-site] .layout-drawer:not([data-origin="top"]) { width: 80vw; }
  .dmRoot #dm .main-navigation.unifiednav .nav-item-text { position: relative; }
}
[data-flex-site] .layout-drawer [data-flex-id] { flex: 1 0 auto; transform: translateZ(0px); }
.main-navigation.unifiednav { display: flex; justify-content: space-around; align-items: stretch; overflow: visible; }
.main-navigation.unifiednav ul { list-style: none; padding: 0px; margin: 0px; font-size: 1rem; }
.main-navigation.unifiednav .unifiednav__container { display: flex; list-style: none; flex-grow: 1; }
.main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap { display: flex; justify-content: flex-start; position: relative; font-weight: 400; }
.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap::after, .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap::before { content: ""; align-self: center; font-weight: 700; }
.main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap > .unifiednav__item { display: flex; justify-content: flex-start; align-items: center; flex-direction: row; color: inherit; text-decoration: none; position: relative; padding: 12px 15px; margin: 0px; font-weight: inherit; letter-spacing: 0.03em; }
.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item { padding: 0px 15px; }
.main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap > .unifiednav__item .nav-item-text { white-space: nowrap; }
.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::after, .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::before { content: ""; width: 100%; height: 0px; border-width: 0px; border-style: solid; border-color: currentcolor transparent transparent; border-image: initial; display: block; opacity: 0; }
.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item.dmNavItemSelected .nav-item-text::after, .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item.dmNavItemSelected .nav-item-text::before { opacity: 1; }
.main-navigation.unifiednav.effect-text-color { padding: 12px 15px; }
.main-navigation.unifiednav.effect-text-color .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item.dmNavItemSelected { color: rgb(154, 154, 154); }
.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon { display: none; }
.main-navigation.unifiednav:not(.unifiednav_vertical) > .unifiednav__container { justify-content: inherit; }
#dm .main-navigation.unifiednav[data-nav-structure="VERTICAL"][data-show-vertical-sub-items="HIDE"] > .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap .unifiednav__item.dmNavItemSelected > .nav-item-text .icon::before, #dm .main-navigation.unifiednav[data-nav-structure="VERTICAL"][data-show-vertical-sub-items="HOVER"] > .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap .unifiednav__item.dmNavItemSelected > .nav-item-text .icon::before { transform: rotate(180deg); }
#dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) > .unifiednav__container { flex-wrap: wrap; justify-content: inherit; }
#dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) > .unifiednav__container .nav-item-text::before { text-align: left; }
#dm .dmInner .dmWidget, #dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner div, #dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3, #dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(> .caption-link)) div, #dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(> .caption-link)) h3, .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner, .dmPhotoGalleryHolder, .graphicWidget { text-align: center; }
#dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap:not(:last-child)::after, #dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap:not(:last-child)::before, #dm .main-navigation.unifiednav:not([data-nav-structure="VERTICAL"])[data-divider]:not([data-direction="RIGHT"]) .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap:not(:last-child)::before { content: ""; }
@media (max-width: 767px) {
  #dm .dmInner .dmWidget { width: 100%; }
  .dmRoot .dmNewParagraph[data-version] .m-text-align-center { text-align: center !important; }
}
#dm .dmInner .dmWidget:not(.displayNone) { display: inline-block; }
#dm .dmInner .dmWidget.flexButton:not(.displayNone) { display: flex; }
#dm .dmInner .dmWidget.flexButton { display: flex; align-items: center; justify-content: center; padding: 10px 7px; }
#dm .dmInner .dmWidget.flexButton .text { flex-grow: 1; max-width: max-content; padding: 0px !important; }
#dm .dmInner .dmWidget.flexButton::after { display: none; }
#dm .dmInner .dmWidget { text-decoration: none; margin: 10px 0px; clear: both; position: relative; line-height: 22px; box-shadow: none; background-image: none; padding: 0px; height: auto; border-style: solid; white-space: nowrap; }
#dm .dmInner .dmWidget::after { content: ""; display: inline-block; height: 100%; vertical-align: middle; width: 0px; margin-right: -0.25em; }
#dm .dmInner .dmWidget .iconBg { position: absolute; left: 0px; width: 50px; top: 50%; margin-top: -13px; }
#dm .dmWidget .text { display: inline-block; vertical-align: middle; font-size: 1.125em; line-height: normal; white-space: normal; padding: 10px 7px; max-width: 98%; }
#dm div.dmContent [class*=" icon-"], [class*=" icon-"] { font-weight: 400; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; font-family: FontAwesome !important; }
[class*=" icon-"]::before { text-decoration: none; display: inline-block; speak: none; }
a [class*=" icon-"] { display: inline; }
[class*=" icon-"] { display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0px 0px; background-repeat: repeat; margin-top: 0px; }
.icon-star::before { content: ""; }
.icon-angle-down::before { content: ""; }
.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3 { margin: 0px; line-height: normal; font-size: 21px; }
.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-text, .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-title { max-width: 100%; }
#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(> .caption-link)) { justify-content: center; align-items: center; }
#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner .caption-button { margin: 10px auto; }
#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder { width: 100%; padding: 0px; display: none; }
#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a img { display: none !important; }
#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner { align-items: center; display: flex; flex-direction: column; justify-content: center; position: relative; overflow: hidden; z-index: 1; background-color: rgba(255, 255, 255, 0.9); color: rgb(51, 51, 51); padding: 15px; height: 100%; box-sizing: border-box; }
#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button { margin: 10px auto; max-width: 100%; }
#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button .text { padding: 10px 20px !important; }
#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-container { height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; padding: inherit; }
#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-inner { display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; padding: 10px; transform: scale(1.05); opacity: 0; min-height: 0px !important; }
.dmPhotoGalleryHolder { margin: 0px; list-style: none; font-size: medium !important; }
#dm .dmPhotoGallery .dmPhotoGalleryHolder { width: 100%; padding: 0px; }
.hamburgerButton { display: block; background-color: transparent; border: 0px; padding: 0px; margin: 0px; }
#dm .dmWidget.button_2:not([data-buttonstyle]) .iconBg, #dm .dmWidget:not([data-buttonstyle]) .iconBg, .imageWidget img.logo-on-scroll { display: none; }
.hamburgerButton, .hamburgerButton svg { width: 100%; height: 100%; }
.graphicWidget { width: 200px; height: 200px; margin: 10px auto; }
.graphicWidget svg.svg { width: 100%; height: 100%; color: rgb(0, 0, 0); fill: rgb(0, 0, 0); }
.animated { animation-duration: 1s; animation-fill-mode: both; }
@-webkit-keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
  100% { opacity: 1; transform: none; }
}
.fadeInUp { animation-name: fadeInUp; }
.dmNewParagraph[data-version] .text-align-center { text-align: center !important; }
.dmNewParagraph[data-version] { line-height: initial; }
.dmNewParagraph[data-version] [class*="size-"] { width: auto !important; height: auto !important; }
.imageWidget img[width][height], img[width][height] { height: auto; }
.dmNewParagraph[data-version] h1, .dmNewParagraph[data-version] h2, .dmNewParagraph[data-version] p { margin-top: 0px; margin-bottom: 0px; }
.imageWidget { position: relative; }
.imageWidget a { font-style: italic; text-align: center; }
[data-flex-site] #flex-header .imageWidget::after { content: none; }
[data-flex-site] #flex-header .imageWidget::before { font-size: 80px; transform: none; }
@media all {
  #dm div.dmContent h1 { color: rgb(102, 102, 102); }
  #dm div.dmInner, .dmPhotoGallery .caption-text.caption-text { font-family: Poppins, "Poppins Fallback"; color: var(--color_4); }
  #dm div.dmContent h1 { color: var(--color_3); direction: ltr; font-family: Cocogoose-Pro-Bold-trial; font-weight: 400; font-style: normal; text-decoration: none; text-shadow: none; text-transform: uppercase; }
  #dm div.dmContent .dmNewParagraph[data-version] h1 { text-decoration: inherit; }
  #dm div.dmContent .dmNewParagraph[data-version] h1 *, #dm div.dmContent h2, #dm div.dmNewParagraph p { text-decoration: none; }
  #dm div.dmNewParagraph p { color: var(--color_4); direction: ltr; font-family: Poppins, "Poppins Fallback"; font-weight: 400; font-style: normal; line-height: normal; }
  #dm div.dmContent h2, #dm div.dmContent h3 { color: var(--color_1); direction: ltr; font-family: Cocogoose-Pro-Bold-trial; font-weight: 400; font-style: normal; text-transform: uppercase; }
  #dm div.dmContent .dmNewParagraph[data-version] h2 { text-decoration: inherit; }
  #dm div.dmContent .dmNewParagraph[data-version] h2 *, #dm div.dmContent h3 { text-decoration: none; }
  :root { --btn-border-l-color: rgba(156,192,193,1); --btn-border-r-color: rgba(156,192,193,1); --btn-border-b-width: 3px; --btn-text-direction: ltr; --btn-border-radius: 6px; --btn-border-t-width: 3px; --btn-border-tl-radius: 15px; --btn-border-br-radius: 15px; --btn-border-bl-radius: 15px; --btn-bg-color: rgba(255,255,255,1); --btn-border-r-width: 3px; --btn-border-tr-radius: 15px; --btn-border-b-color: rgba(156,192,193,1); --btn-border-l-width: 3px; --border-style: solid; --btn-border-t-color: rgba(156,192,193,1); --btn-text-align: center; --btn-text-color: rgba(24,33,79,1); --btn-text-decoration: none; --btn-text-font-weight: normal; --btn-text-font-family: Cocogoose-Pro-Bold-trial; --btn-icon-color: var(--color_3); --btn-icon-fill: rgb(0, 0, 238); --btn-icon-wrpr-display: none; --btn-hover-border-b-color: var(--btn-hover-border-color); --btn-hover-bg: rgba(156,192,193,1); --btn-hover-border-t-color: var(--btn-hover-border-color); --btn-hover-border-r-color: var(--btn-hover-border-color); --btn-hover-border-l-color: var(--btn-hover-border-color); --btn-hover-border-color: rgba(255,255,255,1); --btn-hover-text-color: rgba(24,33,79,1); --btn-hover-text-font-weight: var(--btn-text-font-weight); --btn-hover-text-decoration: var(--btn-text-decoration); --btn-hover-text-font-style: var(--btn-text-font-style); --section-padding-top: 4%; --section-padding-left: 0%; --section-padding-right: 0%; --section-padding-bottom: 4%; --column-padding-top: 16px; --column-padding-right: 16px; --column-padding-left: 16px; --column-padding-bottom: 16px; --inner-column-padding-left: 16px; --inner-column-padding-right: 16px; --inner-column-padding-top: 16px; --inner-column-padding-bottom: 16px; }
}
@media (min-width: 1025px) {
  #dm div.dmContent h3, #dm div.dmInner, #dm div.dmNewParagraph p, .dmPhotoGallery .caption-text.caption-text { font-size: 18px; }
  #dm div.dmOuter div.dmInner { background-image: none; background-color: var(--color_6); }
  #dm div.dmContent h1 { font-size: 40px; line-height: normal; }
  #dm div.dmContent h2 { font-size: 35px; line-height: normal; }
  #dm div.dmContent h3 { font-size: 30px; line-height: normal; }
  :root { --btn-text-font-size: 18px; }
  [data-version] .font-size-40, [data-version] .size-40 { --font-size: 40; }
  [data-version] .font-size-60, [data-version] .size-60 { --font-size: 60; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #dm div.dmInner, #dm div.dmNewParagraph p, .dmPhotoGallery .caption-text.caption-text { font-size: 16px; }
  #dm div.dmContent h1 { font-size: 50px; line-height: normal; }
  #dm div.dmContent h2 { font-size: 30px; line-height: normal; }
  #dm div.dmContent h3 { font-size: 25px; line-height: normal; }
  #dm div.dmOuter div.dmInner { background-color: var(--color_6); }
  :root { --btn-text-font-size: 16px; }
}
@media (min-width: 0px) and (max-width: 767px) {
  #dm div.dmInner, #dm div.dmNewParagraph p, .dmPhotoGallery .caption-text.caption-text { font-size: 16px; }
  #dm div.dmContent h1 { font-size: 40px; line-height: normal; }
  #dm div.dmContent h2 { font-size: 30px; line-height: normal; }
  #dm div.dmContent h3 { font-size: 20px; line-height: normal; }
  #dm div.dmOuter div.dmInner { background-color: var(--color_6); }
  :root { --btn-text-font-size: 18px; --section-padding-left: 4%; --section-padding-right: 4%; }
}
#dm .dmWidget:not([data-buttonstyle]) { background-clip: border-box; border-radius: 6px; }
#dm .dmWidget:not([data-buttonstyle]) .text, #dm .dmWidget:not([data-buttonstyle]).flexButton { padding: 10px 7px; }
#dm div.dmInner #site_content .dmWidget { background-color: var(--btn-bg-color); border-bottom-color: var(--btn-border-b-color); border-left-color: var(--btn-border-l-color); border-right-color: var(--btn-border-r-color); border-top-color: var(--btn-border-t-color); border-bottom-left-radius: var(--btn-border-bl-radius); border-bottom-right-radius: var(--btn-border-br-radius); border-top-left-radius: var(--btn-border-tl-radius); border-top-right-radius: var(--btn-border-tr-radius); border-bottom-width: var(--btn-border-b-width); border-left-width: var(--btn-border-l-width); border-right-width: var(--btn-border-r-width); border-top-width: var(--btn-border-t-width); direction: var(--btn-text-direction); text-align: var(--btn-text-align); }
#dm div.dmInner #site_content .dmWidget span.text { color: var(--btn-text-color); font-family: var(--btn-text-font-family); font-size: var(--btn-text-font-size); font-weight: var(--btn-text-font-weight); text-decoration: var(--btn-text-decoration); }
#dm div.dmInner #site_content .dmWidget span.icon { color: var(--btn-icon-color); fill: var(--btn-icon-fill); }
#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg { display: var(--btn-icon-wrpr-display); }
.dmBody [data-layout-grid] > .flex-element.group { padding-bottom: var(--section-padding-bottom); padding-left: var(--section-padding-left); padding-right: var(--section-padding-right); padding-top: var(--section-padding-top); }
.dmBody [data-layout-grid] > .flex-element.group > .flex-element.group { padding-bottom: var(--column-padding-bottom); padding-left: var(--column-padding-left); padding-right: var(--column-padding-right); padding-top: var(--column-padding-top); }
.dmBody [data-layout-grid] > .flex-element.group > .flex-element.group .flex-element.group:not([data-layout-type] *):not([data-layout-type]) { padding-bottom: var(--inner-column-padding-bottom); padding-left: var(--inner-column-padding-left); padding-right: var(--inner-column-padding-right); padding-top: var(--inner-column-padding-top); }
@media all {
  #dm .dmInner .u_1198691314.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item { margin: 0px !important; padding: 0px 20px !important; }
  #dm .dmInner .u_1117254353 { width: 100% !important; }
  #dm .dmInner .u_1198691314 { justify-content: center !important; }
  #dm .dmInner nav.u_1198691314.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item.dmNavItemSelected { color: var(--color_2) !important; }
  #dm .dmInner div.u_1440420817 .svg { fill: var(--color_3) !important; }
  #dm .dmInner div#hamburger-drawer.layout-drawer { background-color: var(--color_6) !important; }
  #dm .dmInner nav.u_1198691314.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item { color: rgb(255, 255, 255) !important; font-family: Cocogoose-Pro-Bold-trial !important; text-transform: uppercase !important; direction: ltr !important; font-weight: 400 !important; text-decoration: rgb(255, 255, 255) !important; font-size: 16px !important; font-style: normal !important; justify-content: flex-start !important; border-radius: 0px !important; text-align: left !important; padding: 0px 8px 0px 7px !important; margin: 0px !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  :root { --btn-text-font-size: 18px; --section-padding-left: 2%; --section-padding-right: 2%; }
  div[dmtemplateid="FlexHeader"] .layout-drawer-overlay { background-color: rgba(0, 0, 0, 0.6) !important; }
}
@media all {
  #\31 2a003a5 a, #flex-header { background-color: rgba(0, 0, 0, 0); }
  #\39 dc5a074, #a1f8711f { min-height: 0px; width: 100%; }
  #\38 8e69a6f, #\39 d047ce9 { min-width: 4%; min-height: 8px; }
  #\38 8e69a6f, #\39 d047ce9, #a1f8711f { gap: 24px 4%; margin: 0px; }
  #\30 4777a22, #\31 1706b5f, #\32 61979b7, #\36 3a049ca0d35b55b4ef2a5c3 { height: auto; max-width: 100%; order: 0; grid-area: auto; }
  #\30 0ca91b4, #\31 2a003a5 { width: 30px; height: 30px; }
  #\33 74267dd, #\37 437a3b5 { width: 200px; min-height: 60px; }
  #\33 74267dd, #\37 a02b9e4 { margin-top: 0px; margin-bottom: 0px; }
  #\34 cd6fa48, #\39 03e84b5 { padding: 0px; align-self: auto; }
  #\30 4777a22, #\31 1706b5f, #\32 61979b7, #\34 cd6fa48, #\36 3a049ca0d35b55b4ef2a5c3, #\36 3b5ecff, #\37 437a3b5, #\39 03e84b5, #\39 4ec00f5, #a99f262a { align-self: auto; }
  #flex-header { padding-top: 0px; padding-bottom: 0px; border-style: solid; border-color: rgb(0, 0, 0); border-width: 0px; background-image: initial; }
  #flex-header[data-changeable-on-scroll] { --header-on-scroll-text-color: var(--color_1); --header-on-scroll-navigation-links-hover-color: rgba(236,58,38,1); --header-on-scroll-button-border-color: rgba(24,33,79,1); --header-on-scroll-button-background-color: var(--color_3); --header-on-scroll-button-color: var(--color_1); --header-on-scroll-button-hover-background-color: var(--color_1); --header-on-scroll-button-hover-color: var(--color_3); --header-on-scroll-button-hover-border-color: var(--color_1); --header-on-scroll-icon-color: var(--color_1); }
  #\36 3a049ca0d35b55b4ef2a5c3 { width: 544px; }
  #\31 1706b5f { width: 100%; justify-self: auto; margin: 0px; }
  #\30 4777a22 { width: 250px; min-height: 80px; justify-self: auto; margin: 20px 0px 0px; }
  #\39 d047ce9 { width: 100%; align-items: flex-end; justify-content: flex-end; padding: 16px; }
  #a1f8711f { padding: 4% 4% 2%; }
  #\31 2a003a5 svg { fill: var(--color_1); }
  #\39 dc5a074 { gap: 0px; max-width: none; flex-wrap: nowrap; padding: 10px 1%; margin: 0px; }
  #\38 8e69a6f { flex-direction: row; justify-content: flex-start; align-items: center; width: 20.54%; padding: 6px 5px; }
  #\32 61979b7 { width: 234px; justify-self: auto; }
  #\30 4886df1, #\37 80d21df { flex-direction: row; min-height: 8px; min-width: 4%; gap: 24px 4%; margin: 0px; }
  #\30 4886df1 { justify-content: flex-end; align-items: center; width: 15.95%; padding: 6px 16px; }
  #\32 3d5f850, #\37 437a3b5 { justify-self: auto; order: 0; height: auto; max-width: 100%; grid-area: auto; }
  #\32 3d5f850 { width: 100%; }
  #\37 80d21df { align-items: center; width: 63.4964%; padding: 6px 0px; }
  #\37 64397de { min-height: 8px; gap: 24px 4%; flex-direction: row; width: 25%; justify-content: flex-end; align-items: center; min-width: 4%; padding: 16px; margin: 0px; }
  #\30 0ca91b4 svg { fill: var(--color_3); }
  #\30 0ca91b4 { max-width: 100%; }
  #\37 ff771e1 { width: 60px; height: 60px; max-width: 100%; }
  #\37 437a3b5 { margin: 0px; }
  #\37 a02b9e4 { width: 48.3%; height: auto; max-width: 100%; place-self: flex-end auto; order: 0; grid-area: auto; }
  #\39 4ec00f5 { width: 100%; height: auto; max-width: 100%; order: 0; margin: 0px; grid-area: auto; }
  #\39 03e84b5 { align-items: center; width: 100%; min-height: 263px; max-height: none; gap: 5px 4%; flex-wrap: nowrap; height: auto; order: 0; margin-top: 3px; justify-content: flex-start; grid-area: auto; }
  #\33 74267dd { height: auto; max-width: 100%; order: 0; align-self: flex-start; grid-area: auto; }
  #\34 cd6fa48 { align-items: flex-start; width: 95%; min-height: 160px; max-height: 100%; gap: 24px 4%; flex-direction: row; order: 0; margin: 0px; grid-area: auto; }
  #a99f262a { width: 270px; height: auto; max-width: 100%; justify-self: auto; order: 1; grid-area: auto; }
  #\36 3b5ecff { width: 100%; height: auto; max-width: 100%; margin: -13px 0px 0px; grid-area: auto; }
  #dm .dmInner a.u_1777710217 span.text { font-size: 18px !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #a1f8711f { padding-left: 4%; padding-right: 4%; padding-bottom: 4%; }
  #\39 d047ce9 { padding-bottom: 6px; }
  #\39 dc5a074 { padding-left: 2%; padding-right: 2%; flex-flow: row; min-height: 0px; }
  #\38 8e69a6f { width: 60.0527%; margin-left: -0.00116597%; justify-content: center; order: 1; min-height: 8px; }
  #\30 4886df1 { width: 19.97%; order: 0; justify-content: flex-start; min-height: 8px; }
  #\32 61979b7 { width: 280px; height: auto; }
  #\37 80d21df { width: 20.7%; order: 2; justify-content: flex-end; padding-right: 50px; }
  #\37 64397de { order: 3; width: 19.91%; min-height: 8px; }
  #\30 0ca91b4 { place-self: auto; order: 0; margin: 0px; grid-area: auto; }
  #\37 ff771e1 { width: 32px; height: 32px; }
}
@media (max-width: 767px) {
  #\30 4886df1, #\37 64397de { min-height: 8px; padding-left: 0px; padding-right: 0px; }
  #\39 d047ce9 { width: 100%; min-height: 62px; height: auto; padding-bottom: 6px; }
  #a1f8711f { min-height: unset; flex-direction: column; padding-left: 4%; padding-right: 4%; padding-bottom: 4%; }
  #\39 dc5a074 { min-height: 0px; flex-flow: row; padding: 0px 2%; }
  #\38 8e69a6f { width: 70.25%; justify-content: center; order: 1; min-height: 8px; }
  #\30 4886df1 { width: 14.871%; order: 0; justify-content: center; }
  #\32 61979b7 { width: 206px; height: auto; }
  #\37 80d21df { width: 12.3%; order: 2; }
  #\37 64397de { align-items: center; width: 14.8029%; order: 3; justify-content: center; }
  #\37 ff771e1 { width: 34px; height: 38px; }
  #\30 0ca91b4 { width: 24px; height: 26px; }
}
#dm .dmInner div.u_1031988912 { z-index: 1 !important; }
@media all {
  #\36 bcb54bb, #group_4o8 { min-height: 8px; min-width: 4%; }
  #\35 5835916, #ec001ffc { margin-top: 0px; margin-bottom: 0px; }
  #\30 05b6d9e, #\31 da8fcd0, #\36 3bd85219866cc3622781520, #\39 c5c0030, #da934c03, #group_4o8 { column-gap: 4%; margin: 0px; }
  #flex-header { --overlapping-background-color: rgba(0,0,0,0); --overlapping-background-image: initial; }
  #\32 6559038 { width: 71.43%; height: auto; max-width: 100%; justify-self: auto; order: 0; margin: 0px; grid-area: auto; }
  #\36 3bd85219866cc3622781520 { min-height: 914px; row-gap: 24px; width: 100%; flex-wrap: nowrap; padding: 28% 4% 8%; }
  #\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background-color: var(--color_4); opacity: 0.3; border-radius: inherit; }
  #\36 3bd85219866cc362278151f { border-width: 0px; border-color: rgb(0, 0, 0); border-style: solid; background-color: var(--color_1); background-image: url(""); background-position: 50% 100%; }
  #group_4o8 { align-items: center; width: 100%; row-gap: 10px; padding: 16px; }
  #\30 e6e574a, #\35 fee5fcb, #be415174 { justify-self: auto; grid-area: auto; max-width: 100%; height: auto; order: 0; }
  #be415174 { width: 100%; margin: 0px; }
  #\30 e6e574a, #\35 fee5fcb { width: 200px; min-height: 60px; align-self: auto; margin: 20px 0px 0px; }
  #\32 c80c4f1, #\36 dc75f6b { width: 100%; height: auto; max-width: 100%; place-self: auto; order: 2; margin: 0px; grid-area: auto; }
  #\38 ff633c0, #e6f0a014 { width: 200px; height: auto; min-height: 60px; max-width: 100%; place-self: auto; order: 3; margin: 20px 0px 0px; grid-area: auto; }
  #\32 4b9ab92, #\33 00c2a7b, #c674a14c, #d42c2bd5 { place-self: auto; max-width: 100%; grid-area: auto; width: 100%; }
  #\32 4b9ab92, #c674a14c, #d42c2bd5 { height: auto; order: 0; margin: 0px; }
  #\36 bcb54bb { gap: 24px 1%; width: 100%; flex-wrap: nowrap; padding: 0px 0px 16px; margin: 0px; }
  #da934c03 { min-height: 1099px; row-gap: 24px; width: 100%; flex-wrap: nowrap; padding: 8% 4% 0px; }
  #\36 c46d59e { background-image: url("https://irp.cdn-website.com/839f1e30/dms3rep/multi/555-01-870ec9a6.svg"); background-size: contain; background-position: 100% 0px; }
  #\33 00c2a7b { height: 450px; min-height: 100px; order: 1; margin: 50px 0px; }
  #ec001ffc { width: 53.6%; height: auto; max-width: 100%; place-self: center auto; order: 1; grid-area: auto; }
  #\39 c5c0030 { align-items: center; width: 100%; min-height: 120px; max-height: 100%; row-gap: 0px; order: 1; height: auto; place-self: auto; padding: 0px; grid-area: auto; }
  #\30 e4e6fcb, #\39 2af0932 { height: auto; max-width: 100%; justify-self: auto; }
  #\30 e4e6fcb { width: 275px; order: 0; margin: 0px 0px -5px; grid-area: auto; }
  #widget_l7o { width: 100%; height: auto; position: relative; min-width: 10px; min-height: 10px; max-width: 100%; order: 1; }
  #\39 2af0932 { width: 78.2%; align-self: auto; order: 0; margin: 0px; grid-area: auto; }
  #\35 5835916, #\35 8c8a43f { justify-self: auto; order: 0; height: auto; max-width: 100%; grid-area: auto; }
  #\35 5835916 { width: 100%; align-self: center; }
  #\35 8c8a43f { width: 200px; min-height: 60px; margin: 0px; }
  #\30 5b356c4 { width: 76.86%; height: auto; max-width: 100%; place-self: auto; order: 1; margin: 0px; grid-area: auto; }
  #\30 05b6d9e, #\31 da8fcd0 { align-items: flex-start; width: 72.57%; min-height: 160px; max-height: 100%; row-gap: 10px; place-self: auto; order: 0; padding: 0px; grid-area: auto; }
  #b39f26b5 { width: 86.66%; height: auto; max-width: 100%; place-self: auto; order: 1; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; grid-area: auto; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #\32 6559038 { width: 96.11%; }
  #\36 3bd85219866cc3622781520 { padding-right: 2%; }
  #da934c03 { padding-left: 4%; padding-right: 4%; }
  #\36 bcb54bb { flex-flow: column; row-gap: 10px; padding-top: 16px; padding-bottom: 16px; }
  #\36 c46d59e { background-position: 100% 0px; }
  #\33 00c2a7b { height: 350px; }
  #ec001ffc { width: 88.64%; }
  [data-version] .t-font-size-34, [data-version] .t-size-34 { --font-size: 34; }
  [data-version] .t-font-size-51, [data-version] .t-size-51 { --font-size: 51; }
}
@media (max-width: 767px) {
  #da934c03, #group_4o8 { padding-left: 0px; padding-right: 0px; }
  #\36 bcb54bb, #be415174, #ec001ffc, #group_4o8 { width: 100%; }
  #\39 c5c0030, #ec001ffc.flex-element.widget-wrapper > [data-element-type] { padding-left: 4%; padding-right: 4%; }
  #\32 6559038 { width: 86.61%; }
  #\36 3bd85219866cc3622781520 { min-height: 0px; flex-flow: column; padding: 40% 4% 20%; }
  #group_4o8 { min-height: 80px; align-items: center; }
  #\35 fee5fcb { width: 200px; height: auto; min-height: 60px; }
  #\36 bcb54bb { min-height: 667px; align-items: center; flex-flow: column; row-gap: 10px; height: auto; padding: 20px 0px 0px; }
  #da934c03 { min-height: 0px; flex-flow: column; }
  #\33 00c2a7b { height: 353px; margin-bottom: 0px; margin-top: 40px; }
  #\30 e4e6fcb { height: auto; margin-top: 0px; width: 150px; margin-bottom: -3px; }
  [data-version] .m-font-size-20, [data-version] .m-size-20 { --font-size: 20; }
  [data-version] .m-font-size-30, [data-version] .m-size-30 { --font-size: 30; }
}
#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder:not(.photo-gallery-done) { display: none; }
@media (max-width: 767px) {
  [data-hidden-on-mobile] { display: none !important; }
}
.dmDesktopBody [data-anim-desktop]:not([data-anim-desktop="none"]) { visibility: hidden; }
@font-face { font-family: "Poppins Fallback"; src: local("Arial"); ascent-override: 92.326%; descent-override: 30.7753%; line-gap-override: 8.793%; size-adjust: 113.727%; }
div.eapps-widget { position: relative; }
div.eapps-widget.eapps-widget-show-toolbar::before { position: absolute; content: ""; display: block; inset: 0px; pointer-events: none; border: 1px solid transparent; transition: border 0.3s; z-index: 1; }
.eapps-widget-toolbar { position: absolute; top: -32px; left: 0px; right: 0px; display: block; z-index: 99999; padding-bottom: 4px; transition: 0.3s; pointer-events: none; opacity: 0; }
.eapps-widget:hover .eapps-widget-toolbar { opacity: 1; pointer-events: auto; }
.eapps-widget-toolbar a { text-decoration: none; box-shadow: none !important; }
.eapps-widget-toolbar-panel { border-radius: 6px; background-color: rgb(34, 34, 34); color: rgb(255, 255, 255); display: inline-flex; align-items: center; top: 0px; position: relative; transition: 0.3s; opacity: 0; overflow: hidden; backface-visibility: hidden; box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px; height: 28px; }
.eapps-widget:hover .eapps-widget-toolbar-panel { opacity: 1; }
.eapps-widget-toolbar-panel-wrapper { width: 100%; position: relative; }
.eapps-widget-toolbar-panel-only-you { position: absolute; top: -24px; font-size: 11px; line-height: 14px; color: rgb(156, 156, 156); padding: 5px 4px; }
.eapps-widget-toolbar-panel-logo { width: 28px; height: 28px; border-right: 1px solid rgba(255, 255, 255, 0.2); display: flex; align-items: center; justify-content: center; }
.eapps-widget-toolbar-panel-logo svg { display: block; width: 15px; height: 15px; fill: rgb(249, 50, 98); }
.eapps-widget-toolbar-panel-edit { font-size: 12px; font-weight: 400; line-height: 14px; display: inline-flex; align-items: center; padding: 9px; border-right: 1px solid rgba(255, 255, 255, 0.2); color: rgb(255, 255, 255); text-decoration: none; }
.eapps-widget-toolbar-panel-edit-icon { width: 14px; height: 14px; margin-right: 8px; }
.eapps-widget-toolbar-panel-edit-icon svg { display: block; width: 100%; height: 100%; fill: rgb(255, 255, 255); }
.eapps-widget-toolbar-panel-views { display: inline-flex; justify-content: center; align-items: center; }
.eapps-widget-toolbar-panel-views-label { font-size: 12px; font-weight: 400; line-height: 14px; margin-left: 8px; }
.eapps-widget-toolbar-panel-views-bar { display: inline-flex; width: 70px; height: 3px; border-radius: 2px; margin-left: 8px; background-color: rgba(255, 255, 255, 0.3); }
.eapps-widget-toolbar-panel-views-bar-inner { border-radius: 2px; background-color: rgb(74, 213, 4); }
.eapps-widget-toolbar-panel-views-green .eapps-widget-toolbar-panel-views-bar-inner { background-color: rgb(74, 213, 4); }
.eapps-widget-toolbar-panel-views-red .eapps-widget-toolbar-panel-views-bar-inner { background-color: rgb(255, 71, 52); }
.eapps-widget-toolbar-panel-views-orange .eapps-widget-toolbar-panel-views-bar-inner { background-color: rgb(255, 180, 0); }
.eapps-widget-toolbar-panel-views-percent { display: inline-flex; margin-left: 8px; margin-right: 8px; font-size: 12px; font-weight: 400; line-height: 14px; }
.eapps-widget-toolbar-panel-views-get-more { padding: 9px 16px; background-color: rgb(249, 50, 98); color: rgb(255, 255, 255); font-size: 12px; font-weight: 400; border-radius: 0px 6px 6px 0px; }
.eapps-widget-toolbar-panel-share { position: absolute; top: 0px; display: inline-block; margin-left: 8px; width: 83px; height: 28px; padding-bottom: 4px; box-sizing: content-box !important; }
.eapps-widget-toolbar-panel-share:hover .eapps-widget-toolbar-panel-share-block { opacity: 1; pointer-events: all; }
.eapps-widget-toolbar-panel-share-button { padding: 0px 18px; height: 28px; background-color: rgb(28, 145, 255); color: rgb(255, 255, 255); font-size: 12px; font-weight: 400; border-radius: 6px; position: absolute; top: 0px; display: flex; flex-direction: row; cursor: default; align-items: center; }
.eapps-widget-toolbar-panel-share-button svg { display: inline-block; margin-right: 6px; fill: rgb(255, 255, 255); position: relative; top: -1px; }
.eapps-widget-toolbar-panel-share-block { position: absolute; background: rgb(255, 255, 255); border: 1px solid rgba(18, 18, 18, 0.1); border-radius: 10px; width: 209px; top: 32px; transform: translateX(-63px); opacity: 0; pointer-events: none; transition: 0.3s; box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 6px; }
.eapps-widget-toolbar-panel-share-block:hover { opacity: 1; pointer-events: all; }
.eapps-widget-toolbar-panel-share-block-text { color: rgb(17, 17, 17); font-size: 15px; font-weight: 400; padding: 12px 0px; text-align: center; }
.eapps-widget-toolbar-panel-share-block-text-icon { padding-bottom: 4px; }
.eapps-widget-toolbar-panel-share-block-actions { display: flex; flex-direction: row; border-top: 1px solid rgba(18, 18, 18, 0.1); }
.eapps-widget-toolbar-panel-share-block-actions-item { width: 33.3333%; display: flex; justify-content: center; align-items: center; height: 39px; transition: 0.3s; background-color: transparent; }
.eapps-widget-toolbar-panel-share-block-actions-item:hover { background-color: rgb(250, 250, 250); }
.eapps-widget-toolbar-panel-share-block-actions-item a { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.eapps-widget-toolbar-panel-share-block-actions-item-icon { width: 16px; height: 16px; display: block; }
.eapps-widget-toolbar-panel-share-block-actions-item-facebook .eapps-widget-toolbar-panel-share-block-actions-item-icon { fill: rgb(60, 90, 155); }
.eapps-widget-toolbar-panel-share-block-actions-item-twitter .eapps-widget-toolbar-panel-share-block-actions-item-icon { fill: rgb(26, 178, 232); }
.eapps-widget-toolbar-panel-share-block-actions-item-google .eapps-widget-toolbar-panel-share-block-actions-item-icon { fill: rgb(221, 75, 57); }
.eapps-widget-toolbar-panel-share-block-actions-item:not(:last-child) { border-right: 1px solid rgba(18, 18, 18, 0.1); }
@media all {
  .kfOmze { height: 100%; -webkit-box-align: center; align-items: center; background-repeat: no-repeat; background-size: 100%; position: relative; display: flex; flex-direction: column; padding-inline: 0px; }
  .kfOmze [data-grab="pagination-container"] { visibility: hidden; opacity: 0; display: none; }
}
@media all {
  .lhQkYA { height: 100%; width: 100%; box-sizing: border-box; padding-block-end: 56px; }
}
@media all {
  .dvBEwa { width: 100%; height: 100%; position: relative; overflow: hidden; }
}
@media (max-width: 767px) {
  .dvBEwa { position: relative; left: -75%; width: 250%; }
}
@media all {
  .iIHVGc { display: flex; position: absolute; inset: 0px -133.333% 0px 0px; flex-direction: row; transform: translateX(0%); transition: transform 1s ease-in-out; }
}
@media all {
  .bElkjm { position: relative; flex: 1 1 0%; }
}
@media all {
  .kZCOVS { position: absolute; inset: 0px 3%; }
}
@media (max-width: 767px) {
  .kZCOVS { left: 2%; right: 2%; }
}
@media all {
  .koHcpH { width: 100%; height: 100%; position: relative; display: flex; overflow: hidden; flex-direction: column; }
}
@media all {
  .cmqfuJ { overflow: hidden; position: relative; flex: 1 1 0%; margin-block-end: 24px; border-radius: 20px; background: var(--color_3); }
}
@media all {
  .hytVlt { position: absolute; inset: 0px; background-color: rgba(0, 0, 0, 0); }
}
@media all {
  .dSXeaT { display: flex; visibility: visible; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; text-align: center; -webkit-box-align: center; align-items: center; height: 60px; }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .dSXeaT { height: 75px; }
}
@media (max-width: 767px) {
  .dSXeaT { -webkit-box-align: center; align-items: center; text-align: center; padding-block: 0px; padding-inline: 24px; height: 70px; }
}
@media all {
  .ctNFPo { object-fit: contain; display: block; width: 100%; height: 100%; }
}
@media all {
  .jbxhrL { display: flex; visibility: hidden; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; text-align: center; -webkit-box-align: center; align-items: center; height: 60px; }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .jbxhrL { height: 75px; }
}
@media (max-width: 767px) {
  .jbxhrL { -webkit-box-align: center; align-items: center; text-align: center; padding-block: 0px; padding-inline: 24px; height: 70px; }
}
@media all {
  .kJzDIb { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; gap: 8px; margin-block-end: 24px; position: absolute; width: 100%; bottom: 0px; }
}
@media all {
  .cjSEGA { object-fit: contain; display: block; width: 100%; height: 100%; }
}
@media all {
  #dm#dm#dm .qQubn.qQubn { margin-block-end: 24px; color: var(--color_1); font-weight: bold; }
  #dm#dm#dm .qQubn.qQubn p { margin-block: 0px; }
}
@media (min-width: 1025px) {
  #dm#dm#dm .qQubn.qQubn { font-size: 20px; }
}
@media (max-width: 1024px) and (min-width: 768px) {
  #dm#dm#dm .qQubn.qQubn { font-size: 18px; }
}
@media (max-width: 767px) {
  #dm#dm#dm .qQubn.qQubn { font-size: 16px; }
}
@media all {
  #dm#dm#dm .hyqmOE.hyqmOE { padding: unset; background-color: currentcolor; border: unset; cursor: pointer; border-radius: 50%; width: 8px; height: 8px; box-shadow: rgba(24, 39, 75, 0.3) 0px 0px 2px, rgba(24, 39, 75, 0.04) 0px 0px 3px; color: black; }
}
@media all {
  #dm#dm#dm .jTTRAQ.jTTRAQ { padding: unset; background-color: rgb(225, 227, 231); border: unset; cursor: pointer; border-radius: 50%; width: 8px; height: 8px; box-shadow: rgba(24, 39, 75, 0.3) 0px 0px 2px, rgba(24, 39, 75, 0.04) 0px 0px 3px; }
}
@font-face { font-family: Cocogoose-Pro-Ultralight-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Ultralight-trial-758a_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Ultralight-Italic-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Ultralight-Italic-trial-c24f_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Light-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Light-trial-688e_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Light-Italic-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Light-Italic-trial-eca_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Bold-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Bold-trial-cf97_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Italic-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Italic-trial-8ccb_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Thin-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Thin-trial-6d29_400.ttf"); font-weight: 400; font-style: normal; }
@font-face { font-family: Cocogoose-Pro-Thin-Italic-trial; src: url("https://irp.cdn-website.com/839f1e30/fonts/Cocogoose-Pro-Thin-Italic-trial-f00e_400.ttf"); font-weight: 400; font-style: normal; }
img[width][height] { height: auto; }
body[data-page-alias="home"] #dm [data-show-on-page-only="home"] { display: block !important; }
@media (min-width: 1025px) {
  [data-version] .size-40, [data-version] .font-size-40 { --font-size: 40; }
  [data-version] .size-60, [data-version] .font-size-60 { --font-size: 60; }
  [data-version] .size-18, [data-version] .font-size-18 { --font-size: 18; }
  [data-version] .size-25, [data-version] .font-size-25 { --font-size: 25; }
  [data-version] .size-50, [data-version] .font-size-50 { --font-size: 50; }
  [data-version] .size-22, [data-version] .font-size-22 { --font-size: 22; }
  [data-version] .size-19, [data-version] .font-size-19 { --font-size: 19; }
  [data-version] .size-30, [data-version] .font-size-30 { --font-size: 30; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  [data-version] .t-size-34, [data-version] .t-font-size-34 { --font-size: 34; }
  [data-version] .t-size-51, [data-version] .t-font-size-51 { --font-size: 51; }
  [data-version] .t-size-32, [data-version] .t-font-size-32 { --font-size: 32; }
  [data-version] .t-size-16, [data-version] .t-font-size-16 { --font-size: 16; }
  [data-version] .t-size-21, [data-version] .t-font-size-21 { --font-size: 21; }
  [data-version] .t-size-43, [data-version] .t-font-size-43 { --font-size: 43; }
  [data-version] .t-size-19, [data-version] .t-font-size-19 { --font-size: 19; }
  [data-version] .t-size-26, [data-version] .t-font-size-26 { --font-size: 26; }
}
@media (max-width: 767px) {
  [data-version] .m-size-20, [data-version] .m-font-size-20 { --font-size: 20; }
  [data-version] .m-size-30, [data-version] .m-font-size-30 { --font-size: 30; }
  [data-version] .m-size-22, [data-version] .m-font-size-22 { --font-size: 22; }
  [data-version] .m-size-25, [data-version] .m-font-size-25 { --font-size: 25; }
  [data-version] .m-size-16, [data-version] .m-font-size-16 { --font-size: 16; }
  [data-version] .m-size-17, [data-version] .m-font-size-17 { --font-size: 17; }
  [data-version] .m-size-32, [data-version] .m-font-size-32 { --font-size: 32; }
  [data-version] .m-size-18, [data-version] .m-font-size-18 { --font-size: 18; }
  [data-version] .m-size-24, [data-version] .m-font-size-24 { --font-size: 24; }
}