body #fix-area, body #content-area, body #footer-area { width: 1400px; }
body #footer { height: 300px; }
body #fullscreen-area, body .fullscreen-bg { background-color: rgb(255,255,255); }
.clickable { display: inline-block; width: 100%; height: 100%; }
.PlaceObject { background-color: rgba(0,0,0,0) !important; }
/*----------------------------------------------------------- Mobile styles -----------------------------------------*/
/* burger = button to show the sidenav */
/* sidenav = menu for the mobile version */
/* mobile = is the div which encloses ALL mobile elements it is also the element which needs to be hidden to hide the */
/* mobile elements from the page (needed for the regular desktop version) */
/* mobile-content = is a child of mobile and contains the content elements */
/* mobile-footer = is a child of mobile and contains the footer elements */
/* mobile-clone = cloned elements which are located in either content or footer */
/* mobile-child = cloned elements which are located in mobile-clones */

/*----------------------------------------------------------- start Burger section -----------------------------------------*/

#sidenav {
    display: none;
}

.burger {
    display: none;
}

/*----------------------------------------------------------- end Burger section -----------------------------------------*/

/*----------------------------------------------------------- start other element section -----------------------------------------*/

#footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 3000;
}

#footer-area {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

#content {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#content-area {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

#fix {
    width: 100%;
    position: fixed;
    z-index: 4000;
}

#fix-area {
    margin: 0 auto;
    position: relative;
}

/*----------------------------------------------------------- end other element section -----------------------------------------*/

/*----------------------------------------------------------- Dextermedia logo -----------------------------------------*/
.LogoTextObject .dexterlogo::before {
    content: attr(data-before);
}

.LogoTextObject .dexterlogo {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: black;
}

/*==========================================================================================================================*/
/*= Mobile version styles start ============================================================================================*/
/*==========================================================================================================================*/

.mobile .root-area,
.mobile .footer,
.mobile .footer-area,
.mobile #content-area,
.mobile #footer,
.mobile #footer-area {
    position: relative !important;
    top: 0 !important;
    height: auto !important;
}

.mobile .positioned,
.mobile .positioned object {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.mobile .ImageObject .one-hundred-percent,
.mobile .HeaderLogoImageObject .one-hundred-percent {
    width: 100% !important;
    height: 100% !important;
}

.mobile .root-area .scroll-margin,
.mobile .footer .scroll-margin,
.mobile .footer-area .scroll-margin,
.mobile #content-area .scroll-margin,
.mobile #footer .scroll-margin,
.mobile #footer-area .scroll-margin {
    margin-top: 25vh !important;
}

.mobile .positioned {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.mobile .ContentModule {
    padding: 10px;
    text-align: center;
}

.mobile .dcmp-mobile-invisible,
.mobile .MenuItemsObject,
.mobile .invisible {
    display: none !important;
}

.mobile .positioned:not(:first-child),
.mobile .footer {
    margin-top: 10px !important;
}

.mobile .root-area,
.mobile .root-area > :first-child,
.mobile .footer > :first-child {
    margin-top: 0 !important;
}

.mobile .mobile-left,
.mobile .mobile-left > p,
.mobile .mobile-left > p span {
    margin-left: 0 !important;
    text-align: left !important;
}

.mobile .mobile-center,
.mobile .mobile-center > p,
.mobile .mobile-center > p span {
    margin: 0 auto !important;
    text-align: center !important;
}

.mobile .mobile-right,
.mobile .mobile-right > p,
.mobile .mobile-right > p span {
    margin-left: auto !important;
    margin-right: 0 !important;
    text-align: right !important;
}

.mobile .gallery .no-margin-left {
    margin-left: 0 !important;
}

.mobile .gallery .no-margin-right {
    margin-right: 0 !important;
}

.mobile .color-black {
    color: black !important;
}

.mobile .color-white {
    color: white !important;
}

.mobile .margin-left {
    margin-left: 10px !important;
}

.mobile .TextObject ul li,
.mobile .TextObject ol li {
    text-align: left !important;
    margin-left: 15px;
}

/* Sidenav */
.mobile #content #sidenav .sidemenu-wrapper > div > ul {
    height: auto;
    position: relative;
    text-align: left !important;
}

.mobile #content #sidenav .sidemenu-wrapper > div,
.mobile #content #sidenav .sidemenu-wrapper > div > ul,
.mobile #content #sidenav .sidemenu-wrapper > div > ul > li {
    width: 100%;
}

.mobile #content #sidenav .sidemenu-wrapper > div ul,
.mobile #content #sidenav .sidemenu-wrapper > div li {
    border-width: 0;
}

.mobile #content #sidenav .sidemenu-wrapper > div > ul li {
    overflow: hidden;
    text-align: left !important;
    padding-left: 10px;
}

.mobile #content #sidenav .sidemenu-wrapper > div > ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.mobile #content #sidenav .sidemenu-wrapper > div {
    height: auto !important;
}

.mobile .burger {
    display: block;
}

.mobile #content #sidenav .sidemenu-wrapper > div ul ul {
    top: 100%;
    left: 0;
    width: calc(100% - 10px);
    text-align: left !important;
}

.mobile #content #sidenav .sidemenu-wrapper > div ul {
    display: block;
    position: relative;
}

.mobile #content #sidenav .sidemenu-wrapper > div a {
    line-height: 26px;
    padding-left: 0;
}

.mobile #content,
.mobile #content-area,
.mobile #footer,
.mobile #footer-area,
.mobile .published {
    min-width: 0 !important;
    /*min-height: 0 !important;*/
    min-height: 0;
    max-width: 100% !important;
}

.mobile .fullscreen-bg img {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100vw !important;
    max-height: 100%;
    margin: auto;
    overflow: auto;
}

