.browser-warning{position:fixed;background-color:#f4ede8;top:0;left:0;right:0;bottom:0;z-index:1000;padding:3em 1.5em;box-sizing:border-box;display:none;height:100%}.browser-warning .site-logo{max-width:17em;margin:0 auto 2em}.browser-warning .site-logo img{display:block;width:100%;height:auto}.browser-warning .copy{max-width:32em;width:100%;padding:0 1.5em;box-sizing:border-box;text-align:center;color:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.browser-warning p{line-height:1.8;margin:0 0 1em}.browser-warning p:last-of-type{margin:0}.browser-warning p strong{font-weight:600}.browser-warning a{color:#000}html.old-ie .browser-warning{display:block}@-webkit-keyframes logoFade{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes logoFade{0%{opacity:1}50%{opacity:0}to{opacity:1}}[data-component=loading-screen]{position:fixed;top:0;left:0;background-color:#f4ebe3;visibility:hidden;opacity:0;transition:1s;width:100%;height:100%;z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}[data-component=loading-screen] [data-component=logo]{width:100%;max-width:12em;margin:auto;-webkit-animation:logoFade 2s infinite;animation:logoFade 2s infinite}[data-component=loading-screen].visible{visibility:visible;opacity:1}@-webkit-keyframes InstagramSlideIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes InstagramSlideIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes ScaleIn{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes ScaleIn{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes FadeIn{0%{opacity:0}}@keyframes FadeIn{0%{opacity:0}}@-webkit-keyframes FadeInTop{0%{opacity:0;-webkit-transform:translateY(2em);transform:translateY(2em)}}@keyframes FadeInTop{0%{opacity:0;-webkit-transform:translateY(2em);transform:translateY(2em)}}@-webkit-keyframes FadeInBottom{0%{opacity:0;-webkit-transform:translateY(2em);transform:translateY(2em)}}@keyframes FadeInBottom{0%{opacity:0;-webkit-transform:translateY(2em);transform:translateY(2em)}}[data-component=error-404]{padding:5em 1.5em 3em;box-sizing:border-box;text-align:center;width:100%}@media (min-width:40em){[data-component=error-404]{padding:12em 1.5em}}[data-component=error-404] .container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}[data-component=error-404] header{font-size:1.25em;max-width:16em;margin:auto}@media (min-width:40em){[data-component=error-404] header{font-size:2em}}[data-component=error-404] header a{color:#f37864}[data-component=main-nav]{position:fixed;background-color:#bdcfc7;color:#fff;top:0;left:0;width:100%;height:100vh;cursor:default;padding:6em 0 0;box-sizing:border-box;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);transition:.5s}@media (min-width:61.875em){[data-component=main-nav]{position:relative;background:0 0;-webkit-transform:none;transform:none;padding:0;width:auto;height:auto;margin-left:auto}}[data-component=main-nav]:after{content:"";width:100%;height:20px;position:absolute;bottom:-20px;left:0;background-color:#bdcfc7;transition:.5s;-webkit-mask:url("/wp-content/themes/villageelc/content/zigzag_single.svg") repeat-x 0 0;mask:url("/wp-content/themes/villageelc/content/zigzag_single.svg") repeat-x 0 0;-webkit-mask-size:20px;mask-size:20px}@media (min-width:61.875em){[data-component=main-nav]:after{display:none}}[data-component=main-nav] nav{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:61.875em){[data-component=main-nav] nav{overflow-y:visible}}@media (min-width:61.875em){[data-component=main-nav] nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}[data-component=main-nav] nav>ul>li>a{font-size:1.25em;position:relative;letter-spacing:.14em;transition:.5s}@media (min-width:61.875em){[data-component=main-nav] nav>ul>li>a{font-size:1em;padding:1em 3em 1em 0;transition:none;font-size:.875em}}@media (min-width:61.875em){[data-component=main-nav] nav>ul>li.has-submenu{position:relative;overflow:visible}}@media (min-width:61.875em){[data-component=main-nav] nav>ul>li.has-submenu>a{pointer-events:none}}[data-component=main-nav] nav>ul>li.has-submenu>a:after{content:"";width:1em;height:1em;display:block;position:absolute;top:50%;right:1.5em;-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);background-image:url("/wp-content/themes/villageelc/components/global-header/main-nav/arrow-down.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;transition:.5s}@media (min-width:61.875em){[data-component=main-nav] nav>ul>li.has-submenu>a:after{display:none}}[data-component=main-nav] nav>ul>li.open>a{background-color:#97a7a0;transition:none}@media (min-width:61.875em){[data-component=main-nav] nav>ul>li.open>a{background-color:transparent}}[data-component=main-nav] nav>ul>li.open>a:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}[data-component=main-nav] nav>ul>li.open .sub-menu-wrapper{max-height:50em;transition:max-height .5s ease-in-out}@media (min-width:61.875em){[data-component=main-nav] nav>ul>li.open .sub-menu-wrapper{max-height:none;transition:.5s;visibility:visible;opacity:1}}[data-component=main-nav] nav>ul>li:hover .sub-menu-wrapper{opacity:1;visibility:visible}[data-component=main-nav] nav a{color:#fff;font-size:1em;font-family:F37Ginger-Bold,sans-serif;text-transform:uppercase;text-decoration:none;padding:1em 1.25em;box-sizing:border-box;display:block}@media (min-width:61.875em){[data-component=main-nav] nav a{color:#f37864}}[data-component=main-nav] nav .sub-menu-wrapper{max-height:0;transition:max-height .5s cubic-bezier(0,1,0,1);overflow:hidden}@media (min-width:61.875em){[data-component=main-nav] nav .sub-menu-wrapper{position:absolute;overflow:visible;transition:.5s;visibility:hidden;opacity:0;padding:.5em 0 0}}[data-component=main-nav] nav .sub-menu-wrapper ul{background-color:#97a7a0}@media (min-width:61.875em){[data-component=main-nav] nav .sub-menu-wrapper ul{background-color:#f37864;border-radius:5px;position:relative}}[data-component=main-nav] nav .sub-menu-wrapper ul li:first-of-type a{padding-top:.5em}@media (min-width:61.875em){[data-component=main-nav] nav .sub-menu-wrapper ul li:first-of-type a{padding-top:1em}}[data-component=main-nav] nav .sub-menu-wrapper ul li:last-of-type{margin:0}[data-component=main-nav] nav .sub-menu-wrapper ul li:last-of-type a{padding-bottom:1.5em}@media (min-width:61.875em){[data-component=main-nav] nav .sub-menu-wrapper ul li:last-of-type a{padding-bottom:1em;border-bottom:none}}[data-component=main-nav] nav .sub-menu-wrapper ul a{font-size:1em;padding:1em 1.5em;text-transform:none;white-space:nowrap}@media (min-width:61.875em){[data-component=main-nav] nav .sub-menu-wrapper ul a{font-size:.875em;color:#fff;padding:.75em 3em .75em 1em!important;border-bottom:1px solid hsla(0,0%,100%,.3)}}@media (min-width:61.875em) and (min-width:61.875em){[data-component=main-nav] nav .sub-menu-wrapper ul:before{content:"";position:absolute;width:0;bottom:100%;left:1em;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;border-bottom:.75em solid #f37864}}[data-component=nav-toggle]{cursor:pointer;margin-left:-5px}@media (min-width:61.875em){[data-component=nav-toggle]{position:relative;z-index:1;display:none}}[data-component=nav-toggle] .hamburger{display:inline-block;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;overflow:visible;-webkit-transform:scale(.75);transform:scale(.75);position:relative;z-index:1}[data-component=nav-toggle] .hamburger .hamburger-box{width:40px;height:24px;display:inline-block;position:relative}[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner{display:block;top:50%;margin-top:-2px}[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner,[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner:after,[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner:before{width:40px;height:4px;background-color:#f37864;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.15s;transition-timing-function:ease}[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner:after,[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner:before{content:"";display:block}[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner:before{top:-10px}[data-component=nav-toggle] .hamburger .hamburger-box .hamburger-inner:after{bottom:-10px}[data-component=nav-toggle] .hamburger.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}[data-component=nav-toggle] .hamburger.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}[data-component=nav-toggle] .hamburger.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}[data-component=nav-toggle].is-active .hamburger .hamburger-inner{transition-delay:.22s;background-color:transparent}[data-component=nav-toggle].is-active .hamburger .hamburger-inner:after,[data-component=nav-toggle].is-active .hamburger .hamburger-inner:before{background-color:#fff}[data-component=nav-toggle].is-active .hamburger .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}[data-component=nav-toggle].is-active .hamburger .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}[data-component=global-header]{padding:2em 1.5em;box-sizing:border-box;position:fixed;top:0;left:0;width:100%;background-color:#f4ebe3;z-index:2}@media (min-width:61.875em){[data-component=global-header]{padding:1.75em 1.5em}}[data-component=global-header] .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}[data-component=global-header] .container .logo{display:block;max-width:5em;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:1}@media (min-width:61.875em){[data-component=global-header] .container .logo{max-width:8.5em;position:relative;top:auto;left:auto;-webkit-transform:none;transform:none}}[data-component=global-header] .container .logo svg{width:100%;height:100%;display:block}[data-component=global-header] .container .logo svg path{transition:.5s}[data-component=global-header] .container .logo svg #tent_green path{fill:#c9d6cd}[data-component=global-header] .container .logo svg #tent_orange path{fill:#ee735e}[data-component=global-header] .container .logo svg #tent_yellow path{fill:#f0b552}[data-component=global-header] .container .logo svg #tent_top path{fill:#a87b68}[data-component=global-header] .container .logo svg #text path{fill:#813e1f}[data-component=global-header] .container [data-component=enrol-toggle]{position:relative}@media (min-width:61.875em){[data-component=global-header] .container [data-component=enrol-toggle]{z-index:1}}[data-component=global-header] .container [data-component=enrol-toggle] a{color:#f37864;text-decoration:none;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;transition:.5s}@media (min-width:61.875em){[data-component=global-header] .container [data-component=enrol-toggle] a{font-size:.875em}}[data-component=global-header] .container [data-component=close-button]{color:#fff;text-decoration:none;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;transition:.5s;position:absolute;right:1.5em;top:50%;-webkit-transform:translate3d(0,-56%,0);transform:translate3d(0,-56%,0);visibility:hidden;opacity:0;z-index:1;cursor:pointer}@media (min-width:61.875em){[data-component=global-header] .container [data-component=close-button]{right:4em}}[data-component=global-header].nav-open [data-component=enrol-toggle] a{color:#fff}[data-component=global-header].nav-open .logo svg path{fill:#fff!important}[data-component=global-header].nav-open [data-component=main-nav]{-webkit-transform:translateZ(0);transform:translateZ(0)}@media (min-width:61.875em){[data-component=global-header].nav-open [data-component=main-nav]{-webkit-transform:translateZ(0);transform:translateZ(0)}}body.enrol-open [data-component=close-button]{visibility:visible!important;opacity:1!important}[data-component=home-slider]{background-color:#f4ebe3}[data-component=home-slider] .mobile-hero{display:block}@media (min-width:48em){[data-component=home-slider] .mobile-hero{display:none}}[data-component=home-slider] .desktop-hero{display:none}@media (min-width:48em){[data-component=home-slider] .desktop-hero{display:block}}@-webkit-keyframes bounce{to{-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}}@keyframes bounce{to{-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotate{to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}[data-component=hills]{overflow:hidden;width:100%}[data-component=hills] svg{display:block;margin:0 auto;position:relative;left:50%;top:0;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media (min-width:61.875em){[data-component=hills] svg{left:0;-webkit-transform:none;transform:none}}[data-component=hills] svg #hills .hill{-webkit-animation:bounce 1s alternate infinite;animation:bounce 1s alternate infinite}[data-component=hills] svg #hills .orange{fill:#fcb457;-webkit-animation-delay:.5s;animation-delay:.5s}[data-component=hills] svg #hills .brown{fill:#f37864;-webkit-animation-delay:.28s;animation-delay:.28s}[data-component=hills] svg #hills .green{fill:#bdcfc7;-webkit-animation:none;animation:none}[data-component=hills] svg #white-sticks rect{fill:#fff}[data-component=hills] svg #red-sticks rect{fill:#f37864}[data-component=hills] svg .tree{-webkit-animation:bounce 1s alternate infinite;animation:bounce 1s alternate infinite}[data-component=hills] svg .tree.white{fill:#bdcfc7}[data-component=hills] svg .tree.brown{fill:#f37864;-webkit-animation-delay:70ms;animation-delay:70ms}[data-component=hills] svg .tree.red{fill:#aa2331;-webkit-animation-delay:.14s;animation-delay:.14s}[data-component=hills] svg .tree.pink{fill:#f37964;-webkit-animation-delay:.21s;animation-delay:.21s}[data-component=hills] svg .tree.green{fill:#6abf65;-webkit-animation-delay:.28s;animation-delay:.28s}[data-component=hills] svg .tree.yellow{fill:#fcb457;-webkit-animation-delay:.35s;animation-delay:.35s}.main-wrapper{position:relative;z-index:1;margin-top:-6em}@media (min-width:61.875em){.main-wrapper{margin-top:-8em}}body.home .main-wrapper{background-color:transparent;margin-top:-6.25em}[data-component=introduction]{background-color:#bdcfc7;color:#fff;padding:2em 1.5em;box-sizing:border-box;position:relative}[data-component=introduction]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/wp-content/themes/villageelc/components/roi-information/tree_pattern_white.svg");background-size:contain;opacity:.3;background-position:0 0}[data-component=introduction]:after{content:"";width:100%;height:20px;position:absolute;bottom:-20px;left:0;background-image:url("/wp-content/themes/villageelc/content/zigzag_single.svg");background-size:20px;background-repeat:repeat-x;z-index:1}@media (min-width:55em){[data-component=introduction]{padding:5em 1.5em}}[data-component=introduction] .container{position:relative}@media (min-width:55em){[data-component=introduction] .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}[data-component=introduction] .column{margin:0 0 1.5em;opacity:0;transition:1s}@media (min-width:55em){[data-component=introduction] .column{margin:0}}@media (min-width:55em){[data-component=introduction] .column h1{font-size:2.25em}}@media (min-width:55em){[data-component=introduction] .column:first-of-type{margin:0 5em 0 0;width:100%;max-width:27em}}[data-component=introduction] .column:last-of-type{margin:0;width:100%}@media (min-width:55em){[data-component=introduction] .column:last-of-type{width:calc(100% - 32em)}}@media (min-width:55em){[data-component=introduction] .column:last-of-type .copy{font-size:1.25em}}[data-component=introduction] .column:last-of-type a{color:#fff;text-decoration:underline;text-transform:uppercase;font-size:.875em;letter-spacing:.14em;font-family:F37Ginger-Bold,sans-serif;font-weight:500;display:inline-block;margin:2em 0 0}@media (min-width:55em){[data-component=introduction] .column:last-of-type a{margin:5em 0 0}}[data-component=introduction].visible .column{opacity:1}[data-component=introduction].visible .column:last-of-type{transition-delay:70ms}[data-component=faqs]{padding:0 1.5em 6em;box-sizing:border-box;line-height:1.4;max-width:45em;margin:0 auto}@media (min-width:55em){[data-component=faqs]{padding:0 1.5em}}[data-component=faqs] ul{width:100%}[data-component=faqs] li{border-bottom:2px solid #f37864}[data-component=faqs] li header{cursor:pointer}[data-component=faqs] li header h3{color:#f37864;padding:1em 0}[data-component=faqs] li a{color:#f37864}[data-component=faqs] li .faq-answer{max-height:0;transition:max-height .5s cubic-bezier(0,1,0,1);overflow:hidden}[data-component=faqs] li .faq-answer>div{margin:0 0 1em}[data-component=faqs] li.open .faq-answer{max-height:50em;transition:max-height .5s ease-in-out}[data-component=default-content] [data-component=content-header]{margin:2em 0 0}@media (min-width:55em){[data-component=default-content] [data-component=content-header]{margin:0}}[data-component=default-content] [data-component=content-header] .image{height:15em}@media (min-width:55em){[data-component=default-content] [data-component=content-header] .image{height:22em;margin:0 auto}}[data-component=default-content] [data-component=content-header] .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}[data-component=default-content] [data-component=content-body]{padding:2em 1.5em 6em;margin:2em 0;box-sizing:border-box;line-height:1.4;max-width:45em}@media (min-width:55em){[data-component=default-content] [data-component=content-body]{margin:0 auto;padding:3em 1.5em}}[data-component=default-content] [data-component=content-body] h1,[data-component=default-content] [data-component=content-body] h2,[data-component=default-content] [data-component=content-body] h3,[data-component=default-content] [data-component=content-body] h4,[data-component=default-content] [data-component=content-body] h5,[data-component=default-content] [data-component=content-body] h6{color:#f37864;margin:1em 0}[data-component=default-content] [data-component=content-body] h1{font-size:2em}[data-component=default-content] [data-component=content-body] img{width:auto;max-width:100%;margin:auto}[data-component=default-content] [data-component=content-body] a{color:#f37864}[data-component=default-content] [data-component=content-body] ol,[data-component=default-content] [data-component=content-body] ul{margin:1em 0;padding:0 0 0 1.25em}[data-component=default-content] [data-component=content-body] ul{list-style:disc}[data-component=default-content] [data-component=content-body] table{width:100%}[data-component=default-content] [data-component=content-body] table,[data-component=default-content] [data-component=content-body] table tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}[data-component=default-content] [data-component=content-body] table tr{border-bottom:1px solid #f37864;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media (min-width:55em){[data-component=default-content] [data-component=content-body] table tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:none}}[data-component=default-content] [data-component=content-body] table tr:first-of-type{border-top:1px solid #f37864}[data-component=default-content] [data-component=content-body] table tr:last-of-type{border-bottom:none}@media (min-width:55em){[data-component=default-content] [data-component=content-body] table tr:last-of-type{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}[data-component=default-content] [data-component=content-body] table td{padding:1em 0 0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (min-width:55em){[data-component=default-content] [data-component=content-body] table td{border-bottom:1px solid #f37864;padding:1em 0}}[data-component=default-content] [data-component=content-body] table td:last-of-type,[data-component=default-content] [data-component=content-body] table td:nth-child(2){text-align:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}[data-component=default-content] [data-component=content-body] table td:last-of-type{padding:1em 0}[data-component=default-content] [data-component=content-body].has-featured-image{padding-top:0}[data-component=default-page]{background-color:#f4ebe3;color:#555;padding:2em 0;box-sizing:border-box;position:relative}@media (min-width:55em){[data-component=default-page]{padding:4em 0 2em}}[data-component=default-page]:after,[data-component=default-page]:before{content:"";width:100%;position:absolute;left:0;z-index:1}[data-component=default-page]:before{background-color:#bdcfc7;top:0;height:30px}[data-component=default-page]:after{top:30px;height:20px;background-image:url("/wp-content/themes/villageelc/content/zigzag_single.svg");background-size:20px;background-repeat:repeat-x}[data-component=default-page] .container{margin-top:-40px}[data-component=default-page] .container>.column{background-color:#fff;width:100%}@media (min-width:55em){[data-component=default-page] .container>.column{padding:0 0 10em}}[data-component=facility-content] [data-component=content-header]{padding:2em 1.5em;background-color:#fcb457;color:#fff;box-sizing:border-box;position:relative}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-header]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:79.625em){[data-component=facility-content] [data-component=content-header]{padding:4em}}[data-component=facility-content] [data-component=content-header]:after{content:"";position:absolute;top:0;right:-100%;background-color:#fcb457;width:100%;height:100%;display:none}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-header]:after{display:block}}[data-component=facility-content] [data-component=content-header] header{margin:0 0 1em}@media (min-width:79.625em){[data-component=facility-content] [data-component=content-header] header h1{font-size:2.25em}}[data-component=facility-content] [data-component=content-body] .gallery{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:1.5em;box-sizing:border-box}[data-component=facility-content] [data-component=content-body] .gallery li{box-sizing:border-box;width:100%}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-body] .gallery li{width:33.33333%}}[data-component=facility-content] [data-component=content-body] .gallery li a{display:block;height:100%;position:relative}[data-component=facility-content] [data-component=content-body] .gallery li a:after{content:attr(data-title);position:absolute;top:1.5em;left:1.5em;width:calc(100% - 1.5em);height:calc(100% - 1.5em);transition:.5s;visibility:hidden;opacity:0;background-color:rgba(252,180,87,.8);color:#fff;padding:2em;box-sizing:border-box;font-family:F37Ginger-Bold,sans-serif;font-weight:500;font-size:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;line-height:1.3}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-body] .gallery li a:after{font-size:1.25em;top:24px;left:24px;width:calc(100% - 24px);height:calc(100% - 24px)}}[data-component=facility-content] [data-component=content-body] .gallery li a:hover:after{opacity:1;visibility:visible}[data-component=facility-content] [data-component=content-body] .gallery li img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:1.5em 0 0 1.5em;box-sizing:border-box}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-body] .gallery li.one-third{width:33.33333%}}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-body] .gallery li.two-thirds{width:66.66667%}}@media (min-width:40.625em){[data-component=facility-content] [data-component=content-body] .gallery li.full-width{width:100%}}[data-component=facilities]{background-color:#f4ebe3;color:#555;padding:4em 0 2em;box-sizing:border-box;position:relative}[data-component=facilities]:after,[data-component=facilities]:before{content:"";width:100%;position:absolute;left:0;z-index:1}[data-component=facilities]:before{background-color:#bdcfc7;top:0;height:30px}[data-component=facilities]:after{top:30px;height:20px;background-image:url("/wp-content/themes/villageelc/content/zigzag_single.svg");background-size:20px;background-repeat:repeat-x}[data-component=facilities] .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:-40px}@media (min-width:55em){[data-component=facilities] .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}[data-component=facilities] .container nav{width:100%;margin:0 0 2em;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}@media (min-width:55em){[data-component=facilities] .container nav{max-width:15em;margin:4em 0 0;position:-webkit-sticky;position:sticky;top:139px;height:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}[data-component=facilities] .container nav ul li.current_page_item a{background-color:#fcb457;color:#fff;border-top-color:#fcb457}[data-component=facilities] .container nav ul li:last-of-type a{border-bottom:1px solid hsla(0,0%,100%,.2)}[data-component=facilities] .container nav ul li:last-of-type a:hover{border-bottom-color:#fcb457}[data-component=facilities] .container nav a{font-family:F37Ginger-Bold,sans-serif;font-weight:500;font-size:1.125em;color:#fcb457;text-decoration:none;padding:.75em 1.5em;box-sizing:border-box;display:block;transition:.5s;border-top:1px solid hsla(0,0%,100%,.2)}@media (min-width:55em){[data-component=facilities] .container nav a{padding:.75em 0 .75em .75em}}@media (min-width:79.625em){[data-component=facilities] .container nav a{padding:.75em 0 .75em .75em}}[data-component=facilities] .container nav a:hover{background-color:#fcb457;color:#fff;border-top-color:#fcb457}[data-component=facilities] .container>.column{background-color:#fff;width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:0 0 2em}@media (min-width:55em){[data-component=facilities] .container>.column{width:calc(100% - 15em);padding:0 0 10em;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}body.post-type-archive-facilities [data-component=facilities] .container nav{display:none}@media (min-width:55em){body.post-type-archive-facilities [data-component=facilities] .container nav{display:block}}body.post-type-archive-facilities.touch [data-component=facilities] [data-component=facility-content] [data-component=content-body] .gallery li a:after{visibility:visible;opacity:1;background-color:rgba(252,180,87,.7);transition:none}[data-component=contact-us]{background-color:#f4ebe3;color:#555;padding:4em 0 2em;box-sizing:border-box;position:relative}[data-component=contact-us]:after,[data-component=contact-us]:before{content:"";width:100%;position:absolute;left:0;z-index:1}[data-component=contact-us]:before{background-color:#bdcfc7;top:0;height:30px}[data-component=contact-us]:after{top:30px;height:20px;background-image:url("/wp-content/themes/villageelc/content/zigzag_single.svg");background-size:20px;background-repeat:repeat-x}[data-component=contact-us] .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:55em){[data-component=contact-us] .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:-40px}}[data-component=contact-us] .container>.column:first-of-type{width:100%;margin:0 0 2em;color:#f37864;font-family:F37Ginger-Bold,sans-serif;font-weight:500;padding:0 1.5em;box-sizing:border-box;line-height:1.4}@media (min-width:55em){[data-component=contact-us] .container>.column:first-of-type{max-width:22em;margin:4em 0 8em}}[data-component=contact-us] .container>.column:first-of-type header{margin:0 0 1em}[data-component=contact-us] .container>.column:first-of-type header h1{font-size:2em}[data-component=contact-us] .container>.column:first-of-type p,[data-component=contact-us] .container>.column:first-of-type ul{margin:0 0 1em}[data-component=contact-us] .container>.column:first-of-type p strong{display:block;margin:0 0 .5em;text-decoration:underline}[data-component=contact-us] .container>.column:first-of-type a{color:#f37864;text-decoration:none}[data-component=contact-us] .container>.column:first-of-type a.address{margin:0 0 1em;display:inline-block}[data-component=contact-us] .container>.column:last-of-type{background-color:#fff;width:100%}@media (min-width:55em){[data-component=contact-us] .container>.column:last-of-type{width:calc(100% - 22em)}}[data-component=employment-form]{margin:2em 0 0}[data-component=employment-form] input[type=email],[data-component=employment-form] input[type=tel],[data-component=employment-form] input[type=text],[data-component=employment-form] textarea{font-family:F37Ginger-Bold,sans-serif;font-weight:500;color:#f37864;width:100%;padding:1em 0;box-sizing:border-box;border-bottom:2px solid #f37864;transition:.5s}[data-component=employment-form] input[type=email]::-webkit-input-placeholder,[data-component=employment-form] input[type=tel]::-webkit-input-placeholder,[data-component=employment-form] input[type=text]::-webkit-input-placeholder,[data-component=employment-form] textarea::-webkit-input-placeholder{color:#f37864}[data-component=employment-form] input[type=email]::-moz-placeholder,[data-component=employment-form] input[type=tel]::-moz-placeholder,[data-component=employment-form] input[type=text]::-moz-placeholder,[data-component=employment-form] textarea::-moz-placeholder{color:#f37864}[data-component=employment-form] input[type=email]:-ms-input-placeholder,[data-component=employment-form] input[type=tel]:-ms-input-placeholder,[data-component=employment-form] input[type=text]:-ms-input-placeholder,[data-component=employment-form] textarea:-ms-input-placeholder{color:#f37864}[data-component=employment-form] input[type=email]:-moz-placeholder,[data-component=employment-form] input[type=tel]:-moz-placeholder,[data-component=employment-form] input[type=text]:-moz-placeholder,[data-component=employment-form] textarea:-moz-placeholder{color:#f37864}[data-component=employment-form] .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:45em){[data-component=employment-form] .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:45em){[data-component=employment-form] .row .input-column{width:calc(50% - 1em)}}[data-component=employment-form] .wpcf7-response-output{border:none;color:#fff;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;display:block;text-align:center;font-size:.75em;line-height:1.5}[data-component=employment-form] .wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#bdcfc7;margin:2em 0;padding:1em}[data-component=employment-form] .wpcf7-response-output.wpcf7-validation-errors{background-color:#555;margin:2em 0;padding:1em}[data-component=employment-form] .wpcf7-response-output.wpcf7-display-none{display:none}[data-component=employment-form] .wpcf7-not-valid-tip{display:block;margin:.5em 0 1em;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:.75em;opacity:.5;color:#f37864}[data-component=employment-form] .upload-row{margin:1em 0 0}@media (min-width:45em){[data-component=employment-form] .upload-row{margin:2em 0 0}}[data-component=employment-form] .upload-row .inner{box-sizing:border-box;color:#000}@media (min-width:45em){[data-component=employment-form] .upload-row .inner{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}[data-component=employment-form] .upload-row .inner .copy{font-size:.875em;display:block;margin:0 0 1em}[data-component=employment-form] .upload-row .inner .wpcf7-not-valid-tip{color:#fff}[data-component=employment-form] .upload-row .inner .upload-file{margin:0 0 .5em}@media (min-width:45em){[data-component=employment-form] .upload-row .inner .upload-file{width:50%}}[data-component=employment-form] .upload-row .inner .upload-file:last-of-type{margin:0}[data-component=employment-form] .upload-row .inner .upload-file>label{color:#000;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;display:block;margin:0 0 .5em;font-size:.75em}[data-component=employment-form] .upload-row .inner .upload-file input[type=file]{color:#000}[data-component=employment-form] .upload-row .inner .upload-file input[type=file] input[type=button]{background-color:#f37864;color:#fff;padding:.5em 1em}[data-component=employment-form] .upload-row .inner .upload-file>span{font-size:.875em}[data-component=employment-form] .upload-row .inner .ajax-loader{display:none}[data-component=employment-form] .upload-row .inner .submit{margin:1em 0 0}[data-component=employment-form] .upload-row .inner .submit input[type=submit]{background-color:#f37864;color:#fff;display:block;text-align:center;padding:1em 2em;line-height:1;box-sizing:border-box;width:100%;max-width:320px;margin:0 auto;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;cursor:pointer}[data-component=text-image-trail-block]{background-color:#fff;color:#fcb457;padding:0;box-sizing:border-box;position:relative}@media (min-width:55em){[data-component=text-image-trail-block]{padding:0 1.5em}}[data-component=text-image-trail-block] [data-component=trail-tents]{padding:0 1.5em 0 0;box-sizing:border-box}@media (min-width:55em){[data-component=text-image-trail-block] [data-component=trail-tents]{position:absolute;left:0;bottom:10%;width:50%}}[data-component=text-image-trail-block] [data-component=trail-tents] svg{width:100%;height:auto;display:block}[data-component=text-image-trail-block] [data-component=trail-tents] svg .tent-top{fill:#9e7465}[data-component=text-image-trail-block] [data-component=trail-tents] svg .orange-tent .tent{fill:#fcb457}[data-component=text-image-trail-block] [data-component=trail-tents] svg .red-tent .tent{fill:#f37964}[data-component=text-image-trail-block] [data-component=trail-tents] svg .green-tent .tent{fill:#bdcfc7}[data-component=text-image-trail-block] [data-component=trail-tents] svg .trail path{fill:none}[data-component=text-image-trail-block] [data-component=trail-tents] svg .trail path.path{stroke-width:4;stroke:#9e7465}[data-component=text-image-trail-block] [data-component=trail-tents] svg .trail path.dashed{stroke:#fff;stroke-width:7;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:7,24,0,0}@media (min-width:55em){[data-component=text-image-trail-block] .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}[data-component=text-image-trail-block] .column{margin:0 0 2em;opacity:0;transition:1s}@media (min-width:55em){[data-component=text-image-trail-block] .column{margin:0}}[data-component=text-image-trail-block] .column header{padding:3em 1.5em 2em}@media (min-width:55em){[data-component=text-image-trail-block] .column header{padding:4em 0 60%}}[data-component=text-image-trail-block] .column header p{font-size:1.25em;font-family:F37Ginger-Bold,sans-serif;font-weight:500}@media (min-width:55em){[data-component=text-image-trail-block] .column header p{font-size:1.5em}}@media (min-width:55em){[data-component=text-image-trail-block] .column.copy{margin:0 2em 0 0;width:50%}}@media (min-width:70em){[data-component=text-image-trail-block] .column.copy{width:100%;max-width:41em}}[data-component=text-image-trail-block] .column:last-of-type{margin:0;width:100%}@media (min-width:55em){[data-component=text-image-trail-block] .column:last-of-type{width:calc(50% - 2em)}}@media (min-width:70em){[data-component=text-image-trail-block] .column:last-of-type{width:calc(100% - 43em)}}[data-component=text-image-trail-block] .column:last-of-type img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}[data-component=text-image-trail-block].visible .column{opacity:1}[data-component=text-image-trail-block].visible .column:last-of-type{transition-delay:70ms}[data-component=home-facilities]{background-color:#fff;color:#fff;box-sizing:border-box}@media (min-width:55em){[data-component=home-facilities]{padding:0 1.5em}}[data-component=home-facilities] .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:55em){[data-component=home-facilities] .container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}[data-component=home-facilities] .column{position:relative;opacity:0;transition:1s}[data-component=home-facilities] .column header{position:relative}[data-component=home-facilities] .column header h2{font-size:1.25em;margin:0 0 1em}@media (min-width:55em){[data-component=home-facilities] .column header h2{font-size:1.5em}}[data-component=home-facilities] .column header h2:last-of-type{margin:0}[data-component=home-facilities] .column:first-of-type{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}@media (min-width:55em){[data-component=home-facilities] .column:first-of-type{width:100%;max-width:32em;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}[data-component=home-facilities] .column:first-of-type img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}[data-component=home-facilities] .column:last-of-type{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin:0;width:100%;background-color:#f37864;padding:2em 1.5em;box-sizing:border-box}@media (min-width:55em){[data-component=home-facilities] .column:last-of-type{padding:2em}}[data-component=home-facilities] .column:last-of-type:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("/wp-content/themes/villageelc/components/roi-information/tree_pattern_white.svg");background-size:20em;opacity:.2;-webkit-animation:enrolbounce 1s alternate infinite;animation:enrolbounce 1s alternate infinite}@media (min-width:55em){[data-component=home-facilities] .column:last-of-type{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:calc(100% - 32em);padding:4em 3em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:55em){[data-component=home-facilities] .column:last-of-type .copy{font-size:1.25em}}[data-component=home-facilities] .column:last-of-type a{color:#fff;text-decoration:underline;text-transform:uppercase;font-size:.875em;letter-spacing:.14em;font-family:F37Ginger-Bold,sans-serif;font-weight:500;display:inline-block;margin:3em 0 0;line-height:1.4;position:relative}[data-component=home-facilities].visible .column{opacity:1}[data-component=home-facilities].visible .column:last-of-type{transition-delay:70ms}[data-component=newsletter-subscribe]{background-color:#fff;color:#fcb457;padding:3em 1.5em 0;box-sizing:border-box}@media (min-width:55em){[data-component=newsletter-subscribe]{padding:6em 1.5em}}[data-component=newsletter-subscribe] header{font-size:1.5em;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-align:center;margin:0 0 2em}@media (min-width:55em){[data-component=newsletter-subscribe] header{font-size:2em;max-width:12em;margin:0 auto 1.5em}}[data-component=newsletter-subscribe] form{width:100%;max-width:18em;margin:0 auto}@media (min-width:55em){[data-component=newsletter-subscribe] form{max-width:28em}}[data-component=newsletter-subscribe] form>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}[data-component=newsletter-subscribe] form>div.mc4wp-response{display:block}[data-component=newsletter-subscribe] form>div.mc4wp-response .mc4wp-alert{margin:1em 0 0}[data-component=newsletter-subscribe] form input{font-family:F37Ginger-Bold,sans-serif;font-weight:500}[data-component=newsletter-subscribe] form input[type=email]{color:#fcb457;border-bottom:2px solid #fcb457;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 1em 0 0;box-sizing:border-box}@media (min-width:55em){[data-component=newsletter-subscribe] form input[type=email]{font-size:1.5em}}[data-component=newsletter-subscribe] form input[type=email]::-webkit-input-placeholder{color:#fcb457;opacity:.5}[data-component=newsletter-subscribe] form input[type=email]::-moz-placeholder{color:#fcb457;opacity:.5}[data-component=newsletter-subscribe] form input[type=email]:-ms-input-placeholder{color:#fcb457;opacity:.5}[data-component=newsletter-subscribe] form input[type=email]:-moz-placeholder{color:#fcb457;opacity:.5}[data-component=newsletter-subscribe] form input[type=submit]{background-color:#fcb457;padding:.75em 1em;line-height:1;cursor:pointer}@media (min-width:55em){[data-component=newsletter-subscribe] form input[type=submit]{font-size:1.125em}}@-webkit-keyframes enrolbounce{to{-webkit-transform:translateY(2%);transform:translateY(2%)}}@keyframes enrolbounce{to{-webkit-transform:translateY(2%);transform:translateY(2%)}}[data-component=enrolment-form]{position:fixed;top:0;left:0;width:100%;height:100%;padding:4em 1.5em;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fcb457;color:#fff;visibility:hidden;opacity:0;transition:.5s;z-index:1}@media (min-width:51.875em){[data-component=enrolment-form]{padding:6em 1.5em 5em}}[data-component=enrolment-form]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("/wp-content/themes/villageelc/components/roi-information/tree_pattern_white.svg");background-size:30em 30em;opacity:.2;z-index:-1;-webkit-animation:enrolbounce 1s alternate infinite;animation:enrolbounce 1s alternate infinite}[data-component=enrolment-form].open{visibility:visible;opacity:1}@media (min-width:40em){[data-component=enrolment-form] .form-wrapper{max-width:50em;margin:0 auto}}[data-component=enrolment-form] form{line-height:1.4}[data-component=enrolment-form] form .frm_hidden{display:none}[data-component=enrolment-form] form .frm_repeat_sec,[data-component=enrolment-form] form .frm_section_heading{margin:0 0 2em}[data-component=enrolment-form] form .frm_repeat_sec:last-of-type{margin:0}[data-component=enrolment-form] form .frm_submit button{background-color:#fff;color:#fcb457;display:block;text-align:center;padding:1em;line-height:1;box-sizing:border-box;width:100%;max-width:320px;margin:0 auto;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;cursor:pointer}[data-component=enrolment-form] form .frm_repeat_buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:1em 0 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}[data-component=enrolment-form] form .frm_repeat_buttons a{background-color:#fff;color:#fcb457;font-size:.75em;padding:1em;box-sizing:border-box;line-height:1.2;width:50%;text-align:center}[data-component=enrolment-form] form .frm_repeat_buttons a:first-of-type{width:calc(50% - 1em);margin:0 1em 0 0}[data-component=enrolment-form] form h3{margin:0 0 .5em;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;text-align:center}[data-component=enrolment-form] form .frm_description{font-size:.875em;margin:0 0 1em;text-align:center}[data-component=enrolment-form] form .days{margin:1em 0 0;text-align:center}@media (min-width:40em){[data-component=enrolment-form] form .days .frm_opt_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}[data-component=enrolment-form] form .days>label{font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:.75em}[data-component=enrolment-form] form .days .frm_checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.25em 0 0}@media (min-width:40em){[data-component=enrolment-form] form .days .frm_checkbox{margin:0 1em 0 0}}[data-component=enrolment-form] form .days .frm_checkbox label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}[data-component=enrolment-form] form .days .frm_checkbox input{width:1em;height:1em;margin:0 1em 0 0;background-color:#fff}[data-component=enrolment-form] form .days .frm_checkbox input:checked{background-color:inherit;box-shadow:inset 0 0 0 4px #fff}[data-component=enrolment-form] form .frm_error{display:block;margin:.5em 0 1em;font-family:F37Ginger-Bold,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:.75em;opacity:.5}@media (min-width:40em){[data-component=enrolment-form] form .input-row.split{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:40em){[data-component=enrolment-form] form .input-row.split .input{width:calc(50% - 2em)}}[data-component=enrolment-form] form .input-row .frm_primary_label{display:none}[data-component=enrolment-form] form .input-row input[type=email],[data-component=enrolment-form] form .input-row input[type=tel],[data-component=enrolment-form] form .input-row input[type=text],[data-component=enrolment-form] form .input-row select,[data-component=enrolment-form] form .input-row textarea{font-family:F37Ginger-Bold,sans-serif;font-weight:500;color:#fff;width:100%;padding:1em 0;box-sizing:border-box;border-bottom:2px solid #fff;transition:.5s}@media (min-width:40em){[data-component=enrolment-form] form .input-row input[type=email],[data-component=enrolment-form] form .input-row input[type=tel],[data-component=enrolment-form] form .input-row input[type=text],[data-component=enrolment-form] form .input-row select,[data-component=enrolment-form] form .input-row textarea{font-size:1.5em}}[data-component=enrolment-form] form .input-row input[type=email]::-webkit-input-placeholder,[data-component=enrolment-form] form .input-row input[type=tel]::-webkit-input-placeholder,[data-component=enrolment-form] form .input-row input[type=text]::-webkit-input-placeholder,[data-component=enrolment-form] form .input-row select::-webkit-input-placeholder,[data-component=enrolment-form] form .input-row textarea::-webkit-input-placeholder{color:#fff}[data-component=enrolment-form] form .input-row input[type=email]::-moz-placeholder,[data-component=enrolment-form] form .input-row input[type=tel]::-moz-placeholder,[data-component=enrolment-form] form .input-row input[type=text]::-moz-placeholder,[data-component=enrolment-form] form .input-row select::-moz-placeholder,[data-component=enrolment-form] form .input-row textarea::-moz-placeholder{color:#fff}[data-component=enrolment-form] form .input-row input[type=email]:-ms-input-placeholder,[data-component=enrolment-form] form .input-row input[type=tel]:-ms-input-placeholder,[data-component=enrolment-form] form .input-row input[type=text]:-ms-input-placeholder,[data-component=enrolment-form] form .input-row select:-ms-input-placeholder,[data-component=enrolment-form] form .input-row textarea:-ms-input-placeholder{color:#fff}[data-component=enrolment-form] form .input-row input[type=email]:-moz-placeholder,[data-component=enrolment-form] form .input-row input[type=tel]:-moz-placeholder,[data-component=enrolment-form] form .input-row input[type=text]:-moz-placeholder,[data-component=enrolment-form] form .input-row select:-moz-placeholder,[data-component=enrolment-form] form .input-row textarea:-moz-placeholder{color:#fff}[data-component=enrolment-form] form .input-row .select-wrapper{position:relative}[data-component=enrolment-form] form .input-row .select-wrapper:after{content:"";width:47px;height:100%;position:absolute;top:0;right:0;background-image:url("/wp-content/themes/villageelc/components/register-form/down-arrow.svg");background-repeat:no-repeat;background-position:50%;display:block;background-size:50%}[data-component=enrolment-form] form .input-row .childs-gender{position:relative;transition:all .5s}[data-component=enrolment-form] form .input-row .childs-gender label{position:absolute;top:1.75em;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;font-family:F37Ginger-Bold,sans-serif;font-weight:500;font-size:1em}@media (min-width:40em){[data-component=enrolment-form] form .input-row .childs-gender label{font-size:1.5em}}[data-component=enrolment-form] form .input-row .childs-gender.not-blank label{display:none}[data-component=enrolment-form] form .input-row .childs-gender.frm_blank_field label{display:block}[data-component=map]{transition:.5s;position:relative;width:100%;height:0;padding-top:70%}@media (min-width:55em){[data-component=map]{padding-top:0;height:100%}}[data-component=map] .map-wrapper{right:0;margin:0 auto;z-index:0}[data-component=map] .map-wrapper,[data-component=map] .map-wrapper .map{position:absolute;top:0;width:100%;height:100%}[data-component=global-footer]{font-family:F37Ginger-Bold,sans-serif;line-height:1.4;overflow:hidden;position:relative;margin-top:-9em;z-index:1}[data-component=global-footer] a{color:#fff;text-decoration:underline}[data-component=global-footer] a.address{margin:0 0 1em;display:inline-block}[data-component=global-footer] a.logo{display:block;text-decoration:none;max-width:7.5em}@media (min-width:51.875em){[data-component=global-footer] a.logo{max-width:8.5em}}[data-component=global-footer] .footer-wrapper{padding:3em 1.5em;box-sizing:border-box;color:#fff;background-color:#fcb457}[data-component=global-footer] [data-component=hills] svg #hills .orange{fill:#f37864}[data-component=global-footer] [data-component=hills] svg #hills .brown{fill:#bdcfc7}[data-component=global-footer] [data-component=hills] svg #hills .green{fill:#fcb457}[data-component=global-footer] .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media (min-width:51.875em){[data-component=global-footer] .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}[data-component=global-footer] .wrapper .column{margin:0 0 2em;width:100%}@media (min-width:51.875em){[data-component=global-footer] .wrapper .column{width:auto;margin:0 5em 0 0}}@media (min-width:51.875em){[data-component=global-footer] .wrapper .column:first-of-type{position:absolute;top:0;left:0}}[data-component=global-footer] [data-component=site-credit] p{font-size:.75em;color:hsla(0,0%,100%,.5)}[data-component=global-footer] [data-component=site-credit] p a{color:#fff}body.home [data-component=global-footer]{margin-top:0;background-color:#fff}@media (min-width:51.875em){body.home [data-component=global-footer]{margin-top:-2em}}@font-face{font-family:F37Ginger-Bold;src:url("/wp-content/themes/villageelc/components/app/fonts/f37ginger-500-normal.woff2") format("woff2"),url("/wp-content/themes/villageelc/components/app/fonts/f37ginger-500-normal.woff") format("woff");font-weight:500}@font-face{font-family:Apercu;src:url("/wp-content/themes/villageelc/components/app/fonts/apercu-200-normal.woff2") format("woff2"),url("/wp-content/themes/villageelc/components/app/fonts/apercu-200-normal.woff") format("woff");font-weight:200}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;font-family:Apercu,sans-serif;font-weight:200;line-height:1;color:#000;background-color:#f4ebe3;font-size:16px;overflow-x:hidden;padding-top:12em}@media (min-width:61.875em){body{padding-top:17em}}body.home{padding-top:91px;background-color:#f4ebe3}@media (min-width:61.875em){body.home{padding-top:141px}}body.enrol-open{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-family:F37Ginger-Bold,sans-serif;font-weight:500;line-height:1.2}p{margin:0 0 1em;line-height:1.2}p:last-of-type{margin:0}b,strong{font-weight:500}ul{margin:0;padding:0;list-style:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;outline:none;margin:0;padding:0;border-radius:0;color:#fff;font-size:1em}img{display:block;width:100%;height:auto}address{font-style:normal}fieldset{margin:0;padding:0;border:none}.container{width:100%;max-width:1250px;margin:0 auto}::-moz-selection{background-color:#813e1f;color:#fff;opacity:.5}::selection{background-color:#813e1f;color:#fff;opacity:.5}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;transition:transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}
div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid red}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng,div.wpcf7-aborted{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid #f7e700}.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label:before,span.wpcf7-list-item-label:after{content:" "}.wpcf7-display-none{display:none}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(//villageelc.com.au/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute;left:-99999999px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}/*\*/* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}/**/.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4;outline:0}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none;outline:0}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405;outline:0}.ui-state-hover a,.ui-state-hover a:hover{color:#c77405;text-decoration:none;outline:0}.ui-state-active,.ui-widget-content .ui-state-active{border:1px solid #fbd850;background:#fff url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00;outline:0}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;outline:0;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text{color:#fff}.ui-state-disabled,.ui-widget-content .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-priority-primary,.ui-widget-content .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-icon{width:16px;height:16px;background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-icons_ffd27a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px}.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px}.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px}.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px}.ui-corner-top{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px}.ui-corner-bottom{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px}.ui-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px}.ui-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px}.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px}.ui-widget-overlay{background:#666 url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(//villageelc.com.au/wp-content/plugins/formidable-pro/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);-moz-border-radius:5px;-webkit-border-radius:5px}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0 !important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em 2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none}.ui-accordion .ui-accordion-content-active{display:block}.ui-datepicker{width:17em;padding:.2em .2em 0}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{float:left;font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker .ui-datepicker-title select.ui-datepicker-year{float:right}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:relative;padding:.2em;width:300px}.ui-dialog .ui-dialog-titlebar{padding:.5em .3em .3em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0 .2em}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane button{float:right;margin:.5em .4em .5em 0;cursor:pointer;padding:.2em .6em .3em .6em;line-height:1.4em;width:auto;overflow:visible}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-datepicker{padding:0;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#fff;border:1px solid #dfdfdf;border-top:0;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.075);box-shadow:0 3px 6px rgba(0,0,0,.075);min-width:17em;max-width:40em;width:auto;z-index:1000 !important}.ui-datepicker *{padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-datepicker table{font-size:13px;margin:0;border:0;border-collapse:collapse}.ui-datepicker .ui-widget-header,.ui-datepicker .ui-datepicker-header{background-image:none;border:0;color:#fff;font-weight:normal}.ui-datepicker .ui-datepicker-header .ui-state-hover{background:transparent;border-color:transparent;cursor:pointer}.ui-datepicker .ui-datepicker-title{margin:0;padding:3px 0;color:#fff;font-size:14px;line-height:14px;text-align:center}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:relative;top:0;height:34px;width:34px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.ui-datepicker .ui-state-hover.ui-datepicker-prev,.ui-datepicker .ui-state-hover.ui-datepicker-next{border:0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-prev-hover{left:0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-next-hover{right:0}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:none}.ui-datepicker .ui-datepicker-prev{float:left}.ui-datepicker .ui-datepicker-next{float:right}.ui-datepicker .ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-next:before{font:normal 20px/34px 's11-fp';padding-left:7px;color:#fff;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:34px;height:34px}.ui-datepicker .ui-datepicker-prev:before{content:'\e62a'}.ui-datepicker .ui-datepicker-next:before{content:'\e62d'}.ui-datepicker .ui-datepicker-prev-hover:before,.ui-datepicker .ui-datepicker-next-hover:before{opacity:.7}.ui-datepicker thead{color:#fff;font-weight:600}.ui-datepicker tbody tr,.ui-datepicker thead tr{background:transparent !important}.ui-datepicker th{padding:10px}.ui-datepicker td{padding:0;border:1px solid #f4f4f4}.ui-datepicker td.ui-datepicker-other-month{border:transparent}.ui-datepicker tr:first-of-type td{border-top:1px solid #f0f0f0}.ui-datepicker td.ui-datepicker-today{background-color:#f0f0c0}.ui-datepicker td.ui-datepicker-current-day{background:#bd8}.ui-datepicker td .ui-state-default{background:transparent;border:0;text-align:center;text-decoration:none;width:auto;display:block;padding:5px 10px;font-weight:normal;color:#444}.ui-datepicker .ui-widget-content button.ui-state-default{background:#f6f6f6}.ui-datepicker td.ui-state-disabled .ui-state-default{opacity:.5}.ui-datepicker .ui-widget-header,.ui-datepicker .ui-datepicker-header{background:#008ec2}.ui-datepicker thead{background:#32373c}.ui-datepicker td .ui-state-hover{background:#0073aa;color:#fff}