@charset "UTF-8";.shadow{-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15)}.shadow-down{-webkit-box-shadow:0 10px 15px -11px rgba(0,0,0,.22);-moz-box-shadow:0 10px 15px -11px rgba(0,0,0,.22);box-shadow:0 10px 15px -11px rgba(0,0,0,.22)}.shadow-header{-webkit-box-shadow:0 3px 25px 0 rgba(0,0,0,.2);-moz-box-shadow:0 3px 25px 0 rgba(0,0,0,.2);box-shadow:0 3px 25px 0 rgba(0,0,0,.2)}.transition-all,.community-item .title{-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.gradient{background:transparent;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.75) 72%);background:-webkit-gradient(left top,left bottom,color-stop(0%,transparent),color-stop(72%,rgba(0,0,0,.75)));background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.75) 72%);background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.75) 72%);background:-ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.75) 72%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.75) 72%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}.gradient-light{background:transparent;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.65) 86%);background:-webkit-gradient(left top,left bottom,color-stop(0%,transparent),color-stop(86%,rgba(0,0,0,.65)));background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.65) 86%);background:-o-linear-gradient(top,transparent 0%,rgba(0,0,0,.65) 86%);background:-ms-linear-gradient(top,transparent 0%,rgba(0,0,0,.65) 86%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.65) 86%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}.image-render-fix{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.css-preloader{padding:25px;position:relative;z-index:10}.la-ball-pulse,.la-ball-pulse>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-pulse{display:block;font-size:0;color:#ffa700;width:54px;height:18px}.la-ball-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor;width:10px;height:10px;margin:4px;border-radius:100%;-webkit-animation:ball-pulse 1s ease infinite;-moz-animation:ball-pulse 1s ease infinite;-o-animation:ball-pulse 1s ease infinite;animation:ball-pulse 1s ease infinite}.la-ball-pulse>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-pulse>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-pulse>div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}@-webkit-keyframes ball-pulse{0%,60%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}30%{opacity:.1;-webkit-transform:scale(.01);transform:scale(.01)}}@-moz-keyframes ball-pulse{0%,60%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}30%{opacity:.1;-moz-transform:scale(.01);transform:scale(.01)}}@-o-keyframes ball-pulse{0%,60%,100%{opacity:1;-o-transform:scale(1);transform:scale(1);}30%{opacity:.1;-o-transform:scale(.01);transform:scale(.01);}}@keyframes ball-pulse{0%,60%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}30%{opacity:.1;-webkit-transform:scale(.01);-moz-transform:scale(.01);-o-transform:scale(.01);transform:scale(.01)}}.animated{animation-duration:.4s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}.hvr-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.hvr-grow-shadow:hover,.hvr-grow-shadow:focus,.hvr-grow-shadow:active{-webkit-box-shadow:0 0 61px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 61px 0 rgba(0,0,0,.25);box-shadow:0 0 61px 0 rgba(0,0,0,.25);-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.1) 0%,transparent 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.1) 0%,transparent 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.hvr-float-shadow:hover,.hvr-float-shadow:focus,.hvr-float-shadow:active{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.hvr-float-shadow:hover:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:active:before{opacity:1;-webkit-transform:translateY(3px);transform:translateY(3px)}.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.common-list .row>.col,.common-list .row>[class*="col-"],.equal-itemheight-list .row>.col,.equal-itemheight-list .row>[class*="col-"]{display:flex}.common-list .row>.col .card,.common-list .row>[class*="col-"] .card,.equal-itemheight-list .row>.col .card,.equal-itemheight-list .row>[class*="col-"] .card{flex:1;flex-basis:100%;margin-bottom:calc(.8rem + .8vw)}@media(max-width:1359px){.media-list .media{flex-direction:column}}@media(max-width:1059px){.media-list .media{margin-bottom:calc(.8rem + .8vw)}}@media(max-width:1359px){.media-list .media-bg-img-wrapper{width:100%;margin-bottom:1rem}}.community-item{background-color:#fff;flex:1;display:flex;flex-direction:column;align-items:center;padding:calc(.8rem + .8vw)}.community-item .title{font-weight:400;text-align:center;margin:0}.community-item .title{font-size:18px}@media screen and (min-width:320px){.community-item .title{font-size:calc(18px + 4*((100vw - 320px)/1280))}}@media screen and (min-width:1600px){.community-item .title{font-size:22px}}.community-item:hover{transform:translateY(-8px);-webkit-box-shadow:0 10px 60px -19px rgba(0,0,0,.3);-moz-box-shadow:0 10px 60px -19px rgba(0,0,0,.3);box-shadow:0 10px 60px -19px rgba(0,0,0,.3)}.community-item:hover .title{color:#ffa700}.community-item-body{margin-top:.8rem;width:100%}.community-img-wrapper{height:100px;line-height:100px}.community-img-wrapper .community-img{max-height:100px;max-width:100px}.google-map-list,.google-map-list-wrapper{overflow:hidden!important;width:100%;height:80vh;max-width:100%}@media(max-width:1059px){.google-map-list,.google-map-list-wrapper{margin-bottom:calc(1.5rem + 4vw)}}.google-map-list #js-marker-info-window,.google-map-list-wrapper #js-marker-info-window{padding:.8rem}.google-map-list #js-marker-info-window .info-window-title,.google-map-list-wrapper #js-marker-info-window .info-window-title{font-size:16px;font-weight:600;color:#3c2e2e;margin-bottom:calc(.3rem + .3vw);margin-top:0;font-family:"Barlow Condensed",Arial,sans-serif}.google-map-list #js-marker-info-window .info-window-title,.google-map-list-wrapper #js-marker-info-window .info-window-title{font-size:18px}@media screen and (min-width:320px){.google-map-list #js-marker-info-window .info-window-title,.google-map-list-wrapper #js-marker-info-window .info-window-title{font-size:calc(18px + 6*((100vw - 320px)/1280))}}@media screen and (min-width:1600px){.google-map-list #js-marker-info-window .info-window-title,.google-map-list-wrapper #js-marker-info-window .info-window-title{font-size:24px}}.google-map-list #js-marker-info-window .info-window-community,.google-map-list-wrapper #js-marker-info-window .info-window-community{font-size:18px;color:#817575;margin-bottom:1rem;font-family:"Arial",Arial,sans-serif}.google-map-list #js-marker-info-window .info-window-link,.google-map-list-wrapper #js-marker-info-window .info-window-link{font-weight:600;font-family:"Barlow Condensed",Arial,sans-serif;color:#ffa700;font-size:20px!important}.our-community-list{background-color:#fff}.our-community-list .community-item{margin-bottom:1rem}.news-navbar .nav-link{border-bottom:solid 3px transparent}@media(max-width:765px){.news-navbar .nav-link{padding:.5rem .5rem!important;margin:0!important}}.news-in-display-news{padding-bottom:calc(2.5rem + 1.5vw)}@media(max-width:765px){.news-in-display-news .news-container{display:flex}}.news-in-display-news .section-header{background-color:#fff;padding-bottom:0;margin-bottom:calc(1rem + .6vw);-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.05);-moz-box-shadow:0 10px 15px 0 rgba(0,0,0,.05);box-shadow:0 10px 15px 0 rgba(0,0,0,.05)}@media(max-width:765px){.news-in-display-news .section-header{display:flex}}.news-in-display-news .new-item .new-img{background-repeat:no-repeat;background-position:center;background-size:cover;padding-bottom:56.25%;height:0;width:100%;position:relative}.news-in-display-news .new-item .new-img .tag{position:absolute;bottom:-8px;left:-8px}@media(max-width:765px){.news-in-display-news .new-item .new-img .tag{bottom:8px}}@media(min-width:766px){.news-in-display-news .new-item .new-body{margin-right:calc(1vw + 1rem)}}@media(max-width:765px){.news-in-display-news .new-item .new-body{margin:calc(1vw + 1rem)}}@media(max-width:439px){.news-in-display-news .new-item .new-body{margin:calc(.5vw + .5rem)}}.news-in-display-news .new-item .new-title{margin-bottom:.4rem;margin-top:0;overflow:hidden;max-height:calc(2*1.2em);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2}.news-in-display-news .new-item .new-title{font-size:19px}@media screen and (min-width:320px){.news-in-display-news .new-item .new-title{font-size:calc(19px + 5*((100vw - 320px)/1280))}}@media screen and (min-width:1600px){.news-in-display-news .new-item .new-title{font-size:24px}}.news-in-display-news .new-item .new-text{color:#817575;overflow:hidden;max-height:calc(2*1.4em);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.news-in-display-news .new-item .new-text{font-size:15px}@media screen and (min-width:320px){.news-in-display-news .new-item .new-text{font-size:calc(15px + 1*((100vw - 320px)/1280))}}@media screen and (min-width:1600px){.news-in-display-news .new-item .new-text{font-size:16px}}@media(max-width:439px){.news-in-display-news .new-item .new-text{display:none}}.news-in-display-news .new-item .new-location{display:flex;align-items:center;justify-content:flex-start}@media(max-width:1059px){.news-in-display-news .new-item .new-location{display:none}}@media(max-width:765px){.news-in-display-news .new-item .new-location{display:flex}}.news-in-display-news .new-item .new-location .location{margin-top:.3em;padding-left:1.35em;color:#817575;line-height:1.2;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjQiIGhlaWdodD0iMjQiCnZpZXdCb3g9IjAgMCAxOTIgMTkyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE5MnYtMTkyaDE5MnYxOTJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iIzgyODI4MiI+PHBhdGggZD0iTTk2LDE2LjA3ODEyYy0zMC44NDgsMCAtNTUuOTM3NSwyNS4xMDUxMyAtNTUuOTM3NSw1NS45NTMxMmMwLDM1Ljg2NCA0Ny43MzM2Myw5NC4xMjIxMyA0OS43NjU2Myw5Ni41NzgxM2w2LjE3MTg3LDcuNDg0MzhsNi4xNzE4NywtNy40ODQzOGMyLjAzMiwtMi40NjQgNDkuNzY1NjMsLTYwLjcxNDEzIDQ5Ljc2NTYzLC05Ni41NzgxM2MtMC4wMDAwMSwtMzAuODU2IC0yNS4wODk1LC01NS45NTMxMiAtNTUuOTM3NSwtNTUuOTUzMTJ6TTk2LDMyLjA3ODEyYzIyLjAyNCwwIDM5LjkzNzUsMTcuOTI5MTIgMzkuOTM3NSwzOS45NTMxMmMtMC4wMDAwMSwyMS42NCAtMjQuOTEzNSw1OC44NTgxMyAtMzkuOTM3NSw3OC41NzgxM2MtMTUuMDI0LC0xOS43MDQgLTM5LjkzNzUsLTU2LjkwNjEzIC0zOS45Mzc1LC03OC41NzgxM2MwLC0yMi4wMjQgMTcuOTEzNSwtMzkuOTUzMTIgMzkuOTM3NSwtMzkuOTUzMTJ6TTk2LDUyYy0xMS4wNDgsMCAtMjAsOC45NTIgLTIwLDIwYzAsMTEuMDQ4IDguOTUyLDIwIDIwLDIwYzExLjA0OCwwIDIwLC04Ljk1MiAyMCwtMjBjMCwtMTEuMDQ4IC04Ljk1MiwtMjAgLTIwLC0yMHoiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==);background-repeat:no-repeat;background-size:1.25em 1.25em;background-position:center left -3px;overflow:hidden;max-height:calc(1*1.2em);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.2}.news-in-display-news .new-item .new-location .location{font-size:15px}@media screen and (min-width:320px){.news-in-display-news .new-item .new-location .location{font-size:calc(15px + 0*((100vw - 320px)/1280))}}@media screen and (min-width:1600px){.news-in-display-news .new-item .new-location .location{font-size:15px}}@media(max-width:765px){.news-in-display-news .new-item .new-location .location{overflow:hidden;max-height:calc(3*1.2em);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.2}}.news-in-display-news .new-item:hover{background-color:#f2e8d2}.news-in-display-news .new-item:hover .multimedia-badge .inner-square{background-color:#ffb7b7}.news-in-display-news .adjustment-pager .pagination-wrapper{padding-bottom:0}.news-in-display-news .adjustment-pager .pagination-wrapper ul{margin-bottom:0}.concrete-new .under-h1{margin-top:0}.concrete-new a{position:relative;overflow:hidden}.concrete-new a .tag{position:absolute;top:10px;left:0}@media(max-width:765px){.concrete-new a .tag{top:4px}}.subpage-main-image{position:relative;overflow:hidden}.subpage-main-image .tag{position:absolute;top:10px;left:0}@media(max-width:765px){.subpage-main-image .tag{top:4px}}