:root {--baseHeight: calc(var(--vw100) / 16);--halfTotal: calc(var(--baseHeight) / 2);--valleyTop: calc(var(--baseHeight) * -.6);--mountainTop: calc(var(--baseHeight) * -.4);--valleyAbove: calc(var(--baseHeight) * 0.6);--mountainAbove: calc(var(--baseHeight) * 0.4);--valleyBelow: calc(var(--baseHeight) * 0.4);--mountainBelow: calc(var(--baseHeight) * 0.6);--positiveMountainTop: calc(var(--mountainTop) * -1);--padSmall: calc( 20px + 0.85vw );;--padMedium: calc( 30px + 1.7vw );;--padLarge: 100px;}.fc-layout-fullwidth {display: -ms-grid;display: grid;max-width:100vw;-ms-grid-columns: 1fr;grid-template-columns: 1fr;grid-template-areas: "content";}.fc-content {-ms-grid-row: 1;-ms-grid-column: 1;max-width:100vw;grid-area: content;}.main-box {margin: 0 auto;max-width: 1170px;}.fc-main-section {padding: 1.5vh var(--sidePad);max-width:var(--vw100);}@media (min-width:1200px) {.fc-main-section.side-pad {padding: 0 16.6666vw;}:root {--padSmall: 30px;;--padMedium: 50px;--padLarge: 100px;}}@media (max-width:500px){:root {--padSmall: 20px;;--padMedium: 30px;--padLarge: 100px;}}.fc-main-section.top-pad-none {padding-top: 0;}.fc-main-section.top-pad-sm {padding-top: var(--padSmall);}.fc-main-section.top-pad-med {padding-top: var(--padMedium);}.fc-main-section.top-pad-lrg {padding-bottom: var(--padLarge);}.fc-main-section.bot-pad-none {padding-bottom: 0;}.fc-main-section.bot-pad-text {padding-bottom: 50px;}.fc-main-section.bot-pad-sm {padding-bottom: var(--padSmall);}.fc-main-section.bot-pad-med {padding-bottom: var(--padMedium);}.fc-main-section.bot-pad-lrg {padding-bottom: var(--padLarge);}.fc-main-section.mountain-above.top-pad-none {padding-top: var(--mountainAbove);}.fc-main-section.mountain-above.top-pad-sm {padding-top: calc(var(--mountainAbove) + var(--padSmall));}.fc-main-section.mountain-above.top-pad-med {padding-top: calc(var(--mountainAbove) + var(--padMedium));}.fc-main-section.mountain-above.top-pad-lrg {padding-bottom: calc(var(--mountainAbove) + var(--padLarge));}.fc-main-section.mountain-below.bot-pad-none {padding-bottom: var(--mountainBelow);}.fc-main-section.mountain-below.bot-pad-sm {padding-bottom: calc(var(--mountainBelow) + var(--padSmall));}.fc-main-section.mountain-below.bot-pad-med {padding-bottom: calc(var(--mountainBelow) + var(--padMedium));}.fc-main-section.mountain-below.bot-pad-lrg {padding-bottom: calc(var(--mountainBelow) + var(--padLarge));}.fc-main-section.valley-above.top-pad-none {padding-top: var(--valleyAbove);}.fc-main-section.valley-above.top-pad-sm {padding-top: calc(var(--valleyAbove) + var(--padSmall));}.fc-main-section.valley-above.top-pad-med {padding-top: calc(var(--valleyAbove) + var(--padMedium));}.fc-main-section.valley-above.top-pad-lrg {padding-bottom: calc(var(--valleyAbove) + var(--padLarge));}.fc-main-section.valley-below.bot-pad-none {padding-bottom: var(--valleyBelow);}.fc-main-section.valley-below.bot-pad-sm {padding-bottom: calc(var(--valleyBelow) + var(--padSmall));}.fc-main-section.valley-below.bot-pad-med {padding-bottom: calc(var(--valleyBelow) + var(--padMedium));}.fc-main-section.valley-below.bot-pad-lrg {padding-bottom: calc(var(--valleyBelow) + var(--padLarge));}.main-divider>div {height: var(--baseHeight);width: var(--vw100);max-width: 100%;}.main-divider.valley>div {mask: url(https://assets.codepen.io/3086715/divider-valley.svg) no-repeat center / cover;-webkit-mask: url(https://assets.codepen.io/3086715/divider-valley.svg) no-repeat center / 100vw;}.main-divider.mountain>div {mask: url(/wp-content/uploads/assets/divider-mountain.svg) no-repeat center / cover;-webkit-mask: url(/wp-content/uploads/assets/divider-mountain.svg) no-repeat center / 100vw;}.main-divider.divi-white>div {background-color: white;}.main-divider.divi-tan>div {background-color: #EFD0A2;}.main-divider.divi-blue>div {background-color: #0A558D;}.main-divider.divi-green>div {background-color: #9EB93B;}.mountain-below {margin-bottom: var(--mountainTop) !important;}.valley-below {margin-bottom: var(--valleyTop) !important;}.mountain {margin-bottom: var(--valleyTop) !important;}.valley {margin-bottom: var(--mountainTop) !important;}.bg-white {background-color: #fff;}.bg-tan {background-color: #EFD0A2;}.bg-cream {background-image: url(/wp-content/uploads/assets/bgp.jpg?v=2);}.fc-main h2 {padding-bottom: var(--padMedium);}.fc-main .at-main-heading {padding-bottom: 10px;font-family: 'Proxima Nova';font-weight:600;}.fc-main-section.lay-heading{padding-bottom:0;}.fc-main .at-sub-heading{padding-bottom: var(--padMedium);}.at-main-heading,.at-sub-heading {text-align: center;font-size: 42px;}.at-sub-heading {margin: 0;}.at-intro {padding: 0 0 var(--padMedium);text-align: center;}.at-no-intro {padding: 0;text-align: center;}.at-intro,.at-intro p:last-of-type {font-size: 20px;line-height: 32px;margin-bottom: 0;}.at-intro p:last-of-type {padding: 0;}.at-intro:before,.at-intro:after {content: '';display: block;width: 145px;}.at-intro:before {margin: 0 auto;border-top: 1px solid #707070;padding-top: var(--padSmall) ;}.at-intro:after {margin: 0 auto;border-bottom: 1px solid #707070;padding-bottom: var(--padSmall) ;}.fc-main .fc-content hr {width: 145px;border-color: transparent;border-top: 1px solid #707070;margin: 0 auto var(--padSmall);}.fc-main li:last-of-type {padding-bottom: 0.9rem;}.fc-main h6 a, h6.mps-button {background-color: var(--mpsBlue);font-size: 16px;font-weight: 600;line-height: 20px;color: #fff;padding: 15px 44px;border-radius: 30px;background-color: var(--mpsBlue);border: 2px solid var(--mpsBlue);text-align: center;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;margin: 15px auto;display: block;}.fc-main h6 a:hover,h6.mps-button:hover{background-color: #FAF6EF;color: var(--mpsGrey);cursor:pointer;}.fc-main .lay-text ul,.fc-main .lay-text ol {padding: 0;padding-left: 17px;}.hp-card>a:hover .hp-bottom {background-color: #FAF6EF;color: var(--mpsGrey);cursor:pointer;border-top:2px solid var(--mpsBlue);}.col-2 {-webkit-column-count: 2; -moz-column-count: 2;column-count: 2;grid-gap: 30px;}.col-2 p {-webkit-column-break-inside: avoid;page-break-inside: avoid;-moz-column-break-inside: avoid; break-inside: avoid;}.col-2 p img {height: 100%;}@media (max-width:767px) {.col-2 {-webkit-column-count: 1; -moz-column-count: 1;column-count: 1;}}.main-big-image {background-size: cover;background-repeat: no-repeat;height: 50vw;width: 100%;max-width:var(--vw100);background-position: center;}.big-image-headers {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;font-size: calc( 28px + 1.15vw );line-height:1.2;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding-bottom: calc(var(--positiveMountainTop) + 2vw);color: #fff;font-family: "waldorfschrift";font-weight:400;text-shadow: 0 2px 3px #000000;}.bi-main-heading {font-family: 'Proxima Nova';font-weight:600;padding-bottom: 20px;}table tbody tr:hover>td, table tbody tr:hover>th {background-color: none;}table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {background-color: #F8F0E2;}table tbody>tr:nth-child(even)>td, table tbody>tr:nth-child(even)>th {background-color: #FAF6EF;}.main-lay-gallery {display: -ms-grid;display: grid;height: auto;grid-gap: 24px;grid-template-columns: repeat(auto-fill, minmax(min(250px, 100%), 1fr));}.at-gallery-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;}.at-gallery-image {display:block;position: relative;font-size: 0;line-height: 0;}.at-gallery-image:hover img {opacity: 0.7;}.at-gallery-image:hover:after {width: 100%;height: 100%;background-color: #FAF6EF63;background: url("/wp-content/uploads/assets/icons/icon-enlarge.svg") no-repeat center / 25%;position: absolute;top: 0;left: 0;content: "";}a.at-gallery-image:hover:after {background: url("/wp-content/uploads/assets/icons/icon-page-link.svg") no-repeat center / 25%;}.at-gallery-caption {font-family: "Waldorfschrift", Sans-serif;font-size: 18px;margin: 30px auto;color: var(--e-global-color-primary);width: -moz-fit-content;width: -webkit-fit-content;width: fit-content;text-align: center;}.main-lay-3img {display: -ms-grid;display: grid;height: auto;grid-gap: 24px;-ms-grid-columns: 1fr 24px 1fr 24px 1fr;grid-template-columns: 1fr 1fr 1fr;}.main-lay-3img .at-3img-mask {position: relative;filter: drop-shadow(10px 10px 0 #9EB93B);-webkit-filter: drop-shadow(10px 10px 0 #9EB93B);-moz-filter:drop-shadow(10px 10px 0 #9EB93B);-ms-filter:drop-shadow(10px 10px 0 #9EB93B);-o-filter: drop-shadow(10px 10px 0 #9EB93B);}.bg-tan .main-lay-3img .at-3img-mask {filter: drop-shadow(10px 10px 0 #FAF6EF);-webkit-filter: drop-shadow(10px 10px 0 #FAF6EF);-moz-filter:drop-shadow(10px 10px 0 #FAF6EF);-ms-filter:drop-shadow(10px 10px 0 #FAF6EF);-o-filter: drop-shadow(10px 10px 0 #FAF6EF);}.at-3img-image {background-image: url(/wp-content/uploads/2021/06/MP_Our-story4.jpg);width: 100%;position:-webkit-sticky;padding-top: 66%;-webkit-mask-position: center;mask-position: center;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-size: calc(100% - 30px);mask-size: calc(100% - 30px);background-size: cover;}.at-3img-image img {display: block;width: 100%;height: auto;-webkit-mask-position: center;mask-position: center;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-size: calc(100% - 30px);mask-size: calc(100% - 30px);}.at-3img-item a {display:block;width: 100%;height: auto;position:relative;}.at-3img-item a:hover>div:first-of-type:after{width: 100%;height: 100%;background-color: #FAF6EF63;background: url(/wp-content/uploads/assets/icons/icon-page-link.svg) no-repeat center / 25%;position: absolute;top: 0;left: 0;content: "";}.at-3img-item a:hover .at-3img-image{opacity:0.7;}.at-img-id-1 .at-3img-image {-webkit-mask-image: url(https://assets.codepen.io/3086715/mps-frame-1.svg);mask-image: url(https://assets.codepen.io/3086715/mps-frame-1.svg);}.at-img-id-2 .at-3img-image {-webkit-mask-image: url(https://assets.codepen.io/3086715/mps-frame-2.svg);mask-image: url(https://assets.codepen.io/3086715/mps-frame-2.svg);}.at-img-id-3 .at-3img-image {-webkit-mask-image: url(https://assets.codepen.io/3086715/mps-frame-3.svg);mask-image: url(https://assets.codepen.io/3086715/mps-frame-3.svg);}.main-lay-3img.square .at-3img-image {-webkit-mask-image: none;mask-image: none;border-radius: 5px;}.main-lay-3img.square .at-3img-mask {-webkit-filter: none;filter: none;}.at-3img-caption {font-family: "Waldorfschrift", Sans-serif;font-size: 18px;margin: 30px auto;color: var(--e-global-color-primary);width: -moz-fit-content;width: -webkit-fit-content;width: fit-content;text-align: center;}.at-news-caption{text-align: center;font-family: 'Waldorfschrift';font-size: 18px;color: var(--e-global-color-accent);padding-top: 20px;}@media (max-width:1023px) {.main-lay-3img {-ms-grid-columns: 1fr;grid-template-columns: 1fr;padding: 0 20vw;}}@media (max-width:767px) {.main-lay-3img {-ms-grid-columns: 1fr;grid-template-columns: 1fr;padding: 0 10vw;}.at-3img-caption {margin: 20px auto;}}@media (max-width: 500px){.at-3img-caption {margin: 15px auto 0;}}.main-lay.main-lay-accordion.main-sub.main-box {padding-top: 0px;padding-bottom: 0px;}.accordion .accordion-content {display: none;background-color: #fff;}.accordion>.accordion-title {margin-bottom: 5px;padding: 0 40px;font-size: 22px;font-weight: 600;cursor: pointer;background-color: #fff;}.accordion>.accordion-title.active {margin-bottom: 0px;}.accordion>.accordion-title.active accordion-content {margin-bottom: 5px;}.accordion>.accordion-title>a {display: block;position: relative;color: var(--e-global-color-primary);text-decoration: none;padding: 14px 20px 14px 0;font-weight: 600;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);background-color: #fff;}.accordion>.accordion-title>a:after {content: "\f067";width: 15px;height: 15px;margin-top: -8px;position: absolute;top: 50%;right: 10px;font-family: 'Font Awesome 5 Free';font-style: normal;font-size: 18px;font-weight: 900;font-variant: normal;text-transform: none;line-height: 15px;text-align: center;color: var(--e-global-color-primary);-webkit-font-smoothing: antialiased;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}.accordion>.accordion-title.active>a:after,.accordion>.accordion-title.active>a:hover:after {content: "\f068";}.accordion>.accordion-content {margin-bottom: 10px;padding: 20px 40px 0px;line-height: 1.6;}@media (max-width: 767px) {.accordion>.accordion-content {padding: 0 20px 0px;}.accordion>.accordion-title {padding: 0 20px;}}.tabText p:last-of-type {margin-bottom: 0;padding-bottom: 0;}.main-lay.main-lay-tabs.main-sub.main-box {padding: var(--padSmall) 0 var(--padMedium);}.tabMenu {font-size: 18px;font-weight: 400;letter-spacing: 1px;margin: 0 auto 50px;padding: 0px;list-style: none;background: var(--e-global-color-primary);-webkit-box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);display: block;border-radius: 60px;position: relative;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;}.r-tabs-anchor {font-size: 16px;font-weight: 600;letter-spacing: 0px;}@media (max-width: 413px) {.r-tabs-accordion-title .r-tabs-anchor {font-weight: bold;font-size: 22px;}}.tabItem.r-tabs-panel.r-tabs-state-active {margin-top: 20px;}.tabMenu>li>a {text-decoration: none;color: #FAF6EF;background: none;}.r-tabs-tab {font-size: 18px;}.tabMenu li {text-decoration: none;padding: 0px 20px !important;display: inline-block;position: relative;z-index: 10;-webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;transition-duration: 0.6s;line-height: 60px;}.tabMenu li.r-tabs-state-active a {color: var(--e-global-color-primary);-webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;transition-duration: 0.6s;}.selector {height: 100%;display: inline-block;position: absolute;left: 0px;top: 2px;z-index: 1;border-radius: 56px;-webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;transition-duration: 0.6s;-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);background: #FAF6EF;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05abe0', endColorstr='#8200f4', GradientType=1);}@media (max-width: 767px) {.main-lay-tabs {padding: 50px 20px;}.tabItem.r-tabs-panel.r-tabs-state-active {margin-top: 0;}.main-tab-container .r-tabs-accordion-title {margin-bottom: 5px;padding: 0 20px;font-size: 22px;font-weight: 600;cursor: pointer;background-color: #fff;}.main-tab-container .r-tabs-accordion-title>a {display: block;position: relative;color: var(--e-global-color-primary);text-decoration: none;padding: 14px 20px 14px 0;font-weight: 600;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);background-color: #fff;}.main-tab-container .r-tabs-accordion-title .r-tabs-anchor {margin: 0;}.main-tab-container .r-tabs-accordion-title>a:after {content: "\f067";width: 15px;height: 15px;margin-top: -8px;position: absolute;top: 50%;right: 10px;font-family: 'Font Awesome 5 Free';font-style: normal;font-size: 18px;font-weight: 900;font-variant: normal;text-transform: none;line-height: 15px;text-align: center;color: var(--e-global-color-primary);-webkit-font-smoothing: antialiased;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}.main-tab-container .r-tabs-accordion-title.r-tabs-state-active>a:after,.main-tab-container .r-tabs-accordion-title.r-tabs-state-active>a:hover:after {content: "\f068";}.main-tab-container .r-tabs-accordion-title.r-tabs-state-active {margin-bottom: 0;}.main-tab-container.r-tabs .r-tabs-panel {background-color: #fff;margin: 0 0 5px;padding: 0 20px 20px;}}@media only screen and (max-width: 767px) {.uc_basic_accordion .uc_container .uc-heading span {margin-right: 0px;}.uc_basic_accordion .uc_container .uc-heading em {display: block;float: left;width: calc(100% - 35px);}.phs-lay-head {display: block;}}section#head-sec-bg_overlay {position: fixed;width: 100%;z-index:2000;}[data-elementor-type="archive"], [data-elementor-type="single-page"], [data-elementor-type="single"],[data-elementor-type="single-post"]{margin-top: var(--topHead);padding-top:0;}@media (max-height:720px) and (min-width:1200px){section#head-sec-bg_overlay {position: relative;width: 100%;}[data-elementor-type="archive"], [data-elementor-type="single-page"], [data-elementor-type="single"],[data-elementor-type="single-post"]{margin-top: 0;padding-top:0;}}#head-sec-bg_overlay>.elementor-background-overlay {-webkit-mask: url(/wp-content/uploads/assets/menu/menu-mask_180.svg) no-repeat bottom left / cover;mask: url(/wp-content/uploads/assets/menu/menu-mask_180.svg) no-repeat bottom left / cover;}#mps-head-col-2 ul.ubermenu-submenu-type-mega.ubermenu-submenu-drop {}.mps-menu-header {font-family: "Waldorfschrift", Sans-serif;font-size: 30px;}#mps-head-col-2 nav {padding-right: 20px;}#mps-head-col-2 .mps-menu-custom-head {padding: 70px 0 40px 0;margin: 0 20px;border-bottom: 1px #F7FDDF solid;}.ubermenu .ubermenu-submenu-footer {position: relative;}#mps-head-col-2 .ubermenu-submenu-footer {margin-bottom: -60px;padding: 0;width: 100%;}#mps-head-col-2 .mps-menu-footer {background: url(/wp-content/uploads/assets/menu/menu-btm-shape-green.svg) no-repeat center / cover;width: 100%;height: 60px;}#mps-head-col-2 ul.ubermenu-submenu-type-mega.ubermenu-submenu-drop::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .1;z-index: -1;background-image: url(/wp-content/uploads/assets/menu/menu_watermark-left.svg), url(/wp-content/uploads/assets/menu/menu_watermark-right.svg);background-position: left 85%, right 15%;background-repeat: no-repeat, no-repeat;background-size: 250px, 250px;}#mps-head-col-2 ul.ubermenu-submenu-type-mega.ubermenu-submenu-drop {border: none;overflow: visible;}#mps-head-col-2 ul.ubermenu-submenu-type-mega.ubermenu-submenu-drop>li {text-align: center;}#mps-head-col-2 li.ubermenu-item-level-1>a {padding: 20px;margin: 0 20px;border-bottom: 1px solid #F7FDDF;}#mps-head-col-2 li.ubermenu-item-level-0>span>span:hover {text-decoration: underline;text-underline-offset: 8px;}#mps-head-col-2 .ubermenu .ubermenu-target-text {text-transform: uppercase;}#mps-head-col-2 li.ubermenu-item-level-1>a>span:hover {text-decoration: underline;text-underline-offset: 8px;}#mps-top-image-col {padding-left: var(--sidePad);text-shadow: 0 2px 3px #000000;}#mps-top-image-title2 {}#mps-top-image-title1 h2,#mps-top-image-title2 h2,.top-image-title ss-char,.top-image-title>div {font-size: calc(28px + 1.15vw) !important;font-weight: normal;line-height: 1.2em;}section#featured-sec {max-height: calc(var(--heightLessHead) - 50px);}@media (max-width:1399px) {#ubermenu-nav-main-6 li.ubermenu-item-level-0>span {padding: 0 10px;}}@media (max-width:1199px) {#mps-head-icons .elementor-icon-list-item {margin: 0 20px;}#mps-head-icons span.elementor-icon-list-text {}#head-sec-bg_overlay>.elementor-container.elementor-column-gap-no {min-height: 160px;}}@media (max-width:899px) {#mps-head-icons .elementor-icon-list-item {margin: 0 20px;}#mps-head-icons span.elementor-icon-list-text {display: none;}section#featured-sec {max-height: calc(var(--heightLessHead) - 100px);}}@media (max-width:767px) {section#featured-sec {max-height: calc(var(--heightLessHead) - 50px);} div#mps-head-icons {position: fixed;top: auto;bottom: 0;left: 0;right: 0;background-color: #FAF6EF;padding: 10px;text-align: center;}#mps-head-icons ul {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}@media screen and (max-width: 1199px) {div#mps-head-logo {width: 250px;}}@media screen and (min-width: 1199px) {#mps-mobile-toggle {display: none;}#mps-mobile-toggle ul#menu {display: inline;}#mps-mobile-toggle ul#menu li {display: inline-block;margin-right: -5px;}}#mps-mobile-toggle ul.mps-hamburger li {height: 2px;background: #fff;content: "";position: relative;-webkit-transition: 0.25s ease-in-out;-o-transition: 0.25s ease-in-out;transition: 0.25s ease-in-out;list-style-type: none;width: 35px;}#mps-mobile-toggle ul.mps-hamburger {display: block;padding-right: 16px;-webkit-transition: all .1s ease-out;-o-transition: all .1s ease-out;transition: all .1s ease-out;}#mps-mobile-toggle ul.mps-hamburger li:nth-child(1) {top: 0;}#mps-mobile-toggle ul.mps-hamburger li:nth-child(2) {top: 10px;}#mps-mobile-toggle ul.mps-hamburger li:nth-child(3) {top: 20px;-webkit-transition: 0s;-o-transition: 0s;transition: 0s;}#mps-mobile-toggle ul.mps-hamburger.activeMenu li:nth-child(1) {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);top: 12px;}#mps-mobile-toggle ul.mps-hamburger.activeMenu li:nth-child(2) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);top: 10px;}#mps-mobile-toggle ul.mps-hamburger.activeMenu li:nth-child(3) {visibility: hidden;}#mps-mobile-toggle .mps-hamburger-container {margin: 0 20px 20px 0;height: 24px;cursor: pointer;float: right;display: -webkit-box;display: -ms-flexbox;display: flex;}#mps-menu-text {color: white;font-weight: bold;line-height: 24px;}#mps-mobile-panel {display: none;position: absolute;z-index: 10000;right: 0px;width: 100vw;top: 40px;max-width: 768px;}#mps-mob-menu {width: 100%;}.mps-mobile-menu-section .menu-item-object-ubermenu-custom {display: none;}.mps-mobile-menu-section .uc-list-menu {width: 100%;background: #9eb93b;margin-bottom: 0;padding: 20px 20px 30px;max-height: calc(var(--heightLessHead) - 110px);overflow-y: auto;overflow-x: hidden;}@media (max-width:500px) {.mps-mobile-menu-section .uc-list-menu {max-height: var(--heightLessHead);height: var(--heightLessHead);}}.mps-mobile-menu-section .uc-list-menu .menu-item {list-style: none;border-bottom: 1px solid #fff;}.mps-mobile-menu-section .uc-list-menu .menu-item a {display: block;color: #fff;padding: 15px;text-align: center;}.mps-mobile-menu-section .uc-list-menu>.menu-item>a {font-family: "Waldorfschrift", Sans-serif;font-size: 20px;}.mps-mobile-menu-section .uc-list-menu .menu-item-has-children a::after {content: "+";display: inline-block;float: right;}.mps-mobile-menu-section .uc-list-menu .menu-item a.active {border-bottom: 2px solid #fff;}.mps-mobile-menu-section .uc-list-menu .menu-item-has-children a.active::after {content: "-";}.mps-mobile-menu-section .uc-list-menu .menu-item-has-children .sub-menu a:after {display: none;}.mps-mobile-menu-section .uc-list-menu .sub-menu {display: none;padding: 0;margin: 0;}.mps-mobile-menu-section .uc-list-menu .sub-menu a {color: #fff;border: none;}.mps-mobile-menu-section .uc-list-menu .sub-menu li.current-menu-item a,.mps-mobile-menu-section .uc-list-menu>.menu-item.current-menu-ancestor>a {text-decoration: underline;text-underline-offset: 6px;}#mps-mobile-footer {padding: 50px 0 0;width: 100%;}#mps-mobile-footer {background: url(/wp-content/uploads/assets/menu/menu-btm-shape-green.svg) no-repeat center / cover;width: 100%;height: 30px;}@media (max-width:500px) {#head-sec-bg_overlay>.elementor-background-overlay {-webkit-mask: url(/wp-content/uploads/assets/menu/menu-mask_500wide.svg) no-repeat bottom right / cover;mask: url(/wp-content/uploads/assets/menu/menu-mask_500wide.svg) no-repeat bottom right / cover;}#head-sec-bg_overlay>.elementor-container.elementor-column-gap-no {min-height: 100px;}#mps-head-logo {left: 20px;top: 20px;text-align: left;}#mps-head-logo img {width: 200px;}#mps-menu-text {display: none;}#mps-mobile-toggle .mps-hamburger-container {margin: 0 10px 20px 0;}#mps-mobile-toggle ul.mps-hamburger li {width: 30px;}#mps-mobile-toggle ul.mps-hamburger li:nth-child(2) {top: 8px;}#mps-mobile-toggle ul.mps-hamburger li:nth-child(3) {top: 16px;}}li.ubermenu-retractor.ubermenu-retractor-desktop {font-size: 20px;right: 10px;}.hidden {visibility: hidden;}.loading-staff {text-align: center;max-width:100%;}.mps-staff-component {display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fill, minmax(min(250px, 100%), 1fr));grid-gap: 20px;padding-bottom: var(--padSmall);}.mobile-staff .staff_btn:not(.clicked) .mps-staff-component {padding-bottom: 0;}.staff-menu-container {margin: 30px auto 50px;padding: 0px;list-style: none;background: var(--e-global-color-primary);-webkit-box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);display: -webkit-box;display: -ms-flexbox;display: flex;border-radius: 60px;position: relative;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;}.staff_btn {font-size: 16px;font-weight: 600;letter-spacing: 0px;text-decoration: none;color: #FAF6EF;background: none;padding: 0px 20px !important;position: relative;z-index: 10;-webkit-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;line-height: 60px;cursor: pointer;}.staff_btn.clicked {color: var(--e-global-color-primary);-webkit-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;}.staff-menu-container.mobile-staff {font-size: 16px;font-weight: 400;letter-spacing: 1px;margin: 30px 0 50px;padding: 0px;list-style: none;background: transparent;-webkit-box-shadow: none;box-shadow: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;border-radius: 0;position: relative;width: 100%;cursor: pointer;}.staff-menu-container.mobile-staff .staff_btn {display: block;position: relative;color: var(--e-global-color-primary);text-decoration: none;padding: 14px 20px 14px 0;font-weight: 600;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);background-color: #fff;margin-bottom: 5px;padding: 0 40px;font-size: 22px;cursor: pointer;background-color: #fff;}.staff-menu-container.mobile-staff .mps-staff-component {display: block;position: relative;color: var(--e-global-color-primary);text-decoration: none;font-weight: 600;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);background-color: #fff;margin-bottom: 5px;padding: 0 20px 20px;font-size: 22px;cursor: pointer;background-color: #fff;}.staff-menu-container.mobile-staff .staff_btn>span {position: relative;width: 100%;display: block;}.staff-menu-container.mobile-staff .staff_btn>span:after {content: "\f067";width: 15px;height: 15px;margin-top: -8px;position: absolute;top: 50%;right: 10px;font-family: 'Font Awesome 5 Free';font-style: normal;font-size: 18px;font-weight: 900;font-variant: normal;text-transform: none;line-height: 15px;text-align: center;color: var(--e-global-color-primary);-webkit-font-smoothing: antialiased;-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}.staff-menu-container.mobile-staff .staff_btn.clicked>span:after,.staff-menu-container.mobile-staff .staff_btn.clicked>span:hover:after {content: "\f068";}.staff_btn.clicked {color: var(--e-global-color-primary);-webkit-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;margin-bottom:0;}.staff-menu-container.mobile-staff .staff_btn.clicked {color: var(--e-global-color-primary);-webkit-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;margin-bottom:0;}.staff-selector {height: 100%;display: inline-block;position: absolute;left: 0px;top: 2px;z-index: 1;border-radius: 56px;-webkit-transition-duration: 0.6s;-o-transition-duration: 0.6s;transition-duration: 0.6s;-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);background: #FAF6EF;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05abe0', endColorstr='#8200f4', GradientType=1);}.mps_staff-item {border: 2px solid #0A558D;border-radius: 5px;display: none;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;margin-top: 33%;}.mps_staff-item.showStaff {display: -webkit-box;display: -ms-flexbox;display: flex;}.mps_staff-item .mps_staff-header {margin-top: -25%;text-align: center;width: 66%;}.mps_staff-item .mps_staff-image {display: -webkit-box;display: -ms-flexbox;display: flex;border: 2px #0A558D solid;border-radius: 50%;overflow: hidden;}.mps_staff-item .mps_staff-image img {width: 100%;height:100%;-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}#mps-staff-panel .mps_staff-body {padding-top: 20px;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;line-height: 1.2;}#mps-staff-panel .mps_staff-body .mps_staff-title {font-family: "Waldorfschrift", Sans-serif;font-size: 22px;color: #0A558D;font-weight:400;}#mps-staff-panel .mps_staff-body .mps_staff-text {padding: 20px !important;color: #4d4d4d;font-size: 18px;line-height: 30px;font-weight: 400;letter-spacing:normal;}#mps-staff-panel .mps_staff-body .mps_staff-content {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}#mps-staff-panel .mps_staff-email {background-color: #0A558D;color: #fff;width: 100%;margin-top: auto;border-top:2px solid transparent;}#mps-staff-panel .mps_staff-email a {padding: 10px 0;color: #fff;font-weight: 600;display: block;font-size: 16px;}#mps-staff-panel .mps_staff-email:hover {background-color: #FAF6EF;color: var(--mpsGrey);cursor:pointer;border-top:2px solid var(--mpsBlue);}#mps-staff-panel .mps_staff-email:hover a{background-color: #FAF6EF;color: var(--mpsGrey);}div.staff-menu-container.mobile-staff .mps-staff-component {display: none;}div.staff-menu-container.mobile-staff .mps-staff-component.showpanel {display: grid;}