.display-flex{display:flex}@media (max-width:767px){.sm-display-flex{display:flex}}@media (min-width:768px){.md-display-flex{display:flex}}@media (min-width:992px){.lg-display-flex{display:flex}}@media (min-width:1200px){.xl-display-flex{display:flex}}.flex-direction-row{flex-direction:row}@media (max-width:575px){.sm-flex-direction-row{flex-direction:row}}@media (min-width:768px){.md-flex-direction-row{flex-direction:row}}@media (min-width:992px){.lg-flex-direction-row{flex-direction:row}}@media (min-width:1200px){.xl-flex-direction-row{flex-direction:row}}.flex-direction-column{flex-direction:column}@media (max-width:575px){.sm-flex-direction-column{flex-direction:column}}@media (min-width:768px){.md-flex-direction-column{flex-direction:column}}@media (min-width:992px){.lg-flex-direction-column{flex-direction:column}}@media (min-width:1200px){.xl-flex-direction-column{flex-direction:column}}.justify-content-start{justify-content:flex-start}@media (max-width:575px){.sm-justify-content-start{justify-content:flex-start}}@media (min-width:768px){.md-justify-content-start{justify-content:flex-start}}@media (min-width:992px){.lg-justify-content-start{justify-content:flex-start}}@media (min-width:1200px){.xl-justify-content-start{justify-content:flex-start}}.justify-content-end{justify-content:flex-end}@media (max-width:575px){.sm-justify-content-end{justify-content:flex-end}}@media (min-width:768px){.md-justify-content-end{justify-content:flex-end}}@media (min-width:992px){.lg-justify-content-end{justify-content:flex-end}}@media (min-width:1200px){.xl-justify-content-end{justify-content:flex-end}}.justify-content-center{justify-content:center}@media (max-width:575px){.sm-justify-content-center{justify-content:center}}@media (min-width:768px){.md-justify-content-center{justify-content:center}}@media (min-width:992px){.lg-justify-content-center{justify-content:center}}@media (min-width:1200px){.xl-justify-content-center{justify-content:center}}.justify-content-between{justify-content:space-between}@media (max-width:575px){.sm-justify-content-between{justify-content:space-between}}@media (min-width:768px){.md-justify-content-between{justify-content:space-between}}@media (min-width:992px){.lg-justify-content-between{justify-content:space-between}}@media (min-width:1200px){.xl-justify-content-between{justify-content:space-between}}.justify-content-around{justify-content:space-around}@media (max-width:575px){.sm-justify-content-around{justify-content:space-around}}@media (min-width:768px){.md-justify-content-around{justify-content:space-around}}@media (min-width:992px){.lg-justify-content-around{justify-content:space-around}}@media (min-width:1200px){.xl-justify-content-around{justify-content:space-around}}.justify-content-evenly{justify-content:space-evenly}@media (max-width:575px){.sm-justify-content-evenly{justify-content:space-evenly}}@media (min-width:768px){.md-justify-content-evenly{justify-content:space-evenly}}@media (min-width:992px){.lg-justify-content-evenly{justify-content:space-evenly}}@media (min-width:1200px){.xl-justify-content-evenly{justify-content:space-evenly}}.align-items-start{align-items:flex-start}@media (max-width:575px){.sm-align-items-start{align-items:flex-start}}@media (min-width:768px){.md-align-items-start{align-items:flex-start}}@media (min-width:992px){.lg-align-items-start{align-items:flex-start}}@media (min-width:1200px){.xl-align-items-start{align-items:flex-start}}.align-items-end{align-items:flex-end}@media (max-width:575px){.sm-align-items-end{align-items:flex-end}}@media (min-width:768px){.md-align-items-end{align-items:flex-end}}@media (min-width:992px){.lg-align-items-end{align-items:flex-end}}@media (min-width:1200px){.xl-align-items-end{align-items:flex-end}}.align-items-center{align-items:center}@media (max-width:575px){.sm-align-items-center{align-items:center}}@media (min-width:768px){.md-align-items-center{align-items:center}}@media (min-width:992px){.lg-align-items-center{align-items:center}}@media (min-width:1200px){.xl-align-items-center{align-items:center}}.align-items-stretch{align-items:stretch}@media (max-width:575px){.sm-align-items-stretch{align-items:stretch}}@media (min-width:768px){.md-align-items-stretch{align-items:stretch}}@media (min-width:992px){.lg-align-items-stretch{align-items:stretch}}@media (min-width:1200px){.xl-align-items-stretch{align-items:stretch}}.flex-wrap{flex-wrap:wrap}@media (max-width:575px){.sm-flex-wrap{flex-wrap:wrap}}@media (min-width:768px){.md-flex-wrap{flex-wrap:wrap}}@media (min-width:992px){.lg-flex-wrap{flex-wrap:wrap}}@media (min-width:1200px){.xl-flex-wrap{flex-wrap:wrap}}.flex-no-wrap{flex-wrap:no-wrap}@media (max-width:575px){.sm-flex-no-wrap{flex-wrap:no-wrap}}@media (min-width:768px){.md-flex-no-wrap{flex-wrap:no-wrap}}@media (min-width:992px){.lg-flex-no-wrap{flex-wrap:no-wrap}}@media (min-width:1200px){.xl-flex-no-wrap{flex-wrap:no-wrap}}.flex-order-0{order:0}@media (max-width:575px){.sm-flex-order-0{order:0}}@media (min-width:768px){.md-flex-order-0{order:0}}@media (min-width:992px){.lg-flex-order-0{order:0}}@media (min-width:1200px){.xl-flex-order-0{order:0}}.flex-order-1{order:1}@media (max-width:575px){.sm-flex-order-1{order:1}}@media (min-width:768px){.md-flex-order-1{order:1}}@media (min-width:992px){.lg-flex-order-1{order:1}}@media (min-width:1200px){.xl-flex-order-1{order:1}}.flex-item.flex-10{flex:0 0 10%}.flex-item.flex-20{flex:0 0 20%}.flex-item.flex-30{flex:0 0 30%}.flex-item.flex-40{flex:0 0 40%}.flex-item.flex-50{flex:0 0 50%}.flex-item.flex-60{flex:0 0 60%}.flex-item.flex-70{flex:0 0 70%}.flex-item.flex-80{flex:0 0 80%}.flex-item.flex-90{flex:0 0 90%}.flex-item.flex-100{flex:1 0 100%}@media (min-width:768px){#header .logo,#header .menu{float:none}}.header-pt{padding-top:80px}@media (min-width:768px){.header-pt{padding-top:145px}}.header-pb{padding-bottom:55px}#tpl-home{overflow:hidden}#tpl-home .absWrapper{position:absolute;bottom:0;z-index:100;width:100%}@media (max-width:767px){#tpl-home .absWrapper{position:relative;bottom:auto}}#tpl-home .home-header{height:580px;background:#c6c6c6 no-repeat 50% 50%;background-size:cover;color:#fff;position:relative}@media (max-width:767px){#tpl-home .home-header{height:100vh}#tpl-home .home-header .carousel-cell .layout{padding-left:50px;padding-right:50px}}@media (max-width:991px){#tpl-home .home-header .carousel-cell .layout{padding-left:40px;padding-right:40px}}#tpl-home .home-header:before{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(45deg,rgba(0,0,0,.3),transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d000000",endColorstr="#00000000",GradientType=1)}#tpl-home .home-header>.layout{position:relative;z-index:2}#tpl-home .home-header .title{font-size:38px;font-weight:600}#tpl-home .home-header .subtitle{font-size:21px;font-weight:400}#tpl-home .home-header .projects-search{margin:50px 0 0}#tpl-home .home-header .counts{margin-top:25px}#tpl-home .features{margin-left:-30px;margin-right:-30px}#tpl-home .features>.col{padding:30px}#tpl-home .features .feat-title{font-size:38px;line-height:1.3;font-weight:600;color:#000;margin-bottom:5px}#tpl-home .features .feat-subtitle{font-size:28px;line-height:1.4;font-weight:300}#tpl-home .features .feature .title{border-top:1px solid #e5e5e5;padding:20px 0 15px;font-weight:600;font-size:21px;line-height:1.38;color:#000}#tpl-home .features .feature .title:after,#tpl-home .features .feature .title:before{content:" ";display:table}#tpl-home .features .feature .title:after{clear:both}#tpl-home .features .feature .title>span{position:relative;float:left}#tpl-home .features .feature .title>span:before{content:" ";display:block;width:100%;height:3px;background:#11bc53;position:absolute;left:0;top:-21px}#tpl-home .features .feature .desc b{color:#000;font-weight:400}#tpl-home .data-info{padding-top:40px}#tpl-home .data-info>.col{padding-top:7px;padding-bottom:8px}#tpl-home .data-info .data-box{border:1px solid #e5e5e5;background:#fafafa;padding:25px 30px 30px;font-size:21px;line-height:1.3}#tpl-home .data-info .data-box b{color:#000;display:block;font-weight:600;font-size:28px}#tpl-home .data-info .button{margin-top:40px}@media only screen and (max-width:1239.9px){#tpl-home .home-header:before{background:linear-gradient(45deg,rgba(0,0,0,.3),rgba(0,0,0,.15));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d000000",endColorstr="#26000000",GradientType=1)}#tpl-home .data-info .data-box{padding:25px 25px 30px}}@media only screen and (max-width:991.9px){#tpl-home .data-info .data-box{font-size:16px;padding:20px 18px 22px}#tpl-home .data-info .data-box b{font-size:21px}}@media only screen and (max-width:767.9px){#tpl-home .home-header{height:auto;background:none!important;color:#555}#tpl-home .home-header:before{display:none}#tpl-home .home-header>.layout{padding-top:80px;padding-bottom:30px}#tpl-home .home-header .title{font-size:32px;line-height:1.3;color:#11bc53;font-weight:600;margin:0 0 10px}#tpl-home .home-header .subtitle{font-weight:400}#tpl-home .home-header .projects-search{margin:30px 0 0}#tpl-home .home-header .projects-search .input{border-color:#ddd}#tpl-home .home-header .projects-search .input:focus{border-color:#008eff}#tpl-home .features{margin-left:-15px;margin-right:-15px}#tpl-home .features>.col{padding:15px}#tpl-home .features>.col:first-child{padding-top:0}#tpl-home .features .feat-title{font-size:32px}#tpl-home .features .feat-subtitle{font-size:21px}#tpl-home .features .feature:after,#tpl-home .features .feature:before{content:" ";display:table}#tpl-home .features .feature:after{clear:both}#tpl-home .features .feature .title{float:left;width:50%;border-top:0;padding:20px 10px 0 0;-ms-box-sizing:border-box;box-sizing:border-box}#tpl-home .features .feature .title:before{content:" ";display:block;height:1px;background:#e5e5e5;position:absolute;left:15px;right:15px;top:15px}#tpl-home .features .feature .title>span:before{height:3px;top:-20px}#tpl-home .features .feature .desc{float:left;width:50%;padding:20px 0 0 10px;-ms-box-sizing:border-box;box-sizing:border-box}#tpl-home .data-info .data-box{font-size:18px}#tpl-home .data-info .data-box b{font-size:24px}#tpl-home .data-info .button{display:block;margin-top:25px}}@media only screen and (max-width:479.9px){#tpl-home .home-header .title{font-size:21px;margin:0 0 8px}#tpl-home .home-header .subtitle{font-size:16px}#tpl-home .features .feat-title{font-size:21px}#tpl-home .features .feat-subtitle{font-size:16px}#tpl-home .features .feature .title{font-size:14px}#tpl-home .features .feature .desc{font-size:12px;line-height:16px}#tpl-home .data-info .data-box{font-size:13px}#tpl-home .data-info .data-box b{font-size:15px}}@media only screen and (max-width:374.9px){#tpl-home .data-info .data-box{font-size:12px;padding:15px 15px 18px}#tpl-home .data-info .data-box b{font-size:14px}}.homepageNs .std-carousel{margin-bottom:0}@media only screen and (max-width:767.9px){.homepageNs .std-carousel{margin-bottom:-25px!important}}.homepageNs .std-carousel-title{margin-top:0}.homepageNs .img-background{padding-bottom:220px;background-image:url("images/homepage_bottom.7b8995a830d0.svg");background-repeat:no-repeat;background-position:center 105%}.homepageNs #tpl-home .home-header{position:relative;background:transparent}@media (max-width:767px){.homepageNs #tpl-home .home-header{height:auto}}.homepageNs #tpl-home .home-header .layout{padding-top:210px;position:relative}@media (max-width:767px){.homepageNs #tpl-home .home-header .layout{padding-top:80px;padding-bottom:30px}}.homepageNs #tpl-home .home-header .absWrapper .layout{position:relative}@media (min-width:768px){.homepageNs #tpl-home .home-header .absWrapper .layout{padding-top:0}}@media (max-width:767px){.homepageNs #tpl-home .home-header:before{content:none}}.homepageNs #tpl-home .home-header .fullscreen-carousel{position:absolute;width:100%;height:100%;left:0;top:0;z-index:10}.homepageNs #tpl-home .home-header .fullscreen-carousel .carousel-cell{height:580px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.homepageNs #tpl-home .home-header .fullscreen-carousel .carousel-cell:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.6;background:linear-gradient(135deg,rgba(0,0,0,.4),transparent)}@media (max-width:767px){.homepageNs #tpl-home .home-header .fullscreen-carousel .carousel-cell{height:100vh}.homepageNs #tpl-home .home-header .fullscreen-carousel .carousel-cell .layout{height:100%}}.homepageNs #tpl-home .home-header .hero .carousel-cell{width:100%}.homepageNs #tpl-home .home-header .prev-next{display:inline-block;position:absolute;top:50%;width:18px;z-index:100;height:37px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:transparent;outline:none;border:none}.homepageNs #tpl-home .home-header .prev-next.previous{background-image:url("images/white_left_arrow.efac5d8fbb2f.svg");left:3vw}@media (max-width:1199px){.homepageNs #tpl-home .home-header .prev-next.previous{left:1vw;height:30px}}.homepageNs #tpl-home .home-header .prev-next.next{background-image:url("images/white_right_arrow.0b5977d67a41.svg");right:3vw}@media (max-width:1199px){.homepageNs #tpl-home .home-header .prev-next.next{right:1vw;height:30px}}.homepageNs #tpl-home .home-header .counts{margin-top:0;margin-bottom:30px}@media (max-width:767px){.homepageNs #tpl-home .home-header .counts{margin-top:25px;margin-bottom:0}}.homepageNs #tpl-home .home-header .btnWrapper{margin-top:25px}.homepageNs #footer{margin-top:0}@media (min-width:768px){.homepageNs .projects-search{position:relative;display:flex;justify-content:flex-end}.homepageNs .projects-search .input{z-index:-1;height:auto;border-radius:4px;opacity:0;padding:12px 0;right:0;position:absolute;transition:all .2s ease-in-out;width:0}.homepageNs .projects-search .submit{position:relative;padding:10px 20px;background-color:transparent;z-index:1000;top:1px;color:#fff;transition:all .2s ease-in-out}.homepageNs .projects-search.open .input{padding:12px 20px;opacity:1;width:24vw;right:10px;z-index:100}.homepageNs .projects-search.open .submit{color:#555}}.flexRow{display:flex;justify-content:space-between;align-items:stretch}@media only screen and (max-width:767.9px){.flexRow{flex-direction:column}}.flexRow .flex10{flex:1 0 calc(10% - 15px);padding:10px 0;max-width:calc(10% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex10{flex:1 0 100%;max-width:100%}}.flexRow .flex20{flex:1 0 calc(20% - 15px);padding:10px 0;max-width:calc(20% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex20{flex:1 0 100%;max-width:100%}}.flexRow .flex30{flex:1 0 calc(30% - 15px);padding:10px 0;max-width:calc(30% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex30{flex:1 0 100%;max-width:100%}}.flexRow .flex40{flex:1 0 calc(40% - 15px);padding:10px 0;max-width:calc(40% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex40{flex:1 0 100%;max-width:100%}}.flexRow .flex50{flex:1 0 calc(50% - 15px);padding:10px 0;max-width:calc(50% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex50{flex:1 0 100%;max-width:100%}}.flexRow .flex60{flex:1 0 calc(60% - 15px);padding:10px 0;max-width:calc(60% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex60{flex:1 0 100%;max-width:100%}}.flexRow .flex70{flex:1 0 calc(70% - 15px);padding:10px 0;max-width:calc(70% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex70{flex:1 0 100%;max-width:100%}}.flexRow .flex80{flex:1 0 calc(80% - 15px);padding:10px 0;max-width:calc(80% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex80{flex:1 0 100%;max-width:100%}}.flexRow .flex90{flex:1 0 calc(90% - 15px);padding:10px 0;max-width:calc(90% - 15px)}@media only screen and (max-width:767.9px){.flexRow .flex90{flex:1 0 100%;max-width:100%}}.alignItemsCenter{align-items:center}.alignItemsEnd{align-items:flex-end}.alignItemsStart{align-items:flex-start}.alignItemsStretch{align-items:stretch}.justifyContentCenter{justify-content:center}.justifyContentEnd{justify-content:flex-end}.justifyContentStart{justify-content:flex-start}.font-weight-100{font-weight:100!important}.font-weight-200{font-weight:200!important}.font-weight-300{font-weight:300!important}.font-weight-400,.regular{font-weight:400!important}.font-weight-500,.medium{font-weight:500!important}.font-weight-600,.semibold{font-weight:600!important}.bold,.font-weight-700{font-weight:700!important}.light-grey-bg{background-color:#fafafa}.color-anthracite{color:#555}.color-white{color:#fff}.color-black{color:#000}.font-size-11{font-size:11px;line-height:1.2}.font-size-14{font-size:14px;line-height:1.2}.font-size-16{font-size:16px;line-height:1.5}.font-size-18{font-size:18px;line-height:1.25}.font-size-20{font-size:20px;line-height:1.3}.font-size-21{font-size:21px;line-height:1.3}.font-size-22{font-size:22px;line-height:1.3}.font-size-24{font-size:24px;line-height:.9}.font-size-35{font-size:35px;line-height:1.4}.font-size-38{font-size:32px;line-height:1.2}@media (min-width:768px){.font-size-38{font-size:38px}}@media only screen and (max-width:767.9px){.ml-font-size-20{font-size:20px;line-height:1.3}}@media only screen and (max-width:767.9px){.ml-font-size-21{font-size:21px;line-height:1.3}}.mt-24{margin-top:24px}.mb-24{margin-bottom:24px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mt-45{margin-top:45px}.mb-45{margin-bottom:45px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.pb-30{padding-bottom:30px}.pt-30{padding-top:30px}.pb-60{padding-bottom:60px}.pb-70{padding-bottom:70px}.pt-70{padding-top:70px}.pt-60{padding-top:60px}.border-gray5{border:1px solid #e5e5e5}.border-top-gray5{border-top:1px solid #e5e5e5}.border-bottom-gray5{border-bottom:1px solid #e5e5e5}.border-left-gray5{border-left:1px solid #e5e5e5}.border-right-gray5{border-right:1px solid #e5e5e5}.button.background-transparent,.button.trasparent{background-color:transparent;border:1px solid #fff}.button.border-white{border:1px solid #fff}.button.border-radius-3{border-radius:3px}.button.border-radius-5{border-radius:5px}@media (max-width:767px){.sm-color-gray1{color:#555}}.primary{color:#555}.secondary{color:#11bc53}#tpl-initiatives,#tpl-network-list{padding-top:135px}#tpl-initiatives #header .logo,#tpl-network-list #header .logo{margin:0}@media only screen and (max-width:767.9px){#tpl-initiatives,#tpl-network-list{padding-top:80px}}#tpl-initiatives .page-title,#tpl-network-list .page-title{font-size:38px;line-height:1.2;font-weight:600;color:#000}@media only screen and (max-width:767.9px){#tpl-initiatives .page-title,#tpl-network-list .page-title{font-size:32px;color:#11bc53}}@media only screen and (max-width:479.9px){#tpl-initiatives .page-title,#tpl-network-list .page-title{font-size:21px}}#tpl-initiatives .intro,#tpl-network-list .intro{margin-top:30px}#tpl-initiatives .intro b,#tpl-network-list .intro b{color:#000;font-weight:400}@media only screen and (max-width:479.9px){#tpl-initiatives .intro,#tpl-network-list .intro{font-size:14px;margin-bottom:45px}}#tpl-initiatives .buttons-group,#tpl-network-list .buttons-group{margin-top:40px}#tpl-initiatives .buttons-group>.button,#tpl-network-list .buttons-group>.button{margin-right:15px}@media only screen and (max-width:767.9px){#tpl-initiatives .buttons-group,#tpl-network-list .buttons-group{margin-top:30px}#tpl-initiatives .buttons-group>.button,#tpl-network-list .buttons-group>.button{margin:0;float:left;width:49%;-ms-box-sizing:border-box;box-sizing:border-box;padding-left:20px;padding-right:20px}#tpl-initiatives .buttons-group>.button:first-child,#tpl-network-list .buttons-group>.button:first-child{margin-right:2%}}@media only screen and (max-width:767.9px){#tpl-initiatives .buttons-group,#tpl-network-list .buttons-group{margin-top:20px}#tpl-initiatives .buttons-group>.button,#tpl-network-list .buttons-group>.button{margin:10px 0 0!important;float:none;display:block;width:auto;font-size:14px}}#tpl-initiatives .list-title,#tpl-network-list .list-title{margin:60px 0 10px;font-size:21px;line-height:1.4;font-weight:400;color:#555}@media only screen and (max-width:767.9px){#tpl-initiatives .list-title,#tpl-network-list .list-title{margin-top:40px}}@media only screen and (max-width:479.9px){#tpl-initiatives .list-title,#tpl-network-list .list-title{font-size:16px}}#tpl-initiatives .featured-list-title,#tpl-network-list .featured-list-title{margin:80px 0 0}@media only screen and (max-width:991.9px){#tpl-initiatives .featured-list-title,#tpl-network-list .featured-list-title{margin-bottom:10px}}@media only screen and (max-width:767.9px){#tpl-initiatives .featured-list-title,#tpl-network-list .featured-list-title{margin-top:60px}}#tpl-initiatives .network-list>.col,#tpl-network-list .network-list>.col{padding-top:20px;padding-bottom:20px}#tpl-initiatives .network-list>.col>.network-item,#tpl-network-list .network-list>.col>.network-item{padding-top:0}@media only screen and (max-width:479.9px){#tpl-initiatives .network-list>.col,#tpl-network-list .network-list>.col{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width:992px){#tpl-initiatives .network-list>.d1,#tpl-network-list .network-list>.d1{width:12.5%}}#tpl-network-detail{min-height:50vh}#tpl-network-detail #sections{min-height:100vh}@media only screen and (max-width:767.9px){#tpl-network-detail{overflow-x:hidden}}#tpl-network-detail .details{padding-top:60px;padding-bottom:60px}@media only screen and (max-width:479.9px){#tpl-network-detail .details{font-size:14px}}#tpl-network-detail .details .network-badge{font-size:16px;color:#c6c6c6}#tpl-network-detail .details .network-name{font-size:21px;line-height:1.4;font-weight:600;color:#000}#tpl-network-detail .details .network-social{margin-top:30px;list-style:none}@media only screen and (max-width:767.9px){#tpl-network-detail .details .network-social{margin-top:20px}}#tpl-network-detail .details .network-social>li{display:inline}#tpl-network-detail .details .network-social>li:before{content:"|";margin:0 6px}#tpl-network-detail .details .network-social>li:first-child:before{display:none}#tpl-network-detail .details .description b{color:#000;font-weight:400}@media only screen and (max-width:479.9px){#tpl-network-detail .details .description{margin-top:30px}}#tpl-network-detail .details .button{margin-top:40px;font-size:14px}#tpl-network-detail .details .button>.small{display:none}@media only screen and (max-width:767.9px){#tpl-network-detail .details .button{display:block;margin-top:30px}}@media only screen and (max-width:479.9px){#tpl-network-detail .details .button{padding-left:20px;padding-right:20px}}@media only screen and (max-width:374.9px){#tpl-network-detail .details .button>.small{display:inline}#tpl-network-detail .details .button>.full{display:none}}#tpl-network-detail .projects-tabs{border-top:1px solid #e5e5e5;height:81px;overflow:hidden;background:#fff;position:relative;transform:translateZ(0);margin-top:60px}#tpl-network-detail .projects-tabs .layout,#tpl-network-detail .projects-tabs .link,#tpl-network-detail .projects-tabs .list{height:81px}#tpl-network-detail .projects-tabs:after{content:" ";display:block;position:absolute;left:0;width:100%;bottom:0;height:1px;background:#e5e5e5;z-index:1}#tpl-network-detail .projects-tabs>.layout{position:relative;z-index:2}#tpl-network-detail .projects-tabs .list{margin:0 -20px;position:relative;z-index:1}#tpl-network-detail .projects-tabs .list .link{display:inline-block;padding:0 20px}#tpl-network-detail .projects-tabs .list .link>a{color:grey;font-size:14px;line-height:80px;display:block;white-space:nowrap;font-weight:600;position:relative;transition:color .3s ease 0s;padding-bottom:1px}#tpl-network-detail .projects-tabs .list .link>a:after{content:" ";display:block;width:100%;height:0;position:absolute;left:0;bottom:0;background:#11bc53;transition:height .3s ease 0s}#tpl-network-detail .projects-tabs .list .link.active>a,#tpl-network-detail .projects-tabs .list .link>a:hover{color:#000}#tpl-network-detail .projects-tabs .list .link.active>a:after{height:3px}#tpl-network-detail .projects-tabs .logo{position:absolute;right:30px;top:15px;z-index:2;width:50px;height:50px;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;transition:all .3s ease 0s}@media only screen and (max-width:767.9px){#tpl-network-detail .projects-tabs,#tpl-network-detail .projects-tabs .layout,#tpl-network-detail .projects-tabs .link,#tpl-network-detail .projects-tabs .list{height:50px}#tpl-network-detail .projects-tabs .list{margin:0 -15px;display:flex;overflow-y:hidden;overflow-x:auto;padding:0 0 10px}#tpl-network-detail .projects-tabs .list .link{padding:0 15px}#tpl-network-detail .projects-tabs .list .link>a{line-height:50px;font-weight:400}}#tpl-network-detail.fixed-bar .projects-tabs-ref{height:80px}@media only screen and (max-width:767.9px){#tpl-network-detail.fixed-bar .projects-tabs-ref{height:50px}}#tpl-network-detail.fixed-bar .projects-tabs{position:fixed;left:0;top:-1px;z-index:50;width:100%;min-width:320px}#tpl-network-detail.fixed-bar .projects-tabs .logo{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1}#tpl-network-detail .tabs-content>.tab{display:none}#tpl-network-detail .tabs-content>.active{display:block}#tpl-network-detail .projects-list{padding-top:30px}#tpl-network-detail .projects-list>.col{padding-top:30px;padding-bottom:30px}@media only screen and (max-width:991.9px){#tpl-network-detail .projects-list{padding-top:25px}#tpl-network-detail .projects-list>.col{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:767.9px){#tpl-network-detail .projects-list{padding-top:20px}#tpl-network-detail .projects-list>.col{padding-top:20px;padding-bottom:20px}}@media only screen and (max-width:479.9px){#tpl-network-detail .projects-list{padding-top:15px}#tpl-network-detail .projects-list>.col{padding-top:15px;padding-bottom:15px}}#tpl-network-detail .projects-list .project-item{padding:0!important}@media only screen and (max-width:767.9px){#tpl-network-detail .projects-list .project-item .data{overflow:visible;white-space:normal;line-height:1.4}#tpl-network-detail .projects-list .project-item .data>.row{display:block}#tpl-network-detail .projects-list .project-item .data>.sep{display:none}}#tpl-network-detail .navigation,#tpl-network-detail .navigation-loadmore{text-align:center;padding-top:25px}#tpl-network-detail .navigation .info{display:inline-block;vertical-align:middle;font-size:12px;line-height:1.2;font-weight:400;color:#000;text-transform:uppercase;padding:0 20px}#tpl-network-detail .navigation .button{display:inline-block;vertical-align:middle;padding:3px 0 0;width:40px;height:40px;font-size:20px}#tpl-network-detail .navigation .button>span{display:inline}#tpl-network-detail .network-edit-grid>.col{padding-top:10px;padding-bottom:10px}#tpl-network-detail .network-edit-grid>.col-desc{padding-top:50px}#tpl-network-detail .network-edit-grid .button{margin-top:60px}@media only screen and (max-width:767.9px){#tpl-network-detail .network-edit-grid>.col-desc{padding-top:30px}#tpl-network-detail .network-edit-grid .button{margin-top:30px;display:block;width:100%}}@media only screen and (max-width:479.9px){#tpl-network-detail .network-edit-grid{padding-top:87px}}@media only screen and (min-width:1240px){#tpl-network-detail .flexContainer{display:flex;justify-content:space-between;align-items:stretch}#tpl-network-detail .flexContainer .overallStatsContainer{order:1;flex-basis:368px;padding-right:20px;margin-right:20px;border-right:1px solid #eee}#tpl-network-detail .flexContainer .descriptionContainer{order:2;flex:1}#tpl-network-detail .flexContainer .overallStats,#tpl-network-detail .flexContainer .statEntry{list-style:none;color:#555}#tpl-network-detail .flexContainer .overallStats .value,#tpl-network-detail .flexContainer .statEntry .value{font-weight:700}}@media only screen and (min-width:992px) and (max-width:1239.9px){#tpl-network-detail .flexContainer{display:flex;justify-content:space-between;align-items:stretch}#tpl-network-detail .flexContainer .overallStatsContainer{order:1;flex-basis:368px;padding-right:20px;margin-right:20px;border-right:1px solid #eee}#tpl-network-detail .flexContainer .descriptionContainer{padding-left:20px;order:2;flex:1}#tpl-network-detail .flexContainer .overallStats,#tpl-network-detail .flexContainer .statEntry{list-style:none;color:#555}#tpl-network-detail .flexContainer .overallStats .value,#tpl-network-detail .flexContainer .statEntry .value{font-weight:700}}@media only screen and (max-width:991.9px){#tpl-network-detail .flexContainer .overallStats{margin:10px 0 0;border-top:1px solid #eee;padding-top:10px;border-bottom:1px solid #eee;padding-bottom:10px}#tpl-network-detail .flexContainer .overallStats,#tpl-network-detail .flexContainer .statEntry{list-style:none;color:#555}#tpl-network-detail .flexContainer .overallStats .value,#tpl-network-detail .flexContainer .statEntry .value{font-weight:700}#tpl-network-detail .flexContainer .network-social{margin-top:10px}}#tpl-network-detail .description figure img{display:inline-block;max-width:100%}#tpl-network-detail .tabsNamesWrapper{border-bottom:1px solid #cbcbcb}#tpl-network-detail .tabsNamesWrapper ul{display:flex;list-style:none}#tpl-network-detail .tabsNamesWrapper .tabNames{display:flex;justify-content:space-between}@media only screen and (max-width:767.9px){#tpl-network-detail .tabsNamesWrapper .tabNames{overflow-x:scroll}}#tpl-network-detail .tabsNamesWrapper .tabNames .minorLogoWrapper{display:flex;max-width:150px;justify-content:center;align-items:center}#tpl-network-detail .tabsNamesWrapper .tabNames .minorLogoWrapper img{max-width:100%}@media only screen and (max-width:767.9px){#tpl-network-detail .tabsNamesWrapper .tabNames .minorLogoWrapper{display:none}}#tpl-network-detail .tabsNamesWrapper li{list-style:none;margin:0 45px 0 0}#tpl-network-detail .tabsNamesWrapper li.current{border-bottom:3px solid #000}#tpl-network-detail .tabsNamesWrapper li.current a:active,#tpl-network-detail .tabsNamesWrapper li.current a:hover,#tpl-network-detail .tabsNamesWrapper li.current a:link,#tpl-network-detail .tabsNamesWrapper li.current a:visited{color:#000}#tpl-network-detail .tabsNamesWrapper a:active,#tpl-network-detail .tabsNamesWrapper a:hover,#tpl-network-detail .tabsNamesWrapper a:link,#tpl-network-detail .tabsNamesWrapper a:visited{display:block;color:#cbcbcb;white-space:nowrap;padding:50px 0 20px}#tpl-network-detail #sections .networkTab{display:none}#tpl-network-detail #sections .networkTab.active{display:block}.communityNs header>h2{margin-bottom:.9375em}@media (min-width:768px){.communityNs header>h2{margin-bottom:.7895em}}.communityNs #tpl-initiatives,.communityNs #tpl-network-list{padding-top:0}.communityNs #tpl-initiatives .intro,.communityNs #tpl-network-list .intro{margin:0}.communityNs #tpl-initiatives .buttons-group,.communityNs #tpl-network-list .buttons-group{margin-bottom:55px}.communityNs #tpl-initiatives .wc-wrapper,.communityNs #tpl-network-list .wc-wrapper{margin-top:55px}@media (min-width:768px){.communityNs #tpl-initiatives .wc-wrapper,.communityNs #tpl-network-list .wc-wrapper{margin-top:0}}
.TabCmp .tab-panels[data-v-fde8dd56]{padding-top:50px}.TabCmp .tab-guards[data-v-fde8dd56]{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.TabCmp .tab-guards ul[data-v-fde8dd56]{margin:0 -20px;list-style:none;display:flex;overflow:auto}@media (min-width:768px){.TabCmp .tab-guards ul[data-v-fde8dd56]{margin:0 -15px;overflow:hidden}}.TabCmp .tab-guards ul li[data-v-fde8dd56]{list-style:none;line-height:80px;font-size:14px;display:inline-block;padding:0 20px}.TabCmp .tab-guards ul li>a[data-v-fde8dd56]{color:grey;font-size:14px;line-height:80px;display:block;white-space:nowrap;font-weight:600;position:relative;transition:color .3s ease 0s;padding-bottom:1px;line-height:50px;font-weight:400}@media (min-width:768px){.TabCmp .tab-guards ul li>a[data-v-fde8dd56]{line-height:81px;font-weight:600}}.TabCmp .tab-guards ul li>a[data-v-fde8dd56]:after{content:" ";display:block;width:100%;height:0;position:absolute;left:0;bottom:0;background:#11bc53;transition:height .3s ease 0s}.TabCmp .tab-guards ul li.active>a[data-v-fde8dd56],.TabCmp .tab-guards ul li>a[data-v-fde8dd56]:hover{color:#000}.TabCmp .tab-guards ul li.active>a[data-v-fde8dd56]:after{height:3px}@media (min-width:768px){.TabCmp .tab-guards ul li[data-v-fde8dd56]{padding:0 15px}}

/*# sourceMappingURL=community.css.map*/