.mobile .a-class {
    cursor: default;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.mobile #content-area > .TextObject.dcmp-full-width,
.mobile #footer-area > .TextObject.dcmp-full-width,
.mobile #content-area > .TextObject.mobile-full-width,
.mobile #footer-area > .TextObject.mobile-full-width {
    padding: 0 10px;
}

.mobile #content #content-area > *:not(.header-box),
.mobile #footer #footer-area > *:not(.header-box) {
    top: 10px !important;
}

.mobile #footer {
    margin-top: 10px !important;
}

.mobile table:not(.ui-datepicker-calendar) tr td {
    width: 100% !important;
    float: left;
    display: block;
}

.mobile .social-media-icons a img {
    height: auto !important
}

.mobile .LogoTextObject > p .font-black,
.mobile .TextObject .font-black {
    color: black !important;
}

.mobile .LogoTextObject > p .font-white,
.mobile .TextObject .font-white {
    color: white !important;
}

.mobile #footer {
    padding-bottom: 10px;
}

.mobile .LogoTextObject {
    margin-bottom: 10px;
}

@media (max-width: 1365px) {
    .mobile .LogoTextObject {
        margin-bottom: 3rem !important;
    }
}

.mobile .PlaceObject {
    width: 100% !important;
}

.mobile .LanguageChangeObject {
    width: 100% !important;
}

.mobile .LanguageChangeObject ul {
    text-align: right !important;
    /*padding: 20px !important;*/
    padding-left: 10px !important;
    height: auto !important;
    /*width: 330px !important;*/
    /*margin-left: calc(100% - 330px) !important;*/
}

.mobile .LanguageChangeObject ul li {
    height: auto !important;
    width: auto !important;
    margin-right: 10px !important;
}

.mobile .LanguageChangeObject ul li a {
    width: 46px !important;
    height: 46px !important;
}

#mobile-menu ul, #mobile-menu ul:hover {
    animation: none !important;
}

/*==========================================================================================================================*/
/*= Mobile version styles end ==============================================================================================*/
/*==========================================================================================================================*/
.childWrapper{ max-width: 1400px; margin: 0 auto; position: relative; }
.dcmp-common-link-style{font-style: normal; font-weight: normal; text-decoration: none; color: rgb(170, 34, 45) !important; }
.dcmp-common-link-style:hover{font-style: normal; font-weight: normal; text-decoration: none; color: rgb(51, 51, 51) !important; }

