@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");@import url("https://fonts.googleapis.com/css2?family=Newsreader:wght@400&display=swap");.culture-feature__title,.spotlight__title,.communities__title,.tile__title,.form-block__title{font-size:36px;font-weight:bold}footer .department__title,footer .resources__title,footer .connected__title{color:#fff;font-size:1.2rem;margin-bottom:0.8rem}footer .department__list,footer .resources__list,footer .connected__list{padding-left:0;list-style:none;font-size:13px;-webkit-column-count:2;column-count:2;margin:0}footer .department__list li,footer .resources__list li,footer .connected__list li{line-height:1.5rem}footer .department__list a,footer .resources__list a,footer .connected__list a{color:#fff;text-decoration:none}footer .department__list a:hover,footer .resources__list a:hover,footer .connected__list a:hover{text-decoration:underline}.drop-shadow,.feature-block__media,.feature-block--data .feature-block--image{-webkit-box-shadow:0 10px 40px rgba(0,0,0,0.16);box-shadow:0 10px 40px rgba(0,0,0,0.16)}@media screen and (max-width: 500px){.drop-shadow,.feature-block__media,.feature-block--data .feature-block--image{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.16);box-shadow:0 5px 20px rgba(0,0,0,0.16)}}.border-radius,.feature-block--image img,.feature-block--data .feature-block--image,.chart,.grid-4x2 .tile,.attribution,.social_media,.complete{border-radius:20px}@media screen and (max-width: 500px){.border-radius,.feature-block--image img,.feature-block--data .feature-block--image,.chart,.grid-4x2 .tile,.attribution,.social_media,.complete{border-radius:10px}}.topcard{border-radius:20px;padding:50px 60px;margin-top:-130px;margin-bottom:60px;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;gap:30px 60px;background:#fff;grid-template-areas:"title text"}.topcard__title{font-size:32px;color:#3F6783;font-weight:bold;-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:title}@media screen and (min-width: 641px) and (max-width: 1024px){.topcard__title{font-size:24px;line-height:32px}}.topcard__text{font-size:18px;color:#707070;margin:0;-ms-grid-row:2;-ms-grid-column:1;grid-area:text;line-height:27px}@media screen and (min-width: 641px) and (max-width: 1024px){.topcard__text{line-height:37px}}.topcard__logos{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;grid-area:logos;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));grid-template-rows:77px;grid-auto-flow:dense;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topcard__logos object{width:100%;max-height:77px}@media screen and (min-width: 641px) and (max-width: 1024px){.topcard__logos{-ms-grid-columns:(minmax(198px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(198px, 1fr));-ms-grid-rows:77px;grid-template-rows:77px}}.topcard__logo{font-size:24px;line-height:36px;text-align:center;font-weight:bold}@media screen and (min-width: 641px) and (max-width: 1024px){.topcard{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(min-content)[2];grid-template-rows:repeat(2, -webkit-min-content);grid-template-rows:repeat(2, min-content);grid-template-areas:"title" "text";margin-left:40px;margin-right:40px}}@media screen and (max-width: 640px){.topcard{margin-top:0px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(min-content)[2];grid-template-rows:repeat(2, -webkit-min-content);grid-template-rows:repeat(2, min-content);grid-template-areas:"title" "text";margin-bottom:0}}.topcard--split{grid-template-areas:"title logos" "text logos";-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr}@media screen and (min-width: 641px) and (max-width: 1024px){.topcard--split{margin-left:40px;margin-right:40px;grid-template-areas:"title" "text" "logos";-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content}}@media screen and (max-width: 640px){.topcard--split{margin-top:0px;margin-bottom:0;grid-template-areas:"title" "text" "logos";-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content}}.feature-block{background:#F6F6F6;margin-top:140px;padding:90px 100px 67px;display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;grid-gap:60px;grid-template-areas:'media content';position:relative;z-index:1}.feature-block__media{-ms-grid-row:1;-ms-grid-column:1;grid-area:media;position:relative;margin-top:-170px;padding-bottom:56.25%}.feature-block__media iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-block__media{margin-top:0;position:inherit}}@media screen and (max-width: 640px){.feature-block__media{margin-top:0;position:inherit}}.feature-block--image{-webkit-box-shadow:none;box-shadow:none;padding-bottom:0;overflow:hidden}.feature-block--image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-block--image{height:100%}}@media screen and (max-width: 640px){.feature-block--image{height:100%}}.feature-block--transparent{background:transparent}.feature-block__content{-ms-grid-row:1;-ms-grid-column:2;grid-area:content}.feature-block__content p{color:#777777;font-size:18px;line-height:27px}.feature-block__title{font-size:36px;font-weight:bold;position:relative}.feature-block__title:before{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='85' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:85px;width:67px;position:absolute;top:-120px;background-repeat-x:no-repeat}.feature-block__sub-head{color:#777777;font-size:22px;font-weight:bold;margin-top:26px;margin-bottom:15px}.feature-block__sub-head+.feature-block__title:before{top:-165px}.feature-block__data{-ms-grid-row:2;-ms-grid-column:2;grid-area:data}.feature-block__data .fact-block{margin-bottom:0}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-block__data .fact-block{margin-left:0;margin-right:0}}@media screen and (max-width: 640px){.feature-block__data .fact-block{margin-left:0;margin-right:0}}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-block{padding:90px 40px 67px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;gap:40px;grid-template-areas:'content' 'media'}}@media screen and (max-width: 640px){.feature-block{padding:60px 40px 20px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:max-content minmax(400px, 1fr);grid-template-rows:-webkit-max-content minmax(400px, 1fr);grid-template-rows:max-content minmax(400px, 1fr);grid-template-areas:'content' 'media'}.feature-block img{height:100% !important}}.feature-block--data{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;-ms-grid-rows:1fr min-content;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;grid-template-areas:'content media' 'data data'}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-block--data{padding:90px 40px 67px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content 1fr min-content;grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content;gap:40px;grid-template-areas:'content' 'media' 'data'}}@media screen and (max-width: 640px){.feature-block--data{padding:60px 40px 20px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:max-content 1fr min-content;grid-template-rows:-webkit-max-content 1fr -webkit-min-content;grid-template-rows:max-content 1fr min-content;grid-template-areas:'content' 'media' 'data'}}.standalone-facts{padding:74px 86px;border:2px solid #BFD22B;border-radius:20px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:152px;text-align:center;margin-bottom:106px;margin-top:80px}.standalone-facts__card{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:center;-ms-flex-align:center;align-items:center}.standalone-facts .fa,.standalone-facts .fas,.standalone-facts .fal{color:#BFD22B;font-size:60px}@media screen and (min-width: 641px) and (max-width: 1024px){.standalone-facts .fa,.standalone-facts .fas,.standalone-facts .fal{font-size:40px}}@media screen and (max-width: 640px){.standalone-facts .fa,.standalone-facts .fas,.standalone-facts .fal{font-size:40px}}.standalone-facts__fact{font-size:64px;margin:29px 0 7px}@media screen and (min-width: 641px) and (max-width: 1024px){.standalone-facts__fact{font-size:30px}}@media screen and (max-width: 640px){.standalone-facts__fact{font-size:30px}}.standalone-facts__note{font-size:18px;text-transform:uppercase;color:#777777}@media screen and (min-width: 641px) and (max-width: 1024px){.standalone-facts__note{font-size:14px}}@media screen and (min-width: 641px) and (max-width: 1024px){.standalone-facts{gap:87px;margin:0 40px}}@media screen and (max-width: 640px){.standalone-facts{gap:87px;margin:60px 40px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3, 1fr)}}.culture-feature{padding:90px 0 67px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 2.2fr;grid-template-columns:1fr 2.2fr;grid-template-areas:"content media";-ms-grid-rows:min-content;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-gap:60px;position:relative}.culture-feature__title{margin-top:80px}.culture-feature__icons{height:40px;color:#bfd22b;margin:30px 0;font-size:40px}.culture-feature__icons .fa,.culture-feature__icons .fas,.culture-feature__icons .fal{margin-right:35px}.culture-feature__icons .fa:last-child,.culture-feature__icons .fas:last-child,.culture-feature__icons .fal:last-child{margin-right:0}.culture-feature__media{-ms-grid-row:1;-ms-grid-column:1;grid-area:media;width:100%}.culture-feature__media img{-o-object-fit:cover;object-fit:cover;border-radius:20px}.culture-feature__media img.img--width{width:100%}.culture-feature__media img.img--height{height:100%}.culture-feature__content{-ms-grid-row:1;-ms-grid-column:2;grid-area:content}.culture-feature p{font-size:18px;color:#777777;line-height:27px}.culture-feature--reverse{-ms-grid-columns:2.2fr 1fr;grid-template-columns:2.2fr 1fr;grid-template-areas:"media content"}@media screen and (min-width: 641px) and (max-width: 1024px){.culture-feature{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"content" "media";-ms-grid-rows:min-content min-content;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;grid-gap:60px;margin:0 40px;padding:0 0}}@media screen and (max-width: 640px){.culture-feature{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"content" "media";-ms-grid-rows:min-content min-content;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;grid-gap:60px;margin:0 40px;padding:0 0}}.img-innovation{height:490px;width:100%;-o-object-position:0 -88px;object-position:0 -88px}@media screen and (max-width: 640px){.img-innovation{-o-object-position:unset;object-position:unset;height:360px}}.img-talent{height:439px;width:100%}@media screen and (max-width: 640px){.img-talent{height:360px}}.img-qol{height:470px;width:100%}@media screen and (max-width: 640px){.img-qol{height:360px}}.comment{display:-ms-grid;display:grid;-ms-grid-columns:min-content 1fr;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;-ms-grid-rows:min-content min-content;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;padding:50px 60px;grid-row-gap:40px;grid-column-gap:20px;grid-template-areas:"quote quote" "avatar author";border:2px solid #00c4ff;border-radius:20px}.comment__quote{-ms-grid-row:2;-ms-grid-column:3;grid-area:quote;font-size:32px}@media screen and (min-width: 641px) and (max-width: 1024px){.comment__quote{font-size:24px}}@media screen and (max-width: 640px){.comment__quote{font-size:18px}}.comment__avatar{-ms-grid-row:2;-ms-grid-column:1;grid-area:avatar;height:48px;width:48px;border-radius:100%;line-height:48px;text-align:center;background-position:center;background-size:cover}.comment__attribution{-ms-grid-row:2;-ms-grid-column:2;grid-area:author;color:#3f6783}.comment__author{font-size:18px;font-weight:bold}.comment__title{font-size:14px}@media screen and (min-width: 641px) and (max-width: 1024px){.comment{padding:50px 54px}}@media screen and (max-width: 640px){.comment{margin:0 40px;padding:22px 20px;-ms-grid-rows:min-content min-content min-content;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content min-content;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:22px;grid-template-areas:"quote" "avatar" "author"}}.spotlight{margin:60px 0;display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;-ms-grid-rows:min-content 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-template-areas:"title link" "content content"}.spotlight__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.spotlight__title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:title}.spotlight__link{-ms-grid-row:1;-ms-grid-column:2;grid-area:link;-ms-flex-item-align:end;align-self:flex-end;justify-self:flex-end}@media screen and (max-width: 640px){.spotlight__link{-ms-grid-column-align:center;justify-self:center}}.spotlight__stories{-ms-grid-row:1;-ms-grid-column:2;grid-area:content;display:-ms-grid;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px 60px}.spotlight__stories a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 641px) and (max-width: 1024px){.spotlight__stories{-ms-grid-columns:(360px)[3];grid-template-columns:repeat(3, 360px);overflow-x:scroll}}@media screen and (max-width: 640px){.spotlight__stories{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-columns:auto;grid-template-columns:auto}}@media screen and (min-width: 641px) and (max-width: 1024px){.spotlight{margin-left:40px;margin-right:40px;grid-template-areas:"title" "content" "link"}}@media screen and (max-width: 640px){.spotlight{padding:0 40px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-template-areas:"title" "content" "link"}}.spotlight__story{border-radius:10px;background:#f6f6f6;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spotlight__story__image{padding-bottom:62.5%;display:block;height:0;margin-bottom:0.9375rem;overflow:hidden;background-size:111%;background-position:-30px 28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:fi='http://pattern.flaticon.com/' x='0' y='0' width='700' height='350' viewBox='0 0 700 350'%3E%3Crect x='0px' y='0px' width='100%25' height='100%25' opacity='1' fill='%23f7f7f7'/%3E%3Cdefs%3E%3Cg transform='matrix(0.10218452662229538 0 0 0.10218452662229538 144.8408203125 160.83331871032715)' id='L1_0'%3E%3Cpath d='m476 120.004h-190v-110.004c0-5.522-4.477-10-10-10h-240c-5.523 0-10 4.478-10 10v491.999c0 5.522 4.477 10 10 10h240 200c5.523 0 10-4.478 10-10v-371.995c0-5.523-4.478-10-10-10zm-190 20h180v251.995h-180zm-160 351.995v-80h60v80zm70-100h-80c-5.523 0-10 4.478-10 10v90h-60v-471.999h220v471.999h-60v-90c0-5.522-4.478-10-10-10zm89.999 100v-80h180v80z' fill='%23315470'/%3E%3Cpath d='m145.999 80.001h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m145.999 150.001h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m145.999 220.001h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m145.999 290h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m145.999 360h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m76.001 80.001h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m76.001 150.001h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m76.001 220.001h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m76.001 290h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m76.001 360h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10z' fill='%23315470'/%3E%3Cpath d='m235.998 40.001h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10z' fill='%23315470'/%3E%3Cpath d='m235.998 110h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.477-10-10-10z' fill='%23315470'/%3E%3Cpath d='m235.998 180h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.477-10-10-10z' fill='%23315470'/%3E%3Cpath d='m235.998 250h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.477-10-10-10z' fill='%23315470'/%3E%3Cpath d='m235.998 320h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.477-10-10-10z' fill='%23315470'/%3E%3Cpath d='m420.997 180h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.478-10-10-10z' fill='%23315470'/%3E%3Cpath d='m420.997 250h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.478-10-10-10z' fill='%23315470'/%3E%3Cpath d='m420.997 320h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.478-10-10-10z' fill='%23315470'/%3E%3Cpath d='m350.999 180h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.478-10-10-10z' fill='%23315470'/%3E%3Cpath d='m350.999 250h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.522-4.478-10-10-10z' fill='%23315470'/%3E%3Cpath d='m350.999 320h-19.997c-5.523 0-10 4.477-10 10v20c0 5.523 4.477 10 10 10h19.997c5.523 0 10-4.477 10-10v-20c0-5.523-4.478-10-10-10z' fill='%23315470'/%3E%3C/g%3E%3Cg transform='matrix(0.08967243134975433 0 0 0.08967243134975433 77.04385757446289 63.04197282824816)' id='L1_1'%3E%3Cpath d='M404.267,315.41c-10.048-20.949-45.995-50.027-80.725-78.123c-19.371-15.659-37.675-30.464-49.344-42.133 c-2.923-2.944-7.296-3.883-11.157-2.496c-7.189,2.603-11.627,4.608-15.125,6.165c-5.333,2.389-7.125,3.2-14.315,3.925 c-3.179,0.32-6.037,2.027-7.808,4.672c-15.083,22.549-30.699,20.629-41.131,17.131c-3.328-1.109-3.925-2.539-4.245-3.904 c-2.24-9.365,9.003-31.168,23.573-45.739c34.667-34.688,52.544-43.371,90.304-26.496c42.837,19.157,85.76,34.155,86.187,34.304 c5.611,1.941,11.648-1.003,13.589-6.571c1.92-5.568-1.003-11.648-6.571-13.589c-0.427-0.149-42.496-14.848-84.48-33.643 c-48.917-21.867-75.755-7.467-114.091,30.891c-14.592,14.592-34.411,44.117-29.291,65.771c2.197,9.216,8.683,16.043,18.325,19.221 c24.171,7.979,46.229,0.341,62.656-21.461c6.784-1.045,10.475-2.581,16.021-5.077c2.005-0.896,4.352-1.941,7.467-3.2 c12.203,11.456,28.672,24.789,46.016,38.805c31.36,25.365,66.923,54.123,74.923,70.763c3.947,8.213-0.299,13.568-3.179,16.021 c-4.224,3.627-10.005,4.779-13.141,2.581c-3.456-2.368-7.957-2.517-11.52-0.384c-3.584,2.133-5.589,6.165-5.141,10.304 c0.725,6.784-5.483,10.667-8.171,12.011c-6.827,3.456-13.952,2.859-16.619,0.384c-2.987-2.773-7.275-3.584-11.072-2.176 c-3.797,1.429-6.443,4.928-6.827,8.981c-0.64,6.997-5.824,13.717-12.587,16.341c-3.264,1.237-8,1.984-12.245-1.899 c-2.645-2.389-6.315-3.307-9.749-2.475c-3.477,0.853-6.272,3.371-7.488,6.72c-0.405,1.067-1.323,3.627-11.307,3.627 c-7.104,0-19.883-4.8-26.133-8.939c-7.488-4.928-54.443-39.957-94.997-73.92c-5.696-4.8-15.552-15.083-24.256-24.171 c-7.723-8.064-14.784-15.381-18.411-18.453c-4.544-3.84-11.264-3.264-15.04,1.259c-3.797,4.501-3.243,11.243,1.259,15.04 c3.307,2.795,9.707,9.557,16.768,16.917c9.515,9.941,19.349,20.224,25.963,25.771c39.723,33.259,87.467,69.163,96.981,75.413 c7.851,5.163,24.768,12.416,37.867,12.416c10.517,0,18.603-2.411,24.213-7.125c7.509,2.923,16.043,2.944,24.256-0.256 c9.707-3.755,17.685-11.328,22.208-20.501c8.405,1.792,18.027,0.533,26.773-3.861c8.555-4.309,14.741-10.901,17.813-18.603 c8.491,0.448,17.237-2.56,24.469-8.768C407.979,346.407,411.349,330.109,404.267,315.41z' fill='%23315470'/%3E%3Cpath d='M213.333,138.663h-96c-5.888,0-10.667,4.779-10.667,10.667s4.779,10.667,10.667,10.667h96 c5.888,0,10.667-4.779,10.667-10.667S219.221,138.663,213.333,138.663z' fill='%23315470'/%3E%3Cpath d='M435.52,292.711c-3.307-4.885-9.92-6.229-14.805-2.901l-31.189,20.949c-4.885,3.285-6.187,9.92-2.901,14.805 c2.069,3.051,5.44,4.715,8.875,4.715c2.027,0,4.096-0.576,5.931-1.813l31.189-20.949 C437.504,304.231,438.805,297.597,435.52,292.711z' fill='%23315470'/%3E%3Cpath d='M369.301,343.613c-7.637-6.016-41.792-40.981-62.912-62.997c-4.075-4.267-10.837-4.416-15.083-0.32 c-4.267,4.075-4.395,10.837-0.32,15.083c5.483,5.717,53.845,56.128,65.088,65.003c1.941,1.536,4.288,2.283,6.592,2.283 c3.136,0,6.272-1.408,8.405-4.075C374.72,353.981,373.931,347.261,369.301,343.613z' fill='%23315470'/%3E%3Cpath d='M326.677,365.01c-12.779-10.219-44.885-44.331-52.139-52.224c-4.011-4.352-10.731-4.608-15.083-0.64 c-4.331,3.989-4.629,10.752-0.64,15.083c0.384,0.405,38.699,41.771,54.528,54.443c1.963,1.557,4.331,2.325,6.656,2.325 c3.115,0,6.229-1.387,8.341-3.989C332.011,375.399,331.264,368.679,326.677,365.01z' fill='%23315470'/%3E%3Cpath d='M284.224,386.493c-15.211-12.821-46.336-45.952-52.416-52.459c-4.032-4.309-10.795-4.544-15.083-0.512 c-4.309,4.032-4.523,10.773-0.512,15.083c8.747,9.365,38.528,40.939,54.251,54.208c2.005,1.685,4.437,2.517,6.869,2.517 c3.029,0,6.059-1.301,8.171-3.797C289.301,397.01,288.725,390.29,284.224,386.493z' fill='%23315470'/%3E%3Cpath d='M124.672,120.253C106.389,102.93,33.28,97.319,11.307,96.018c-3.029-0.149-5.824,0.853-7.957,2.88 C1.216,100.903,0,103.719,0,106.663v192c0,5.888,4.779,10.667,10.667,10.667h64c4.608,0,8.704-2.965,10.133-7.36 c1.557-4.779,38.315-117.589,43.157-173.056C128.235,125.671,127.04,122.471,124.672,120.253z M66.88,287.997H21.333V118.098 c34.283,2.709,71.275,8.597,84.715,15.125C100.395,179.943,74.816,262.951,66.88,287.997z' fill='%23315470'/%3E%3Cpath d='M501.333,117.33c-83.755,0-130.219,21.44-132.16,22.336c-2.773,1.301-4.843,3.712-5.696,6.635s-0.427,6.059,1.173,8.661 c13.184,21.227,54.464,139.115,62.4,167.872c1.28,4.629,5.483,7.829,10.283,7.829h64c5.888,0,10.667-4.779,10.667-10.667v-192 C512,122.087,507.221,117.33,501.333,117.33z M490.667,309.33h-45.355c-10.112-32.939-39.979-118.827-56.64-154.325 c16.277-5.525,51.243-15.019,101.995-16.213V309.33z' fill='%23315470'/%3E%3C/g%3E%3Cg transform='matrix(0.1003466248512268 0 0 0.1003466248512268 274.91681003570557 234.91681003570557)' id='L1_3'%3E%3Cpath d='M207.808,400c-2.049-40.003-24.12-76.279-58.704-96.488l-55.264-61.4c-7.433-8.422-18.961-11.964-29.84-9.168V128 c0-17.673-14.327-32-32-32S0,110.327,0,128v151.416c0.008,12.241,3.127,24.279,9.064,34.984L80,442.072V472c0,4.418,3.582,8,8,8 h112c4.418,0,8-3.582,8-8v-72H207.808z M192,464H96v-24c0-1.361-0.347-2.699-1.008-3.888L23.048,306.616 c-4.614-8.324-7.039-17.683-7.048-27.2V128c0-8.837,7.163-16,16-16s16,7.163,16,16v114.824 c-10.01,11.633-9.78,28.902,0.536,40.264L114.08,355.2l11.84-10.768l-65.544-72.104c-5.224-5.746-5.013-14.583,0.48-20.072 c5.674-5.679,14.878-5.683,20.557-0.008c0.185,0.185,0.364,0.374,0.539,0.568l56.104,62.336c0.714,0.718,1.521,1.337,2.4,1.84 c31.839,18.243,51.497,52.113,51.544,88.808V464z' fill='%23315470'/%3E%3Cpath d='M448,96c-17.673,0-32,14.327-32,32v104.944c-2.593-0.656-5.261-0.973-7.936-0.944 c-8.386,0.187-16.318,3.846-21.904,10.104l-55.248,61.384c-34.631,20.175-56.721,56.483-58.72,96.512H272v72c0,4.418,3.582,8,8,8 h112c4.418,0,8-3.582,8-8v-29.944l70.056-126.976c6.507-11.065,9.94-23.667,9.944-36.504V128C480,110.327,465.673,96,448,96z M464,278.576c-0.012,10.057-2.719,19.928-7.84,28.584l-71.2,128.976c-0.641,1.187-0.971,2.516-0.96,3.864v24h-96v-58.2 c0.098-36.838,19.923-70.801,51.952-89c0.745-0.423,1.418-0.963,1.992-1.6l56.104-62.4c5.388-5.965,14.591-6.432,20.556-1.044 c5.965,5.388,6.432,14.591,1.044,20.556l-65.568,72.104l11.84,10.784l65.544-72.096c10.326-11.365,10.555-28.645,0.536-40.28V128 c0-8.837,7.163-16,16-16s16,7.163,16,16V278.576z' fill='%23315470'/%3E%3Cpath d='M336,200h-16c-28.698,0.031-55.575,14.067-72,37.6V184h8c48.577-0.057,87.943-39.423,88-88c0-4.418-3.582-8-8-8h-16 c-28.698,0.031-55.575,14.067-72,37.6V72h8c35.33-0.04,63.96-28.67,64-64c0-4.418-3.582-8-8-8h-16 c-23.298,0.014-44.747,12.688-56,33.088C228.747,12.688,207.298,0.014,184,0h-16c-4.418,0-8,3.582-8,8 c0.04,35.33,28.67,63.96,64,64h8v53.6c-16.425-23.533-43.302-37.569-72-37.6h-16c-4.418,0-8,3.582-8,8 c0.057,48.577,39.423,87.943,88,88h8v53.6c-16.425-23.533-43.302-37.569-72-37.6h-16c-4.418,0-8,3.582-8,8 c0.057,48.577,39.423,87.943,88,88h8v64h16v-64h8c48.577-0.057,87.943-39.423,88-88C344,203.582,340.418,200,336,200z M320,104 h7.56c-4.12,36.421-34.907,63.956-71.56,64h-7.56C252.56,131.579,283.347,104.044,320,104z M296,16h7.336 C299.401,39.08,279.413,55.971,256,56h-7.336C252.599,32.92,272.587,16.029,296,16z M224,56c-23.413-0.029-43.401-16.92-47.336-40 H184c23.413,0.029,43.401,16.92,47.336,40H224z M224,168c-36.653-0.044-67.44-27.579-71.56-64H160 c36.653,0.044,67.44,27.579,71.56,64H224z M224,280c-36.653-0.044-67.44-27.579-71.56-64H160c36.653,0.044,67.44,27.579,71.56,64 H224z M256,280h-7.56c4.12-36.421,34.907-63.956,71.56-64h7.56C323.44,252.421,292.653,279.956,256,280z' fill='%23315470'/%3E%3C/g%3E%3Cg transform='matrix(0.1767982691526413 0 0 0.1767982691526413 63.73952674865723 250.73952674865723)' id='L1_4'%3E%3Cpath d='M504.5,248.501H383.742v-17.064h32.581c4.142,0,7.5-3.358,7.5-7.5c0-4.142-3.358-7.5-7.5-7.5h-32.581v-17.065h22.62 c8.427,0,16.35-3.281,22.308-9.24l49.326-49.326c3.214,1.601,6.777,2.453,10.473,2.453c6.286,0,12.195-2.448,16.64-6.892 c4.445-4.445,6.893-10.354,6.893-16.64c0-6.286-2.448-12.195-6.893-16.64c-4.444-4.445-10.354-6.893-16.64-6.893 s-12.195,2.448-16.64,6.892c-4.445,4.445-6.893,10.354-6.893,16.64c0,3.696,0.852,7.259,2.453,10.473l-49.326,49.326 c-3.125,3.125-7.281,4.847-11.702,4.847h-22.62v-16.548c0-21.816-17.749-39.564-39.564-39.564h-16.548V61.865 c9.308-3.139,16.032-11.946,16.032-22.3c0-12.976-10.557-23.532-23.532-23.532c-12.975,0-23.532,10.557-23.532,23.532 c0,10.354,6.724,19.16,16.032,22.3v66.394h-17.064V95.678c0-4.142-3.358-7.5-7.5-7.5c-4.142,0-7.5,3.358-7.5,7.5v32.581H263.5 V7.501c0-4.142-3.358-7.5-7.5-7.5c-4.142,0-7.5,3.358-7.5,7.5v120.758h-17.064V95.678c0-4.142-3.358-7.5-7.5-7.5 c-4.142,0-7.5,3.358-7.5,7.5v32.581h-17.064V105.64c0-8.427-3.282-16.35-9.241-22.308l-49.343-49.343 c4.359-8.801,2.898-19.775-4.421-27.095c-9.176-9.175-24.105-9.174-33.28,0c-9.175,9.175-9.175,24.104,0,33.28 c4.588,4.587,10.614,6.881,16.64,6.881c3.588,0,7.17-0.833,10.455-2.46l49.343,49.344c3.126,3.125,4.847,7.281,4.847,11.701 v22.619h-16.548c-3.345,0-6.672,0.42-9.888,1.247c-4.011,1.032-6.426,5.121-5.394,9.133c1.032,4.012,5.122,6.427,9.133,5.394 c1.995-0.513,4.063-0.774,6.148-0.774h176.354c13.545,0,24.564,11.02,24.564,24.564v176.355c0,2.083-0.26,4.15-0.772,6.143 c-1.031,4.012,1.385,8.1,5.396,9.131c0.626,0.161,1.254,0.238,1.873,0.238c3.341,0,6.388-2.249,7.258-5.635 c0.826-3.212,1.245-6.536,1.245-9.878v-16.548h66.394c3.139,9.308,11.946,16.032,22.3,16.032 c12.976,0,23.532-10.556,23.532-23.532s-10.557-23.532-23.532-23.532c-10.354,0-19.16,6.724-22.3,16.032h-66.394v-17.065h32.581 c4.142,0,7.5-3.358,7.5-7.5c0-4.142-3.358-7.5-7.5-7.5h-32.581v-17.063H504.5c4.142,0,7.5-3.358,7.5-7.5 C512,251.859,508.642,248.501,504.5,248.501z M482.435,113.694c1.612-1.612,3.754-2.499,6.033-2.499s4.421,0.887,6.033,2.499 s2.499,3.754,2.499,6.033s-0.887,4.421-2.499,6.033s-3.754,2.499-6.033,2.499s-4.421-0.887-6.033-2.499s-2.499-3.754-2.499-6.033 S480.823,115.305,482.435,113.694z M125.759,29.568c-3.326,3.325-8.739,3.326-12.067-0.001c-3.327-3.327-3.327-8.74,0-12.066 c1.664-1.664,3.848-2.495,6.034-2.495c2.185,0,4.37,0.832,6.033,2.495C129.086,20.828,129.086,26.241,125.759,29.568z M320.129,48.097c-4.704,0-8.532-3.828-8.532-8.532c0-4.704,3.827-8.532,8.532-8.532c4.705,0,8.532,3.828,8.532,8.532 C328.661,44.269,324.833,48.097,320.129,48.097z M472.436,311.598c4.705,0,8.532,3.828,8.532,8.532 c0,4.705-3.828,8.532-8.532,8.532c-4.704,0-8.532-3.828-8.532-8.532C463.903,315.425,467.731,311.598,472.436,311.598z' fill='%23315470'/%3E%3Cpath d='M408.914,471.829c-7.319-7.32-18.294-8.781-27.095-4.422l-49.343-49.344c-3.126-3.125-4.847-7.281-4.847-11.701v-22.619 h16.548c3.345,0,6.671-0.42,9.886-1.247c4.011-1.032,6.426-5.121,5.394-9.133c-1.032-4.011-5.119-6.426-9.133-5.394 c-1.994,0.513-4.062,0.773-6.147,0.773H167.823c-13.545,0-24.564-11.02-24.564-24.564V167.824c0-2.085,0.26-4.153,0.773-6.146 c1.033-4.011-1.382-8.1-5.393-9.133c-4.012-1.033-8.101,1.382-9.133,5.393c-0.828,3.214-1.247,6.54-1.247,9.886v16.548H61.864 c-3.139-9.308-11.946-16.032-22.3-16.032c-12.976,0-23.532,10.556-23.532,23.532c0,12.976,10.557,23.532,23.532,23.532 c10.354,0,19.16-6.724,22.3-16.032h66.394v17.065H95.677c-4.142,0-7.5,3.358-7.5,7.5c0,4.142,3.358,7.5,7.5,7.5h32.581v17.064H7.5 c-4.142,0-7.5,3.358-7.5,7.5c0,4.142,3.358,7.5,7.5,7.5h120.758v17.064H95.677c-4.142,0-7.5,3.358-7.5,7.5 c0,4.142,3.358,7.5,7.5,7.5h32.581v17.065h-22.62c-8.427,0-16.35,3.281-22.308,9.24l-49.326,49.326 c-3.214-1.601-6.777-2.453-10.473-2.453c-6.286,0-12.195,2.448-16.64,6.892C2.448,380.08,0,385.99,0,392.275 s2.448,12.195,6.893,16.64c4.444,4.445,10.354,6.892,16.64,6.892c6.286,0,12.195-2.448,16.64-6.892 c4.445-4.445,6.893-10.354,6.893-16.64c0-3.696-0.852-7.259-2.453-10.473l49.326-49.326c3.125-3.125,7.281-4.847,11.702-4.847 h22.62v16.548c0,21.816,17.749,39.564,39.564,39.564h16.548v66.394c-9.308,3.139-16.032,11.946-16.032,22.3 c0,12.976,10.557,23.532,23.532,23.532s23.532-10.557,23.532-23.532c0-10.354-6.724-19.16-16.032-22.3v-66.394h17.064v32.581 c0,4.142,3.358,7.5,7.5,7.5c4.142,0,7.5-3.358,7.5-7.5v-32.581H248.5v120.76c0,4.142,3.358,7.5,7.5,7.5c4.142,0,7.5-3.358,7.5-7.5 V383.743h17.064v32.581c0,4.142,3.358,7.5,7.5,7.5c4.142,0,7.5-3.358,7.5-7.5v-32.581h17.064v22.619 c0,8.427,3.282,16.35,9.241,22.308l49.343,49.343c-4.359,8.801-2.898,19.775,4.422,27.095c4.587,4.588,10.614,6.881,16.64,6.881 s12.053-2.293,16.64-6.881C418.089,495.933,418.089,481.004,408.914,471.829z M39.564,200.404c-4.705,0-8.532-3.828-8.532-8.532 c0-4.705,3.828-8.532,8.532-8.532c4.704,0,8.532,3.828,8.532,8.532C48.097,196.577,44.269,200.404,39.564,200.404z M29.565,398.308c-1.612,1.612-3.754,2.499-6.033,2.499s-4.421-0.887-6.033-2.499S15,394.554,15,392.275s0.887-4.421,2.499-6.033 s3.754-2.499,6.033-2.499s4.421,0.887,6.033,2.499s2.499,3.754,2.499,6.033S31.177,396.697,29.565,398.308z M200.403,472.437 c0,4.704-3.827,8.532-8.532,8.532c-4.705,0-8.532-3.828-8.532-8.532c0-4.704,3.828-8.532,8.532-8.532 C196.575,463.905,200.403,467.733,200.403,472.437z M398.308,494.502c-3.327,3.327-8.74,3.326-12.067,0 c-3.327-3.327-3.327-8.74,0-12.066c1.664-1.663,3.849-2.495,6.034-2.495s4.37,0.832,6.033,2.495 C401.634,485.762,401.634,491.175,398.308,494.502z' fill='%23315470'/%3E%3Cpath d='M335.645,235.962c0-16.04-11.732-29.627-27.793-34.042c0.475-1.961,0.739-3.978,0.739-6.039 c0-15.186-13.479-27.541-30.045-27.541c-8.974,0-17.035,3.629-22.545,9.365c-5.51-5.736-13.572-9.365-22.545-9.365 c-16.567,0-30.045,12.355-30.045,27.541c0,2.061,0.264,4.078,0.739,6.039c-16.061,4.414-27.793,18.001-27.793,34.042 c0,7.839,2.774,15.235,7.899,21.343c-5.011,6.487-7.899,14.362-7.899,22.746c-0.002,12.752,6.812,24.659,18.035,32.045 c0,0.006,0,0.012,0,0.018c0,17.396,15.501,31.549,34.555,31.549c10.95,0,20.719-4.679,27.054-11.957 c6.335,7.278,16.104,11.957,27.054,11.957c18.337,0,33.376-13.11,34.482-29.602c11.137-6.462,18.108-17.781,18.108-30.003 c0-8.99-3.833-17.566-10.43-24.048C331.811,253.528,335.645,244.951,335.645,235.962z M309.101,266.642 c7.227,3.814,11.541,10.325,11.541,17.416c0,5.287-2.457,10.33-6.607,14.101c-3.943-7.301-10.912-13.113-19.717-15.879 c-3.95-1.241-8.161,0.956-9.403,4.907c-1.242,3.952,0.956,8.162,4.907,9.403c7.646,2.403,12.784,8.642,12.784,15.525 c0,9.125-8.772,16.549-19.555,16.549c-10.782,0-19.554-7.424-19.554-16.549v-48.097c0-9.125,8.772-16.548,19.554-16.548 c4.142,0,7.5-3.358,7.5-7.5c0-4.142-3.358-7.5-7.5-7.5c-7.254,0-13.99,2.056-19.554,5.557v-9.58c0-4.142-3.358-7.5-7.5-7.5 c-4.142,0-7.5,3.358-7.5,7.5v41.637c-2.524-1.584-5.292-2.895-8.286-3.836c-3.954-1.242-8.162,0.956-9.403,4.906 c-1.242,3.952,0.955,8.162,4.906,9.404c7.646,2.403,12.783,8.642,12.783,15.524v16.032c0,9.125-8.772,16.549-19.554,16.549 c-10.783,0-19.555-7.424-19.555-16.549c0-3.911,1.658-7.713,4.668-10.705c2.938-2.92,2.952-7.669,0.032-10.607 c-2.92-2.938-7.668-2.952-10.606-0.032c-1.797,1.787-3.344,3.739-4.63,5.814c-4.736-4.48-7.501-10.374-7.501-16.535 c0-11.112,8.721-20.874,21.208-23.739c4.037-0.926,6.559-4.95,5.633-8.987c-0.926-4.038-4.951-6.559-8.987-5.633 c-5.027,1.153-9.655,3.078-13.759,5.605c-2.661-3.342-4.094-7.256-4.094-11.335c0.003-11.281,10.697-20.465,23.88-20.552 c0.067,0.002,0.134,0.011,0.2,0.011c1.712,0,3.433-0.583,4.842-1.776c2.875-2.434,3.452-6.564,1.522-9.671 c-0.057-0.092-0.109-0.186-0.169-0.275c-0.031-0.045-0.068-0.088-0.1-0.133c-0.116-0.163-0.235-0.323-0.364-0.477 c-0.004-0.005-0.007-0.01-0.011-0.014c-1.251-1.479-2.744-3.927-2.744-7.193c0-6.915,6.75-12.541,15.045-12.541 c8.295,0,15.045,5.626,15.045,12.541c0,4.142,3.358,7.5,7.5,7.5c4.142,0,7.5-3.358,7.5-7.5c0-6.915,6.75-12.541,15.045-12.541 c8.295,0,15.045,5.626,15.045,12.541c0,1.848-0.484,3.424-1.125,4.72c-4.266,0.403-8.392,1.434-12.309,3.086 c-3.817,1.609-5.606,6.008-3.997,9.825c1.609,3.816,6.008,5.607,9.825,3.997c3.242-1.367,6.73-2.07,10.368-2.098 c0.072,0.002,0.143,0.009,0.215,0.009c0.067,0,0.133-0.009,0.2-0.011c13.183,0.086,23.877,9.271,23.877,20.552 c0,7.091-4.314,13.601-11.541,17.416c-2.46,1.298-4,3.851-4,6.633C305.101,262.791,306.641,265.344,309.101,266.642z' fill='%23315470'/%3E%3C/g%3E%3Cpath d='m474.5 106.18h-96.37c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h96.37c12.406 0 22.5 10.094 22.5 22.5v254.64c0 12.406-10.094 22.5-22.5 22.5h-189.194c-.026 0-.051-.004-.077-.004s-.051.004-.077.004h-58.302c-.026 0-.051-.004-.077-.004s-.051.004-.077.004h-189.196c-12.406 0-22.5-10.094-22.5-22.5v-254.64c0-12.406 10.094-22.5 22.5-22.5h123.865v7.548c0 2.508.106 4.992.296 7.452h-121.161c-5.79 0-10.5 4.71-10.5 10.5v186.012c0 4.143 3.357 7.5 7.5 7.5s7.5-3.357 7.5-7.5v-181.512h119.023c6.41 26.669 23.959 49.029 47.377 61.728v16.803c0 3.937-2.511 7.425-6.251 8.681l-72.388 24.34c-23.436 7.873-39.182 29.763-39.182 54.47v73.62h-48.579v-23.129c0-4.143-3.357-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v27.629c0 5.79 4.71 10.5 10.5 10.5h431c5.79 0 10.5-4.71 10.5-10.5v-248.642c0-5.79-4.71-10.5-10.5-10.5h-121.09c.146-2.156.224-4.325.224-6.507v-84.342c.001-24.996-20.334-45.331-45.33-45.331h-98.607c-24.996 0-45.331 20.335-45.331 45.331v60.849h-123.866c-20.678 0-37.5 16.822-37.5 37.5v254.64c0 20.678 16.822 37.5 37.5 37.5h181.771v31.18h-9.474c-19.023 0-34.5 15.477-34.5 34.5 0 5.79 4.71 10.5 10.5 10.5h140.404c5.79 0 10.5-4.71 10.5-10.5 0-19.023-15.477-34.5-34.5-34.5h-9.474v-31.18h181.773c20.678 0 37.5-16.822 37.5-37.5v-254.64c0-20.678-16.822-37.5-37.5-37.5zm-71.08 284.64h-294.84v-73.62c0-18.257 11.638-34.432 28.961-40.251l16.944-5.697c-.971 5.463-1.377 11.01-1.166 16.6.193 5.112.887 10.178 2.071 15.144-16.399 4.306-28.532 19.253-28.532 36.984v24.683c0 6.982 5.681 12.663 12.663 12.663h7.008c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-4.671v-22.346c0-12.806 10.413-23.225 23.217-23.235.007 0 .013.001.019.001.009 0 .019-.001.028-.001 12.799.016 23.206 10.432 23.206 23.234v22.346h-4.671c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h7.008c6.982 0 12.663-5.681 12.663-12.663v-24.683c0-19.187-14.208-35.113-32.654-37.824-1.379-4.851-2.176-9.833-2.366-14.871-.279-7.365.732-14.646 2.987-21.686l33.668-11.321 42.328 42.284c5.26 5.254 13.821 5.254 19.082-.001l41.906-41.864 36.816 12.378c2.679 7.01 4.047 14.564 3.977 22.036-.063 6.708-1.311 13.475-3.598 19.819-16.501 2.53-29.18 16.812-29.18 33.997 0 18.966 15.442 34.396 34.423 34.396s34.424-15.431 34.424-34.396c0-15.432-10.225-28.521-24.26-32.864 2.019-6.755 3.125-13.807 3.192-20.81.052-5.472-.523-10.977-1.673-16.361l12.061 4.055c17.321 5.819 28.959 21.994 28.959 40.251zm-109.559-142.919-37.028 36.989-37.836-37.797c4.622-4.453 7.403-10.665 7.403-17.384v-10.291c9.218 3.076 19.053 4.764 29.266 4.799.113 0 .225.001.338.001 10.209 0 20.169-1.605 29.596-4.694v10.185c0 7.131 3.119 13.702 8.261 18.192zm56.845 75.633h.008.01c10.707.003 19.418 8.703 19.418 19.395 0 10.695-8.714 19.396-19.424 19.396s-19.423-8.701-19.423-19.396c0-10.691 8.707-19.389 19.411-19.395zm-2.521-172.354h118.815v239.64h-48.58v-73.62c0-24.707-15.746-46.597-39.18-54.47l-72.393-24.34c-3.737-1.256-6.248-4.744-6.248-8.681v-16.599c8.075-4.322 15.562-9.852 22.232-16.5 12.733-12.686 21.397-28.354 25.354-45.43zm-171.82-105.849c0-16.725 13.606-30.331 30.331-30.331h98.607c16.725 0 30.331 13.606 30.331 30.331v44.951c-7.621-.868-17.014-3.153-26.651-8.496-8.488-4.705-15.829-11.003-21.818-18.717-3.848-4.961-10.949-6.139-16.163-2.682-10.268 6.806-21.235 12.574-32.598 17.146-19.694 7.924-40.531 12.306-62.039 13.08zm0 60.304c23.438-.781 46.157-5.542 67.639-14.186 11.463-4.612 22.555-10.35 33.005-17.07 6.917 8.369 15.216 15.268 24.701 20.526 12.382 6.863 24.434 9.564 33.925 10.461v24.307c0 21.283-8.307 41.282-23.391 56.313-6.475 6.453-13.863 11.647-21.868 15.481-.331.129-.651.278-.956.451-10.417 4.818-21.853 7.345-33.701 7.299h-.001c-43.755-.15-79.353-36.259-79.353-80.49 0-.097-.004-23.014 0-23.092zm57.906 330.185h43.457v31.18h-43.457zm67.931 46.18c9.204 0 16.939 6.409 18.976 15h-130.356c2.036-8.591 9.771-15 18.976-15z' transform='matrix(0.13278231024742126 0 0 0.13278231024742126 181.01058139903682 -2.9848393749128377)' id='L1_9' fill='%23315470'/%3E%3Cg transform='matrix(1.0684890747070312 0 0 1.0684890747070312 271.8738441467285 85.83055518405536)' id='L1_10'%3E%3Cpath d='m49 23v-2c1.654 0 3-1.346 3-3s-1.346-3-3-3h-2c-.552 0-1-.448-1-1s.448-1 1-1h3v1h2v-3h-3v-2h-2v2c-1.654 0-3 1.346-3 3s1.346 3 3 3h2c.552 0 1 .448 1 1s-.448 1-1 1h-3v-1h-2v3h3v2z' fill='%23315470'/%3E%3Cpath d='m59 16c0-6.065-4.935-11-11-11s-11 4.935-11 11 4.935 11 11 11 11-4.935 11-11zm-20 0c0-4.963 4.037-9 9-9s9 4.037 9 9-4.037 9-9 9-9-4.037-9-9z' fill='%23315470'/%3E%3Cpath d='m63 16c0-8.271-6.729-15-15-15s-15 6.729-15 15c0 6.368 3.995 11.808 9.606 13.98l-2.02 2.02h-8.04l-7 8h-11.983l-12.297 13.321 1.469 1.357 11.703-12.678h12.017l7-8h7.96l3.359-3.359c.916.202 1.863.314 2.833.339l-5.021 5.02h-9.086l-6 8h-11.954l-14.546 16.624v2.376h58v-36.836c2.474-2.676 4-6.241 4-10.164zm-28 0c0-7.168 5.832-13 13-13s13 5.832 13 13-5.832 13-13 13-13-5.832-13-13zm16 14.698v30.302h-4v-26.586l3.665-3.665c.111-.02.225-.029.335-.051zm-7.586 7.302 1.586-1.586v24.586h-4v-23zm-28.414 23h-4v-8.767l4-4.571zm2-15h4v15h-4zm6 0h4v15h-4zm6-.667 4-5.333v21h-4zm6-7.333h4v23h-4zm-26 16.519v6.481h-5.671zm44 6.481v-30.875c1.449-.515 2.794-1.244 4-2.153v33.028z' fill='%23315470'/%3E%3Cpath d='m7 38h2v-4h2v-12h-2v-4h-2v4h-2v12h2zm0-14h2v8h-2z' fill='%23315470'/%3E%3Cpath d='m15 33h2v-4h2v-10h-2v-4h-2v4h-2v10h2zm0-12h2v6h-2z' fill='%23315470'/%3E%3Cpath d='m23 26h2v-4h2v-8h-2v-4h-2v4h-2v8h2zm0-10h2v4h-2z' fill='%23315470'/%3E%3C/g%3E%3C/defs%3E%3Cg fi:class='KUsePattern'%3E%3Cpattern id='pattern_L1_0' width='350' height='350' patternUnits='userSpaceOnUse'%3E%3Cuse xlink:href='%23L1_0' x='-350' y='-350'/%3E%3Cuse xlink:href='%23L1_0' x='0' y='-350'/%3E%3Cuse xlink:href='%23L1_0' x='350' y='-350'/%3E%3Cuse xlink:href='%23L1_0' x='-350' y='0'/%3E%3Cuse xlink:href='%23L1_0' x='0' y='0'/%3E%3Cuse xlink:href='%23L1_0' x='350' y='0'/%3E%3Cuse xlink:href='%23L1_0' x='-350' y='350'/%3E%3Cuse xlink:href='%23L1_0' x='0' y='350'/%3E%3Cuse xlink:href='%23L1_0' x='350' y='350'/%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23pattern_L1_0)'/%3E%3C/g%3E%3Cg fi:class='KUsePattern'%3E%3Cpattern id='pattern_L1_1' width='350' height='350' patternUnits='userSpaceOnUse'%3E%3Cuse xlink:href='%23L1_1' x='-350' y='-350'/%3E%3Cuse xlink:href='%23L1_1' x='0' y='-350'/%3E%3Cuse xlink:href='%23L1_1' x='350' y='-350'/%3E%3Cuse xlink:href='%23L1_1' x='-350' y='0'/%3E%3Cuse xlink:href='%23L1_1' x='0' y='0'/%3E%3Cuse xlink:href='%23L1_1' x='350' y='0'/%3E%3Cuse xlink:href='%23L1_1' x='-350' y='350'/%3E%3Cuse xlink:href='%23L1_1' x='0' y='350'/%3E%3Cuse xlink:href='%23L1_1' x='350' y='350'/%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23pattern_L1_1)'/%3E%3C/g%3E%3Cg fi:class='KUsePattern'%3E%3Cpattern id='pattern_L1_3' width='350' height='350' patternUnits='userSpaceOnUse'%3E%3Cuse xlink:href='%23L1_3' x='-350' y='-350'/%3E%3Cuse xlink:href='%23L1_3' x='0' y='-350'/%3E%3Cuse xlink:href='%23L1_3' x='350' y='-350'/%3E%3Cuse xlink:href='%23L1_3' x='-350' y='0'/%3E%3Cuse xlink:href='%23L1_3' x='0' y='0'/%3E%3Cuse xlink:href='%23L1_3' x='350' y='0'/%3E%3Cuse xlink:href='%23L1_3' x='-350' y='350'/%3E%3Cuse xlink:href='%23L1_3' x='0' y='350'/%3E%3Cuse xlink:href='%23L1_3' x='350' y='350'/%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23pattern_L1_3)'/%3E%3C/g%3E%3Cg fi:class='KUsePattern'%3E%3Cpattern id='pattern_L1_4' width='350' height='350' patternUnits='userSpaceOnUse'%3E%3Cuse xlink:href='%23L1_4' x='-350' y='-350'/%3E%3Cuse xlink:href='%23L1_4' x='0' y='-350'/%3E%3Cuse xlink:href='%23L1_4' x='350' y='-350'/%3E%3Cuse xlink:href='%23L1_4' x='-350' y='0'/%3E%3Cuse xlink:href='%23L1_4' x='0' y='0'/%3E%3Cuse xlink:href='%23L1_4' x='350' y='0'/%3E%3Cuse xlink:href='%23L1_4' x='-350' y='350'/%3E%3Cuse xlink:href='%23L1_4' x='0' y='350'/%3E%3Cuse xlink:href='%23L1_4' x='350' y='350'/%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23pattern_L1_4)'/%3E%3C/g%3E%3Cg fi:class='KUsePattern'%3E%3Cpattern id='pattern_L1_9' width='350' height='350' patternUnits='userSpaceOnUse'%3E%3Cuse xlink:href='%23L1_9' x='-350' y='-350'/%3E%3Cuse xlink:href='%23L1_9' x='0' y='-350'/%3E%3Cuse xlink:href='%23L1_9' x='350' y='-350'/%3E%3Cuse xlink:href='%23L1_9' x='-350' y='0'/%3E%3Cuse xlink:href='%23L1_9' x='0' y='0'/%3E%3Cuse xlink:href='%23L1_9' x='350' y='0'/%3E%3Cuse xlink:href='%23L1_9' x='-350' y='350'/%3E%3Cuse xlink:href='%23L1_9' x='0' y='350'/%3E%3Cuse xlink:href='%23L1_9' x='350' y='350'/%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23pattern_L1_9)'/%3E%3C/g%3E%3Cg fi:class='KUsePattern'%3E%3Cpattern id='pattern_L1_10' width='350' height='350' patternUnits='userSpaceOnUse'%3E%3Cuse xlink:href='%23L1_10' x='-350' y='-350'/%3E%3Cuse xlink:href='%23L1_10' x='0' y='-350'/%3E%3Cuse xlink:href='%23L1_10' x='350' y='-350'/%3E%3Cuse xlink:href='%23L1_10' x='-350' y='0'/%3E%3Cuse xlink:href='%23L1_10' x='0' y='0'/%3E%3Cuse xlink:href='%23L1_10' x='350' y='0'/%3E%3Cuse xlink:href='%23L1_10' x='-350' y='350'/%3E%3Cuse xlink:href='%23L1_10' x='0' y='350'/%3E%3Cuse xlink:href='%23L1_10' x='350' y='350'/%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23pattern_L1_10)'/%3E%3C/g%3E%3C/svg%3E")}.spotlight__story__image img{width:100%}.spotlight__story__content{padding:30px 40px;display:-ms-grid;display:grid;grid-row-gap:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.spotlight__story__tagline{color:#89972d;font-size:14px;text-transform:uppercase;font-weight:bold}.spotlight__story__title{font-size:24px;font-weight:bold;color:#315470;text-decoration:underline}.spotlight__story__date{font-size:14px;color:#777777}.spotlight__story__teaser{font-size:14px;color:#777777;line-height:21px}.communities{display:-ms-grid;display:grid;margin-top:160px;margin-bottom:140px;margin-left:auto;margin-right:auto;padding:48px 60px;max-width:1200px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:60px;border:2px solid #BFD22B;border-radius:20px}.communities__label{font-size:16px;font-weight:bold;text-transform:uppercase;color:#777777;margin-bottom:22px;letter-spacing:.5px}@media screen and (max-width: 640px){.communities__label{margin-bottom:10px}}.communities__title{margin-bottom:8px;display:inline-block;position:relative}.communities__title:after{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;top:-20px;right:0px;background-repeat:no-repeat;background-size:cover;display:inline-block}@media screen and (min-width: 641px) and (max-width: 1024px){.communities__title:after{height:28px;width:18px}}@media screen and (max-width: 640px){.communities__title:after{display:none}}@media screen and (min-width: 641px) and (max-width: 1024px){.communities__title{white-space:nowrap}}.communities__county{position:relative;margin-top:-180px;margin-bottom:-210px;bottom:0px}@media screen and (min-width: 641px) and (max-width: 1024px){.communities__county object{width:120%;left:-40px;position:absolute}}@media screen and (max-width: 640px){.communities__county object{position:absolute;bottom:0;left:-17vw;width:99vw;overflow:hidden}}@media screen and (min-width: 641px) and (max-width: 1024px){.communities__county{margin-top:-100px}}@media screen and (max-width: 640px){.communities__county:before{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:80px;width:62px;position:absolute;bottom:15px;right:2px;background-repeat:no-repeat;background-size:cover}}@media screen and (max-width: 640px){.communities__county{height:0;bottom:0;position:relative;margin:0}}.communities p{color:#777777;font-size:18px}.communities__list{padding-left:18px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-row-gap:24px;color:#3F6783;margin-bottom:0}@media screen and (max-width: 640px){.communities__list{-ms-grid-columns:1fr;grid-template-columns:1fr;list-style:none;padding-left:0;border-top:1px solid #EEEEEE;grid-gap:0}.communities__list li{border-bottom:1px solid #EEEEEE}.communities__list a{padding:20px 0;display:block}}@media screen and (min-width: 641px) and (max-width: 1024px){.communities{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:43px 30px 30px;margin-left:40px;margin-right:40px;gap:40px}}@media screen and (max-width: 640px){.communities{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-gap:0 60px;margin:640px 40px 0;padding:120px 20px 30px}}.county-glance{margin:160px auto 60px;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(360px, 1fr))[3];grid-template-columns:repeat(3, minmax(360px, 1fr));-ms-grid-rows:min-content (360px)[4];grid-template-rows:-webkit-min-content repeat(4, 360px);grid-template-rows:min-content repeat(4, 360px);grid-gap:60px;padding-bottom:13px;position:relative;grid-template-areas:"title title title" "chart home quote" "realestate home infrastructure" "ag ag infrastructure" "quote-lg quote-lg quote-lg"}.county-glance:after{content:"";display:block;position:absolute;background-image:url(../svgs/county.svg);background-size:cover;background-repeat:no-repeat;width:1300px;top:-120px;height:2035px;left:-4%;z-index:-1}@media screen and (min-width: 641px) and (max-width: 1024px){.county-glance:after{height:100%;width:95vw;left:2vw;background-size:contain}}@media screen and (max-width: 640px){.county-glance:after{display:none}}.county-glance *{z-index:1}.county-glance__title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:title;text-align:center;margin-top:-20px}@media screen and (max-width: 640px){.county-glance__title{text-align:left;-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row-span:1;grid-row-end:span 1}}.county-glance__title .title{font-size:48px;font-weight:bold;position:relative}.county-glance__title .title:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;top:-20px;left:-10px;background-repeat:no-repeat;background-size:cover;display:inline-block}@media screen and (max-width: 640px){.county-glance__title .title:after{height:20px;top:-15px;left:-10px;background-size:contain}}@media screen and (min-width: 641px) and (max-width: 1024px){.county-glance__title .title{font-size:36px;line-height:42px}}@media screen and (max-width: 640px){.county-glance__title .title{font-size:30px;line-height:40px}}.county-glance__1-1{-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.county-glance__1-2{-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row-span:2;grid-row-end:span 2}@media screen and (max-width: 640px){.county-glance__1-2{-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row-span:1;grid-row-end:span 1}}.county-glance__2-1{-ms-grid-column-span:2;grid-column-end:span 2;-ms-grid-row-span:1;grid-row-end:span 1}@media screen and (max-width: 640px){.county-glance__2-1{-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row-span:1;grid-row-end:span 1}}.county-glance__3-1{-ms-grid-column-span:3;grid-column-end:span 3;-ms-grid-row-span:1;grid-row-end:span 1}@media screen and (max-width: 640px){.county-glance__3-1{-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row-span:1;grid-row-end:span 1}}.county-glance__chart{-ms-grid-row:2;-ms-grid-column:1;grid-area:chart}.county-glance__home{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:2;grid-area:home}.county-glance__quote{-ms-grid-row:2;-ms-grid-column:3;grid-area:quote}@media screen and (min-width: 641px) and (max-width: 1024px){.county-glance__quote{-ms-grid-column-span:2;grid-column-end:span 2}}.county-glance__realestate{-ms-grid-row:3;-ms-grid-column:1;grid-area:realestate}.county-glance__infrastructure{-ms-grid-row:3;-ms-grid-row-span:2;-ms-grid-column:3;grid-area:infrastructure}.county-glance__ag{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:ag}.county-glance__quote-lg{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:quote-lg}@media screen and (min-width: 641px) and (max-width: 1024px){.county-glance{-ms-grid-columns:minmax(280px, 1fr) minmax(280px, 1fr);grid-template-columns:minmax(280px, 1fr) minmax(280px, 1fr);-ms-grid-rows:min-content 340px 230px (340px)[4];grid-template-rows:-webkit-min-content 340px 230px repeat(4, 340px);grid-template-rows:min-content 340px 230px repeat(4, 340px);padding-left:40px;padding-right:40px;margin-top:0;grid-template-areas:"title title" "chart realestate" "quote quote" "infrastructure home" "infrastructure home" "ag ag" "quote-lg quote-lg"}}@media screen and (max-width: 640px){.county-glance{-ms-grid-columns:minmax(280px, 1fr);grid-template-columns:minmax(280px, 1fr);-ms-grid-rows:(min-content)[9];grid-template-rows:repeat(9, -webkit-min-content);grid-template-rows:repeat(9, min-content);padding-left:40px;padding-right:40px;margin-top:0;grid-template-areas:"title" "chart" "home" "realestate" "quote" "infrastructure" "ag" "quote-lg"}}@media screen and (max-width: 640px){.county-glance .comment{margin:0}}.tile{border-radius:20px;height:100%;width:100%;padding:40px;overflow:hidden}.tile__title{margin-bottom:4px}.tile__content{font-size:16px;color:#777}.tile--text-white{color:#fff}@media screen and (max-width: 640px){.tile--text-white{color:#000}}.tile--text-white a{color:#fff}@media screen and (max-width: 640px){.tile--text-white a{color:#3f6783}}.tile--text-white .tile__content{color:#fff}@media screen and (max-width: 640px){.tile--text-white .tile__content{color:#777}}.tile--text-blue .tile__content{color:#3f6783}@media screen and (max-width: 640px){.tile--text-blue .tile__content{color:#777}}.tile .tile__fact{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1 / span 2;z-index:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2}@media screen and (max-width: 640px){.tile .tile__fact{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1 / span 1;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / span 1}}.tile--image{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:minmax(min-content, 1fr);grid-template-rows:minmax(-webkit-min-content, 1fr);grid-template-rows:minmax(min-content, 1fr)}.tile--image .tile__image{background-image:url(assets/images/Farm.jpg);background-position:center;margin:-40px;background-size:cover;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1 / span 3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2}@media screen and (max-width: 640px){.tile--image .tile__image{height:100%;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2 / span 1;grid-column:initial;margin:0px;border-radius:20px;margin-bottom:-40px}}@media screen and (max-width: 640px){.tile--image{-ms-grid-rows:max-content minmax(380px, 1fr);grid-template-rows:-webkit-max-content minmax(380px, 1fr);grid-template-rows:max-content minmax(380px, 1fr);gap:60px;padding:0;overflow:hidden}}.tile__image--color-blue{background-position:bottom !important;background-size:100% 180px !important;background-repeat:no-repeat}@media screen and (max-width: 640px){.tile__image--color-blue{background-position:center !important;background-size:cover !important;background-repeat:unset}}.tile__image--color-blue:before{content:"";background:-webkit-gradient(linear, left top, left bottom, color-stop(58%, #005496), color-stop(72%, rgba(0,84,150,0)));background:linear-gradient(to bottom, #005496 58%, rgba(0,84,150,0) 72%);display:block;height:100%}@media screen and (max-width: 640px){.tile__image--color-blue:before{display:none}}.tile__image--color-sky{background-position:100% 100% !important;background-size:100% !important;background-repeat:no-repeat}@media screen and (max-width: 640px){.tile__image--color-sky{background-position:center !important;background-size:cover !important;background-repeat:unset}}.tile__image--color-sky:before{content:"";background:-webkit-gradient(linear, left top, left bottom, color-stop(49%, #c4d6e8), color-stop(60%, rgba(196,214,232,0)));background:linear-gradient(to bottom, #c4d6e8 49%, rgba(196,214,232,0) 60%);display:block;height:100%}@media screen and (max-width: 640px){.tile__image--color-sky:before{display:none}}.tile--blue{border:2px solid #00c4ff}.tile--green{border:2px solid #bfd22b}.tile .comment{height:100%;padding:40px;grid-row-gap:20px}.tile .comment .comment__quote{font-size:21px}.tile .comment .comment__attribution{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1 / span 2}@media screen and (max-width: 640px){.tile .comment{margin:0}}@media screen and (min-width: 641px) and (max-width: 1024px){.tile{padding:24px}}.map{display:-ms-grid;display:grid;-ms-grid-rows:1fr;grid-template-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;border-radius:15px;overflow:hidden;border:2px solid #00c4ff;padding:50px 60px}.map__title{margin-top:136px;font-size:36px;font-weight:bold;position:relative}.map__title:before{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:108px;width:85px;position:absolute;top:-138px;left:0;background-repeat:no-repeat;background-size:cover;display:block}@media screen and (max-width: 640px){.map__title{font-size:30px}}.map p{font-size:18px}@media screen and (max-width: 640px){.map p{font-size:14px;line-height:25px}}.map__content{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1 / span 1;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / span 1;z-index:1}@media screen and (max-width: 640px){.map__content{padding:40px;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1 / span 1;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / span 1}}.map__background{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1 / span 1;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / span 3;z-index:0;margin:-50px -60px}@media screen and (min-width: 641px) and (max-width: 1024px){.map__background{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2 / span 1;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / span 1;border:2px solid #00c4ff;border-radius:15px;margin:0}}@media screen and (max-width: 640px){.map__background{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2 / span 1;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / span 1;border:2px solid #00c4ff;border-radius:0 15px 15px 0;position:relative;left:-105px;margin:-15px -60px 15px}}@media screen and (min-width: 641px) and (max-width: 1024px){.map{-ms-grid-rows:max-content max-content;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content;-ms-grid-columns:1fr;grid-template-columns:1fr;border-style:none;padding:0;margin-bottom:180px;overflow:visible;border-radius:0;margin-left:40px;margin-right:40px}}@media screen and (max-width: 640px){.map{-ms-grid-rows:max-content max-content;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content;-ms-grid-columns:1fr;grid-template-columns:1fr;border-style:none;padding:0;margin-bottom:60px;overflow:visible;border-radius:0}}.map-mobile{counter-reset:travel-counter;list-style:none;padding:0}.map-mobile li{counter-increment:travel-counter;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0}.map-mobile li:before{content:counter(travel-counter);color:#fff;background:#3F6783;height:24px;width:24px;border-radius:100%;display:inline-block;text-align:center;font-size:14px;font-weight:bold;margin-right:15px;line-height:24px;margin-top:3px}.map-mobile__location{font-size:24px;text-transform:uppercase;font-weight:bold;color:#3F6783;margin-bottom:5px}.map-mobile--text{line-height:24px;font-size:12px;color:#000;margin-top:3px;font-weight:normal}.map-mobile__travel{font-size:18px;font-weight:300}.map-mobile__travel .fa,.map-mobile__travel .fal,.map-mobile__travel .fas{color:#89972D;margin-right:6px}.map-mobile--education li:before{background-color:#00C4FF}@media screen and (min-width: 1025px){.map-mobile{display:none}}@media screen and (min-width: 641px) and (max-width: 1024px){.map-mobile{display:none}}.form-block{background:#f6f6f6;padding:80px 0 60px 100px;display:-ms-grid;display:grid;-ms-grid-columns:0.85fr 1fr;grid-template-columns:0.85fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-template-areas:"content media" "data media";gap:0 60px;overflow:hidden;position:relative;z-index:1}.form-block__content{-ms-grid-row:1;-ms-grid-column:2;grid-area:content}.form-block__content p{font-size:18px;line-height:27px;color:#777}.form-block__title{margin-top:32px;margin-right:-12px}.form-block__title:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;top:-20px;right:0px;background-repeat:no-repeat;background-size:cover;display:inline-block}@media screen and (max-width: 640px){.form-block__title:after{width:16px;height:20px}}@media screen and (max-width: 640px){.form-block__title{font-size:30px}}.form-block__form{border-radius:20px;border:2px solid #bfd22b;padding:50px 55px;background:#fff;margin-bottom:50px}.form-block__form p{margin-top:0}.form-block__form input[type="text"]{border:1px solid #777;height:45px;width:100%;border-radius:4px;outline:none;line-height:45px;padding:8px;font-size:16px}.form-block__form label{display:block;font-size:18px;font-weight:bold;margin-bottom:4px}.form-block__form label.required:after{content:" (Required)";font-weight:normal}.form-block__form fieldset{outline:none;border:none;padding:0;margin:50px 0}.form-block__form fieldset a{display:inline-block}.form-block__form fieldset:last-of-type{margin-bottom:0}.form-block__media{-ms-grid-row:1;-ms-grid-column:1;grid-area:media;color:#fff;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;overflow:hidden;gap:60px;padding:60px;margin-right:-1px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,0.2);box-shadow:0 10px 40px rgba(0,0,0,0.2);border-radius:20px 0 0 20px;position:relative}.form-block__media img{position:absolute;z-index:-1;top:0;right:0;height:100%}@media screen and (min-width: 641px) and (max-width: 1024px){.form-block__media{margin-right:-50px}}@media screen and (max-width: 640px){.form-block__media{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:110px 110px 290px;grid-template-rows:110px 110px 290px;padding:30px;margin-right:-40px;position:relative;gap:15px}}.form-block__data{-ms-grid-row:2;-ms-grid-column:2;grid-area:data}@media screen and (max-width: 640px){.form-block__data{overflow-x:hidden}}.form-block__data .grid-1x2{margin-left:0;margin-right:0;margin-bottom:0}.form-block__fact:first-of-type{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1}.form-block__fact:last-of-type{-ms-grid-row:1;grid-row:1;-ms-grid-column:2;grid-column:2}.form-block__fact p{font-size:16px;line-height:21px}@media screen and (max-width: 640px){.form-block__fact{z-index:1;position:relative}.form-block__fact:first-of-type{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1}.form-block__fact:last-of-type{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column:1}}.form-block__fact-title{font-size:24px;font-weight:bold}.form-block__table{padding:30px 60px;background:#fff;border-radius:20px;font-size:14px}.form-block__table table{width:100%;border-collapse:collapse}.form-block__table table th{border-bottom:1px solid #cccccc;text-align:right;padding:15px 0 10px 30px}@media screen and (max-width: 640px){.form-block__table table th:last-of-type{padding-right:30px}}.form-block__table table td{padding:15px 0 10px;border-bottom:1px solid #cccccc}.form-block__table table td:not(:first-of-type){text-align:right;padding:15px 0 10px 30px}@media screen and (max-width: 640px){.form-block__table table td:last-of-type{padding-right:30px}}.form-block__table p{font-size:10px;font-style:italic;color:#777;line-height:18px;margin-top:20px}.form-block__table p a{color:#777}.form-block__table p a:hover{color:#5082a5}@media screen and (max-width: 640px){.form-block__table{width:100%;overflow-x:scroll;padding:30px 30px;-webkit-box-shadow:inset -82px 0px 30px -83px rgba(0,0,0,0.25);box-shadow:inset -82px 0px 30px -83px rgba(0,0,0,0.25)}}.form-block--reverse{padding:80px 100px 60px 0;-ms-grid-columns:1fr 0.85fr;grid-template-columns:1fr 0.85fr;grid-template-areas:"media content" "media data"}.form-block--reverse .form-block__data img{border-radius:20px}.form-block--reverse .form-block__media{border-radius:0 20px 20px 0;position:relative;border-left:none}.form-block--reverse .form-block__media object{margin:-60px;position:absolute;right:0}@media screen and (min-width: 641px) and (max-width: 1024px){.form-block--reverse .form-block__media{margin-left:0;margin-right:0;border-radius:20px;-ms-grid-rows:600px;grid-template-rows:600px}}@media screen and (max-width: 640px){.form-block--reverse .form-block__media{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:110px 110px 290px;grid-template-rows:110px 110px 290px;padding:30px;margin-left:-40px;margin-right:0;position:relative;gap:15px}}.form-block--reverse .form-block__media img{border-radius:0 20px 20px 0}.form-block--reverse .form-block__media--map{border:2px solid #00c4ff}@media screen and (min-width: 641px) and (max-width: 1024px){.form-block--reverse .form-block__media--map{border:2px solid #00c4ff}}@media screen and (max-width: 640px){.form-block--reverse .form-block__media--map{-ms-grid-rows:320px;grid-template-rows:320px}}.form-block--reverse .form-block__mobile{display:none}@media screen and (max-width: 640px){.form-block--reverse .form-block__mobile{display:block;grid-area:mobile}}@media screen and (max-width: 640px){.form-block--reverse{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content max-content 1fr;grid-template-rows:-webkit-min-content -webkit-max-content 1fr;grid-template-rows:min-content max-content 1fr;grid-template-areas:"content" "media" "mobile" "data" !important;padding:80px 40px;gap:60px}}.form-block--inverse{background:none}@media screen and (min-width: 641px) and (max-width: 1024px){.form-block{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content minmax(600px, 1fr) max-content;grid-template-rows:-webkit-min-content minmax(600px, 1fr) -webkit-max-content;grid-template-rows:min-content minmax(600px, 1fr) max-content;grid-template-areas:"content" "media" "data";padding:60px 40px;gap:60px}}@media screen and (max-width: 640px){.form-block{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:min-content minmax(200px, 550px) 1fr;grid-template-rows:-webkit-min-content minmax(200px, 550px) 1fr;grid-template-rows:min-content minmax(200px, 550px) 1fr;grid-template-areas:"content" "media" "data";padding:80px 40px;gap:60px}}.accordion{width:100%;color:#3f6783;border-top:solid 1px #cccccc;border-bottom:solid 1px #cccccc;overflow:hidden;margin-bottom:-1px}.accordion__toggle{display:none}.accordion__label{font-weight:700;font-size:2rem;line-height:2.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:50px 60px;cursor:pointer;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}.accordion__label::after{content:"\f067";font-family:"FontAwesome";font-size:36px;width:25px;text-align:center}.accordion__content{color:#555;max-height:0;overflow:hidden;-webkit-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out}.accordion__content div{padding:0 60px 25px;line-height:24px}.accordion input:checked ~ .accordion__content{max-height:1000px}.accordion input:checked+label::after{content:"\f068"}.button{padding:13px 30px;font-size:16px;color:#fff;background-color:#89972D;border-radius:4px;text-decoration:none;font-weight:bold;text-transform:uppercase;display:inline-block}.button--icon .fal,.button--icon .fas,.button--icon .fad,.button--icon .far{margin-left:15px}@media screen and (max-width: 640px){.button--icon .fal,.button--icon .fas,.button--icon .fad,.button--icon .far{margin-left:7px}}.business-resource{background-color:#F6F6F6;position:relative;padding:60px 70px;border-radius:20px;margin-top:137px;margin-bottom:94px;display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-template-areas:"content media"}.business-resource:after{content:'';display:block;position:absolute;background-color:#F6F6F6;height:60px;width:60px;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:107px;bottom:-30px}@media screen and (max-width: 640px){.business-resource:after{display:none}}.business-resource__content{-ms-grid-row:1;-ms-grid-column:2;grid-area:content}.business-resource__content p{color:#707070;font-size:18px;line-height:27px;margin:40px 0 30px}.business-resource__title{font-size:48px;font-weight:bold}.business-resource__title:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;top:-20px;right:0px;background-repeat:no-repeat;background-size:cover;display:inline-block}@media screen and (min-width: 641px) and (max-width: 1024px){.business-resource__title:after{width:16px;height:20px}}@media screen and (max-width: 640px){.business-resource__title:after{width:16px;height:20px}}@media screen and (min-width: 641px) and (max-width: 1024px){.business-resource__title{font-size:36px}}@media screen and (max-width: 640px){.business-resource__title{font-size:30px}}.business-resource__list{list-style:none;padding:0;margin:0}.business-resource__list li:not(:last-child){margin-bottom:30px}.business-resource__media{-ms-grid-row:1;-ms-grid-column:1;grid-area:media;position:relative;margin-top:-180px;margin-bottom:-210px;margin-right:-60px;bottom:0px}@media screen and (max-width: 640px){.business-resource__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.business-resource__media object{min-width:341}@media screen and (min-width: 641px) and (max-width: 1024px){.business-resource__media object{margin-top:-44px}}@media screen and (max-width: 640px){.business-resource__media object{width:100%}}@media screen and (min-width: 641px) and (max-width: 1024px){.business-resource__media{margin-top:-100px;margin-right:-30px}}@media screen and (max-width: 640px){.business-resource__media{margin:0 0 -360px 0px}}@media screen and (min-width: 641px) and (max-width: 1024px){.business-resource{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:60px 35px}}@media screen and (max-width: 640px){.business-resource{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:-webkit-max-content -webkit-max-content;grid-auto-rows:max-content max-content;grid-template-areas:"content" "media";padding:60px 35px 30px;margin-bottom:300px;border-radius:0}}.fact-block{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(80px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(80px, 1fr));-ms-grid-rows:1fr;grid-template-rows:1fr;background-color:#F6F6F6;padding:30px 25px;border-radius:20px;margin-bottom:60px;gap:60px}.fact-block__title{font-weight:bold;font-size:24px;margin-bottom:3px}.fact-block p{color:#777777;font-size:14px;line-height:21px;margin:0}@media screen and (min-width: 641px) and (max-width: 1024px){.fact-block{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:(minmax(77px, 1fr))[auto-fit];grid-template-rows:repeat(auto-fit, minmax(77px, 1fr));margin-left:40px;margin-right:40px}}@media screen and (max-width: 640px){.fact-block{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(minmax(77px, 1fr))[auto-fit];grid-template-rows:repeat(auto-fit, minmax(77px, 1fr));margin-left:40px;margin-right:40px}}.fact-block--inline{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(minmax(77px, 1fr))[auto-fit];grid-template-rows:repeat(auto-fit, minmax(77px, 1fr));margin-left:0px !important;margin-right:0px !important;gap:20px;margin-top:51px;margin-bottom:0}@media screen and (min-width: 641px) and (max-width: 1024px){.fact-block--inline{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:(minmax(77px, 1fr))[auto-fit];grid-template-rows:repeat(auto-fit, minmax(77px, 1fr));margin-left:0;margin-right:0}}.fact-block--inverse{background-color:#fff}.chart{background:#fff;padding:36px 30px 16px}.chart__item{display:-ms-grid;display:grid;grid-template-areas:'name measure' 'bar bar';gap:12px;margin-bottom:36px}.chart__item:last-of-type{margin-bottom:20px}@media screen and (max-width: 640px){.chart__item{grid-template-areas:'name' 'measure' 'bar';margin-bottom:17px}}.chart__name{-ms-grid-row:1;-ms-grid-column:1;grid-area:name;font-size:16px;font-weight:bold;color:#777}.chart__measure{-ms-grid-row:1;-ms-grid-column:2;grid-area:measure;font-size:16px;color:#777;-ms-grid-column-align:end;justify-self:end;line-height:21px}@media screen and (max-width: 640px){.chart__measure{-ms-grid-column-align:start;justify-self:start;margin-top:-12px}}.chart__bar{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:bar;height:12px;background:#EEEEEE;position:relative}.chart__bar:before{content:'';position:absolute;display:inline-block;height:12px;background:#ccc;top:0;width:0;-webkit-transition:width 1s .5s ease-in;transition:width 1s .5s ease-in}.chart__bar[data-highlight="true"]:before{background-color:#B5BD00}.chart__bar[data-fill="100%"]:before{width:100%}.chart__bar[data-fill="80%"]:before{width:80%}.chart__bar[data-fill="65%"]:before{width:65%}.chart__bar[data-fill="45%"]:before{width:45%}.chart__bar[data-fill="44%"]:before{width:44%}.chart__bar[data-fill="13%"]:before{width:13%}.chart__bar[data-fill="7%"]:before{width:7%}.chart__bar[data-fill="6%"]:before{width:6%}.chart--inverse{background:#F6F6F6}.feature-download{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:.5fr 1fr;grid-template-columns:.5fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;grid-template-areas:"media content";grid-gap:60px;min-height:250px;margin:140px 0;padding:60px;border:solid 2px #ccc}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-download{-ms-grid-columns:.5fr 1fr;grid-template-columns:.5fr 1fr;grid-gap:40px;margin:60px 0;padding:40px}}@media screen and (max-width: 640px){.feature-download{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:max-content auto 1fr;grid-template-rows:-webkit-max-content auto 1fr;grid-template-rows:max-content auto 1fr;grid-template-areas:"media" "content";margin:40px 0;padding:0;grid-gap:0;overflow:hidden;border:none;border-radius:0}}.feature-download__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:-130px 0;-ms-grid-row:1;-ms-grid-column:1;grid-area:media}@media screen and (max-width: 640px){.feature-download__media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:0;padding:20px 40px;position:unset;background:#f6f6f6;background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, #f6f6f6), color-stop(50%, #fff));background:linear-gradient(0deg, #f6f6f6 50%, #fff 50%)}}.feature-download__media-title{display:none}@media screen and (max-width: 640px){.feature-download__media-title{font-weight:600;font-size:30px;line-height:2rem;display:block;color:#000;width:100%;margin:0 0 20px}}.feature-download__media-title::before{display:none}@media screen and (max-width: 640px){.feature-download__media-title::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;background-repeat:no-repeat;background-size:cover;display:block}}.feature-download__media img{width:100%;max-height:470px}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-download__media img{max-height:330px;width:100%}}@media screen and (max-width: 640px){.feature-download__media img{max-height:unset;width:100%}}.feature-download__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-grid-row:1;-ms-grid-column:2;grid-area:content}@media screen and (max-width: 640px){.feature-download__content{font-size:0.8rem;background-color:#F6F6F6;padding:0 40px 25px}}.feature-download__content .content__title{font-weight:600;font-size:44px;line-height:2rem;display:block;color:#000;white-space:nowrap}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-download__content .content__title{font-size:36px;white-space:unset}}@media screen and (max-width: 640px){.feature-download__content .content__title{display:none}}.feature-download__content .content__title::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;top:-20px;right:0px;background-repeat:no-repeat;background-size:cover;display:inline-block}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-download__content .content__title::after{height:28px;width:22px}}@media screen and (max-width: 640px){.feature-download__content .content__title::after{display:none}}.feature-download__content .content__title br{display:none}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-download__content .content__title br{display:inline-block}}@media screen and (max-width: 640px){.feature-download__content .content__title br{display:inline-block}}.feature-download__content p{color:#777777;padding:15px 0}@media screen and (max-width: 640px){.feature-download__content p{padding:0 0 15px}}@media screen and (max-width: 640px){.feature-download__content .button{display:block;text-align:center;width:100%}}.feature-cards{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-gap:60px}@media screen and (min-width: 641px) and (max-width: 1024px){.feature-cards{grid-gap:40px}}@media screen and (max-width: 640px){.feature-cards{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-gap:40px;margin:0 20px}}.feature-cards .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-radius:20px;background-color:#F6F6F6;height:100%;overflow:hidden}.feature-cards .card--image{width:100%;margin:0}.feature-cards .card--image img{width:100%;max-height:285px}.feature-cards .card--content{margin:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;line-height:21px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 640px){.feature-cards .card--content{margin:20px}}.feature-cards .card--content .content-title{font-size:24px;font-weight:600;color:#000000}.feature-cards .card--content p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.contact-form input[type="text"]{border:1px solid #777;height:45px;width:100%;border-radius:4px;outline:none;line-height:45px;padding:8px;font-size:16px}.contact-form input[type="text"]:focus{-webkit-box-shadow:0 0 5px #89972d;box-shadow:0 0 5px #89972d}.contact-form textarea{border:1px solid #777;width:100%;border-radius:4px;outline:none;line-height:24px;padding:8px;font-size:16px;resize:vertical}.contact-form textarea:focus{-webkit-box-shadow:0 0 5px #89972d;box-shadow:0 0 5px #89972d}.contact-form .input-error:not([style*=none])+label:after{content:" (Required — please " attr(data-action) " " attr(data-error) ")"}.contact-form .input-error:not([style*=none])+input[type=text],.contact-form .input-error:not([style*=none])+textarea{-webkit-box-shadow:0 0 5px #d00;box-shadow:0 0 5px #d00}.contact-form .input-error:not([style*=none])+.radio-set label .radiobtn{-webkit-box-shadow:0 0 5px #d00;box-shadow:0 0 5px #d00}.contact-form label{display:block;font-size:18px;font-weight:bold;margin-bottom:4px}.contact-form label.required:after{content:" (Required)";font-weight:normal}.contact-form input[type="checkbox"]+label{display:inline-block;margin-left:8px;font-weight:normal;cursor:pointer}.contact-form input[type="checkbox"]:focus{-webkit-box-shadow:0 0 5px #89972d;box-shadow:0 0 5px #89972d;outline:none}.contact-form fieldset{outline:none;border:none;padding:0;margin:50px 0}.contact-form fieldset a{display:inline-block}.contact-form fieldset:last-of-type{margin-bottom:0}.contact-form .radio-set{margin:10px 0}.contact-form .radio-set label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;margin-bottom:15px;position:relative;padding-left:35px;font-size:18px;font-weight:normal;font-family:'Roboto';cursor:pointer;height:26px}.contact-form .radio-set label:focus-within .radiobtn{-webkit-box-shadow:0 0 5px #89972d;box-shadow:0 0 5px #89972d}.contact-form .radio-set label input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.contact-form .radio-set label:hover input ~ .radiobtn:after{background-color:#d2d3da}.contact-form .radio-set label input:checked ~ .radiobtn:after{background-color:#3F6783}.contact-form input[type="radio"]{padding:5px 10px;height:36px;border:1px solid rgba(187,187,187,0.5);outline:none;font-family:'Roboto';color:#4B4B4B;margin:5px;display:inline-block}.contact-form input[type="radio"]+span{font-size:14px;display:inline-block}.contact-form .radiobtn{position:absolute;border:1px solid #707070;left:0px;height:20px;width:20px;background-color:#fff;border-radius:50%;top:3.5px}.contact-form .radiobtn::after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:white}@media screen and (max-width: 640px){.contact-form .button{display:block;text-align:center}}body,html{margin:0;padding:0;font-family:"Roboto"}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#aaa}main,section[role="main"]{max-width:1400px;margin:0 auto;background-color:#fff;padding-bottom:60px}.row{max-width:1200px;margin:0 auto;z-index:1;position:relative}a{color:#3f6783}footer{background:#3f6783;padding:60px 60px 10px;max-width:1400px;margin:0 auto;color:#fff;display:-ms-grid;display:grid;gap:10px 10px;grid-template-areas:"dept-title dept-title resources-title resources-title" "dept-list dept-list resources images" "copyright copyright copyright copyright";-ms-grid-columns:(min-content)[auto-fit];grid-template-columns:repeat(auto-fit, -webkit-min-content);grid-template-columns:repeat(auto-fit, min-content);-ms-grid-rows:(min-content)[auto-fit];grid-template-rows:repeat(auto-fit, -webkit-min-content);grid-template-rows:repeat(auto-fit, min-content)}footer .department__title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:dept-title}footer .department__list{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:dept-list}@media screen and (max-width: 640px){footer .department__list{-webkit-column-count:1;column-count:1}}footer .resources{-ms-grid-row:2;-ms-grid-column:3;grid-area:resources}footer .resources__title{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:2;grid-area:resources-title}footer .resources__list{-webkit-column-count:1;column-count:1;-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:dept-list}footer .images{-ms-grid-row:2;-ms-grid-column:4;grid-area:images;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .connected__title{margin-top:10px}footer .connected__list{-webkit-column-count:1;column-count:1}footer .connected__list li{display:inline-block;margin-right:8px}footer .connected__list li .fab{font-size:24px}footer .connected__list li:last-child{margin-right:0}footer .copyright{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:copyright;text-align:center;text-transform:uppercase;font-size:13px}footer .copyright .fad{color:#a2bfd2}@media screen and (max-width: 640px){footer{grid-template-areas:"dept-title" "dept-list" "resources-title" "resources" "images" "copyright"}}.hero{background:url("../images/01.png");background-position:center bottom;height:980px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;width:100%}@media screen and (min-width: 641px) and (max-width: 1024px){.hero{padding:60px 40px}}@media screen and (max-width: 640px){.hero{padding:40px 45px;height:548px;background-color:#03669b;background-position:bottom;background-size:100% 330px;background-repeat:no-repeat}}.hero__tagline{font-size:16px;text-transform:uppercase;font-weight:bold;margin-bottom:30px}@media screen and (max-width: 640px){.hero__tagline{font-size:14px}}.hero__title{font-size:64px;font-weight:bold;margin-bottom:30px;text-shadow:0 10px 20px rgba(0,0,0,0.16)}@media screen and (max-width: 640px){.hero__title{font-size:30px}}.hero__accent{position:relative}@media screen and (max-width: 640px){.hero__accent object{height:28px}}.hero__accent:before{content:"";position:absolute;width:150px;border-bottom:2px solid rgba(255,255,255,0.75);left:70px;top:30px}@media screen and (max-width: 640px){.hero__accent:before{width:90px;left:50px;top:15px}}.hero__accent:after{content:"";position:absolute;width:150px;border-bottom:2px solid rgba(255,255,255,0.75);right:70px;top:30px}@media screen and (max-width: 640px){.hero__accent:after{width:90px;right:50px;top:15px}}.hero--why{background-image:url("../images/02.png")}@media screen and (max-width: 640px){.hero--why{background-color:#1B8CD2}}.hero--business{background-image:url("../images/03.png")}@media screen and (max-width: 640px){.hero--business{background-color:#032650}}.hero--infrastructure{background-image:url("../images/04.png")}@media screen and (max-width: 640px){.hero--infrastructure{background-color:#5390BC}}.hero--incentives{background-image:url("../images/06.png")}@media screen and (max-width: 640px){.hero--incentives{background-color:#64586c}}.hero--industries{background-image:url("../images/05.png")}@media screen and (max-width: 640px){.hero--industries{background-color:#7E8095}}.hero--qol{background-image:url("../images/07.png")}@media screen and (max-width: 640px){.hero--qol{background-color:#9A6217}}.hero:after{content:"";background:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));background:linear-gradient(to bottom, #eee, #fff);height:351px;width:100%;position:absolute;bottom:-351px;left:0;z-index:0}@media screen and (max-width: 640px){.hero:after{display:none}}nav .header{height:120px;background:#3f6783;padding:22px 100px}nav .header__nav{margin:0 0 0 auto;display:-ms-grid;display:grid;-ms-grid-columns:(max-content)[3];grid-template-columns:repeat(3, -webkit-max-content);grid-template-columns:repeat(3, max-content);gap:40px;padding:0;float:right;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .header__nav li{display:inline}nav .header__nav a{color:#fff}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header__nav{-ms-grid-columns:(max-content)[2];grid-template-columns:repeat(2, -webkit-max-content);grid-template-columns:repeat(2, max-content)}nav .header__nav li:first-child{display:none}}@media screen and (max-width: 640px){nav .header__nav{display:none}}nav .header__mobile{float:right;color:#fff;line-height:35px;cursor:pointer}@media screen and (min-width: 1025px){nav .header__mobile{display:none}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header__mobile{display:none}}nav .header__tablet{line-height:55px;position:absolute;right:70px;cursor:pointer}@media screen and (min-width: 1025px){nav .header__tablet{display:none}}@media screen and (max-width: 640px){nav .header__tablet{display:none}}nav .header .sjc{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .header .sjc .econ{color:#fff;font-size:24px;font-weight:300;height:76px;width:200px}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header .sjc .econ{font-size:24px;width:100%;height:35px;line-height:35px}}@media screen and (max-width: 640px){nav .header .sjc .econ{font-size:16px;width:100%;height:35px;line-height:35px}}nav .header .sjc a{border-right:1px solid #fff;padding-right:30px;margin-right:30px;overflow:hidden;width:256px}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header .sjc a{border-color:rgba(255,255,255,0.75);padding-right:15px;margin-right:15px;width:100px;overflow:hidden;height:35px}}@media screen and (max-width: 640px){nav .header .sjc a{border-color:rgba(255,255,255,0.75);padding-right:15px;margin-right:15px;width:100px;overflow:hidden;height:35px}}nav .header .sjc .logo{height:82px;padding-top:0;pointer-events:none;width:262px}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header .sjc .logo{border-color:rgba(255,255,255,0.75);padding-right:15px;margin-right:15px;width:100px;overflow:hidden;height:35px}}@media screen and (max-width: 640px){nav .header .sjc .logo{height:35px;width:100px;border-color:rgba(255,255,255,0.75);padding-right:15px;margin-right:15px}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header .sjc{height:24px}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .header{height:60px;padding:18px 40px}}@media screen and (max-width: 640px){nav .header{height:45px;padding:5px 20px}}nav .subnav{height:55px;background:#fff;position:relative}nav .subnav .subnav-menu{display:-ms-grid;display:grid;height:100%;gap:75px;margin:0;padding:0;list-style:none;-ms-grid-columns:(max-content)[7];grid-template-columns:repeat(7, -webkit-max-content);grid-template-columns:repeat(7, max-content);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .subnav .subnav-menu a{color:#707070;text-decoration:none}nav .subnav .subnav-menu a:hover{color:#3f6783}@media screen and (max-width: 640px){nav .subnav .subnav-menu a{display:block}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .subnav .subnav-menu{background:#fff;right:20px;top:90px;-ms-grid-rows:(min-content)[8];grid-template-rows:repeat(8, -webkit-min-content);grid-template-rows:repeat(8, min-content);-ms-grid-columns:40vw;grid-template-columns:40vw;gap:0px;z-index:1;position:absolute;height:auto;border-radius:15px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,0.16);box-shadow:0 10px 40px rgba(0,0,0,0.16)}nav .subnav .subnav-menu:before{content:"";height:25px;width:25px;background:#fff;position:absolute;top:-34px;right:45px;-webkit-clip-path:polygon(50% 50%, 0% 100%, 100% 100%);clip-path:polygon(50% 50%, 0% 100%, 100% 100%);-webkit-transform:scale(1.75);transform:scale(1.75)}nav .subnav .subnav-menu>li>a{text-transform:uppercase}nav .subnav .subnav-menu>li>a:hover{text-decoration:underline}nav .subnav .subnav-menu li{border-bottom:1px solid #eeeeee;padding:20px 10px;margin:0 30px}}@media screen and (max-width: 640px){nav .subnav .subnav-menu{-ms-grid-rows:(min-content)[8];grid-template-rows:repeat(8, -webkit-min-content);grid-template-rows:repeat(8, min-content);-ms-grid-columns:100%;grid-template-columns:100%;gap:0px;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;padding:0 30px}nav .subnav .subnav-menu>li>a{text-transform:uppercase}nav .subnav .subnav-menu>li>a:hover{text-decoration:underline}nav .subnav .subnav-menu li{border-bottom:1px solid #eeeeee;padding:20px 0}}nav .subnav .subnav-menu__main{padding-left:0;list-style:none;background:#3f6783;margin:0 -6vw}nav .subnav .subnav-menu__main li{border-bottom:1px solid rgba(255,255,255,0.45);padding:20px 0;margin:0 6vw}nav .subnav .subnav-menu__main li:last-child{border-bottom:none}nav .subnav .subnav-menu__main a{color:#fff}nav .subnav .subnav-menu__main a:hover{color:#eee;text-decoration:underline}@media screen and (min-width: 1025px){nav .subnav .subnav-menu__main{display:none}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .subnav .subnav-menu__main{margin:0 0;border-radius:0 0 15px 15px}nav .subnav .subnav-menu__main li{margin:0 30px;padding:20px 10px}}@media screen and (max-width: 640px){nav .subnav .subnav-menu__main{margin:0 -30px}nav .subnav .subnav-menu__main li{margin:0 30px}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .subnav .subnav-menu{display:none}}@media screen and (max-width: 640px){nav .subnav{display:none}nav .subnav.open{height:100%;display:block}}@media screen and (min-width: 641px) and (max-width: 1024px){nav .subnav.open .subnav-menu{display:block}}.infrastructure-signage{display:-ms-grid;display:grid;gap:30px;-ms-grid-columns:(43px)[auto-fit];grid-template-columns:repeat(auto-fit, 43px);margin:30px 0 35px}.infrastructure-signage img{border-radius:0 !important}@media screen and (max-width: 640px){.infrastructure-signage img:nth-child(4n){-ms-grid-row:2;grid-row-start:2}.infrastructure-signage img:nth-child(5n){-ms-grid-row:2;grid-row-start:2}.infrastructure-signage img:nth-child(6n){-ms-grid-row:2;grid-row-start:2}.infrastructure-signage img:nth-child(7n){-ms-grid-row:2;grid-row-start:2}}.source{font-size:12px;font-style:italic;color:#777;margin:0}.grid-4x2{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);-ms-grid-rows:(minmax(190px, 1fr))[2];grid-template-rows:repeat(2, minmax(190px, 1fr));gap:60px;margin-bottom:60px}.grid-4x2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grid-4x2__2x2{grid-column:span 2;grid-row:span 2;position:relative}@media screen and (max-width: 640px){.grid-4x2__2x2{grid-column:span 2;grid-row:span 1}}.grid-4x2__2x1{grid-column:span 2;grid-row:span 1;position:relative}@media screen and (max-width: 640px){.grid-4x2__2x1{grid-column:span 2;grid-row:span 1}}.grid-4x2__1x2{grid-column:span 1;grid-row:span 2;position:relative}@media screen and (max-width: 640px){.grid-4x2__1x2{grid-column:span 2;grid-row:span 1}}.grid-4x2__3x2{grid-column:span 3;grid-row:span 2;position:relative}@media screen and (max-width: 640px){.grid-4x2__3x2{grid-column:span 2;grid-row:span 1}}.grid-4x2__1x1{grid-column:span 1;grid-row:span 1;position:relative}.grid-4x2 .tile{border:2px solid #BFD22B;padding:30px}.grid-4x2 .tile__title{font-size:36px}.grid-4x2 .tile__description{font-size:16px;color:#777;line-height:24px}@media screen and (min-width: 641px) and (max-width: 1024px){.grid-4x2{gap:20px;padding:0 40px;margin-bottom:20px;grid-auto-flow:dense}}@media screen and (max-width: 640px){.grid-4x2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-ms-grid-rows:(minmax(200px, min-content))[2];grid-template-rows:repeat(2, minmax(200px, -webkit-min-content));grid-template-rows:repeat(2, minmax(200px, min-content));gap:20px;padding:0 40px;margin-bottom:20px;grid-auto-flow:dense}}.grid-1x2{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-ms-grid-rows:(minmax(200px, 1fr))[1];grid-template-rows:repeat(1, minmax(200px, 1fr));gap:60px;margin-bottom:60px}.grid-1x2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 641px) and (max-width: 1024px){.grid-1x2 img{-o-object-position:center !important;object-position:center !important}}@media screen and (max-width: 640px){.grid-1x2 img{-o-object-position:center !important;object-position:center !important}}@media screen and (min-width: 641px) and (max-width: 1024px){.grid-1x2{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);-ms-grid-rows:(minmax(200px, 1fr))[2];grid-template-rows:repeat(2, minmax(200px, 1fr));gap:20px;margin:0 40px 20px}}@media screen and (max-width: 640px){.grid-1x2{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);-ms-grid-rows:(minmax(200px, min-content))[2];grid-template-rows:repeat(2, minmax(200px, -webkit-min-content));grid-template-rows:repeat(2, minmax(200px, min-content));gap:20px;margin:0 40px 20px}}.grid-1x4{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);-ms-grid-rows:(minmax(200px, 1fr))[1];grid-template-rows:repeat(1, minmax(200px, 1fr));gap:60px;margin-bottom:60px}.grid-1x4 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grid-1x4--1{grid-column:span 1}.grid-1x4--2{grid-column:span 2}@media screen and (min-width: 641px) and (max-width: 1024px){.grid-1x4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-ms-grid-rows:(minmax(200px, 1fr))[2];grid-template-rows:repeat(2, minmax(200px, 1fr));gap:20px;margin:0 40px 20px}}@media screen and (max-width: 640px){.grid-1x4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-ms-grid-rows:(minmax(200px, 1fr))[2];grid-template-rows:repeat(2, minmax(200px, 1fr));gap:20px;margin:0 40px 20px}}.logo-grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(150px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));-ms-grid-rows:77px;grid-template-rows:77px;grid-auto-flow:dense;gap:40px 60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo-grid object{width:100%;max-height:77px}@media screen and (min-width: 641px) and (max-width: 1024px){.logo-grid{-ms-grid-columns:(minmax(198px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(198px, 1fr));-ms-grid-rows:77px;grid-template-rows:77px}}.row-wrapper--grey{background-color:#F6F6F6;padding-bottom:60px}.row-wrapper--grey .row>*:last-child{margin-bottom:0}.list-header{font-size:14px;font-weight:bold}.link-list{padding-left:18px;color:#777;margin-bottom:0;font-size:14px}.link-list li{line-height:24px;margin-bottom:12px}@media screen and (max-width: 640px){.link-list{-ms-grid-columns:1fr;grid-template-columns:1fr;list-style:none;padding-left:0;border-top:1px solid #EEEEEE;grid-gap:0}.link-list li{border-bottom:1px solid #EEEEEE}.link-list a{padding:20px 0;display:block}}.attribution{position:absolute;bottom:15px;left:15px;padding:5px 10px;font-size:9px;color:#fff;background-color:rgba(212,212,212,0.66);-webkit-backdrop-filter:saturate(180%) blur(2px);backdrop-filter:saturate(180%) blur(2px);z-index:2}.attribution a{color:#fff;text-decoration:none}.attribution--needed{background-color:#e00a27;left:inherit;right:15px}.attribution--received{background-color:#03d11e;left:inherit;right:15px}.detail-page__title{font-size:64px;font-weight:bold;margin-top:60px}.detail-page__title:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66.52' height='100%' viewBox='0 0 66.52 85'%3E%3Cpath id='Leaf' d='M61.532,59.643c1.555-4.665,6.22-12.957,17.622-19.177A110.131,110.131,0,0,1,108.7,30.1c1.037,26.433-4.146,41.982-10.884,51.311-18.14-1.037-24.36,8.811-25.915,13.476h0s1.555-5.7,10.366-23.323c7.256-15.03,22.8-34.726,22.8-34.726S91.075,47.2,82.782,60.161C75.008,72.6,69.825,93.85,69.825,93.85c-4.146-8.293-13.994-17.1-8.293-34.207ZM126.319,92.3A80.065,80.065,0,0,1,110.77,108.88,28.38,28.38,0,0,1,93.148,115.1c-12.957-1.037-16.067-9.848-20.732-14.512,0,0,15.549,2.591,25.915.518,10.884-1.555,22.287-7.774,22.287-7.774S103,97.478,91.075,98c-13.994.518-18.659.518-18.659.518s7.774-27.47,53.9-6.22Z' transform='translate(-59.8 -30.1)' fill='%23bfd22b'/%3E%3C/svg%3E%0A");height:48px;width:38px;position:relative;top:-30px;right:-5px;background-repeat:no-repeat;background-size:cover;display:inline-block}@media screen and (min-width: 641px) and (max-width: 1024px){.detail-page__title{margin-left:40px}}@media screen and (max-width: 640px){.detail-page__title{margin-left:40px}}.detail-page__paragraph{font-size:24px;color:#777}.social_media{position:relative;bottom:163px;left:103px;display:inline-block;background:#eee;padding:40px;font-size:40px}.social_media a+a{margin-left:40px}@media screen and (max-width: 640px){.social_media a+a{margin-left:10px}}@media screen and (max-width: 640px){.social_media{padding:20px}}.complete{margin:0 auto 15px;width:100%;text-align:center;background:#F6F6F6;padding:15px}.complete .title{font-size:24px;font-weight:bold}.complete p{color:#777}
/*# sourceMappingURL=econ-dev.min.css.map */