.Comment__content .gallery:after,.Comment__content .gallery:before,.Entry__content .gallery:after,.Entry__content .gallery:before,.ca-desc .gallery:after,.ca-desc .gallery:before,.cf:after,.cf:before,.comment-list:after,.comment-list:before,.site-footer:after,.site-footer:before{content:" ";display:table}.Comment__content .gallery:after,.Entry__content .gallery:after,.ca-desc .gallery:after,.cf:after,.comment-list:after,.site-footer:after{clear:both}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;margin:0;padding:0}.screen-reader-response,.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-response:active,.screen-reader-response:focus,.screen-reader-response:hover,.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;display:block;font-size:1.4rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;z-index:3500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp img{max-width:none}.pswp .pswp__button{background-color:transparent}.pswp--animate_opacity{opacity:0;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grap}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-backface-visibility:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;-webkit-transition:opacity .15s;transition:opacity .15s}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%;height:100%;left:0;top:0}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:4050}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;z-index:3020;opacity:0;position:relative;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;color:#FFF;font-size:14px;line-height:16px;margin-top:-8px;color:#FFF;opacity:.7}.pswp__error-msg a{color:#FFF;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;margin:0;box-shadow:none;float:right;opacity:.75;-webkit-transition:opacity .25s;transition:opacity .25s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp--animated-in .pswp__button{-webkit-transition:opacity .25s;transition:opacity .25s}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:4450;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;-webkit-backface-visibility:hidden}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:4550;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left,.pswp__button--arrow--right,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}@media screen and (max-width:1024px){.pswp_scroll-wrap{top:0;bottom:0}.pswp__caption{margin-top:0}.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}.pswp__caption{position:absolute;left:0;bottom:0;color:#FFF;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:98%;margin:0 auto;color:#FFF;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__bg,.pswp__caption,.pswp__top-bar{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__bg,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.pswp--minimal--dark .pswp__button--arrow--left,.pswp--minimal--dark .pswp__button--arrow--right{background:0 0}.pswp__caption__center{text-align:center}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:4rem;height:4rem;border:none;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.flickity-prev-next-button{background-color:rgba(13,13,13,.1);border:0;border-radius:0;outline:0;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.flickity-prev-next-button.flickity-prev-next-button:hover{background-color:rgba(13,13,13,.5)}.flickity-prev-next-button:hover{background:#0d0d0d}.flickity-prev-next-button:focus{outline:0}.flickity-prev-next-button:active{opacity:.9}.flickity-prev-next-button.previous{left:.5rem}.flickity-prev-next-button.next{right:.5rem}@media screen and (min-width:1500px){.flickity-prev-next-button.previous{left:-5.5rem}.flickity-prev-next-button.next{right:-5.5rem}}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:1.2747rem}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:1.2747rem}.flickity-prev-next-button:disabled{display:none;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:27%;top:27%;width:46%;height:46%}.flickity-prev-next-button .arrow{fill:#FFF}.flickity-prev-next-button.no-svg{color:#FFF;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}html{font:400 112.5%/1.7 "Open Sans",sans-serif;color:#554f4f;word-wrap:break-word}@media screen and (max-width:640px){html{font-size:90%}}::-moz-selection{background-color:#4c947a;color:#FFF;text-shadow:none}::selection{background-color:#4c947a;color:#FFF;text-shadow:none}small{font-size:.7rem}h1,h2,h3,h4,h5,h6{line-height:1.2;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-weight:400;color:#0d0d0d;-webkit-font-smoothing:antialiased}h1{font-size:2.375rem}h2{font-size:2.125rem}h3{font-size:1.625rem}h4{font-size:1.375rem}h5{font-size:1.25rem}h6{font-size:1.125rem;font-weight:400}abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre code{word-wrap:normal;white-space:-moz-pre-wrap;white-space:pre-wrap}pre{white-space:pre}code{white-space:nowrap;font-family:monospace;overflow-x:scroll}abbr{font-variant:small-caps;font-weight:600;text-transform:lowercase;color:grey}abbr[title]:hover{cursor:help}dd,dt{display:inline;margin:0}dd+dt:before,dt+dt:before{content:"\A";white-space:pre}dd+dd:before{content:", "}dd:before{content:": ";margin-left:-.2em}dt{color:#676767}table{background:#fff;margin-bottom:1.25rem;border:solid 1px #ddd;table-layout:auto}table caption{background:0 0;color:#222;font-size:1rem;font-weight:700}table thead{background:#f5f5f5}table thead tr td,table thead tr th{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:700;color:#222}table tfoot{background:#f5f5f5}table tfoot tr td,table tfoot tr th{padding:.5rem .625rem .625rem;font-size:.875rem;font-weight:700;color:#222}table tr td,table tr th{padding:.5625rem .625rem;font-size:.875rem;color:#222;text-align:left}table tr.alt,table tr.even,table tr:nth-of-type(even){background:#f9f9f9}table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.125rem}body.disable-hover{pointer-events:none}#village-hover-blocker{position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index:7600}#village-hover-blocker.is-active{display:block}.Comment__content .gallery:after,.Comment__content .gallery:before,.Entry__content .gallery:after,.Entry__content .gallery:before,.ca-desc .gallery:after,.ca-desc .gallery:before,.cf:after,.cf:before,.comment-list:after,.comment-list:before,.site-footer:after,.site-footer:before{content:" ";display:table}.Comment__content .gallery:after,.Entry__content .gallery:after,.ca-desc .gallery:after,.cf:after,.comment-list:after,.site-footer:after{clear:both}a{color:#4c947a;text-decoration:none}.Entry__content a{font-weight:700}a:hover{cursor:pointer}img{max-width:100%;height:auto}#cs-content .x-blockquote,blockquote{position:relative;padding:2.0625rem;font-weight:300;font-style:italic;border-top:2px #0d0d0d solid;border-bottom:2px #0d0d0d solid;font-size:1.125rem;line-height:1.6;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;width:110%;width:calc(100% + 4.125rem);margin-top:2.0625rem;margin-bottom:2.0625rem;margin-left:-2.0625rem;text-align:center}.Entry__content #cs-content .x-blockquote p,.Entry__content blockquote p{margin:0}@media screen and (max-width:640px){#cs-content .x-blockquote,blockquote{width:100%;margin-left:auto;margin-right:auto}}#cs-content .x-blockquote cite,blockquote cite{display:inline-block;font-size:1rem;line-height:1rem;margin-left:.7878rem;text-transform:uppercase;letter-spacing:2px;font-style:normal}#cs-content .x-blockquote cite a,#cs-content .x-blockquote cite a:visited,blockquote cite a,blockquote cite a:visited{color:#f0f0f0}a:active,a:focus,button::-moz-focus-inner{border:0;outline:0}.layout--responsive h1{font-size:1.5rem}.dropcap .first-letter{float:left;font-size:2.4rem;margin-right:1rem;font-weight:700;padding:.25rem 1.5rem;background-color:#0d0d0d;color:#FFF}body.is-disabled-scroll{overflow:hidden}.is-visible{display:block}.is-hidden{display:none}.Entry--page .edit-link a,.comment-list #cancel-comment-reply-link,.site-content .button,.site-content button,.village-button,.village-form .wpcf7-submit,.village-form input[type=button],.wpcf7 .wpcf7-submit,.wpcf7 input[type=button],a.Missing__button,html #cs-content a.x-btn,input[type=submit]{padding:1.25em 1.75em;text-transform:uppercase;text-decoration:none;font-size:.785em;outline:0;border:none;display:inline-block;color:#FFF;background-color:#4c947a;text-align:center;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out;border-radius:2px;-webkit-font-smoothing:antialiased}.Entry--page .edit-link a:hover,.comment-list #cancel-comment-reply-link:hover,.site-content .button:hover,.site-content button:hover,.village-button:hover,.village-form .wpcf7-submit:hover,.village-form input[type=button]:hover,.wpcf7 .wpcf7-submit:hover,.wpcf7 input[type=button]:hover,a.Missing__button:hover,html #cs-content a.x-btn:hover,input[type=submit]:hover{background-color:#0d0d0d;text-decoration:none}.gallery-caption{font-size:1rem}select{max-width:100%}.post figure{max-width:100%;margin:0}.post p{margin-bottom:.5em}#wp-calendar caption{font-weight:400;margin-bottom:1.2747rem}#wp-calendar #next{text-align:right}.search .page-content{text-align:center}.search .search-form{margin-top:2.0625rem;margin-bottom:2.0625rem}input,textarea{outline:0;margin-bottom:1.2747rem;-webkit-transition:border-color .3s ease-out;transition:border-color .3s ease-out;padding:.7878rem;color:#0d0d0d;border-radius:1px}input[placeholder],textarea[placeholder]{font-weight:300;-webkit-font-smoothing:antialiased}input[type=submit]{border:none;width:auto;text-align:left}input:not([type=submit]):not([type=file]),textarea{border:1px solid #bababa}input:not([type=submit]):not([type=file]):focus,textarea:focus{border-color:#4c947a}.js-gained-focus[required]:invalid{border-color:#d81818}.js-gained-focus[required]:focus,input[required]:focus{border-color:#484343}form .required{color:#d81818;display:inline-block}form input[required]:valid+.required{color:#067a06}.Entry__content .wpcf7-response-output{border-width:0;padding:1.2747rem;background-color:#FFF;color:#0d0d0d;border-radius:4px;text-align:center}.village-form,.wpcf7{max-width:740px}@media screen and (max-width:640px){.village-form,.wpcf7{padding:1.2747rem}}.village-form input,.village-form textarea,.wpcf7 input,.wpcf7 textarea{width:100%;margin-bottom:0}.village-form .wpcf7-submit,.village-form input[type=button],.wpcf7 .wpcf7-submit,.wpcf7 input[type=button]{max-width:130px;display:block}.village-form>p,.wpcf7>p{position:relative;margin-bottom:0}.village-form>p .required,.wpcf7>p .required{position:absolute;right:-1.2rem;font-size:1.25rem;top:0}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;height:3rem;max-width:500px;margin-left:auto;margin-right:auto}.search-form .search-field,.search-form .search-submit{float:left;height:3rem}@media screen and (max-width:1024px){.search-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-form .search-submit{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding-left:.7878rem;padding-right:.7878rem}}.search-form .search-field{width:75%;-webkit-box-flex:5;-ms-flex:5;flex:5;margin:0;outline:0}.search-form .search-submit{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:5rem;flex-basis:5rem;text-align:center;width:30%;max-width:5rem;outline:0;border:0;margin-left:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;max-height:2.9rem;background-color:#f2f2f2;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.search-form .search-submit:hover{background-color:#d2d2d2}.search-form .search-submit:after{display:none}.search-form .search-submit .icon{font-size:1.7rem;line-height:0;display:block;position:relative;top:-.1rem}.protected-post input[type=password]{width:40%;max-width:400px}.comment-respond{margin-top:5.3995rem;margin-bottom:5.3995rem;padding-top:5.3995rem}.comment-respond .comment-field{position:relative;margin:0;display:block;width:60%;max-width:100%}@media screen and (min-width:1025px){.comment-respond .comment-field{min-width:300px}}@media screen and (max-width:640px){.comment-respond .comment-field{width:100%}}.comment-respond .comment-field input,.comment-respond .comment-field textarea{width:100%}.comment-respond .comment-field .required{position:absolute;right:.7878rem;top:.5rem}.comment-respond .form-submit input[type=submit]{display:inline-block;border:none}.comment-form-comment{width:90%}@media screen and (min-width:1025px){.comment-form-comment{min-width:300px}}@media screen and (max-width:640px){.comment-form-comment{width:100%}}.comment-form-comment textarea{width:100%}.comment-reply-title{font-size:1rem}.comment-notes{margin-bottom:1.2747rem;margin-top:.7878rem;font-size:.875rem;text-align:left;color:#bababa}.paging-navigation{text-align:center;margin:5.3995rem auto 2.0625rem}.paging-navigation ul{list-style-type:none;margin:0;padding:0;text-align:center}.paging-navigation li{display:inline}a.page-numbers,span.page-numbers{padding:.875em 1.125em;margin:auto .3rem;color:#0d0d0d}a:hover.page-numbers{text-decoration:none}.paging-navigation .current{background-color:#f0f0f0}.post .page-links{text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.Blog,.Content,.Content__header,.Content__header--solo,.Sidebar,.Single,.site-footer__widgets,.site-header__inner,.site-info{-webkit-transition:opacity .5s ease-out,-webkit-transform .4s ease;transition:opacity .5s ease-out,-webkit-transform .4s ease;transition:opacity .5s ease-out,transform .4s ease;transition:opacity .5s ease-out,transform .4s ease,-webkit-transform .4s ease}.js .Blog,.js .Content,.js .Content__header,.js .Content__header--solo,.js .Sidebar,.js .Single,.js .site-footer__widgets,.js .site-header__inner,.js .site-info{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}.is-loaded .Blog,.is-loaded .Content,.is-loaded .Content__header,.is-loaded .Content__header--solo,.is-loaded .Sidebar,.is-loaded .Single,.is-loaded .site-footer__widgets,.is-loaded .site-header__inner,.is-loaded .site-info,.is-ready .Blog,.is-ready .Content,.is-ready .Content__header,.is-ready .Content__header--solo,.is-ready .Sidebar,.is-ready .Single,.is-ready .site-footer__widgets,.is-ready .site-header__inner,.is-ready .site-info{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.Entry--classic .Entry__thumbnail,.Masonry,.Portfolio-Slider,.single-post .comments-area .Entry__thumbnail{-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out;-webkit-transition-duration:.4s;transition-duration:.4s}.Entry--classic .js .Entry__thumbnail,.js .Entry--classic .Entry__thumbnail,.js .Masonry,.js .Portfolio-Slider,.js .single-post .comments-area .Entry__thumbnail,.single-post .comments-area .js .Entry__thumbnail{opacity:0}.Entry--classic .is-loaded .Entry__thumbnail,.is-loaded .Entry--classic .Entry__thumbnail,.is-loaded .Masonry,.is-loaded .Portfolio-Slider,.is-loaded .single-post .comments-area .Entry__thumbnail,.single-post .comments-area .is-loaded .Entry__thumbnail{opacity:1}.Blog__header,.Blog__wrapper,.Content,.Content__header,.Content__header--solo,.Single,.sidebar-enabled .content-area,.site-header__inner{padding-left:5.3995rem;padding-right:5.3995rem}.Content .Blog__header,.Content .Blog__wrapper,.Content .Content,.Content .Content__header,.Content .Content__header--solo,.Content .Single,.Content .sidebar-enabled .content-area,.Content .site-header__inner,.sidebar-enabled .Content .content-area{padding-left:inherit;padding-right:inherit}@media screen and (max-width:1439px){.Blog__header,.Blog__wrapper,.Content,.Content__header,.Content__header--solo,.Single,.sidebar-enabled .content-area,.site-header__inner{padding-left:3.0938rem;padding-right:3.0938rem}}@media screen and (max-width:1024px){.Blog__header,.Blog__wrapper,.Content,.Content__header,.Content__header--solo,.Single,.sidebar-enabled .content-area,.site-header__inner{padding-left:2.0625rem;padding-right:2.0625rem}}@media screen and (max-width:640px){.Blog__header,.Blog__wrapper,.Content,.Content__header,.Content__header--solo,.Single,.sidebar-enabled .content-area,.site-header__inner{padding-left:1.2747rem;padding-right:1.2747rem}}.Blog__header,.Content__header,.Content__header--solo,.Missing,.single .Entry__header{padding-top:6rem;margin-bottom:8rem}@media screen and (max-width:640px){.Blog__header,.Content__header,.Content__header--solo,.Missing,.single .Entry__header{padding-top:2rem;margin-bottom:1rem}}.paging-navigation .nav-links{margin-bottom:2.0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.0625rem;text-transform:uppercase;font-size:.75em}.paging-navigation .nav-links a{display:block;width:100%;color:#bababa}.paging-navigation .nav-previous{-ms-flex-preferred-size:20%;flex-basis:20%;text-align:left}.paging-navigation .nav-next{-ms-flex-preferred-size:20%;flex-basis:20%;text-align:right}.post-navigation{margin-top:5.3995rem;margin-bottom:5.3995rem}.post-navigation,.post-navigation a{color:#636363}.post-navigation a:hover{text-decoration:none;color:#4c947a}.post-navigation .no-adjacent-post{opacity:0}.post-navigation .nav__direction{text-transform:uppercase;font-size:.75rem;font-weight:700;color:#4c947a}.post-navigation .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0}.post-navigation .nav-next,.post-navigation .nav-previous{padding:1.2747rem 0;opacity:.4;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-font-smoothing:antialiased;max-width:50%}.post-navigation .nav-next:hover,.post-navigation .nav-previous:hover{color:#4c947a;cursor:pointer;opacity:1}.post-navigation .nav-next a,.post-navigation .nav-previous a{color:#0d0d0d;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-weight:400}.post-navigation .nav-next{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.post-navigation .nav__inner{display:block;height:100%;position:relative;z-index:100}.js .post-navigation .nav__inner{cursor:pointer}@media screen and (max-width:640px){.post-navigation .nav-links{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.post-navigation .nav-next,.post-navigation .nav-previous{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post-navigation .nav-next .icon,.post-navigation .nav-previous .icon{display:none}}.js .post-navigation .no-adjacent-post{cursor:default}.post-navigation .no-adjacent-post:hover{-webkit-transform:translateY(0);transform:translateY(0)}.post-navigation .icon{font-size:1em}.post-navigation .nav-next .icon{margin-left:.7878rem}.post-navigation .nav-previous .icon{margin-right:.7878rem}.post-navigation .label{display:block;font-size:.875rem;margin:0;text-transform:uppercase;opacity:.8}.post-navigation a{font-size:1rem;font-weight:700}@media screen and (max-width:640px){.post-navigation .nav-next,.post-navigation .nav-previous{width:100%;margin-bottom:.7878rem;padding-top:.7878rem;padding-bottom:.7878rem;text-align:left}.post-navigation .label{font-size:.875rem}.post-navigation a{font-size:1.25rem}}.toggle-label{display:none}.toggle-label.is-visible{display:block}.navigation-toggle .toggle-label.is-visible{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Portfolio--slider .Entry__header{padding-top:0;margin-top:5.3995rem}.Entry--classic,.single-post .comments-area{margin:auto auto 7.462rem auto;padding-left:2.0625rem;padding-right:2.0625rem;-webkit-font-smoothing:antialiased;-webkit-transition-delay:125ms;transition-delay:125ms}@media screen and (max-width:640px){.Entry--classic,.single-post .comments-area{padding-left:1.2747rem;padding-right:1.2747rem}}.sidebar-enabled .Entry--classic,.sidebar-enabled .single-post .comments-area,.single-post .sidebar-enabled .comments-area{padding:0}.single .Entry--classic,.single .single-post .comments-area,.single-post .single .comments-area{padding-top:0}.Entry--classic .sticky-title,.single-post .comments-area .sticky-title{font-family:"Open Sans",sans-serif;color:#bababa;text-transform:uppercase;font-size:.75rem}.Entry--classic .meta-separator,.single-post .comments-area .meta-separator{margin-left:.3rem;margin-right:.3rem}.Entry--classic .Entry__header,.single-post .comments-area .Entry__header{margin-top:5.3995rem;margin-bottom:2.0625rem}.Entry--classic .Entry__header--border,.single-post .comments-area .Entry__header--border{border-bottom:1px solid #d2d2d2}.Entry--classic .Entry__title,.single-post .comments-area .Entry__title{margin-bottom:1.2747rem;word-break:break-word;max-width:100%}.Entry--classic .Entry__title a,.single-post .comments-area .Entry__title a{color:#636363;-webkit-transition:color .1s ease;transition:color .1s ease}.Entry--classic .Entry__title a:hover,.single-post .comments-area .Entry__title a:hover{color:#4c947a}.Entry--classic .Entry__meta,.single-post .comments-area .Entry__meta{position:relative;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;font-size:.8rem}.Entry--classic .Entry__meta,.Entry--classic .Entry__meta a,.single-post .comments-area .Entry__meta,.single-post .comments-area .Entry__meta a{color:#4c947a;-webkit-transition:color .1s ease;transition:color .1s ease}.Entry--classic .Entry__meta a:hover,.single-post .comments-area .Entry__meta a:hover{color:#0d0d0d}.Entry--classic .Entry__meta:after,.single-post .comments-area .Entry__meta:after{content:'';display:block;border-bottom:1px solid #d2d2d2;top:-.85em;position:relative}.Entry--classic .Entry__categories,.single-post .comments-area .Entry__categories{display:inline-block;background-color:#FFF;position:relative;z-index:50;padding-right:1.2747rem}.Entry--classic .Entry__content,.single-post .comments-area .Entry__content{margin-bottom:2.0625rem}.Entry--classic .Entry__inner,.single-post .comments-area .Entry__inner{width:66%;margin-left:auto;margin-right:auto}.sidebar-enabled .Entry--classic .Entry__inner,.sidebar-enabled .single-post .comments-area .Entry__inner,.single-post .sidebar-enabled .comments-area .Entry__inner{width:100%}.Entry--classic .Entry__thumbnail,.single-post .comments-area .Entry__thumbnail{margin-bottom:3.3371rem;margin-left:-2.0625rem;margin-right:-2.0625rem}.sidebar-enabled .Entry--classic .Entry__thumbnail,.sidebar-enabled .single-post .comments-area .Entry__thumbnail,.single-post .sidebar-enabled .comments-area .Entry__thumbnail{margin-left:0;margin-right:0}@media screen and (max-width:640px){.Entry--classic .Entry__header,.single-post .comments-area .Entry__header{margin-bottom:1.2747rem}.Entry--classic .Entry__inner,.single-post .comments-area .Entry__inner{display:block}}.Entry-Group{border-top:1px solid #d2d2d2;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.Entry-Group__title{padding-top:1.2747rem;-ms-flex-preferred-size:8rem;flex-basis:8rem;-ms-flex-negative:0;flex-shrink:0;font-size:1.25rem;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;color:#0d0d0d;-webkit-font-smoothing:antialiased}.Entry-Group__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.Entry--list{padding-top:1.2747rem;padding-bottom:.7878rem;border-bottom:1px solid #d2d2d2;-webkit-font-smoothing:antialiased}.Entry--list:last-child{border-bottom:none}.Entry--list .Entry__title{font-size:1.25rem;margin-bottom:.4rem;word-break:break-all}.Entry--list .Entry__title a{color:#0d0d0d}.Entry--list .Entry__title a:hover{color:#4c947a}.Entry--list .Entry__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;font-size:.8rem}#village-loading{display:none}.js #village-loading{display:block;-webkit-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;opacity:1}.js #village-loading.is-hidden{opacity:0}.js #village-loading.is-removed{display:none}.site-loading__background{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:9000;background-color:rgba(13,13,13,.5);-webkit-transform:translateZ(0);transform:translateZ(0);display:block}.site-loading__spinner{content:'';display:block;width:48px;height:48px;background:0 0;border:5px solid rgba(0,0,0,.08);border-left:5px solid #fff;border-radius:100%;-webkit-animation:spin .9s linear infinite;animation:spin .9s linear infinite;position:absolute;top:50%;left:50%}.Site-background{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;z-index:-1}body{background-color:#e1e3e2}.content-area,.site-footer,.site-header--contained,.site-header__wrapper{max-width:1380px;width:80%;margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.content-area,.site-footer,.site-header--contained,.site-header__wrapper{width:90%}}@media screen and (max-device-width:1024px) and (orientation:portrait){.content-area,.site-footer,.site-header--contained,.site-header__wrapper{width:94%}}@media screen and (max-width:640px){.content-area,.site-footer,.site-header--contained,.site-header__wrapper{width:98%;width:calc(100% - 2.0625rem)}}@media screen and (max-width:481px){.content-area,.site-footer,.site-header--contained,.site-header__wrapper{width:100%;padding:0;margin:0}}.content-area{background-color:#FFF;padding-bottom:5.3995rem;min-height:80vh;padding-top:1px}.Blog,.Content{-webkit-transition-delay:.25s;transition-delay:.25s}.Search__header{border-bottom:1px solid #d2d2d2}.Search__title{font-weight:400}.Search__title span{font-weight:700}.sidebar-enabled .Blog__wrapper{padding-left:0;padding-right:0}body{padding-top:3.3371rem}.site-header{background-color:#FFF;z-index:800}.site-header__wrapper{background-color:#FFF}.site-header a{color:#0d0d0d;text-transform:uppercase;font-family:"Open Sans",sans-serif}.site-header__inner{-webkit-transition-delay:.05s;transition-delay:.05s;width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.site-header__inner{padding:.7878rem 2.0625rem}}@media screen and (max-width:640px){.site-header__inner{width:100%;padding:.7878rem 1.2747rem}}.site-header__inner.no-active-menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:1.2747rem;padding-left:1.2747rem}@media screen and (max-width:640px){.site-header{position:relative;height:auto}}.site-header--placeholder{min-height:75px;height:75px;display:block;width:100%}@media screen and (max-width:640px){.site-header--placeholder{display:none}}.site-home-link{-webkit-transition:1.2s ease-out transform;transition:1.2s ease-out transform;display:inline-block}.site-home-link img{display:inline-block}.site-title{font-size:2rem;font-weight:500;line-height:1;color:#0d0d0d}.site-subtitle{font-weight:300;font-size:1rem;margin:0}.menu-item{vertical-align:middle}.site-logo{height:100%;overflow:hidden;position:relative}.site-logo--image{-ms-flex-preferred-size:150px;flex-basis:150px}.site-logo--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-active-menu .site-logo--text{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.site-logo--text .site-subtitle{font-size:.8rem;font-weight:300;text-transform:none;font-style:italic;font-family:sans-serif;color:#636363;margin-top:.25rem}.site-home-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.site-header__inner{height:100%}#js-logo{display:none}.site-logo{text-align:center}}.header__icons{background-color:#141414;color:#FFF}.mobile-ie .site-header__inner,.mobile-ie .site-logo,.mobile-ie .site-logo--text{display:inline-block}.site-header__wrapper .site-header{width:100%}.site-header{height:12rem;position:relative;z-index:800}.is-offset .site-header{overflow:visible}@media screen and (max-width:640px){.site-header{height:7.6rem}}.site-header.stuck{max-width:1380px;width:80%;margin-left:auto;margin-right:auto;position:fixed;top:0;left:auto;right:auto;height:6rem;background-color:#FFF}@media screen and (max-width:1024px){.site-header.stuck{width:90%}}@media screen and (max-device-width:1024px) and (orientation:portrait){.site-header.stuck{width:94%}}@media screen and (max-width:640px){.site-header.stuck{width:98%;width:calc(100% - 2.0625rem)}}@media screen and (max-width:481px){.site-header.stuck{width:100%;padding:0;margin:0}}.site-header.is-absolute{position:absolute}.no-js .MenuToggle{display:none}.MenuToggle.only-responsive{display:none}.MenuToggle.only-responsive .site--portable{display:block}.MenuToggle__label{display:none;cursor:pointer;font-size:2rem}.MenuToggle__label.is-visible{display:block}.MenuToggle__text{display:none}.MenuToggle__icon{width:56px;height:50px;padding:.7878rem}.MenuToggle__icon .line{width:100%;height:2px;display:block;margin-bottom:5px;background-color:#0d0d0d;-webkit-transition:width 450ms cubic-bezier(.785,.135,.15,.86);transition:width 450ms cubic-bezier(.785,.135,.15,.86)}.MenuToggle__icon .top{width:88%}.MenuToggle__icon .middle{width:68%}.MenuToggle__icon:hover .top{width:58%}.MenuToggle__icon:hover .middle{width:100%}.MenuToggle__icon:hover .bottom{width:78%}.Menu__close{position:absolute;top:5.1495rem;right:5.3995rem;font-size:2rem;padding:1.2747rem;line-height:0;cursor:pointer;z-index:6910;opacity:0;-webkit-transform:translateX(24px) rotate(9deg);transform:translateX(24px) rotate(9deg);-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease;-webkit-transition-delay:.5s;transition-delay:.5s}.is-active .Menu__close{-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0);opacity:1}.Menu .menu-item-has-children>a{position:relative}.Menu .menu-item-has-children>a:after{content:'';width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:#4c947a transparent transparent transparent;position:absolute;top:12px;margin-left:8px;z-index:5000}.Menu .sub-menu .menu-item-has-children>a:after{top:9px}.js .Menu--offscreen{display:none}.Menu--offscreen,.Menu--offscreen .sub-menu,.Menu__backdrop{display:none}.Menu--offscreen .is-visible.sub-menu,.is-visible.Menu--offscreen,.is-visible.Menu__backdrop{display:block}.site{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.is-offset .site{-webkit-transform:translateX(-24px);transform:translateX(-24px)}.site-header__wrapper{position:relative;left:0;-webkit-transition:left .4s ease;transition:left .4s ease}.is-offset .site-header__wrapper{left:-24px}.Menu__backdrop{background-color:rgba(0,0,0,.61);position:fixed;right:0;top:0;left:0;bottom:0;width:100%;height:100%;z-index:6890;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}.Menu__backdrop.is-active{opacity:1}.Menu--offscreen{position:fixed;right:0;top:0;width:33vw;height:100%;height:100vh;min-width:290px;z-index:6900;background-color:#fff;overflow-y:scroll;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;display:none}@media screen and (min-width:641px){.Menu--offscreen{min-width:480px}}.Menu--offscreen.is-active{-webkit-transition-delay:50ms;transition-delay:50ms;-webkit-transform:translateX(0);transform:translateX(0)}.Menu--offscreen .Menu__content{margin-top:5.3995rem;margin-left:5.3995rem;font-size:.875rem;-webkit-font-smoothing:antialiased}@media screen and (max-width:640px){.Menu--offscreen .Menu__content{margin-left:2.0625rem}}.Menu--offscreen li{list-style-type:none;margin-bottom:1.2747rem}.Menu--offscreen .level-0{font-family:Palatino Linotype,Book Antiqua,Palatino,serif;font-size:1.4rem;font-weight:700}.Menu--offscreen .menu-item.is-open>.menu-link{color:rgba(0,0,0,.8)}.Menu--offscreen .menu-item a{-webkit-transition:color .1s ease;transition:color .1s ease}.Menu--offscreen .menu-item a:hover{color:rgba(0,0,0,.8)}.Menu--offscreen .current-menu-item a{color:#0d0d0d}.Menu--offscreen .sub-menu{margin-top:2.0625rem;margin-bottom:2.0625rem;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition-delay:50ms;transition-delay:50ms;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease-out;transition:opacity .5s ease,-webkit-transform .5s ease-out;transition:opacity .5s ease,transform .5s ease-out;transition:opacity .5s ease,transform .5s ease-out,-webkit-transform .5s ease-out}.Menu--offscreen .sub-menu .sub-menu{margin-left:1.2747rem}.Menu--offscreen .sub-menu.is-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.Menu--offscreen .Menu__content>.menu-item{opacity:0;-webkit-transform:translateX(14px);transform:translateX(14px);-webkit-transition:opacity .5s ease-in-out,-webkit-transform .6s ease-out;transition:opacity .5s ease-in-out,-webkit-transform .6s ease-out;transition:opacity .5s ease-in-out,transform .6s ease-out;transition:opacity .5s ease-in-out,transform .6s ease-out,-webkit-transform .6s ease-out}.Menu--offscreen.is-active .Menu__content>.menu-item{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.Menu--offscreen .Menu__content>.menu-item:nth-child(1){-webkit-transition-delay:135ms;transition-delay:135ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(2){-webkit-transition-delay:270ms;transition-delay:270ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(3){-webkit-transition-delay:405ms;transition-delay:405ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(4){-webkit-transition-delay:540ms;transition-delay:540ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(5){-webkit-transition-delay:675ms;transition-delay:675ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(6){-webkit-transition-delay:810ms;transition-delay:810ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(7){-webkit-transition-delay:945ms;transition-delay:945ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(8){-webkit-transition-delay:1.08s;transition-delay:1.08s}.Menu--offscreen .Menu__content>.menu-item:nth-child(9){-webkit-transition-delay:1215ms;transition-delay:1215ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(10){-webkit-transition-delay:1.35s;transition-delay:1.35s}.Menu--offscreen .Menu__content>.menu-item:nth-child(11){-webkit-transition-delay:1485ms;transition-delay:1485ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(12){-webkit-transition-delay:1.62s;transition-delay:1.62s}.Menu--offscreen .Menu__content>.menu-item:nth-child(13){-webkit-transition-delay:1755ms;transition-delay:1755ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(14){-webkit-transition-delay:1.89s;transition-delay:1.89s}.Menu--offscreen .Menu__content>.menu-item:nth-child(15){-webkit-transition-delay:2025ms;transition-delay:2025ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(16){-webkit-transition-delay:2.16s;transition-delay:2.16s}.Menu--offscreen .Menu__content>.menu-item:nth-child(17){-webkit-transition-delay:2295ms;transition-delay:2295ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(18){-webkit-transition-delay:2.43s;transition-delay:2.43s}.Menu--offscreen .Menu__content>.menu-item:nth-child(19){-webkit-transition-delay:2565ms;transition-delay:2565ms}.Menu--offscreen .Menu__content>.menu-item:nth-child(20){-webkit-transition-delay:2.7s;transition-delay:2.7s}.Menu--regular{font-size:.875rem}.Menu--regular .level-0{color:#0d0d0d}.Menu--regular a{text-transform:none;font-family:Palatino Linotype,Book Antiqua,Palatino,serif;padding:.7878rem 1.2747rem;display:block;background-color:#FFF;color:#484343}.Menu--regular .menu-item:hover>a,.Menu--regular a:hover{color:#4c947a}.Menu--regular .menu-item-has-children>a:after{top:50%;top:calc(50% - .2rem)}.Menu--regular .sub-menu{width:250px;color:#fff;opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity 350ms ease,-webkit-transform .2s ease;transition:opacity 350ms ease,-webkit-transform .2s ease;transition:opacity 350ms ease,transform .2s ease;transition:opacity 350ms ease,transform .2s ease,-webkit-transform .2s ease;max-height:calc(100vh - 120px)}.Menu--regular .sub-menu a{padding-top:.5rem;padding-bottom:.5rem}.Menu--regular .menu-item:hover>.sub-menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:500}.Menu--regular .menu-item{position:relative;display:inline-block}.Menu--regular .menu-item a{cursor:pointer}.Menu--regular .sub-menu{position:absolute;left:0;top:100%;visibility:hidden}.Menu--regular .sub-menu .menu-item{display:block}.Menu--regular .sub-menu .sub-menu{left:100%;top:0}.Menu--regular .menu-item:hover>.sub-menu{visibility:visible}body.menu-regular .MenuToggle{display:none}.site--portable body.menu-regular .MenuToggle{display:block}.site--portable body.menu-regular .Menu--regular{display:none}.site-footer{margin-bottom:20vh;text-align:center;font-size:.7rem;color:#484343;background-color:#fafafa;padding-top:2.0625rem;padding-bottom:2.0625rem}.site-footer a{-webkit-transition:color .125s ease;transition:color .125s ease}.site-footer hr{border:0;height:1px;background:#f0f0f0;margin-top:1.2747rem;margin-bottom:1.2747rem}.site-footer.is-hidden{display:none}@media screen and (max-width:640px){.site-footer{height:auto}.site-footer .site-footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse;width:100%;padding:.7878rem}}.site-footer__widgets,.site-info{-webkit-transition-delay:.4s;transition-delay:.4s;padding-left:2.0625rem;padding-right:2.0625rem}.site-info{font-size:.7rem;text-align:center;width:100%;-webkit-font-smoothing:antialiased}.site-footer--placeholder{height:50px;min-height:50px;-ms-flex-preferred-size:50px;flex-basis:50px;display:none}.site-footer__widgets ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer__widgets li{list-style-type:none;display:inline-block;margin-right:1.2747rem}.site-footer__widgets a{color:#484343;text-transform:uppercase}.site-footer__widgets a:hover{color:#4c947a}.site-footer__widgets .widget{margin-bottom:2.0625rem}.site-footer__widgets .menu-link{letter-spacing:1px}.site-footer__widgets .simple-social-icons ul li{margin:0!important;margin-right:1.2747rem!important}.site-footer__widgets .simple-social-icons a{-webkit-transition:background-color .25s ease-out;transition:background-color .25s ease-out}.site-footer--dark{background-color:#484343}.site-footer--dark,.site-footer--dark a{color:#FFF}.site-footer--dark a:hover{color:#4c947a}.site-footer--dark .site-info a{font-weight:700}.site-footer--dark hr{background:#4d4848}.Content__inner,.single-post .comments-area{max-width:920px;margin-left:auto;margin-right:auto}.Content__header,.Content__header--solo{-webkit-transition-delay:.15s;transition-delay:.15s;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.sidebar-enabled .Content__header,.sidebar-enabled .Content__header--solo{padding-left:0;padding-right:0}.Content__headings{margin-right:2.0625rem}.Content__excerpt{-ms-flex-preferred-size:475px;flex-basis:475px;font-weight:600;color:#0d0d0d;-webkit-font-smoothing:antialiased;margin-top:.125rem;font-size:.875rem}.Content__title{font-size:3.25rem;text-transform:uppercase;color:#484343}@media screen and (max-width:640px){.Content__title{font-size:2.25rem}}.Content__subtitle{font-size:.875rem;color:#4c947a;text-transform:uppercase;font-family:"Open Sans",sans-serif;margin-bottom:1.2747rem}.sidebar-enabled .content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:801px){.sidebar-enabled .content-area{display:block}}.sidebar-enabled .Blog,.sidebar-enabled .Content,.sidebar-enabled .Single{-webkit-box-flex:5;-ms-flex:5;flex:5;-ms-flex-preferred-size:600px;flex-basis:600px}@media screen and (max-width:1439px){.sidebar-enabled .Blog,.sidebar-enabled .Content,.sidebar-enabled .Single{-ms-flex-preferred-size:400px;flex-basis:400px}}.sidebar-enabled .Sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:320px}@media screen and (max-width:1439px){.sidebar-enabled .Sidebar{min-width:240px}}@media screen and (max-width:640px){.sidebar-enabled .Sidebar{min-width:auto;max-width:100%}}.Sidebar{-webkit-transition-delay:.35s;transition-delay:.35s;margin-left:2.0625rem;font-size:.75rem}.single .Sidebar{padding-top:10rem}@media screen and (max-device-width:1024px) and (orientation:portrait){.Sidebar{margin-left:2.0625rem}}.Sidebar a{color:#636363;font-weight:400;-webkit-font-smoothing:antialiased}.Sidebar a:hover{color:#0d0d0d}.Sidebar .widget{margin-bottom:5.3995rem;font-size:.75rem;line-height:2}.Sidebar .widget:first-child{padding-top:0}.Sidebar .widget li{list-style-type:none;padding-top:.35em;padding-bottom:.35em}.Sidebar .widget li ol,.Sidebar .widget li ul{margin:1.2747rem}.Sidebar .widget li ol ul,.Sidebar .widget li ul ul{margin:.5em}.Sidebar .widget li a{font-size:.875rem}.Sidebar .widget .cat-item{text-transform:uppercase}.Sidebar .widget .children .children{margin:.7878rem}.Sidebar .widget .sub-menu{margin-top:.3em;margin-bottom:.3em}.Sidebar .widget-title{font-size:1rem;text-transform:uppercase;margin-bottom:1.2747rem;color:#484343}.Sidebar .search-submit .icon{font-size:1.5rem}.widget_calendar{max-width:100%;overflow:hidden}#rpwwt-recent-posts-widget-with-thumbnails-2 img{max-width:100px}.rpwwt-post-author,.rpwwt-post-categories,.rpwwt-post-date{color:#636363;font-size:.75rem;text-transform:uppercase;-webkit-font-smoothing:antialiased;line-height:1.2}.rpwwt-post-excerpt{display:block}.rpwwt-post-excerpt:before{content:"";clear:both;display:block;width:100%}.rpwwt-widget ul li{margin:.7878rem 0 0 0}.widget_simpleimage .simple-image{margin-bottom:.7878rem}.Sidebar .instagram-pics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Sidebar .instagram-pics img{display:block}.Sidebar .instagram-pics li{width:33%;margin:0;padding:.25rem}.sp-description{width:75%;max-width:681px;margin-left:auto;margin-right:auto}.sp-description__subtitle,.sp-description__title{text-align:center;margin-bottom:1.2747rem}.sp-description__subtitle{display:block;font-family:sans-serif;font-style:italic;text-transform:none;font-size:1.1rem;font-weight:400}.sp-description__content{margin-top:3rem;margin-bottom:3rem}@media screen and (max-width:640px){.lazy-image{min-height:300px}}.lazy-image__placeholder{position:absolute;top:0;left:0;height:100%;width:100%;background:#f2f2f2}.lazy-image__placeholder:after{content:"";width:25px;height:25px;display:block;border:solid 2px transparent;border-top-color:#484343;border-left-color:#484343;border-radius:50%;position:absolute;top:50%;left:50%;top:calc(50% - 12.5px);left:calc(50% - 12.5px);-webkit-animation:spin .4s linear infinite;animation:spin .4s linear infinite}.ca-image-container,.single-portfolio .Masonry__entry{position:relative}.ca-image-container .caption,.single-portfolio .Masonry__entry .caption{position:absolute;bottom:0;left:0;width:100%;color:#FFF;min-height:3rem;background-color:rgba(13,13,13,.2);background:-webkit-linear-gradient(bottom,rgba(13,13,13,.5) 30%,rgba(13,13,13,0) 100%);background:linear-gradient(to top,rgba(13,13,13,.5) 30%,rgba(13,13,13,0) 100%);text-shadow:0 .04rem .05rem rgba(13,13,13,.67)}.single-portfolio .Masonry__entry .caption{text-align:center;padding-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.portfolio-video__wrapper{display:none}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(13,13,13,.5);-webkit-transition:background .4s ease;transition:background .4s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-overlay:hover{background-color:rgba(13,13,13,.25)}.video-overlay__play-wrapper{position:absolute;top:50%;left:50%;width:50%;height:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.video-overlay__play-button{display:block;padding:10px calc(50% - 30px);width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.video-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0d0d0d;display:none;z-index:4000}.video-popup.is-enabled{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-popup__inner{width:100%;max-width:1200px;max-width:80vw}.video-popup__close{position:absolute;top:2.0625rem;right:2.0625rem;text-align:center;font-size:3rem;line-height:1;padding:1rem 1.25rem;color:#FFF;cursor:pointer}.photoswipe-html{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;position:relative;width:100%;height:100%;overflow:hidden}.photoswipe-video{overflow:hidden}.photoswipe-video img{max-width:100%}.Portfolio__description{margin-bottom:2.0625rem}.PFEntry__title{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 24px);height:calc(100% - 24px);top:12px;left:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,.9);cursor:pointer;opacity:0;-webkit-transform:scale(.95) translateY(12px);transform:scale(.95) translateY(12px)}.PFEntry__title,.PFEntry__title a{-webkit-transition:opacity .4s ease,-webkit-transform .3s ease;transition:opacity .4s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .4s ease;transition:transform .3s ease,opacity .4s ease,-webkit-transform .3s ease}.PFEntry__title a{-webkit-transition-delay:113ms;transition-delay:113ms;-webkit-transform:scale(.98) translateY(12px);transform:scale(.98) translateY(12px)}.PFEntry:hover .PFEntry__title,.PFEntry:hover .PFEntry__title a{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.Masonry{width:100%;margin-left:auto;margin-right:auto;padding:0;border:6px solid transparent;padding-bottom:5.3995rem}.Masonry img{display:block;max-width:100%;padding:0;margin:0}.Masonry .Masonry__entry a{outline:0}.Masonry .Masonry__entry,.Masonry .grid-sizer{width:50%}@media screen and (max-width:640px){.Masonry .Masonry__entry.Masonry__entry,.Masonry .grid-sizer.grid-sizer{width:100%;max-width:640px;margin-left:auto;margin-right:auto}}.Masonry--col3 .Masonry__entry,.Masonry--col3 .grid-sizer{width:33.33%}.Masonry--col4 .Masonry__entry,.Masonry--col4 .grid-sizer{width:25%}.js__photoswipe .Masonry__entry{cursor:pointer}.Masonry__entry{border:6px solid transparent;position:relative}@media screen and (max-width:640px){.Masonry__entry{border-width:0;margin-bottom:1.2747rem}}.Masonry__entry a.link{display:block;width:100%;height:100%;padding:0;margin:0}.Masonry__entry img{display:block;padding:0;margin:0}.Masonry__entry.sticky{background-color:#f0f0f0}.masonry-portfolio--minimal{margin-bottom:0;border-width:15px}.masonry-portfolio--minimal .Entry__title{position:absolute}.Packery{width:100%;min-height:100%;position:relative}.Packery__item{position:relative;overflow:hidden;height:300px;width:25%;height:16.6657vw}.Packery__item.image-portrait{height:33.3313vw}@media screen and (max-device-width:1024px) and (orientation:portrait){.Packery__item{width:33.3333%;height:22.2212vw}.Packery__item.image-portrait{height:44.4424vw}}@media screen and (max-width:801px){.Packery__item{width:50%;height:33.3323vw}.Packery__item.image-portrait{height:66.6647vw}}@media screen and (min-width:1401px){.Packery__item{width:20%;height:13.3323vw}.Packery__item.image-portrait{height:26.6647vw}}@media screen and (min-width:2560px){.Packery__item{width:14.2857%;height:9.5228vw}.Packery__item.image-portrait{height:19.0456vw}}.Packery__item img{min-height:100%;min-width:100%;height:auto;width:auto;max-width:100%;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.Packery__item.image-portrait img{max-width:none;max-height:100%}.Packery__item.js__gallery-image{cursor:pointer}.Portfolio-Slider{width:calc(100% - .7878rem);margin-left:.3939rem}.Portfolio-Slider__stage{height:900px}.Portfolio-Slider__stage .flickity-viewport{-webkit-transition:height .25s ease;transition:height .25s ease}.Portfolio-Slider__item{width:100%;height:100%}.Portfolio-Slider__item img{display:block;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%;width:auto}.Portfolio-Slider__nav{margin-top:.7878rem;height:104px}.PS_Nav__item{-webkit-transition:opacity .25s ease;transition:opacity .25s ease;opacity:.6;margin-right:5px}.PS_Nav__item img{height:100px;max-width:none;width:auto;border:2px solid transparent;-webkit-transition:border-color .25s ease;transition:border-color .25s ease}.PS_Nav__item.is-selected{opacity:1}.PS_Nav__item.is-selected img{border-color:#4c947a}.Comment__content,.Entry__content,.ca-desc{-webkit-font-smoothing:antialiased}.Comment__content h1,.Comment__content h2,.Comment__content h3,.Comment__content h4,.Comment__content h5,.Comment__content h6,.Entry__content h1,.Entry__content h2,.Entry__content h3,.Entry__content h4,.Entry__content h5,.Entry__content h6,.ca-desc h1,.ca-desc h2,.ca-desc h3,.ca-desc h4,.ca-desc h5,.ca-desc h6{color:#4c947a;margin-bottom:1rem;margin-top:2.67rem;line-height:1.6}.Comment__content a,.Entry__content a,.ca-desc a{font-weight:700;color:#4c947a}.Comment__content p,.Entry__content p,.ca-desc p{margin-bottom:2.0625rem}.Comment__content ol,.Comment__content ul,.Entry__content ol,.Entry__content ul,.ca-desc ol,.ca-desc ul{margin-bottom:2em;margin-top:1em;margin-left:1.5em}.Comment__content ol ol,.Comment__content ol ul,.Comment__content ul ol,.Comment__content ul ul,.Entry__content ol ol,.Entry__content ol ul,.Entry__content ul ol,.Entry__content ul ul,.ca-desc ol ol,.ca-desc ol ul,.ca-desc ul ol,.ca-desc ul ul{margin-top:0;margin-bottom:0;margin-left:2.0625rem}.Comment__content ol ol li:first-child,.Comment__content ol ul li:first-child,.Comment__content ul ol li:first-child,.Comment__content ul ul li:first-child,.Entry__content ol ol li:first-child,.Entry__content ol ul li:first-child,.Entry__content ul ol li:first-child,.Entry__content ul ul li:first-child,.ca-desc ol ol li:first-child,.ca-desc ol ul li:first-child,.ca-desc ul ol li:first-child,.ca-desc ul ul li:first-child{margin-top:.7878rem}.Comment__content ol li,.Comment__content ul li,.Entry__content ol li,.Entry__content ul li,.ca-desc ol li,.ca-desc ul li{margin-bottom:.7878rem}.Comment__content code,.Comment__content pre,.Entry__content code,.Entry__content pre,.ca-desc code,.ca-desc pre{background-color:#f0f0f0;border-radius:3px}.Comment__content code,.Entry__content code,.ca-desc code{padding:3px}.Comment__content pre,.Entry__content pre,.ca-desc pre{padding:2.0625rem;margin-top:2.0625rem;margin-bottom:2.0625rem}.Comment__content .highlight,.Entry__content .highlight,.ca-desc .highlight{background-color:#d2d2d2;padding:.2em .5em;margin-left:.2em;margin-right:.2em;color:#000}.Comment__content .alignleft,.Entry__content .alignleft,.ca-desc .alignleft{float:left}.Comment__content .alignright,.Entry__content .alignright,.ca-desc .alignright{float:right}.Comment__content figure,.Comment__content img,.Entry__content figure,.Entry__content img,.ca-desc figure,.ca-desc img{max-width:100%}.Comment__content figure.alignleft,.Comment__content img.alignleft,.Entry__content figure.alignleft,.Entry__content img.alignleft,.ca-desc figure.alignleft,.ca-desc img.alignleft{margin:1.6em 1.6em 1.6em 0}.Comment__content figure.alignright,.Comment__content img.alignright,.Entry__content figure.alignright,.Entry__content img.alignright,.ca-desc figure.alignright,.ca-desc img.alignright{margin:1.6em 0 1.6em 1.6em}.Comment__content figure.aligncenter,.Comment__content img.aligncenter,.Entry__content figure.aligncenter,.Entry__content img.aligncenter,.ca-desc figure.aligncenter,.ca-desc img.aligncenter{margin:1.6em auto;display:block}.Comment__content figure.nomargin,.Comment__content img.nomargin,.Entry__content figure.nomargin,.Entry__content img.nomargin,.ca-desc figure.nomargin,.ca-desc img.nomargin{margin:0}.Comment__content figure.no-top-margin,.Comment__content img.no-top-margin,.Entry__content figure.no-top-margin,.Entry__content img.no-top-margin,.ca-desc figure.no-top-margin,.ca-desc img.no-top-margin{margin-top:0}.Comment__content figure.no-bottom-margin,.Comment__content img.no-bottom-margin,.Entry__content figure.no-bottom-margin,.Entry__content img.no-bottom-margin,.ca-desc figure.no-bottom-margin,.ca-desc img.no-bottom-margin{margin:0}@media screen and (min-width:1025px){.Comment__content figure.image-center-overflow,.Comment__content img.image-center-overflow,.Entry__content figure.image-center-overflow,.Entry__content img.image-center-overflow,.ca-desc figure.image-center-overflow,.ca-desc img.image-center-overflow{max-width:130%;margin-left:-15%}.sidebar-enabled .Comment__content figure.image-center-overflow,.sidebar-enabled .Comment__content img.image-center-overflow,.sidebar-enabled .Entry__content figure.image-center-overflow,.sidebar-enabled .Entry__content img.image-center-overflow,.sidebar-enabled .ca-desc figure.image-center-overflow,.sidebar-enabled .ca-desc img.image-center-overflow{max-width:100%;margin:0}}.Comment__content .image-aside,.Entry__content .image-aside,.ca-desc .image-aside{width:40%;max-width:400px;height:100%}.Comment__content .wp-caption-text,.Entry__content .wp-caption-text,.ca-desc .wp-caption-text{font-size:.75em;text-align:center;color:#636363}@media screen and (min-width:1025px){.Comment__content p+.alignleft,.Comment__content p+.alignright,.Entry__content p+.alignleft,.Entry__content p+.alignright,.ca-desc p+.alignleft,.ca-desc p+.alignright{margin-top:.2em}}.Comment__content .gallery .gallery-item,.Entry__content .gallery .gallery-item,.ca-desc .gallery .gallery-item{float:left;margin:1.2747rem}.Comment__content .gallery .gallery-item img,.Entry__content .gallery .gallery-item img,.ca-desc .gallery .gallery-item img{display:block;margin-left:auto;margin-right:auto}.Comment__content .large-text,.Comment__content .village-callout,.Entry__content .large-text,.Entry__content .village-callout,.ca-desc .large-text,.ca-desc .village-callout{font-size:1.33rem;line-height:1.88rem}.wp-post-image{display:block;margin-left:auto;margin-right:auto}.Entry--page .edit-link{text-align:right;display:block;padding:2.0625rem}.Entry--page .edit-link a{display:inline-block;margin:2.0625rem auto}.page-title{margin-bottom:2.0625rem}.js__contain-full-image{margin-bottom:2.0625rem}@media screen and (max-width:1024px){.js__contain-full-image{margin-bottom:1.5469rem}}.js__contain-full-image .village-big{position:absolute;width:100%;left:0}.comments-area{padding-bottom:2.0625rem;margin-left:auto;margin-right:auto}.single-post .comments-area{margin-bottom:0}@media screen and (max-width:1024px){.comments-area{padding-bottom:2.0625rem}}.comments-area code,.comments-area pre{white-space:pre}.single-product .comments-area{background-color:transparent}.comment-form .logged-in-as{margin-bottom:2.0625rem;font-size:.75rem}.comment-reply-title,.comments-title{font-size:1rem;font-family:"Open Sans",sans-serif;text-transform:uppercase;color:#484343}.comment-list{margin:2.0625rem auto}.comment-list,.comment-list .children,.comment-list .comment{list-style-type:none;margin-left:0}.comment-list .comment-reply-link{font-size:.667rem;padding:.3em 1rem;color:#636363;text-transform:uppercase;font-weight:400;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;border-radius:2px;background-color:#f0f0f0}.comment-list .comment-reply-link:hover{color:#0d0d0d;background-color:#e3e3e3}.comment-list .reply{position:absolute;top:1.2747rem;right:1.2747rem}.comment-list .reply>a{display:block;background-color:#f0f0f0;margin-right:-1.2747rem}.comment-list .comment-respond{background-color:#fbfbfb;position:relative;top:-1.2747rem;padding:2.0625rem}.comment-list #cancel-comment-reply-link{font-family:"Open Sans",sans-serif;background-color:#636363;font-size:.6rem;position:relative;top:1.4625rem;right:2.0625rem;position:absolute;margin-left:.7878rem}@media screen and (max-width:640px){.comment-list #cancel-comment-reply-link{position:static;margin:1.2747rem 0;display:block;max-width:100px}}.comment-list #cancel-comment-reply-link:hover{background-color:#484343}.comment-list .pingback,.comment-list .trackback{width:100%;border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;margin-bottom:1.2747rem;margin-top:1.2747rem;padding:1.2747rem 0;text-transform:uppercase;font-size:.75rem}.comment-list .pingback a,.comment-list .trackback a{font-size:1rem;display:block;text-transform:none}.comment-awaiting-moderation{font-style:italic;font-size:.875rem}.comments-toggle{text-transform:uppercase}.comment-subscription-form{font-size:.75rem}.Comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-bottom:1.2747rem}.Comment .children{font-size:.9em;margin-left:calc(5em + 2.0625rem);padding:1.2747rem 0}.Comment .children .Comment__avatar{width:3em}.Comment .children .children{margin-left:calc(3em + 2.0625rem)}@media screen and (max-width:640px){.Comment .children{margin-left:2.0625rem;font-size:.9rem}.Comment .children .children{margin-left:1.2747rem}}.Comment__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:640px){.Comment__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Comment__content{max-width:90%}.Comment__avatar{-ms-flex-negative:0;flex-shrink:0;width:5em;margin-right:1.5em}@media screen and (max-width:640px){.Comment__avatar{margin-right:.7878rem}}.Comment__author{font-family:sans-serif;text-transform:uppercase}.bypostauthor .Comment__author,.bypostauthor .Comment__author a{font-weight:700}.Comment__meta{width:100%;font-size:.9em}.Comment__meta a{font-weight:300}.Comment__meta .comment-metadata{font-size:.75rem;display:inline}.Comment__meta .comment-metadata,.Comment__meta .comment-metadata a{color:#bababa}.Comment__text{font-size:.875em;margin-bottom:1.2747rem;margin-top:.7878rem}@media screen and (max-width:640px){.Comment__text{padding:0;margin-left:auto;width:100%}}.Missing{padding-top:15rem;height:900px;height:100vh;width:100%;-webkit-font-smoothing:antialiased;font-size:1.4rem}.Missing a{font-weight:700}.Missing a:hover{text-decoration:underline}.Missing__header{margin-bottom:2.0625rem;text-align:center}.Missing__content{padding:0 2.0625rem;max-width:900px;margin-left:auto;margin-right:auto;margin-top:-5.3995rem;text-align:center}.Missing__error{font-size:2.5rem;font-weight:700;margin-bottom:1.2747rem}.Missing__title{font-size:1.4rem}a.Missing__button{font-size:.75rem}a.Missing__button:hover{text-decoration:none;background-color:#636363}html #cs-content .x-container.max{max-width:1380px}html #cs-content .x-container.width{width:100%}html #cs-content a.x-btn,html #cs-content a.x-btn:hover{box-shadow:none;border:none;text-shadow:none;font-weight:400;text-transform:none}html #cs-content .x-dropcap,html #cs-content .x-highlight,html #cs-content .x-pricing-column.featured h2,html #cs-content .x-recent-posts .x-recent-posts-img:after{background-color:#4c947a}#page .no-heading-margins h1,#page .no-heading-margins h2,#page .no-heading-margins h3,#page .no-heading-margins h4,#page .no-heading-margins h5,#page .no-heading-margins h6{margin-top:auto;margin-bottom:auto}#page .no-heading-top-margin h1,#page .no-heading-top-margin h2,#page .no-heading-top-margin h3,#page .no-heading-top-margin h4,#page .no-heading-top-margin h5,#page .no-heading-top-margin h6{margin-top:auto}#page .no-heading-bottom-margin h1,#page .no-heading-bottom-margin h2,#page .no-heading-bottom-margin h3,#page .no-heading-bottom-margin h4,#page .no-heading-bottom-margin h5,#page .no-heading-bottom-margin h6{margin-bottom:auto}#page .fullwidth-section{width:calc(100% + 10.7989rem);margin-left:-5.3995rem!important}