#image-13 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597659654430_9502_none { background-image: none; filter: opacity(100%) brightness(113%) saturate(100%) contrast(100%) blur(0px); --position-z: 2008 !important; --position-height: 100 !important; --position-width: 150 !important; --position-y: 1387px                   !important; --position-x: 486px                  !important; }
.element_1597664066650_9634_none { --position-height: 800 !important; --position-width: 100% !important; --position-z: 2004 !important; }
.element_1597665340493_4727_none { background-color: rgba(252, 251, 240, 0.8); background-image: none; border-color: rgb(212, 175, 55); border-style: solid; border-width: 0px; --background-image-url: none                        !important; --background-color: rgba(252, 251, 240, 0.8)                     !important; --position-z: 2005 !important; }
.element_1597665674648_8145_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 720px !important; --position-z: 2006 !important; --position-width: 1362px                     !important; }
.element_1597666114071_4402_none { background-color: rgb(247, 247, 247); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgb(247, 247, 247) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(170, 34, 45); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgb(247,247,247) 90%)                 !important; --background-color: rgb(247, 247, 247)                        !important; --position-z: 2001 !important; --borderColor: rgb(170, 34, 45)                    !important; --borderTopColor: rgb(170, 34, 45)                    !important; --borderLeftColor: rgb(170, 34, 45)                    !important; --borderRightColor: rgb(170, 34, 45)                    !important; --borderBottomColor: rgb(170, 34, 45)                    !important; --position-y: 801px                   !important; }
.element_1597736862908_7605_none { background-color: rgba(236, 229, 205, 0.28); background-image: linear-gradient(135deg, rgb(255, 255, 255) 60%, rgba(238, 238, 238, 0.28) 90%); border-style: solid; border-width: 0px 0px 1px; border-color: rgb(170, 34, 45); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 60%, rgba(238,238,238,0.28) 90%)                    !important; --background-color: rgba(236, 229, 205, 0.28)                        !important; --position-z: 2002 !important; --borderColor: rgb(170, 34, 45)                    !important; --borderTopColor: rgb(170, 34, 45)                    !important; --borderLeftColor: rgb(170, 34, 45)                    !important; --borderRightColor: rgb(170, 34, 45)                    !important; --borderBottomColor: rgb(170, 34, 45)                    !important; --position-y: 1331px                   !important; }
.element_1597736925130_5786_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 102px; --position-x: 102px !important; --position-y: 850px !important; --position-z: 2003 !important; --position-width: 1212px                   !important; }
.element_1597740820999_0618_none { background-color: rgb(170, 34, 45); background-image: none; --background-image-url: none                        !important; --background-color: rgb(170, 34, 45)                 !important; --position-z: 2007 !important; --position-width: 1307px                    !important; --position-y: 1387px                   !important; }
.element_1597740896279_6296_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 141px; --position-x: 141px !important; --position-y: 1453px !important; --position-z: 2010 !important; }
.element_1597740956805_8591_none { background-color: rgb(255, 255, 255); background-image: repeating-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 17%, rgba(255, 255, 255, 0.68) 50%, rgba(255, 255, 255, 0) 100%); --background-image-url: repeating-linear-gradient(90deg, rgb(255,255,255) 0%, rgb(255,255,255) 17%, rgba(255,255,255,0.68) 50%, rgba(255,255,255,0) 100%)                  !important; --background-color: rgb(255, 255, 255)                        !important; --position-z: 2009 !important; --position-y: 1433px                   !important; --position-height: 466px                  !important; --position-width: 466px                  !important; }
.element_1597741235228_4338_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 89px; --position-x: 89px !important; --position-y: 1535px !important; --position-z: 2011 !important; --position-width: 362px                  !important; }
.element_1597745391562_5852_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 2772px !important; --position-z: 2012 !important; --position-width: 1295px                    !important; }
.element_1692013136724_9797_none { background-color: rgb(89, 115, 82); background-image: none; --background-image-url: none                     !important; --background-color: rgb(89, 115, 82)                 !important; --position-z: 2013 !important; --position-width: 1307px                    !important; --position-y: 1841px                   !important; }
#image-134 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1692013136730_7305_none { background-image: none; filter: opacity(100%) brightness(100%) saturate(100%) contrast(100%) blur(0px); --position-z: 2014 !important; --position-height: 100 !important; --position-width: 150 !important; --position-y: 1841px                  !important; }
.element_1692013136737_2754_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 960px; --position-x: 960px !important; --position-y: 2000px !important; --position-z: 2015 !important; --position-width: 352px                  !important; }
.element_1692013136747_6782_none { background-color: rgb(255, 255, 255); background-image: repeating-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 17%, rgba(255, 255, 255, 0.68) 50%, rgba(255, 255, 255, 0) 100%); --background-image-url: repeating-linear-gradient(90deg, rgb(255,255,255) 0%, rgb(255,255,255) 17%, rgba(255,255,255,0.68) 50%, rgba(255,255,255,0) 100%)                  !important; --background-color: rgb(255, 255, 255)                        !important; --position-z: 2016 !important; --position-x: 846px                  !important; --position-width: 466px                  !important; --position-y: 1885px                  !important; --position-height: 87px                  !important; }
.element_1692013136750_107_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 834px; --position-x: 834px !important; --position-y: 1905px !important; --position-z: 2017 !important; --position-width: 452px                    !important; }
.element_1692013676713_6501_none { background-color: rgb(161, 145, 94); background-image: none; --background-image-url: none                        !important; --background-color: rgb(161, 145, 94)                !important; --position-z: 2018 !important; --position-width: 1307px                    !important; --position-y: 2293px                   !important; }
#image-139 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1692013676718_854_none { background-image: none; filter: opacity(100%) brightness(110%) saturate(100%) contrast(105%) blur(0px); --position-z: 2019 !important; --position-height: 88 !important; --position-width: 150 !important; --position-y: 2293px                  !important; --position-x: 486px                  !important; }
.element_1692013676725_1318_none { background-color: rgb(255, 255, 255); background-image: repeating-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 17%, rgba(255, 255, 255, 0.68) 50%, rgba(255, 255, 255, 0) 100%); --background-image-url: repeating-linear-gradient(90deg, rgb(255,255,255) 0%, rgb(255,255,255) 17%, rgba(255,255,255,0.68) 50%, rgba(255,255,255,0) 100%)                  !important; --background-color: rgb(255, 255, 255)                        !important; --position-z: 2020 !important; --position-y: 2339px                   !important; --position-height: 87px                  !important; --position-width: 466px                  !important; }
.element_1692013676727_0667_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 141px; --position-x: 141px !important; --position-y: 2359px !important; --position-z: 2021 !important; }
.element_1692013676739_2297_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 89px; --position-x: 89px !important; --position-y: 2447px !important; --position-z: 2022 !important; --position-width: 364px                !important; }
#image-144 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1715769515515_9019_none { filter: opacity(25%) brightness(100%) saturate(100%) contrast(100%) blur(0px); --position-z: 2023 !important; --position-height: 95 !important; --position-width: 95 !important; --position-y: 1236px       !important; --position-x: 1234px       !important; }
.element_1751284539842_4148_none { --position-z: 2024 !important; --position-y: 2838px                   !important; --position-x: 50px                    !important; border-style: solid; border-width: 1px; border-color: rgb(170, 34, 45); --borderColor: rgb(170, 34, 45)                    !important; --borderTopColor: rgb(170, 34, 45)                    !important; --borderLeftColor: rgb(170, 34, 45)                    !important; --borderRightColor: rgb(170, 34, 45)                    !important; --borderBottomColor: rgb(170, 34, 45)                    !important; --position-height: 1297px               !important; --position-width: 1307px              !important; }
.element_1751284966788_741_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 49px; --position-x: 49px !important; --position-y: 930px !important; --position-z: 2025 !important; --position-width: 615px                !important; }
.element_1751285012642_2178_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 714px; --position-x: 714px !important; --position-y: 932px !important; --position-z: 2026 !important; --position-width: 661px                   !important; }
.element_1718871278451_1409_none { background-color: rgba(255, 255, 255, 0.8); border-color: rgb(170, 34, 45); border-style: solid; border-width: 1px; border-radius: 5px; --background-color: rgba(255, 255, 255, 0.8)                                                                                                     !important; --position-z: 2028 !important; --position-x: 1180px                                                                                                  !important; --borderColor: rgb(170, 34, 45)                                                                                             !important; --borderTopColor: rgb(170, 34, 45)                                                                                             !important; --borderLeftColor: rgb(170, 34, 45)                                                                                             !important; --borderRightColor: rgb(170, 34, 45)                                                                                             !important; --borderBottomColor: rgb(170, 34, 45)                                                                                             !important; --position-y: 206px                                                                                             !important; }
.element_1718871905439_5444_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 1193px; --position-x: 1193px !important; --position-y: 229px !important; --position-z: 2029 !important; }
#image-11000018 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1718871754138_35_none { --position-z: 2030 !important; --position-height: 106 !important; --position-width: 106 !important; --position-x: 1234px                                          !important; --position-y: 295px                                          !important; }
.element_1597754162649_7136_none { --position-width: 220px !important; --position-y: 255px !important; --position-x: 0px !important; --position-z: 5 !important; --top-border-top: none !important; --top-border-left: none !important; --border-bottom: none !important; --border-top: none !important; --border-left: none !important; --menu-orientation: horizontal !important; --position-fixed: relative !important; --text-align: left !important; --top-line-height: 30px !important; --hover-background-color: rgb(255, 255, 255) !important; --hover-font-color: rgb(0, 0, 0) !important; --hover-font-style: normal !important; --hover-text-decoration: none !important; --hover-font-weight: bold !important; --hover-style-line-color: rgba(0, 0, 0, 0) !important; --hover-other-level-background-color: rgba(243, 243, 243, 0.91) !important; --hover-other-level-font-color: rgba(0,0,0, 0.9) !important; --hover-other-level-font-style: normal !important; --hover-other-level-font-decoration: none !important; --hover-other-level-font-weight: normal !important; --top-padding-vertical: 5px !important; --top-padding-horizontal: 5px !important; --top-font-size: 14px !important; --top-background-color: rgba(255, 255, 255, 0) !important; --top-font-color: rgba(255,255,255, 1) !important; --top-font-family: Open Sans Condensed !important; --top-font-weight: bold !important; --top-font-style: normal !important; --top-text-decoration: none !important; --current-top-level-background-color: rgb(255, 255, 255) !important; --current-top-level-font-color: rgb(170, 34, 45) !important; --current-top-level-font-weight: bold !important; --current-top-level-font-style: normal !important; --current-top-level-text-decoration: none !important; --current-top-level-style-line-color: rgba(0, 0, 0, 0) !important; --current-other-level-font-color: rgba(255,255,255, 1) !important; --current-other-level-font-weight: normal !important; --current-other-level-font-style: normal !important; --current-other-level-text-decoration: none !important; --current-other-level-background-color: rgba(190, 207, 22, 1) !important; --current-other-level-style-line-color: rgba(0, 0, 0, 0) !important; --other-background-color: rgba(255, 255, 255, 0) !important; --other-padding-vertical: 15px !important; --other-padding-horizontal: 15px !important; --other-level-text-align: none !important; --other-font-size: 13px !important; --other-font-color: rgba(255,255,255, 1) !important; --other-font-family: Ubuntu !important; --other-font-weight: normal !important; --other-font-style: normal !important; --other-text-decoration: none !important; --calculated-width: 100% !important; --position-height: 30px                                          !important; }
.element_1597666810397_378_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(252, 251, 240) 5%, rgb(255, 255, 255) 41%, rgb(252, 251, 240) 94%); border-style: solid; border-top-width: 1px; border-color: rgb(170, 34, 45); background-repeat: no-repeat; background-size: cover; background-position: center center; --background-image-url: linear-gradient(135deg, rgb(252,251,240) 5%, rgb(255,255,255) 41%, rgb(252,251,240) 94%)                         !important; --background-color: rgb(255, 255, 255)                                                                                                     !important; --position-z: 2 !important; --borderColor: rgb(170, 34, 45)                                                                                                 !important; --borderTopColor: rgb(170, 34, 45)                                                                                                 !important; --borderLeftColor: rgb(170, 34, 45)                                                                                                 !important; --borderRightColor: rgb(170, 34, 45)                                                                                                 !important; --borderBottomColor: rgb(170, 34, 45)                                                                                                 !important; }
.element_1597666865505_7168_none { background-color: rgb(170, 34, 45); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(212, 175, 55); --background-image-url: none                                                                                                 !important; --background-color: rgb(170, 34, 45)                                                                                                 !important; --position-z: 1 !important; --position-y: 240px                                                                                          !important; }
.element_1597667233206_3271_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 805px; --position-x: 805px !important; --position-y: 31px !important; --position-z: 3 !important; }
.element_1597667421238_1785_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 1155px; --position-x: 1155px !important; --position-y: 40px !important; --position-z: 4 !important; --position-width: 245px                                                                                          !important; }
.dextermedia_logo a span.dexterlogo { text-transform:uppercase;letter-spacing:0.3em;color:rgb(255, 255, 255);font-size:12px;font-family:Times New Roman;font-weight:undefined;font-style:undefined;text-decoration:undefined; }
.element_1597737838969_821_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 1112px; --position-x: 1112px !important; --position-y: 263px !important; --font-color: rgb(255, 255, 255) !important; --font-size: 12px !important; --font-family: Times New Roman !important; --font-weight: normal !important; --font-style: normal !important; --text-decoration: none !important; --position-z: 5001 !important; --position-width: 252px                                          !important; --position-height: 14px                                          !important; }
#image-11000014 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1692009768414_903_none { background-image: none; --position-z: 6 !important; --position-height: 47 !important; --position-width: 150 !important; --position-y: 67.5px                                          !important; --position-x: 18px                                          !important; }
.element_1715768649292_7637_none { background-color: rgb(212, 175, 55); background-image: none; --position-z: 7 !important; --position-x: 1119px                                                                                          !important; }
#image-22 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597750653259_7473_none { background-image: none; --position-z: 2001 !important; --position-height: 100 !important; --position-width: 100% !important; }
.element_1597750725379_9836_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none      !important; --background-color: rgba(252, 251, 240, 0.9)      !important; --position-z: 2002 !important; }
.element_1597750823161_0925_none { list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 623px !important; position: absolute; --position-z: 2003 !important; }
.element_1597750867415_1145_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(236, 236, 236, 0.28) 90%); border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgba(236,236,236,0.28) 90%)   !important; --background-color: rgb(255, 255, 255)      !important; --position-z: 2004 !important; --position-y: 700px   !important; --position-x: 0px   !important; }
.element_1597751345175_5696_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 769px !important; --position-z: 2005 !important; --position-width: 1362px      !important; }
.element_1756465394656_8618_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 902px !important; --position-z: 2006 !important; --position-width: 578px   !important; --position-height: 1400px   !important; }
.element_1756466746688_6282_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 731px; --position-x: 731px !important; --position-y: 902px !important; --position-z: 2007 !important; --position-width: 578px    !important; --position-height: 1400px    !important; }
#image-62 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_15977522988780_5797_none { --position-z: 2001 !important; --position-height: 88 !important; --position-width: 100% !important; }
.element_15977522987937_7555_none { background-color: rgba(255, 255, 255, 0.85); background-image: none; --background-image-url: none     !important; --background-color: rgba(255, 255, 255, 0.85)     !important; --position-z: 2002 !important; }
.element_15977522984527_831_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 623px !important; --position-z: 2003 !important; --position-width: 1298px     !important; }
.element_15977522981108_9191_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: none     !important; --background-color: rgb(255, 255, 255)     !important; --position-z: 2004 !important; --position-y: 700px  !important; --position-x: 0px  !important; }
.element_1597752640292_455_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 30px; --position-x: 30px !important; --position-y: 770px !important; --position-z: 2005 !important; --position-width: 1340px  !important; }
.element_1597753126674_813_none { background-image: none; border-color: rgb(170, 34, 45); --position-width: 1349px !important; --position-z: 2006 !important; --borderColor: rgb(170, 34, 45)     !important; --borderTopColor: rgb(170, 34, 45)     !important; --borderLeftColor: rgb(170, 34, 45)     !important; --borderRightColor: rgb(170, 34, 45)     !important; --borderBottomColor: rgb(170, 34, 45)     !important; --position-x: 25.5px  !important; --position-y: 1831px  !important; --position-height: 627px  !important; }
.element_1751628754658_8406_none { --position-z: 2007 !important; --position-y: 1383px  !important; --position-x: 756px  !important; --position-width: 573px  !important; --position-height: 520px  !important; border-style: solid; border-width: 1px; border-color: rgb(170, 34, 45); --borderColor: rgb(170, 34, 45)     !important; --borderTopColor: rgb(170, 34, 45)     !important; --borderLeftColor: rgb(170, 34, 45)     !important; --borderRightColor: rgb(170, 34, 45)     !important; --borderBottomColor: rgb(170, 34, 45)     !important; }
.element_1756474759237_4915_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 114px; --position-x: 114px !important; --position-y: 991px !important; --position-z: 2010 !important; --position-width: 601px  !important; }
.element_1756475136965_7031_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 769px; --position-x: 769px !important; --position-y: 991px !important; --position-z: 2011 !important; --position-width: 601px   !important; }
.element_1756475182779_084_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 114px; --position-x: 114px !important; --position-y: 1383px !important; --position-z: 2012 !important; --position-width: 601px   !important; }
#image-72 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1597754639172_541_none { --position-z: 2001 !important; --position-height: 700 !important; --position-width: 100% !important; }
.element_15977546398288_374_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none  !important; --background-color: rgba(252, 251, 240, 0.9) !important; --position-z: 2002 !important; }
.element_1597754639407_8581_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 623px !important; --position-z: 2003 !important; --position-width: 1312px  !important; }
.element_15977546391590_8076_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: none  !important; --background-color: rgb(255, 255, 255)  !important; --position-z: 2004 !important; --position-y: 719px !important; }
.element_15977546397917_2431_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 787px !important; --position-z: 2005 !important; }
.element_1597754998304_9688_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 837px !important; --position-z: 2006 !important; --position-width: 1311px !important; }
#image-82 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_15977554844805_7318_none { --position-z: 2001 !important; --position-height: 700 !important; --position-width: 100% !important; }
.element_15977554845094_7022_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none  !important; --background-color: rgba(252, 251, 240, 0.9)  !important; --position-z: 2002 !important; }
.element_1597755484659_6168_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 623px !important; --position-z: 2003 !important; --position-width: 1300px  !important; }
.element_15977554841441_7008_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(236, 236, 236, 0.28) 90%); border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgba(236,236,236,0.28) 90%)  !important; --background-color: rgb(255, 255, 255)  !important; --position-z: 2004 !important; --position-y: 700px !important; --position-x: 0px !important; }
.element_15977554849216_5081_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 770px !important; --position-z: 2005 !important; --position-width: 1298px  !important; }
.element_17188010731175_2524_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none              !important; --background-color: rgba(252, 251, 240, 0.9)              !important; --position-z: 2002 !important; }
.element_17188010734938_3011_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 620px !important; --position-z: 2003 !important; --position-width: 1298px              !important; }
.element_17188010738515_1455_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: none              !important; --background-color: rgb(255, 255, 255)              !important; --position-z: 2004 !important; --position-y: 700px      !important; --position-x: 0px      !important; --position-height: 1061px           !important; }
.element_17188010736201_8567_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 768px !important; --position-z: 2005 !important; --position-width: 1365px              !important; }
.element_1756469176520_8875_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 902px !important; --position-z: 2006 !important; --position-width: 577px           !important; }
.element_1756469375356_7097_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 731px; --position-x: 731px !important; --position-y: 902px !important; --position-z: 2007 !important; --position-width: 577px            !important; }
.element_1756469552395_02_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 534px; --position-x: 534px !important; --position-y: 1370px !important; --position-z: 2008 !important; --position-width: 622px       !important; }
.element_1756981492035_837_none { --real-image-width: 217.68px !important; --image-height: 150px !important; --image-gap: 11.38px !important; --position-z: 2009 !important; --position-x: 17px        !important; --position-y: 1807px        !important; --position-width: 1100px        !important; --position-height: 161px        !important; }
#image-916 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1756981509470_562_none { --position-z: 2010 !important; --position-height: 100 !important; --position-width: 150 !important; --position-y: 1365.5px        !important; --position-x: 19px       !important; }
.element_1756982048807_4175_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 1166px; --position-x: 1166px !important; --position-y: 812px !important; --position-z: 2011 !important; --position-width: 198px     !important; border-style: solid; border-width: 2px; border-radius: 5px; border-color: rgb(170, 34, 45); --borderColor: rgb(170, 34, 45)     !important; --borderTopColor: rgb(170, 34, 45)     !important; --borderLeftColor: rgb(170, 34, 45)     !important; --borderRightColor: rgb(170, 34, 45)     !important; --borderBottomColor: rgb(170, 34, 45)     !important; }
.element_1757328401294_3606_none { --position-height: 700 !important; --position-width: 100% !important; --position-z: 2001 !important; --position-y: 0px   !important; --position-x: 0px   !important; }
.element_17188703139572_3033_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none             !important; --background-color: rgba(252, 251, 240, 0.9)             !important; --position-z: 2004 !important; }
.element_17188703135661_3317_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 620px !important; --position-z: 2005 !important; --position-width: 1301px             !important; }
.element_1718870313103_4902_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: none             !important; --background-color: rgb(255, 255, 255)             !important; --position-z: 2006 !important; --position-y: 700px       !important; --position-x: 0px       !important; --position-height: 1669px       !important; }
.element_1718870313989_1229_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 767px !important; --position-z: 2007 !important; --position-width: 1364px             !important; }
.element_1756468499710_2087_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 902px !important; --position-z: 2008 !important; --position-width: 577px          !important; }
.element_1756468585955_3452_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 731px; --position-x: 731px !important; --position-y: 902px !important; --position-z: 2009 !important; --position-width: 577px           !important; }
.element_1756731889078_756_none { --real-image-width: 244.68px !important; --image-height: 150px !important; --image-gap: 12.77px !important; --position-z: 2010 !important; --position-x: 58px      !important; --position-y: 1545px      !important; --position-width: 1277px      !important; --position-height: 163px      !important; }
.element_1756977405768_8826_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 58px; --position-x: 58px !important; --position-y: 1815px !important; --position-z: 2011 !important; --position-width: 577px            !important; }
.element_1756977470893_6953_none { --real-image-width: 244.68px !important; --image-height: 150px !important; --image-gap: 12.77px !important; --position-z: 2012 !important; --position-x: 58px        !important; --position-y: 1897px        !important; --position-width: 1277px        !important; --position-height: 163px        !important; }
.element_1756977494757_5852_none { --position-z: 2002 !important; background-color: rgb(252, 251, 240); --background-color: rgb(252, 251, 240)       !important; --position-y: 1774px       !important; --position-x: 0px       !important; --position-height: 341px       !important; }
.element_1756977836531_0261_none { --position-z: 2013 !important; background-color: rgb(252, 251, 240); --background-color: rgb(252, 251, 240)     !important; --position-y: 2626px    !important; --position-x: 0px     !important; --position-height: 513px    !important; }
.element_1756977836604_3447_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 58px; --position-x: 58px !important; --position-y: 2667px !important; --position-z: 2014 !important; --position-width: 577px             !important; }
.element_1756977836763_8076_none { --real-image-width: 244.68px !important; --image-height: 150px !important; --image-gap: 12.77px !important; --position-z: 2015 !important; --position-x: 58px     !important; --position-y: 2749px     !important; --position-width: 1277px           !important; --position-height: 163px           !important; }
.element_1756978210291_5994_none { --position-z: 2016 !important; background-color: rgb(255, 255, 255); --background-color: rgb(255, 255, 255)     !important; --position-y: 2116px     !important; --position-x: 0px      !important; --position-height: 513px     !important; }
.element_1756978210376_8665_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 58px; --position-x: 58px !important; --position-y: 2157px !important; --position-z: 2017 !important; --position-width: 577px              !important; }
.element_1756978210522_3801_none { --real-image-width: 244.68px !important; --image-height: 150px !important; --image-gap: 12.77px !important; --position-z: 2018 !important; --position-x: 58px      !important; --position-y: 2239px      !important; --position-width: 1277px            !important; --position-height: 163px            !important; }
.element_1756978522886_3538_none { --position-z: 2019 !important; background-color: rgb(255, 255, 255); --background-color: rgb(255, 255, 255)      !important; --position-y: 3141px   !important; --position-x: 0px   !important; --position-height: 513px     !important; }
.element_1756978523015_731_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 58px; --position-x: 58px !important; --position-y: 3182px !important; --position-z: 2020 !important; --position-width: 577px               !important; }
.element_1756978523210_3677_none { --real-image-width: 244.68px !important; --image-height: 150px !important; --image-gap: 12.77px !important; --position-z: 2021 !important; --position-x: 58px     !important; --position-y: 3264px     !important; --position-width: 1277px             !important; --position-height: 163px             !important; }
.element_1756978768235_6223_none { --position-z: 2022 !important; background-color: rgb(252, 251, 240); --background-color: rgb(252, 251, 240)      !important; --position-y: 3490px   !important; --position-x: 0px   !important; --position-height: 546px   !important; }
.element_1756978768340_3704_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 58px; --position-x: 58px !important; --position-y: 3524px !important; --position-z: 2023 !important; --position-width: 577px              !important; }
.element_1756978768507_8835_none { --real-image-width: 244.68px !important; --image-height: 150px !important; --image-gap: 12.77px !important; --position-z: 2024 !important; --position-x: 58px   !important; --position-y: 3606px   !important; --position-width: 1277px            !important; --position-height: 163px            !important; }
.element_1757327223150_7327_none { --position-height: 700px !important; --position-width: 800px !important; --position-z: 2001 !important; --position-x: 284px !important; --position-y: 0px !important; }
.element_17188705102829_9040_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none         !important; --background-color: rgba(252, 251, 240, 0.9)         !important; --position-z: 2003 !important; }
.element_17188705106014_3384_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 50px; --position-x: 50px !important; --position-y: 620px !important; --position-z: 2004 !important; --position-width: 1307px         !important; }
.element_1718870510700_9091_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(236, 236, 236, 0.28) 90%); border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgba(236,236,236,0.28) 90%)   !important; --background-color: rgb(255, 255, 255)         !important; --position-z: 2005 !important; --position-y: 700px   !important; --position-x: 0px   !important; }
.element_17188705105620_26_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 766px !important; --position-z: 2006 !important; --position-width: 1363px         !important; }
.element_1756470272818_2168_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 902px !important; --position-z: 2007 !important; --position-width: 568px      !important; }
.element_1756470462728_3438_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 739px; --position-x: 739px !important; --position-y: 902px !important; --position-z: 2008 !important; --position-width: 568px       !important; }
.element_1756982323855_297_none { --real-image-width: 215.92px !important; --image-height: 150px !important; --image-gap: 11.29px !important; --position-z: 2009 !important; --position-x: 27px     !important; --position-y: 1620px     !important; --position-width: 1100px     !important; --position-height: 161px     !important; }
.element_1757335073653_0457_none { --position-height: 700px !important; --position-width: 800px !important; --position-z: 2001 !important; --position-y: 0px !important; --position-x: 0px !important; }
.element_17563820411873_4975_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none          !important; --background-color: rgba(252, 251, 240, 0.9)          !important; --position-z: 2003 !important; }
.element_17563820416760_5205_none { list-style: outside; overflow-wrap: break-word; left: 47px; --position-x: 47px !important; --position-y: 620px !important; position: absolute; --position-z: 2004 !important; }
.element_1756382041864_5864_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(236, 236, 236, 0.28) 90%); border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgba(236,236,236,0.28) 90%)     !important; --background-color: rgb(255, 255, 255)          !important; --position-z: 2005 !important; --position-y: 700px     !important; --position-x: 0px     !important; }
.element_17563820419219_5739_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 67px; --position-x: 67px !important; --position-y: 768px !important; --position-z: 2006 !important; --position-width: 1276px      !important; }
.element_1756471818099_784_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 991px !important; --position-z: 2007 !important; --position-width: 543px      !important; }
.element_1756471845748_313_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 786px; --position-x: 786px !important; --position-y: 991px !important; --position-z: 2008 !important; --position-width: 543px       !important; }
.element_1756473112205_061_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 56px; --position-x: 56px !important; --position-y: 1566px !important; --position-z: 2009 !important; --position-width: 1276px       !important; }
#image-1214 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_1757336108193_7517_none { --position-z: 2001 !important; --position-height: 700px !important; --position-width: 500px !important; --position-y: 0px !important; --position-x: 387px !important; }
.element_17563826079458_7476_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none           !important; --background-color: rgba(252, 251, 240, 0.9)           !important; --position-z: 2002 !important; }
.element_17563826076999_2304_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 45px; --position-x: 45px !important; --position-y: 620px !important; --position-z: 2003 !important; --position-width: 1307px           !important; }
.element_17563826072932_2781_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(236, 236, 236, 0.28) 90%); border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgba(236,236,236,0.28) 90%)  !important; --background-color: rgb(255, 255, 255)           !important; --position-z: 2004 !important; --position-y: 700px    !important; --position-x: 0px    !important; }
.element_17563826074965_1621_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 764px !important; --position-z: 2005 !important; --position-width: 1363px           !important; }
.element_1756471236573_2925_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 902px !important; --position-z: 2006 !important; --position-width: 572px       !important; }
.element_1756471283317_8167_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 730px; --position-x: 730px !important; --position-y: 902px !important; --position-z: 2007 !important; --position-width: 572px        !important; }
.element_1756471560966_0386_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 355px; --position-x: 355px !important; --position-y: 1248px !important; --position-z: 2008 !important; --position-width: 637px   !important; }
.element_1756985002142_577_none { --real-image-width: 213.85px !important; --image-height: 150px !important; --image-gap: 11.18px !important; --position-z: 2009 !important; --position-x: 28px     !important; --position-y: 1582px   !important; --position-width: 1100px     !important; --position-height: 161px     !important; }
.element_1757066272830_7544_none { --position-height: 700 !important; --position-width: 100% !important; --position-z: 2001 !important; --position-x: 0px  !important; --position-y: 0px  !important; }
#image-142 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_17563827944100_9446_none { background-image: none; --position-z: 2001 !important; --position-height: 100 !important; --position-width: 100% !important; }
.element_17563827942139_5530_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none       !important; --background-color: rgba(252, 251, 240, 0.9)       !important; --position-z: 2002 !important; }
.element_17563827943989_2652_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 45px; --position-x: 45px !important; --position-y: 620px !important; --position-z: 2003 !important; --position-width: 1307px       !important; }
.element_17563827948989_3222_none { background-color: rgb(255, 255, 255); background-image: linear-gradient(135deg, rgb(255, 255, 255) 25%, rgba(236, 236, 236, 0.28) 90%); border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: linear-gradient(135deg, rgb(255,255,255) 25%, rgba(236,236,236,0.28) 90%)   !important; --background-color: rgb(255, 255, 255)       !important; --position-z: 2004 !important; --position-y: 700px   !important; --position-x: 0px   !important; }
.element_1756382794691_5315_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 17px; --position-x: 17px !important; --position-y: 765px !important; --position-z: 2005 !important; --position-width: 1363px       !important; }
.element_1756473817128_174_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 75px; --position-x: 75px !important; --position-y: 971px !important; --position-z: 2006 !important; --position-width: 541px   !important; }
.element_1756474066757_4631_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 751px; --position-x: 751px !important; --position-y: 971px !important; --position-z: 2007 !important; --position-width: 541px    !important; }
.element_1756474256284_513_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 19px; --position-x: 19px !important; --position-y: 1461px !important; --position-z: 2008 !important; --position-width: 1363px        !important; }
#image-152 {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.element_17567247013907_4947_none { background-image: none; --position-z: 2001 !important; --position-height: 100 !important; --position-width: 100% !important; }
.element_17567247018945_6879_none { background-color: rgba(252, 251, 240, 0.9); background-image: none; --background-image-url: none         !important; --background-color: rgba(252, 251, 240, 0.9)         !important; --position-z: 2002 !important; }
.element_1756724701668_3082_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 51px; --position-x: 51px !important; --position-y: 620px !important; --position-z: 2003 !important; --position-width: 1298px         !important; }
.element_1756724701997_2837_none { background-color: rgb(255, 255, 255); background-image: none; border-style: solid; border-width: 0px; border-color: rgb(31, 61, 191); --background-image-url: none         !important; --background-color: rgb(255, 255, 255)         !important; --position-z: 2004 !important; --position-y: 699px  !important; --position-x: 0px  !important; --position-height: 1501px  !important; }
.element_17567247018979_2391_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 18px; --position-x: 18px !important; --position-y: 765px !important; --position-z: 2005 !important; --position-width: 1365px         !important; }
.element_17567247011129_6518_none { left: 72px; --position-x: 72px !important; --position-y: 904px !important; position: absolute; list-style: outside; overflow-wrap: break-word; --position-z: 2006 !important; --position-width: 1256px   !important; }
header {
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0); 
    z-index: 4000;
}
.element_1597662818506_538_none { background-image: none; --position-width: 1120px !important; --position-y: 53px !important; --position-x: 288px !important; --position-z: 4002 !important; --top-border-top: none !important; --top-border-left: none !important; --border-bottom: none !important; --border-top: none !important; --border-left: 0px solid rgba(0,0,0,1) !important; --menu-orientation: horizontal !important; --position-fixed: relative !important; --text-align: center !important; --top-line-height: 128px !important; --hover-background-color: rgba(255, 255, 255, 0) !important; --hover-font-color: rgb(170, 34, 45) !important; --hover-font-style: normal !important; --hover-text-decoration: none !important; --hover-font-weight: bold !important; --hover-style-line-color: rgba(0, 0, 0, 0) !important; --hover-other-level-background-color: rgb(255, 255, 255) !important; --hover-other-level-font-color: rgb(170, 34, 45) !important; --hover-other-level-font-style: normal !important; --hover-other-level-font-decoration: none !important; --hover-other-level-font-weight: bold !important; --top-padding-vertical: 45px !important; --top-padding-horizontal: 0px !important; --top-font-size: 18px !important; --top-background-color: rgba(255, 255, 255, 0) !important; --top-font-color: rgb(51, 51, 51) !important; --top-font-family: Open Sans Condensed !important; --top-font-weight: bold !important; --top-font-style: normal !important; --top-text-decoration: none !important; --current-top-level-background-color: rgba(255, 255, 255, 0) !important; --current-top-level-font-color: rgb(170, 34, 45) !important; --current-top-level-font-weight: bold !important; --current-top-level-font-style: normal !important; --current-top-level-text-decoration: none !important; --current-top-level-style-line-color: rgba(0, 0, 0, 0) !important; --current-other-level-font-color: rgb(170, 34, 45) !important; --current-other-level-font-weight: bold !important; --current-other-level-font-style: normal !important; --current-other-level-text-decoration: none !important; --current-other-level-background-color: rgb(255, 255, 255) !important; --current-other-level-style-line-color: rgba(0, 0, 0, 0) !important; --other-background-color: rgba(255, 255, 255, 0.8) !important; --other-padding-vertical: 20px !important; --other-padding-horizontal: 16px !important; --other-level-text-align: left !important; --other-font-size: 18px !important; --other-font-color: rgb(51, 51, 51) !important; --other-font-family: Open Sans Condensed !important; --other-font-weight: bold !important; --other-font-style: normal !important; --other-text-decoration: none !important; --calculated-width: 100% !important; --submenu-animation: fadeIn                                                                      !important; --other-submenu-animation: fadeIn                                                                      !important; }
.element_1597662849150_525_none { background-color: rgba(255, 255, 255, 0.85); border-style: solid; border-width: 1px 0px; border-color: rgb(170, 34, 45); background-image: none; --background-image-url: none                                                                                                     !important; --background-color: rgba(255, 255, 255, 0.85)                                                                                                     !important; --position-z: 4001 !important; --position-height: 134px                                                                                                    !important; --position-y: 50px                                                                                                    !important; --borderColor: rgb(170, 34, 45)                                                                                             !important; --borderTopColor: rgb(170, 34, 45)                                                                                             !important; --borderLeftColor: rgb(170, 34, 45)                                                                                             !important; --borderRightColor: rgb(170, 34, 45)                                                                                             !important; --borderBottomColor: rgb(170, 34, 45)                                                                                             !important; }
.element_1597666343518_3384_none { position: absolute; list-style: outside; overflow-wrap: break-word; left: 1206px; --position-x: 1206px !important; --position-y: 10px !important; --position-z: 4003 !important; --position-width: 186px                                                                             !important; }
.element_1715778591346_5234_none { background-color: rgba(0, 0, 0, 0); border-radius: 5px; --position-z: 4004 !important; --position-height: 90 !important; --position-width: 288 !important; --position-y: 75px                                                                      !important; --position-x: 1px                                                                      !important; }#image-13000003 {
width: 100%;
height: 100%;
display: block;
position: relative;
overflow: visible;
}#image-13000003 [class^=layer]{
position: absolute;
}#image-13000003 .layer2 {
width: 100%;
height: 100%;
}#image-13000003 .layer3 {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}#image-13000003.a {width:100%;height:100%;}