@charset "UTF-8";
/*!
 * Theme Name: SGH
 */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}div{position:relative;box-sizing:border-box}a[href^="tel"]{color:inherit !important;text-decoration:none !important}@font-face{font-family:"ConneqtRegular";src:url("fonts/ConneqtRegular/font.woff2") format("woff2"), url("webFonts/ConneqtRegular/font.woff") format("woff");font-display:swap}@font-face{font-family:"ConneqtBold";src:url("fonts/ConneqtBold/font.woff2") format("woff2"), url("webFonts/ConneqtBold/font.woff") format("woff");font-display:swap}@font-face{font-family:"ConneqtBlack";src:url("fonts/ConneqtBlack/font.woff2") format("woff2"), url("webFonts/ConneqtBlack/font.woff") format("woff");font-display:swap}*,*::before,*::after{box-sizing:border-box}h1{font-size:54px;font-weight:300;font-family:"ConneqtRegular", sans-serif;line-height:1.25em;text-transform:uppercase}@media only screen and (max-width:1105px){h1{font-size:32px}}h2{font-size:36px;font-weight:400;font-family:"ConneqtRegular", sans-serif;line-height:1.25em;text-transform:uppercase}@media only screen and (max-width:1105px){h2{font-size:30px}}h3{font-size:36px;font-weight:400;font-family:"ConneqtRegular", sans-serif;line-height:1.25em;text-transform:uppercase}@media only screen and (max-width:1105px){h3{font-size:28px}}h4{font-size:24px;font-weight:400;font-family:"ConneqtRegular", sans-serif;line-height:1.25em;margin-bottom:10px}@media only screen and (max-width:1105px){h4{font-size:24px;line-height:1.1em}}h5{font-size:22px;font-weight:400;font-family:"ConneqtRegular", sans-serif;line-height:1.25em;margin-bottom:10px}@media only screen and (max-width:1105px){h5{font-size:22px;line-height:1.1em}}h6{font-size:12px;font-weight:400;font-family:"ConneqtBlack", sans-serif;line-height:1.25em}@media only screen and (max-width:1105px){h6{font-size:18px;line-height:1.1em}}em{font-style:italic}body{font-family:"IBM Plex Serif", serif;font-weight:400;color:#373A36}a{text-decoration:none;color:#D29F1C}p{line-height:150%;margin:0 0 1em 0}img{max-width:100%;height:auto}div.alignleft,img.alignleft{display:block}@media only screen and (min-width:900px){div.alignleft,img.alignleft{float:left;margin:0 25px 25px 0}}@media only screen and (max-width:650px){div.alignleft,img.alignleft{width:100%}}div.alignright,img.alignright{display:block}@media only screen and (min-width:900px){div.alignright,img.alignright{float:right;margin:0 0 25px 25px}}strong{font-weight:700}sup{vertical-align:super;font-size:smaller}sub{vertical-align:sub;font-size:smaller}#page{z-index:2;background:#fff}@media only screen and (max-width:450px){#page{margin-bottom:0 !important}}#content{position:relative;z-index:20;background:#fff;overflow-x:clip}.flex{display:flex}.flexwrap{flex-wrap:wrap}.flexcenter{align-items:center}.fixed-width{max-width:1300px;margin:0 auto}@media only screen and (max-width:1255px){.fixed-width{margin:0 20px}}p.wp-caption-text{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:10px !important;line-height:14px !important;color:#373a36}.button{display:inline-block;border-radius:25px;font-family:"ConneqtBold", sans-serif;color:#ffffff;text-transform:uppercase;padding:15px 10px 15px 15px;text-decoration:none;font-size:16px;outline-offset:4px;overflow:hidden;position:relative;transition:all 0.5s;z-index:0}.button::after{content:" ";display:inline-block;height:14px;width:13px;background-image:url(images/arrow_gold.svg);background-size:contain;background-repeat:no-repeat;margin-left:6px;top:1px;position:relative}.button:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D6D2C4;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}.button:hover:before{transform:rotate(0deg);transition:all 0.5s}.button.outline{background:none;border:1px solid #ffffff;padding:9px 15px 9px 20px}.button.outline.dark{border:1px solid #373A36;color:#373A36}.button.outline:hover{border:1px solid #D6D2C4 !important}.button:hover{color:#373A36;border-color:#D6D2C4}.cta_button{display:inline-block;font-family:"ConneqtRegular", sans-serif;font-size:12px;text-transform:uppercase;color:#373A36;margin-bottom:16px;font-weight:700}.cta_button svg{vertical-align:middle;margin-left:15px}.cta_button svg circle{fill:#D29F1C}.cta_button svg path{fill:#373A36}.cta_button:hover svg circle{fill:#D6D2C4}.dark-large-dotted-bg{background:url(images/svg-diamond-patterns/grey-diamond-pattern.svg);color:#ffffff;background-position:bottom;background-size:52px}.dark-large-dotted-bg.topalign{background-position:top}@media only screen and (max-width:650px){.modulewrap{flex-wrap:wrap}}.rotated_text{display:inline-block;writing-mode:vertical-lr;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);display:inline-block;line-height:16px;position:relative;right:0px;text-align:right;text-align:right;flex-basis:60px;flex:0}@media only screen and (max-width:650px){.rotated_text{flex-basis:100%;writing-mode:initial;-moz-transform:none;-webkit-transform:none;right:unset;text-align:left;padding-left:20px;margin-bottom:16px}}.rotated_text p{font-family:"ConneqtBold", sans-serif;color:#ffffff;font-size:12px !important;padding-left:5px;border-left:1px solid #ffffff;display:inline-block;margin-bottom:0}@media only screen and (max-width:650px){.rotated_text p{border-left:none;border-bottom:1px solid #ffffff;padding-left:0;font-size:14px}}@keyframes kenburns{0%{opacity:1}100%{transform:scale3d(1.5, 1.5, 1.5) translate3d(-90px, -20px, 0px);animation-timing-function:ease-in;opacity:1}}.category-pill{display:inline-block;border-radius:10px;background:#D29F1C;padding:4px 10px;font-family:"ConneqtBold", sans-serif;color:#000000;text-transform:uppercase;font-size:12px}.category-pill.tan{background-color:#D6D2C4}.category-pill.green,.category-pill.light-green{background-color:#96D6CC}.category-pill.orange{background-color:#DC582A}.gold-arrow-after::after{content:" ";display:inline-block;height:14px;width:13px;background-image:url(images/arrow_gold.svg);background-size:contain;background-repeat:no-repeat;margin-left:6px;top:1px;position:relative}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.page-header-title{height:250px;padding-top:84px;padding-bottom:37px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:650px){.page-header-title{height:auto;padding-top:35px;padding-bottom:20px}}.page-header-title .page-parent{display:block;text-align:center;color:#D29F1C;font-family:"ConneqtBold", sans-serif;font-size:20px;line-height:20px;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);margin:30px 0 0 0}@media only screen and (max-width:900px){.page-header-title .page-parent{font-size:18px;line-height:30px;margin-top:20px}}.page-header-title h1{text-align:center;color:#ffffff;font-family:"ConneqtBlack", sans-serif;font-size:50px;line-height:initial;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);position:relative}@media only screen and (max-width:900px){.page-header-title h1{font-size:30px;line-height:36px}}.page-header-title h1 span{font-feature-settings:"aalt" 2}.page-header-title h1 em{font-feature-settings:"aalt" 2;font-style:normal}.page-header-title.gray{background-image:url(images/svg-diamond-patterns/grey-diamond-pattern.svg);background-size:52px}.page-header-title.green{background:url(images/svg-diamond-patterns/dark-green-diamond-pattern.svg);background-size:52px}.page-header-title.yellow{background:url(images/svg-diamond-patterns/gold-diamond-pattern.svg);background-size:52px}.page-header-title.yellow .page-parent{color:#373A36}body.page-id-18073 .page-header-title h1 span{font-feature-settings:"aalt" 1}.toggle{position:relative;display:inline-block;width:48px;height:24px}.toggle input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#373a36;-webkit-transition:0.4s;transition:0.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:white;-webkit-transition:0.4s;transition:0.4s}input:checked+.slider{background-color:#D29F1C;background-image:url(images/icon-check.svg);background-repeat:no-repeat;background-position:8px 7px}input:focus+.slider{box-shadow:0 0 1px #D29F1C}input:checked+.slider:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}#content table:not(#directory-results):not(.nostyle){border-top:1px solid #D1CFD7;border-left:1px solid #D1CFD7;border-bottom:1px solid #D1CFD7;margin:0 auto 1em auto;text-align:left}#content table:not(#directory-results):not(.nostyle) tr td{border-right:1px solid #D1CFD7;padding:10px;font-size:16px;line-height:20px}#content table:not(#directory-results):not(.nostyle) tr:first-child{background-color:#D29F1C;color:#000000;font-size:16px;line-height:18px}#content table:not(#directory-results):not(.nostyle) tr:first-child td{font-weight:700;padding:10px;vertical-align:middle;border-right:none}#content table:not(#directory-results):not(.nostyle) tr:nth-child(2n+3){background:#f1f1f1}.photocaption,dl.gallery-item dd{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:10px;line-height:14px;color:#373a36;padding:10px 0;text-align:left}.fancybox-navigation{position:static}.fancybox-caption__body{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:10px}.fancybox-button{background:transparent;opacity:1 !important;color:#ffffff}.homepagehero{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:250px;z-index:50;background-color:#373A36;overflow:hidden}.homepagehero img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(120%);transition:transform 5s}.homepagehero img.zoomed{transform:scale(100%)}.homepagehero h1{font-family:"ConneqtBold", sans-serif;font-size:50px;line-height:95px;color:#ffffff;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}@media only screen and (max-width:900px){.homepagehero h1{font-size:40px;line-height:50px}}@media only screen and (max-width:650px){.homepagehero h1{font-size:22px;line-height:32px}}.homepagehero h1 div{display:inline}.homepagehero h1 span{}.homepagehero h1 strong{font-family:"ConneqtBlack", sans-serif;font-weight:400;font-size:110px;display:block}@media only screen and (max-width:900px){.homepagehero h1 strong{font-size:45px;line-height:60px}}.homepagehero h2{font-family:"ConneqtBlack", sans-serif;font-weight:400;font-size:110px;line-height:95px;display:block;color:#ffffff;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}@media only screen and (max-width:900px){.homepagehero h2{font-size:45px;line-height:60px}}@media only screen and (max-width:650px){.homepagehero h2{font-size:43px;line-height:55px}}.homepagehero h2 span{font-feature-settings:"aalt" on}.homepagehero #animated-diamonds-left{position:absolute;width:340px;height:690px;left:10%;top:50%;transform:translateY(-50%)}@media only screen and (max-width:900px){.homepagehero #animated-diamonds-left{left:0}}@media only screen and (max-width:650px){.homepagehero #animated-diamonds-left{left:-30%}}.homepagehero #animated-diamonds-right{position:absolute;width:340px;height:690px;right:10%;top:50%;transform:translateY(-50%)}@media only screen and (max-width:900px){.homepagehero #animated-diamonds-right{right:0}}@media only screen and (max-width:650px){.homepagehero #animated-diamonds-right{right:-20%}}.homepagehero .homepageherocaption{position:absolute;bottom:12px;left:25px;font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:8px;color:#ffffff;line-height:14px;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);text-transform:uppercase}.homepagehero .scroll-hint{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);font-family:"Nunito Sans", sans-serif;font-size:12px;color:#ffffff;font-weight:700;text-transform:uppercase;text-align:center}.homepagehero .scroll-hint .pulser{position:absolute;left:50%;top:35px;transform:translateX(-50%) translateY(-50%);width:30px;height:30px}.homepagehero .scroll-hint .pulser:before{content:"";position:relative;display:block;width:300%;height:300%;box-sizing:border-box;margin-left:-100%;margin-top:-100%;border-radius:45px;background-color:#D29F1C;animation:pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite}.homepagehero .scroll-hint .pulser:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:white url(images/pulsing-arrow.svg);background-position:-6px 1px;border-radius:15px;animation:pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite}.news-events-section{padding:53px 0;position:fixed;bottom:0px;width:100%;z-index:30}.news-events-section .news-events-slider-container{margin-left:10px;flex:1;width:90vw}.news-events-section .news-events-slider-container .news-events-slider .ne-slide{margin:0 0 0 15px;padding:30px;color:#ffffff;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);height:100%;min-height:229px;outline-offset:-2px}@media only screen and (max-width:1105px){.news-events-section .news-events-slider-container .news-events-slider .ne-slide{min-height:250px}}.news-events-section .news-events-slider-container .news-events-slider .ne-slide.darkteal{background:#034A59}.news-events-section .news-events-slider-container .news-events-slider .ne-slide.darkgreen{background:#00634F}.news-events-section .news-events-slider-container .news-events-slider .ne-slide .category{float:right}.news-events-section .news-events-slider-container .news-events-slider .ne-slide .date{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px;margin-bottom:15px}.news-events-section .news-events-slider-container .news-events-slider .ne-slide h2{font-family:"Nunito Sans", sans-serif;color:#ffffff;font-size:18px;line-height:26px;font-weight:900;text-transform:none;max-width:75%}@media only screen and (max-width:1105px){.news-events-section .news-events-slider-container .news-events-slider .ne-slide h2{font-size:16px;line-height:22px}}.news-events-section .news-events-slider-container .news-events-slider .ne-slide a.storylink{position:absolute;bottom:15px;right:25px;font-family:"ConneqtBold", sans-serif;color:#ffffff;text-transform:uppercase;text-decoration:none;line-height:40px;font-size:12px;margin-top:10px}.news-events-section .news-events-slider-container .news-events-slider .ne-slide a.storylink svg{margin-left:10px;vertical-align:middle}.news-events-section .news-events-slider-container .news-events-slider .ne-slide a.storylink:hover svg circle{fill:#D6D2C4}.news-events-section .news-events-slider-container .news-events-slider-controls{margin-left:85px;text-align:center;margin:20px 0 20px 0;text-align:center}.news-events-section .news-events-slider-container .news-events-slider-controls .slide-count{position:absolute;right:25px;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:18px}.news-events-section .news-events-slider-container .news-events-slider-controls .slide-count strong{color:#D29F1C}.news-events-section .news-events-slider-container .news-events-slider-controls .slick-dots li{margin:0 2px}.news-events-section .news-events-slider-container .news-events-slider-controls .slick-dots li button::before{color:#ffffff;opacity:1;font-size:30px}.news-events-section .news-events-slider-container .news-events-slider-controls .slick-dots li.slick-active button::before{color:#D29F1C;font-size:42px;line-height:22px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav{display:inline-block;margin-bottom:14px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav>div{display:inline-block;margin:0 5px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .slick-arrow{border:1px solid #ffffff;width:32px;height:32px;line-height:32px;text-align:center;border-radius:32px;cursor:pointer}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .slick-arrow svg{width:15px;height:15px;margin-top:7px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .slick-arrow:hover svg path{fill:#D29F1C}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .prev-arrow svg{margin-right:3px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .next-arrow svg{transform:rotate(180deg);margin-left:3px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause{display:block;min-width:auto;width:32px;height:32px;padding:10px;position:relative;border-radius:32px;border:1px solid #fff;top:8px;outline-offset:4px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause svg{position:absolute;top:-1px;left:-1px;overflow:visible}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause svg.icon-progress{transform:rotate(-90deg)}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause div svg{width:11px;height:12px}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause div svg:hover path{fill:#D29F1C}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause div svg:hover rect{fill:#D29F1C}.news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .play-pause-button .playpause div.play{display:none;margin-left:2px}.featured-project-story{padding:53px 0;display:flex;height:796px;z-index:25}@media only screen and (max-width:900px){.featured-project-story{height:596px}}@media only screen and (max-width:900px){.featured-project-story .rotated_text{display:none}}.featured-project-story .featured-project-story-background{position:absolute;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;filter:grayscale(100%)}.featured-project-story .yellowoverlay{background:linear-gradient(0deg, rgba(210, 159, 28, 0.75), rgba(210, 159, 28, 0.75));position:absolute;top:0;width:100%;height:100%}.featured-project-story .prominent-material{position:absolute;bottom:0;right:0;width:50%;height:620px;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:900px){.featured-project-story .prominent-material{display:none}}.featured-project-story .featured-image-container{position:absolute;bottom:72px;right:72px;width:850px;height:640px;overflow:hidden}@media only screen and (max-width:900px){.featured-project-story .featured-image-container{display:none}}.featured-project-story .featured-image{width:100%;height:100%;object-fit:cover;animation:kenburns 40s}.featured-project-story .featured-project-story-headline{position:absolute;top:288px;left:112px;font-family:"Pragati Narrow", sans-serif;font-weight:700;color:#ffffff;font-size:40px;line-height:40px;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);width:350px;text-transform:none}@media only screen and (max-width:900px){.featured-project-story .featured-project-story-headline{top:50px;left:25px;width:auto}}.featured-project-story .featured-project-story-card{position:absolute;top:402px;left:237px;background:#034A59;padding:40px 44px;color:#ffffff;max-width:590px}@media only screen and (max-width:900px){.featured-project-story .featured-project-story-card{top:150px;left:25px;width:auto;padding:20px;max-width:87%}}.featured-project-story .featured-project-story-card .project-title{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:18px;text-transform:uppercase;margin-bottom:10px}.featured-project-story .featured-project-story-card .project-question{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:22px;line-height:30px;display:inline-block;max-width:75%}@media only screen and (max-width:900px){.featured-project-story .featured-project-story-card .project-question{max-width:100%}}.featured-project-story .featured-project-story-card .project-question strong{display:block;color:#D29F1C;font-weight:900}.featured-project-story .featured-project-story-card .readmore{text-align:center;display:inline-block;margin-top:20px;margin-left:20px}.featured-project-story .featured-project-story-card .readmore a{color:#ffffff;font-size:12px;text-transform:uppercase;text-decoration:none;font-family:"ConneqtRegular", sans-serif}.featured-project-story .featured-project-story-card .readmore a svg{width:80px;height:80px;display:block;margin-bottom:5px}.featured-project-story .featured-project-story-card .readmore a svg:hover circle{fill:#D6D2C4}.view-all-projects-bar,.view-lab-bar{position:relative;bottom:0px;width:100%;z-index:20;padding:20px 0;text-align:center}.our-lab-feature{padding:53px 0 0 0;overflow:hidden;background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-size:52px;background-position:bottom left}@media only screen and (max-width:900px){.our-lab-feature{padding:25px 0}}@media only screen and (max-width:650px){.our-lab-feature .rotated_text{writing-mode:vertical-lr;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);right:0px;text-align:right;flex-basis:40px;display:none}}.our-lab-feature .rotated_text p{color:#000000;border-left:1px solid #000000}@media only screen and (max-width:650px){.our-lab-feature .rotated_text p{padding-left:5px;border-left:1px solid #000000;border-bottom:none}}.our-lab-feature .lab-video{display:none;position:absolute;width:100%;height:100%;z-index:20}.our-lab-feature .lab-video .embed-container{width:100%;height:100%}.our-lab-feature .lab-image{position:relative;width:80vw;height:42vw;background-repeat:no-repeat;background-size:cover;max-width:1010px;max-height:566px;left:50%;transform:translateX(-50%)}@media only screen and (max-width:900px){.our-lab-feature .lab-image{width:95vw;height:52vw}}.our-lab-feature .lab-image-overlay{background-image:url(images/our-lab-overlay.png);position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.our-lab-feature .lab-body-copy{background:#004860;padding:22px;color:#ffffff;font-size:16px;line-height:26px;max-width:515px;position:absolute;top:53px;left:188px}@media only screen and (max-width:1255px){.our-lab-feature .lab-body-copy{left:75px}}@media only screen and (max-width:900px){.our-lab-feature .lab-body-copy{display:none}}.our-lab-feature .lab-video-play-button{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:19;font-family:"Nunito Sans", sans-serif;color:#ffffff;text-transform:uppercase;font-size:12px}.our-lab-feature .lab-video-play-button svg{display:inline-block;margin-bottom:8px}.our-lab-feature .lab-video-play-button:hover svg path.background{fill:#D6D2C4}.our-lab-feature .lab-headline{position:absolute;bottom:-6px;font-family:"ConneqtBold", sans-serif;font-size:58px;line-height:58px;color:#ffffff;max-width:75%}@media only screen and (max-width:1450px){.our-lab-feature .lab-headline{font-size:45px;line-height:45px}}@media only screen and (max-width:900px){.our-lab-feature .lab-headline{font-size:35px;line-height:35px}}@media only screen and (max-width:650px){.our-lab-feature .lab-headline{display:none}}.our-lab-feature .lab-headline span{font-feature-settings:"aalt" 1}.mobile-our-lab-feature-text-stuff{display:none;background:#004860;padding:22px;color:#ffffff;font-size:16px;line-height:26px}@media only screen and (max-width:650px){.mobile-our-lab-feature-text-stuff{display:block}}.mobile-our-lab-feature-text-stuff .lab-headline{font-family:"ConneqtBold", sans-serif;font-size:40px;line-height:46px;color:#ffffff;margin-bottom:30px}.mobile-our-lab-feature-text-stuff .lab-headline span{font-feature-settings:"aalt" 1}.view-lab-bar{background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);padding:30px 0;background-size:52px}.view-lab-bar a.button.outline:hover:after{background-image:url(images/arrow_white.svg)}.view-lab-bar a.button.outline:hover:before{background:rgba(210, 159, 28, 0.9)}.page-template-page-home .rotated_text{margin-left:20px}.projects-hero-slider{height:23.5vw;min-height:400px}.projects-hero-slider .projects-hero-slider-container{height:100%}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide{width:100%;height:100%;opacity:0;visibility:hidden;position:absolute;top:0;left:0;background-size:cover;background-position:center}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide.currentSlide{opacity:1;visibility:visible}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .overlay{position:absolute;top:0;width:100%;height:100%;background-image:url(images/our-lab-overlay.png);background-size:cover;background-repeat:no-repeat;mix-blend-mode:normal}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner{padding:50px 0 0 135px}@media only screen and (max-width:1255px){.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner{padding:40px 25px 0 25px}}@media only screen and (max-width:650px){.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner{padding:25px 25px 0 25px}}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner h2{max-width:750px;color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:46px;line-height:110%;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);text-transform:none;margin:10px 0 30px 0}@media only screen and (max-width:900px){.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner h2{font-size:34px;line-height:38px;margin:10px 0}}@media only screen and (max-width:650px){.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner h2{font-size:30px;line-height:34px}}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner h2 strong{color:#D29F1C}.projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner a:hover svg circle{fill:#D6D2C4}.projects-hero-slider .projects-hero-slider-nav{position:absolute;bottom:0;padding:0 135px 30px;width:100%}@media only screen and (max-width:1255px){.projects-hero-slider .projects-hero-slider-nav{padding:0 25px 30px}}.projects-hero-slider .projects-hero-slider-nav a{color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-size:20px;font-weight:700;text-decoration:none;display:inline-block;min-width:250px;margin-right:20px;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}@media only screen and (max-width:450px){.projects-hero-slider .projects-hero-slider-nav a{max-width:280px;margin-right:0}}.projects-hero-slider .projects-hero-slider-nav a:hover{color:#D6D2C4}.projects-hero-slider .projects-hero-slider-nav a .trigger-eyebrow{height:2px;width:0px;background:#D29F1C;margin-bottom:5px;transition:width 0.3s}.projects-hero-slider .projects-hero-slider-nav a.playpause{float:right;min-width:auto;width:32px;height:32px;padding:5px 9px;position:relative;border-radius:32px;border:1px solid #fff;margin-right:0;outline-offset:4px}.projects-hero-slider .projects-hero-slider-nav a.playpause svg{position:absolute;top:-1px;left:-1px;overflow:visible}.projects-hero-slider .projects-hero-slider-nav a.playpause svg.icon-progress{transform:rotate(-90deg)}.projects-hero-slider .projects-hero-slider-nav a.playpause div svg{width:11px;height:12px;top:4px;left:0px}.projects-hero-slider .projects-hero-slider-nav a.playpause div svg:hover path{fill:#D29F1C}.projects-hero-slider .projects-hero-slider-nav a.playpause div svg:hover rect{fill:#D29F1C}.projects-hero-slider .projects-hero-slider-nav a.playpause div.play{display:none;margin-left:2px}.projects-filter{background:#373A36;color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-size:18px;padding:25px 0}@media only screen and (max-width:1105px){.projects-filter{padding:20px 0}}.projects-filter .projects-filter-inner{max-width:1400px;margin:0 auto}@media only screen and (max-width:1105px){.projects-filter .projects-filter-inner{padding:0 20px}}.projects-filter .projects-filter-inner .project-search{flex:1;margin-top:15px;max-width:350px}@media only screen and (max-width:1255px){.projects-filter .projects-filter-inner .project-search{flex-basis:100% !important;margin-bottom:20px}}.projects-filter .projects-filter-inner .project-search input[type=text]{border-top:none;border-right:none;border-bottom:1px solid #D29F1C;border-left:none;max-width:587px;margin-right:14px;background:transparent;font-family:"Nunito Sans", sans-serif;color:#ffffff;font-size:16px;width:0px;opacity:0;transition:width 1.2s, opacity 0.2s}@media only screen and (max-width:900px){.projects-filter .projects-filter-inner .project-search input[type=text]{margin-right:0}}.projects-filter .projects-filter-inner .project-search input[type=text].showing{opacity:1;display:inline-block;width:90%}.projects-filter .projects-filter-inner .project-search svg{width:18px;height:18px}.projects-filter .projects-filter-inner .project-search svg:hover path{stroke:#D29F1C}@media only screen and (max-width:1255px){.projects-filter .projects-filter-inner .projectfilters{flex-wrap:wrap}}.projects-filter .projects-filter-inner .projectfilters .filterby{font-family:"Pragati Narrow", sans-serif;font-size:18px;line-height:52px;font-weight:700;padding-left:0}@media only screen and (max-width:1255px){.projects-filter .projects-filter-inner .projectfilters .filterby{flex-basis:100%;line-height:25px}}.projects-filter .projects-filter-inner .projectfilters>div{padding:0 10px}@media only screen and (max-width:900px){.projects-filter .projects-filter-inner .projectfilters>div{flex:1;flex-basis:50%;padding:5px 20px}}@media only screen and (max-width:650px){.projects-filter .projects-filter-inner .projectfilters>div{flex-basis:50%;padding:4px}}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle{display:inline-block;font-family:"ConneqtRegular", sans-serif;text-transform:uppercase;font-size:16px;line-height:50px;border:1px solid #FFFFFF;border-radius:50px;color:#fff;padding:0 20px;text-decoration:none;white-space:nowrap;overflow:hidden;z-index:0;position:relative}@media only screen and (max-width:650px){.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle{font-size:14px;padding:0 14px}}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D6D2C4;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle:hover:before{transform:rotate(0deg);transition:all 0.5s}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle svg{width:11px;height:15px;transform:rotate(90deg);display:inline-block;margin-left:42px;vertical-align:middle}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle svg path{fill:#ffffff}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle.open,.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle:hover{color:#373A36;border-color:#D6D2C4}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle.open svg path,.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle:hover svg path{fill:#D29F1C}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle.open{color:#ffffff}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle.open svg{transform:rotate(-90deg);vertical-align:initial}.projects-filter .projects-filter-inner .projectfilters>div a.traytoggle.open:hover{color:#373A36}.projects-filter .projects-filter-inner .projectfilters #resetfilters{color:#ffffff;text-transform:uppercase;line-height:52px;text-decoration:none;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:15px}@media only screen and (max-width:900px){.projects-filter .projects-filter-inner .projectfilters #resetfilters{line-height:20px}}.projects-filter .projects-filter-inner .projectfilters #resetfilters:hover svg path{fill:#D29F1C}.projects-filter .projects-filter-inner .filter-pills{margin:20px 0}@media only screen and (max-width:900px){.projects-filter .projects-filter-inner .filter-pills{margin:0}}.projects-filter .projects-filter-inner .filter-pills .filter-pill{display:inline-block;background:#D29F1C;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:16px;line-height:25px;padding:0 10px;color:#000000;border-radius:50px;margin:0 10px 10px 0}.projects-filter .projects-filter-inner .filter-pills .filter-pill:hover{background:#D6D2C4}.projects-filter .projects-filter-inner .filter-pills .filter-pill:hover a{border:none}.projects-filter .projects-filter-inner .filter-pills .filter-pill span{text-transform:uppercase;font-weight:700}.projects-filter .projects-filter-inner .filter-pills .filter-pill a{display:inline-block;height:20px;width:20px;border-radius:20px;border:1px solid #000000;margin-left:15px;vertical-align:middle}.projects-filter .projects-filter-inner .filter-pills .filter-pill img{width:18px;height:18px;border-radius:18px}.filtertray{background:#121212;color:#ffffff;display:none}.filtertray .filtertray-inner{padding:50px 135px}@media only screen and (max-width:900px){.filtertray .filtertray-inner{padding:20px 10px}}.filtertray .filtertray-inner>div{flex-basis:20%;padding:12px;font-family:"Pragati Narrow", sans-serif;font-size:16px;line-height:25px}@media only screen and (max-width:900px){.filtertray .filtertray-inner>div{flex-basis:50%;line-height:20px}}@media only screen and (max-width:900px){.filtertray .filtertray-inner>div label{float:left;margin-bottom:20px;margin-right:5px}}#projects_grid{margin:50px 15px 80px 15px;padding-bottom:30px}#projects_grid+.loadmoretrigger{margin-bottom:0}#projects_grid .project{flex-basis:calc(50% - 30px);height:25vw;margin:15px;cursor:pointer}@media only screen and (max-width:650px){#projects_grid .project{flex-basis:100%;height:65vw}}#projects_grid .project:first-child{height:27vw}@media only screen and (max-width:650px){#projects_grid .project:first-child{height:65vw}}#projects_grid .project:nth-of-type(even){top:-2vw}#projects_grid .project:nth-of-type(2){top:0}#projects_grid .project:last-child:nth-of-type(even){height:27vw}@media only screen and (max-width:650px){#projects_grid .project:last-child:nth-of-type(even){height:65vw}}@media only screen and (min-width:900px){#projects_grid .project:hover .overlay{height:100%}#projects_grid .project:hover .featured-insight-inner .date{display:block}#projects_grid .project:hover .featured-insight-inner h2 a{color:#000000}#projects_grid .project:hover a.floatingbutton span{display:block}#projects_grid .project:hover a.floatingbutton svg circle{fill:#D6D2C4}}#projects_grid .project .overlay{position:absolute;width:100%;height:0;bottom:0;background-color:rgba(210, 159, 28, 0.9);background-image:url(images/gold-hover-fade.svg);background-position:top right;background-repeat:no-repeat;color:#000000;transition:height 0.5s}#projects_grid .project .project-inner{padding:40px;height:100%}@media only screen and (max-width:900px){#projects_grid .project .project-inner{padding:40px 20px}}#projects_grid .project .project-inner .title-holder{position:absolute;bottom:0;left:0;padding-right:50px;color:#ffffff;width:100%;padding-bottom:40px;padding-top:15px;background:rgba(55, 58, 54, 0.5);left:0px;padding-left:40px}@media only screen and (max-width:900px){#projects_grid .project .project-inner .title-holder{left:20px;padding-right:20px;bottom:35px}}#projects_grid .project .project-inner .title-holder .location{font-family:"ConneqtRegular", sans-serif;font-size:12px;margin-bottom:16px}#projects_grid .project .project-inner .title-holder h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:32px;line-height:40px;text-transform:none}@media only screen and (max-width:1255px){#projects_grid .project .project-inner .title-holder h2{font-size:28px;line-height:34px}}#projects_grid .project .project-inner .title-holder h2 a{color:#ffffff;text-decoration:none}#projects_grid .project .project-inner .title-holder .short-blurb{display:none;font-family:"Nunito Sans", sans-serif;font-size:16px;line-height:22px}@media only screen and (max-width:1255px){#projects_grid .project .project-inner .title-holder .short-blurb{font-size:14px;line-height:20px}}@media only screen and (min-width:900px){#projects_grid .project .project-inner:hover .title-holder{margin-bottom:80px;color:#000000;background:none}#projects_grid .project .project-inner:hover .title-holder h2{margin-bottom:10px}#projects_grid .project .project-inner:hover .title-holder h2 a{color:#000000}#projects_grid .project .project-inner:hover .title-holder .short-blurb{display:block}}@media only screen and (min-width:900px) and (max-width:1255px){#projects_grid .project .project-inner:hover .title-holder{margin-bottom:20px}}@media only screen and (min-width:900px) and (max-width:1105px){#projects_grid .project .project-inner:hover .title-holder h2{margin-bottom:0}}@media only screen and (min-width:900px) and (max-width:1105px){#projects_grid .project .project-inner:hover .title-holder .short-blurb{display:none}}#projects_grid .project a.floatingbutton{position:absolute;bottom:-20px;right:50px;width:70px;color:#000000;text-decoration:none;font-family:"ConneqtRegular", sans-serif;text-align:center}@media only screen and (max-width:650px){#projects_grid .project a.floatingbutton{right:10px}}#projects_grid .project a.floatingbutton span{display:none;margin-bottom:10px;font-size:12px}#projects_grid .project a.floatingbutton svg circle{filter:drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5))}#projects_grid .loadmoretrigger{margin-bottom:80px}.projects-header{background-size:cover;background-repeat:no-repeat;height:39.5vw;min-height:500px}.projects-header .texture-swatch{flex-basis:200px;height:100%}@media only screen and (max-width:900px){.projects-header .texture-swatch{display:none}}.projects-header .texture-swatch.texture{background-size:cover}.projects-header .projects-header-inner{height:100%;flex:1}.projects-header .projects-header-inner .overlay{position:absolute;top:0;width:100%;height:100%;background-image:url(images/our-lab-overlay.png);background-size:cover;background-repeat:no-repeat;mix-blend-mode:normal}.projects-header .projects-header-inner .title-holder{position:absolute;bottom:80px;left:120px}@media only screen and (max-width:1105px){.projects-header .projects-header-inner .title-holder{left:50px}}@media only screen and (max-width:650px){.projects-header .projects-header-inner .title-holder{left:25px;bottom:50px}}.projects-header .projects-header-inner .title-holder .location{font-family:"ConneqtBlack", sans-serif;font-size:20px;line-height:60px;color:#D6D2C4;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);margin:0}.projects-header .projects-header-inner .title-holder h1{font-family:"ConneqtBlack", sans-serif;font-size:50px;line-height:60px;color:#ffffff;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}@media only screen and (max-width:900px){.projects-header .projects-header-inner .title-holder h1{font-size:40px;line-height:50px}}@media only screen and (max-width:650px){.projects-header .projects-header-inner .title-holder h1{font-size:30px;line-height:40px}}.projects-header .projects-header-inner .title-holder h1 span{font-size:larger}.projects-body .projects-body-sidebar{flex-basis:200px;padding-top:62px;min-width:200px}@media only screen and (max-width:900px){.projects-body .projects-body-sidebar{display:none}}.projects-body .projects-body-sidebar .social-share{margin:0 0 20px 20px;text-align:center;position:sticky;top:140px}.projects-body .projects-body-sidebar .social-share .a2a_kit a{margin:0 11px}.projects-body .projects-body-sidebar ul{position:-webkit-sticky;position:sticky;top:190px;padding-bottom:30px}.projects-body .projects-body-sidebar ul li{margin:0 29px 20px 0}.projects-body .projects-body-sidebar ul li.sidebar-button{background:#000000;color:#ffffff;border-radius:0 50px 50px 0;overflow:hidden;position:relative;z-index:0}.projects-body .projects-body-sidebar ul li.sidebar-button:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D29F1C;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}.projects-body .projects-body-sidebar ul li.sidebar-button:hover:before{transform:rotate(0deg);transition:all 0.5s}.projects-body .projects-body-sidebar ul li.sidebar-button:hover{}.projects-body .projects-body-sidebar ul li a{display:block;color:#ffffff;text-transform:uppercase;font-family:"ConneqtRegular", sans-serif;font-size:12px;line-height:12px;padding:10px 0px 10px 20px}.projects-body .projects-body-sidebar ul li a svg{vertical-align:middle}.projects-body .projects-body-content{padding:62px 0;flex:1;background:#ffffff}.projects-body .projects-body-content .intro-section{padding-left:150px}@media only screen and (max-width:1105px){.projects-body .projects-body-content .intro-section{padding-left:0px}}@media only screen and (min-width:900px) and (max-width:1105px){.projects-body .projects-body-content .intro-section{max-width:calc(100vw - 215px)}}.projects-body .projects-body-content .rotated_text{margin-left:20px}@media only screen and (max-width:650px){.projects-body .projects-body-content .rotated_text{margin-left:0}}.projects-body .projects-body-content .rotated_text p{color:#373A36;border-color:#373A36}.projects-body .projects-body-content .intro-text{font-family:"Nunito Sans", sans-serif;font-size:20px;line-height:30px;margin:0 0 0 30px;max-width:900px}@media only screen and (min-width:1450px){.projects-body .projects-body-content .intro-text{max-width:80%}}@media only screen and (max-width:1105px){.projects-body .projects-body-content .intro-text{max-width:calc(100vw - 75px);margin-left:20px}}@media only screen and (max-width:900px){.projects-body .projects-body-content .intro-text{max-width:100%;margin-right:20px}}.projects-body .projects-body-content .intro-text strong{color:#004860}.projects-body .projects-body-content .body-copy-section{padding-left:222px}@media only screen and (max-width:1105px){.projects-body .projects-body-content .body-copy-section{padding-left:20px;flex-wrap:wrap}}@media only screen and (min-width:900px) and (max-width:1105px){.projects-body .projects-body-content .body-copy-section{max-width:calc(100vw - 215px)}}.projects-body .projects-body-content .body-copy-section .body-copy{flex:1;padding-right:20px;margin-bottom:60px;max-width:1020px}@media only screen and (min-width:1450px){.projects-body .projects-body-content .body-copy-section .body-copy{max-width:80%}}@media only screen and (max-width:1105px){.projects-body .projects-body-content .body-copy-section .body-copy{max-width:calc(100vw - 75px)}}@media only screen and (max-width:900px){.projects-body .projects-body-content .body-copy-section .body-copy{max-width:100%;padding-right:20px}}.projects-body .projects-body-content .body-copy-section .body-copy h2{text-decoration:none;text-transform:uppercase;font-family:"ConneqtBlack", sans-serif;color:#004860;margin:30px 0 24px 0}@media only screen and (max-width:650px){.projects-body .projects-body-content .body-copy-section .body-copy h2{font-size:18px}}.projects-body .projects-body-content .body-copy-section .body-copy p{font-size:16px;line-height:26px}.projects-body .projects-body-content .body-copy-section .body-copy ul{margin:2em 0 2em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.projects-body .projects-body-content .body-copy-section .body-copy ul li{margin-bottom:1em;padding-left:1em}.projects-body .projects-body-content .body-copy-section .body-copy ul li:before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.projects-body .projects-body-content .body-copy-section .body-copy ol{list-style-type:decimal;margin:2em 0 2em 45px;font-size:16px;line-height:26px}.projects-body .projects-body-content .body-copy-section .body-copy ol li{margin-bottom:1em}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar{flex-basis:462px;margin-right:60px}@media only screen and (max-width:1105px){.projects-body .projects-body-content .body-copy-section .body-copy-sidebar{flex-basis:100%;margin-right:20px}}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block{height:275px;background-repeat:no-repeat;background-size:cover;margin-bottom:130px;box-sizing:border-box;position:relative;display:block}@media only screen and (max-width:1105px){.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block{margin-bottom:30px}}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay{position:absolute;top:0;width:100%;height:100%;padding:40px}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay.teal{background:rgba(151, 213, 203, 0.8)}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay.teal h3{color:#373A36}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay.darkblue{background:rgba(3, 74, 89, 0.8)}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay.darkblue h3{color:#ffffff}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay h3{font-family:"Pragati Narrow", sans-serif;font-size:32px;line-height:40px;font-weight:700;text-transform:none}@media only screen and (max-width:650px){.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay h3{font-size:28px;line-height:34px}}.projects-body .projects-body-content .body-copy-section .body-copy-sidebar .supporting-media-block .overlay .floatingbutton{position:absolute;bottom:-20px;right:18px}.project-gallery{width:calc(100vw - 215px)}@media only screen and (max-width:1105px){.project-gallery{width:100%;max-width:calc(100vw - 200px)}}@media only screen and (max-width:900px){.project-gallery{max-width:100vw}}.project-gallery .slick-prev-next{background:none}.project-gallery .slick-slide{margin-right:20px}.project-gallery .slick-slide .overlay{position:absolute;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:2}.project-gallery .slick-slide img{height:600px;margin:0 auto;object-fit:cover}@media only screen and (max-width:1105px){.project-gallery .slick-slide img{height:500px}}@media only screen and (max-width:900px){.project-gallery .slick-slide img{height:55vw}}.project-gallery .slick-slide .caption{position:absolute;bottom:0;width:100%;background:rgba(55, 58, 54, 0.85);color:#ffffff;font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:10px;line-height:14px;padding:7px 11px}.project-gallery .slick-slide.slick-current .overlay{display:none}.project-gallery .slick-dots{display:none !important}.gallery-count{margin:12px 20%;font-family:"Nunito Sans", sans-serif;font-weight:900;text-transform:uppercase;font-size:10px}.gallery-count strong{color:#DC582A;font-weight:900}.project-team-members{max-width:1020px;margin:100px auto 0 222px}@media only screen and (max-width:1105px){.project-team-members{margin-left:45px}}@media only screen and (max-width:900px){.project-team-members{margin-left:20px}}.project-team-members h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;line-height:40px;font-weight:700;color:#004860;margin-bottom:15px;text-transform:none}.project-team-members .project-team-members-inner .team-member{flex-basis:calc(33.333% - 20px);margin-right:20px;clip-path:polygon(100% 0, 100% calc(100% - 30px), calc(100% - 40px) 100%, 0 100%, 0 0)}@media only screen and (max-width:900px){.project-team-members .project-team-members-inner .team-member{flex-basis:calc(50% - 20px)}}@media only screen and (max-width:450px){.project-team-members .project-team-members-inner .team-member{flex-basis:100%;margin-bottom:20px}}.project-team-members .project-team-members-inner .team-member img.team-member-photo{display:block;width:100%;height:300px;margin-bottom:85px;object-fit:cover;object-position:top}.project-team-members .project-team-members-inner .team-member .team-member-info{position:absolute;bottom:0;width:100%;background-color:#D29F1C;color:#000000;padding:10px 20px;transition:height 0.7s;height:100px}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner{transition:all 0.5s;padding-right:20px}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner .name{font-family:"Nunito Sans", sans-serif;font-size:16px;line-height:26px}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner .name strong{font-weight:900}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner .title{font-family:"ConneqtBlack", sans-serif;font-size:12px;line-height:18px;text-transform:uppercase;margin-bottom:6px}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner .contact-methods{font-family:"Nunito Sans", sans-serif;visibility:hidden;opacity:0;transition:visibility 0.5s ease-out, opacity 0.5s ease-out}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner .contact-methods a{color:#000000;line-height:28px;margin:0 10px 0 0;text-transform:lowercase}.project-team-members .project-team-members-inner .team-member .team-member-info .team-member-info-inner .contact-methods a span{margin-left:16px}.project-team-members .project-team-members-inner .team-member .team-member-info .view-bio{margin-top:6px;opacity:0;transition:visibility 0s, opacity 0.7s;visibility:hidden;position:absolute}.project-team-members .project-team-members-inner .team-member .team-member-info .view-bio a{color:#000000;font-family:"ConneqtBold", sans-serif;font-size:12px;line-height:26px}.project-team-members .project-team-members-inner .team-member .team-member-info .view-bio svg{width:6px;height:auto}.project-team-members .project-team-members-inner .team-member .team-member-info .view-bio svg path{fill:#000000}.project-team-members .project-team-members-inner .team-member:hover .team-member-info{position:absolute;width:100%;height:100%;max-height:100%;bottom:0;background-color:#D29F1C;background-image:url(images/gold-hover-fade.svg);background-position:top right;background-size:40%;background-repeat:no-repeat}.project-team-members .project-team-members-inner .team-member:hover .team-member-info .team-member-info-inner{position:absolute;bottom:20px}.project-team-members .project-team-members-inner .team-member:hover .team-member-info .team-member-info-inner .contact-methods{display:block;opacity:1;visibility:visible}.project-team-members .project-team-members-inner .team-member:hover .team-member-info .team-member-info-inner .contact-methods a{display:block}.project-team-members .project-team-members-inner .team-member:hover .team-member-info .team-member-info-inner .contact-methods a span{display:inline}.project-team-members .project-team-members-inner .team-member:hover .team-member-info .team-member-info-inner .view-bio{opacity:1;visibility:visible;position:relative}.additional-projects{background:#004860;padding:40px 0;color:#ffffff}.additional-projects h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;text-align:center;color:#ffffff;text-transform:none}.additional-projects h2 span{text-transform:lowercase;color:#D29F1C}.additional-projects .additional-projects-inner{padding:15px}@media only screen and (max-width:900px){.additional-projects .additional-projects-inner{flex-wrap:wrap}}.additional-projects .additional-projects-inner .additional-project{display:block;position:relative;height:27.6vw;flex-basis:calc(50% - 30px);margin:15px;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:1255px){.additional-projects .additional-projects-inner .additional-project{height:35vw}}@media only screen and (max-width:1105px){.additional-projects .additional-projects-inner .additional-project{height:40vw}}@media only screen and (max-width:900px){.additional-projects .additional-projects-inner .additional-project{flex-basis:100%;height:55vw}}@media only screen and (max-width:650px){.additional-projects .additional-projects-inner .additional-project{height:80vw}}@media only screen and (min-width:900px){.additional-projects .additional-projects-inner .additional-project:hover .overlay{height:100%}.additional-projects .additional-projects-inner .additional-project:hover .additional-project-inner .date{display:block}.additional-projects .additional-projects-inner .additional-project:hover .additional-project-inner h2 a{color:#000000}.additional-projects .additional-projects-inner .additional-project:hover .floatingbutton span{display:block}.additional-projects .additional-projects-inner .additional-project:hover .floatingbutton svg circle{fill:#D6D2C4}}.additional-projects .additional-projects-inner .additional-project .overlay{position:absolute;width:100%;height:0;bottom:0;background-color:rgba(210, 159, 28, 0.9);background-image:url(images/gold-hover-fade.svg);background-size:20%;background-position:top right;background-repeat:no-repeat;color:#000000;transition:height 0.5s}.additional-projects .additional-projects-inner .additional-project .additional-project-inner{padding:40px;height:100%}@media only screen and (max-width:650px){.additional-projects .additional-projects-inner .additional-project .additional-project-inner{padding:20px}}.additional-projects .additional-projects-inner .additional-project .additional-project-inner .title-holder{position:absolute;width:100%;bottom:0;padding-bottom:40px;padding-top:15px;background:rgba(55, 58, 54, 0.5);left:0px;padding-left:40px}.additional-projects .additional-projects-inner .additional-project .additional-project-inner .title-holder h3{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:32px;line-height:40px;text-transform:none;color:#ffffff}.additional-projects .additional-projects-inner .additional-project .additional-project-inner .title-holder .short-blurb{display:none;font-family:"Nunito Sans", sans-serif;font-size:16px;line-height:22px}@media only screen and (min-width:900px){.additional-projects .additional-projects-inner .additional-project .additional-project-inner:hover .title-holder{margin-bottom:80px;color:#000000;background:none}.additional-projects .additional-projects-inner .additional-project .additional-project-inner:hover .title-holder h3{margin-bottom:10px;color:#000000}.additional-projects .additional-projects-inner .additional-project .additional-project-inner:hover .title-holder .short-blurb{display:block}}@media only screen and (min-width:900px) and (max-width:650px){.additional-projects .additional-projects-inner .additional-project .additional-project-inner:hover .title-holder .short-blurb{display:none}}.additional-projects .floatingbutton{position:absolute;bottom:-22px;right:40px}.view-all-projects{background:#022C35;padding:40px 0;text-align:center}.view-all-projects a{font-family:"ConneqtRegular", sans-serif;text-transform:uppercase;font-size:16px;color:#ffffff}.view-all-projects a img{margin-right:12px;vertical-align:bottom}.view-all-projects a svg{margin-right:12px;vertical-align:bottom}.view-all-projects a:hover{color:#D29F1C}.view-all-projects a:hover svg circle{fill:#D29F1C}#project-summary{margin:60px 0;padding-left:150px}@media only screen and (max-width:1105px){#project-summary{padding-left:0}}#project-summary .project-summary-inner{margin:0 0 0 30px;flex:1;max-width:1020px}@media only screen and (min-width:1450px){#project-summary .project-summary-inner{max-width:80%}}@media only screen and (max-width:1105px){#project-summary .project-summary-inner{margin-left:0}}@media only screen and (min-width:900px) and (max-width:1105px){#project-summary .project-summary-inner{max-width:calc(100vw - 200px)}}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon{flex:1;text-align:center}@media only screen and (max-width:650px){#project-summary .project-summary-inner .project-summary-icons .project-summary-icon{margin-bottom:25px;flex:0;flex-basis:50%}}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon h3{font-family:"ConneqtBlack", sans-serif;font-size:50px;line-height:60px;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);margin-bottom:13px;margin-top:10px}@media only screen and (max-width:650px){#project-summary .project-summary-inner .project-summary-icons .project-summary-icon h3{font-size:40px;line-height:50px}}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon h3 span{font-size:20px;line-height:initial;display:block}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon.completion-date .item-type-pill{background:#DC582A}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon.construction-value .item-type-pill{background:#96D6CC}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon.building-size .item-type-pill{background:#5F9BC6}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon.award-winner .item-type-pill{background:#D29F1C}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon.certification .item-type-pill{background:#D6D2C4}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon.project-deliver .item-type-pill{background:#00634F;color:#ffffff}#project-summary .project-summary-inner .project-summary-icons .project-summary-icon .item-type-pill{display:inline-block;font-family:"ConneqtBold", sans-serif;font-size:12px;padding:4px 10px;border-radius:50px}#project-summary .project-summary-inner .project-summary-table{background:#ffffff;padding:25px 35px;max-width:1020px;margin-top:48px;margin-right:25px}@media only screen and (min-width:1450px){#project-summary .project-summary-inner .project-summary-table{max-width:100%}}@media only screen and (min-width:900px) and (max-width:1105px){#project-summary .project-summary-inner .project-summary-table{max-width:calc(100vw - 230px)}}#project-summary .project-summary-inner .project-summary-table .row{padding:10px 8px}@media only screen and (max-width:1105px){#project-summary .project-summary-inner .project-summary-table .row{flex-wrap:wrap}}#project-summary .project-summary-inner .project-summary-table .row:nth-child(odd){background:rgba(245, 245, 245, 0.5)}#project-summary .project-summary-inner .project-summary-table .row .label{display:inline-block;min-width:225px;color:#DC582A;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:16px;text-transform:uppercase}@media only screen and (max-width:650px){#project-summary .project-summary-inner .project-summary-table .row .label{margin-bottom:3px}}#project-summary .project-summary-inner .project-summary-table .row .details{display:inline-block;font-family:"Nunito Sans", sans-serif;font-size:18px;line-height:26px}#project-summary .project-summary-inner .project-summary-table .row .details span{color:#DC582A}.team-member-grid .team-member{display:block;position:relative;flex-basis:calc(25% - 20px);margin:0 20px 20px 0;clip-path:polygon(100% 0, 100% calc(100% - 30px), calc(100% - 40px) 100%, 0 100%, 0 0);text-align:left}@media only screen and (max-width:1255px){.team-member-grid .team-member{flex-basis:calc(33.33% - 20px)}}@media only screen and (max-width:900px){.team-member-grid .team-member{flex-basis:calc(50% - 20px)}}@media only screen and (max-width:450px){.team-member-grid .team-member{flex-basis:100%;margin-right:0}}.team-member-grid .team-member img.team-member-photo{display:block;width:100%;height:300px;margin-bottom:85px;object-fit:cover;object-position:top;position:relative}.team-member-grid .team-member .team-member-info{background:#D29F1C;color:#000000;padding:10px 20px;position:absolute;bottom:0;width:100%;transition:height 0.7s;height:100px}.team-member-grid .team-member .team-member-info .team-member-info-inner{transition:bottom 0.5s}.team-member-grid .team-member .team-member-info .team-member-info-inner .name{font-family:"Nunito Sans", sans-serif;font-size:16px;line-height:26px}.team-member-grid .team-member .team-member-info .team-member-info-inner .name strong{font-weight:900}.team-member-grid .team-member .team-member-info .team-member-info-inner .title{font-family:"ConneqtBlack", sans-serif;font-size:12px;line-height:16px;text-transform:uppercase;margin-bottom:6px}.team-member-grid .team-member .team-member-info .team-member-info-inner .contact-methods{font-family:"Nunito Sans", sans-serif}.team-member-grid .team-member .team-member-info .team-member-info-inner .contact-methods a{color:#000000;line-height:28px}.team-member-grid .team-member .team-member-info .team-member-info-inner .contact-methods a span{display:none;margin-left:16px}.team-member-grid .team-member .team-member-info .view-bio{margin-top:6px;color:#000000;font-family:"ConneqtBold", sans-serif;font-size:12px;line-height:26px;opacity:0;transition:visibility 0.5s ease-out, opacity 0.5s ease-out;visibility:hidden;position:absolute}.team-member-grid .team-member .team-member-info .view-bio svg{width:6px;height:auto}.team-member-grid .team-member .team-member-info .view-bio svg path{fill:#000000}@media only screen and (min-width:900px){.team-member-grid .team-member:focus-visible .team-member-info,.team-member-grid .team-member:hover .team-member-info{background:#D29F1C;position:absolute;bottom:0;width:100%;height:100%;max-height:100%;background-image:url(images/gold-hover-fade.svg);background-size:40%;background-position:top right;background-repeat:no-repeat}.team-member-grid .team-member:focus-visible .team-member-info .team-member-info-inner,.team-member-grid .team-member:hover .team-member-info .team-member-info-inner{position:absolute;bottom:20px;padding-right:20px}.team-member-grid .team-member:focus-visible .team-member-info .team-member-info-inner .contact-methods a,.team-member-grid .team-member:hover .team-member-info .team-member-info-inner .contact-methods a{display:block}.team-member-grid .team-member:focus-visible .team-member-info .team-member-info-inner .contact-methods a span,.team-member-grid .team-member:hover .team-member-info .team-member-info-inner .contact-methods a span{display:inline}.team-member-grid .team-member:focus-visible .team-member-info .team-member-info-inner .view-bio,.team-member-grid .team-member:hover .team-member-info .team-member-info-inner .view-bio{opacity:1;visibility:visible;position:relative}}@media only screen and (max-width:900px){body.single-team_member{-webkit-overflow-scrolling:touch}body.single-team_member .siteheader{position:absolute !important}}.single-team-member-slideshow{height:100vh;transition:height 0.5s ease-in-out;overflow:hidden}.single-team-member-slideshow .photo{position:fixed;width:50%;height:100%}@media only screen and (max-width:900px){.single-team-member-slideshow .photo{height:50%;width:100%}}.single-team-member-slideshow .photo.alternatephoto{background:url(images/pattern-tan-dots-bg.jpg);padding-bottom:5%}.single-team-member-slideshow .photo.alternatephoto img{clip-path:polygon(100% 0, 100% calc(100% - 80px), calc(100% - 120px) 100%, 0 100%, 0 0);height:80vh}.single-team-member-slideshow .photo img{width:100%;height:100%;object-fit:cover;object-position:center top}@media only screen and (max-width:900px){.single-team-member-slideshow .photo img{display:none}}.single-team-member-slideshow .info{scroll-snap-type:y mandatory;flex:1;position:absolute;padding-left:50%;height:100vh;overflow:auto;-webkit-scrollbar:none;ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:900px){.single-team-member-slideshow .info{padding-left:0;height:100vh;position:fixed}}.single-team-member-slideshow .info .slides{scroll-snap-align:start;height:100%;transition:all 0.6s;width:100%}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slides{height:auto;min-height:100vh;display:block;overflow:scroll}}.single-team-member-slideshow .info .slides .slidecontent{padding:50px;padding-top:84px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slides .slidecontent{padding:20px}}.single-team-member-slideshow .info .slides h1{font-family:"ConneqtBlack", sans-serif;font-size:50px;line-height:50px;font-weight:900;margin-bottom:20px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slides h1{font-size:40px;line-height:40px}}@media only screen and (max-width:650px){.single-team-member-slideshow .info .slides h1{font-size:30px;line-height:30px;margin-bottom:10px}}.single-team-member-slideshow .info .slides h2{font-family:"ConneqtRegular", sans-serif;font-size:20px;line-height:20px;font-weight:700}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slides h2{font-size:16px;line-height:20px}}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slides p{font-size:16px;line-height:26px}}.single-team-member-slideshow .info .slides .category-pill{margin-bottom:15px}.single-team-member-slideshow .info .slide1{display:flex;opacity:1;background:#96D6CC;color:#000000;z-index:3}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide1{height:100vh;display:block}}.single-team-member-slideshow .info .slide1 .alternatephoto{background:url(images/pattern-tan-dots-bg.jpg)}@media only screen and (min-width:900px){.single-team-member-slideshow .info .slide1 .alternatephoto img{clip-path:polygon(100% 0, 100% calc(100% - 50px), calc(100% - 60px) 100%, 0 100%, 0 0)}}.single-team-member-slideshow .info .slide1 img.mobile-photo{display:none;width:100%;height:45vh;object-fit:cover;object-position:top center}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide1 img.mobile-photo{display:block}}.single-team-member-slideshow .info .slide1 h1{color:#004860}.single-team-member-slideshow .info .slide1 h2{color:#373A36;margin-bottom:65px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide1 h2{margin-bottom:15px}}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide1 .category-pill{display:none}}.single-team-member-slideshow .info .slide1 .office-name{font-family:"ConneqtRegular", sans-serif;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;color:#004860;margin-bottom:10px}.single-team-member-slideshow .info .slide1 .office-address{font-family:"Nunito Sans", sans-serif;font-size:16px;margin-bottom:20px}.single-team-member-slideshow .info .slide1 .contact-methods li{display:inline-block;margin-right:35px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide1 .contact-methods li{display:block;margin-bottom:10px}}.single-team-member-slideshow .info .slide1 .contact-methods li a{color:#000000;font-family:"Nunito Sans", sans-serif;font-size:16px;text-transform:lowercase}.single-team-member-slideshow .info .slide1 .contact-methods li svg{margin-right:5px}.single-team-member-slideshow .info .slide1 .contact-methods li svg path{fill:#004860}.single-team-member-slideshow .info .slide2{background:#004860;color:#ffffff;z-index:2}.single-team-member-slideshow .info .slide2 .slidecontent{padding:110px 50px 5px 50px;max-height:100vh;overflow:scroll;scrollbar-width:none;–webkit-overflow-scrolling:touch}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide2 .slidecontent{padding:84px 20px 130px 20px}}.single-team-member-slideshow .info .slide2 h1{color:#ffffff;font-size:30px}.single-team-member-slideshow .info .slide2 h2{color:#D6D2C4;margin-bottom:20px}.single-team-member-slideshow .info .slide2 .personality-trait{margin-bottom:11px;font-family:"ConneqtRegular", sans-serif;font-size:14px;font-weight:900;color:#96D6CC;letter-spacing:0.02em}.single-team-member-slideshow .info .slide2 .bio{margin-bottom:30px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide2 .bio{margin-bottom:20px}}.single-team-member-slideshow .info .slide2 .bio p{font-size:16px;line-height:28px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide2 .bio p{font-size:15px;line-height:26px}}.single-team-member-slideshow .info .slide2 .education-item h3{font-family:"Nunito Sans", sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#D6D2C4;margin-bottom:5px;text-transform:none}.single-team-member-slideshow .info .slide2 .education-item .degree{font-family:"Nunito Sans", sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#ffffff;margin:0 0 15px 15px}.single-team-member-slideshow .info .slide2 .education-item .degree::before{content:"";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.single-team-member-slideshow .info .slide3{background:#5F9BC6;color:#000000;z-index:1}.single-team-member-slideshow .info .slide3 .slidecontent{padding:110px 50px 5px 50px;max-height:100vh;overflow:scroll;scrollbar-width:none;–webkit-overflow-scrolling:touch}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide3 .slidecontent{padding:84px 20px 130px 20px}}.single-team-member-slideshow .info .slide3 h1{color:#000000;font-size:30px}.single-team-member-slideshow .info .slide3 h2{color:#ffffff;margin-bottom:118px}@media only screen and (max-width:900px){.single-team-member-slideshow .info .slide3 h2{margin-bottom:15px}}.single-team-member-slideshow .info .slide3 .category-pill{margin-bottom:15px}.single-team-member-slideshow .info .slide3 .related-projects{margin-bottom:5px}.single-team-member-slideshow .info .slide3 .related-projects .location{font-family:"ConneqtRegular", sans-serif;font-size:12px;line-height:16px;font-weight:900;color:#ffffff;margin-bottom:3px}.single-team-member-slideshow .info .slide3 .related-projects a{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:20px;line-height:26px;font-weight:900;color:#000000;text-transform:uppercase;margin-bottom:25px;display:inline-block}.single-team-member-slideshow .info .slide3 .related-projects a svg{height:30px;margin-left:3px;vertical-align:bottom}.single-team-member-slideshow .info .slide3 .related-projects a svg circle{fill:none}.single-team-member-slideshow .info .slide3 .related-projects a svg path{fill:#D29F1C}.single-team-member-slideshow .info .slide3 .related-projects a:hover{text-decoration:underline}.single-team-member-slideshow .info .slide3 .related-projects a:hover svg circle{fill:#D6D2C4}.single-team-member-slideshow .info .slide3 .related-insights .related-insight{margin-bottom:30px}.single-team-member-slideshow .info .slide3 .related-insights .related-insight a{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:20px;line-height:26px;font-weight:900;color:#000000;text-transform:uppercase;margin-bottom:5px;display:inline-block}.single-team-member-slideshow .info .slide3 .related-insights .related-insight a svg{height:30px;margin-left:3px;vertical-align:bottom}.single-team-member-slideshow .info .slide3 .related-insights .related-insight a svg circle{fill:none}.single-team-member-slideshow .info .slide3 .related-insights .related-insight a svg path{fill:#D29F1C}.single-team-member-slideshow .info .slide3 .related-insights .related-insight a:hover{text-decoration:underline}.single-team-member-slideshow .info .slide3 .related-insights .related-insight a:hover svg circle{fill:#D6D2C4}.single-team-member-slideshow .info .slide3 .related-insights .related-insight .project-meta{font-family:"Pragati Narrow", sans-serif;font-size:14px;line-height:18px;text-transform:uppercase;margin:0}.single-team-member-slideshow .info .slide3 .related-insights .related-insight .project-meta svg{margin-left:10px}.single-team-member-slideshow .floating-arrow{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);color:#ffffff;text-transform:uppercase;font-family:"Nunito Sans", sans-serif;font-size:12px;text-align:center;padding-bottom:30px;z-index:4}@media only screen and (max-width:900px){.single-team-member-slideshow .floating-arrow{display:none;bottom:-30px;left:30px;transform:none}}@media only screen and (max-width:900px){.single-team-member-slideshow .floating-arrow div:first-child{order:2}}.single-team-member-slideshow .floating-arrow .pulser{position:absolute;left:50%;top:35px;transform:translateX(-50%) translateY(-50%);width:30px;height:30px}@media only screen and (max-width:900px){.single-team-member-slideshow .floating-arrow .pulser{order:1;position:relative;left:initial;top:5px}}.single-team-member-slideshow .floating-arrow .pulser:before{content:"";position:relative;display:block;width:300%;height:300%;box-sizing:border-box;margin-left:-100%;margin-top:-100%;border-radius:45px;background-color:#D29F1C;animation:pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite}.single-team-member-slideshow .floating-arrow .pulser:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:white url(images/pulsing-arrow.svg);background-position:-6px 1px;border-radius:15px;animation:pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite}body.single-team_member #page{padding-bottom:192px;overflow:hidden}@media only screen and (max-width:900px){body.single-team_member #page{padding-bottom:0}}#page.stop-scrolling{}#content.stop-scrolling{position:fixed;width:100%;height:100%}@keyframes pulse-ring{0%{transform:scale(0.33)}80%,100%{opacity:0}}@keyframes pulse-dot{0%{transform:scale(0.8)}50%{transform:scale(1)}100%{transform:scale(0.8)}}.team-member-pagination{background:#373A36;position:static;width:100%}@media only screen and (max-width:900px){.team-member-pagination{display:none}}.team-member-pagination>div{flex:1;color:#ffffff}.team-member-pagination .team-member-previous a{display:block;color:#D6D2C4;font-family:"ConneqtRegular", sans-serif;font-size:26px;font-weight:900;text-transform:uppercase;padding:70px 40px}.team-member-pagination .team-member-previous a svg{float:left;transform:rotate(180deg);width:87px;height:87px;margin-right:15px;top:-17px;position:relative}.team-member-pagination .team-member-previous a svg circle{fill:transparent}.team-member-pagination .team-member-previous a:hover svg circle{fill:#D6D2C4}.team-member-pagination .team-member-previous a .title{font-size:14px;font-weight:700;color:#ffffff;margin-top:12px}.team-member-pagination .view-all-team{flex-grow:0;flex-basis:125px;text-align:center;background:#000000}.team-member-pagination .view-all-team a{display:block;padding:70px 20px;color:#ffffff;font-family:"ConneqtRegular", sans-serif;font-size:12px;text-decoration:none;text-transform:uppercase}.team-member-pagination .view-all-team a svg{display:block;margin:5px auto}.team-member-pagination .view-all-team:hover{background:#D6D2C4}.team-member-pagination .view-all-team:hover a{color:#000000}.team-member-pagination .view-all-team:hover a svg circle{fill:#D29F1C}.team-member-pagination .team-member-next{text-align:right}.team-member-pagination .team-member-next a{display:block;color:#D6D2C4;font-family:"ConneqtRegular", sans-serif;font-size:26px;font-weight:900;text-transform:uppercase;padding:70px 40px}.team-member-pagination .team-member-next a svg{float:right;width:87px;height:87px;margin-left:15px;top:-17px;position:relative}.team-member-pagination .team-member-next a svg circle{fill:transparent}.team-member-pagination .team-member-next a:hover svg circle{fill:#D6D2C4}.team-member-pagination .team-member-next a .title{font-size:14px;font-weight:700;color:#ffffff;margin-top:12px}.mobile-team-member-pagination{background:#373A36;position:static;width:100%;display:none}@media only screen and (max-width:900px){.mobile-team-member-pagination{display:flex}}.mobile-team-member-pagination>div{flex:1;color:#ffffff}.mobile-team-member-pagination .view-all-team{flex-grow:0;flex-basis:60px;text-align:center;background:#000000;align-items:center}.mobile-team-member-pagination .view-all-team a{display:block;padding:15px;color:#ffffff;font-family:"ConneqtRegular", sans-serif;font-size:12px;text-decoration:none;text-transform:uppercase}.mobile-team-member-pagination .view-all-team a svg{display:block;margin:5px auto}.mobile-team-member-pagination .view-all-team:hover{background:#D6D2C4}.mobile-team-member-pagination .view-all-team:hover a{color:#000000}.mobile-team-member-pagination .view-all-team:hover a svg circle{fill:#D29F1C}.mobile-team-member-pagination .team-member-next{text-align:right}.mobile-team-member-pagination .team-member-next a{color:#D6D2C4;font-family:"ConneqtBlack", sans-serif;font-size:20px;text-transform:uppercase;padding:15px 20px;align-items:center}.mobile-team-member-pagination .team-member-next a svg{float:right;width:32px;height:32px;margin-left:0px;top:-13px;position:relative}.mobile-team-member-pagination .team-member-next a svg circle{fill:transparent}.mobile-team-member-pagination .team-member-next a:hover svg circle{fill:#D6D2C4}.mobile-team-member-pagination .team-member-next a .title{font-size:10px;font-weight:700;color:#ffffff;margin-top:12px}#insights_grid{margin:50px auto 80px auto}#insights_grid+.loadmoretrigger{margin-bottom:0}#insights_grid .featured-insight{flex-basis:calc(33.333% - 24px);height:545px;margin:12px;background-repeat:no-repeat;background-size:cover;cursor:pointer;outline-offset:-2px}#insights_grid .featured-insight.defaultpattern{background-repeat:repeat !important;background-size:52px !important}@media only screen and (max-width:1105px){#insights_grid .featured-insight{flex-basis:calc(50% - 24px)}}@media only screen and (max-width:650px){#insights_grid .featured-insight{flex-basis:100%}}@media only screen and (min-width:900px){#insights_grid .featured-insight:hover .overlay{height:100%}#insights_grid .featured-insight:hover .featured-insight-inner .date{display:block}#insights_grid .featured-insight:hover .featured-insight-inner h2 a{color:#000000}}#insights_grid .featured-insight .overlay{position:absolute;width:100%;height:0;bottom:0;background-color:rgba(210, 159, 28, 0.95);background-image:url(images/gold-hover-fade.svg);background-position:top right;background-repeat:no-repeat;color:#000000;transition:height 0.5s}#insights_grid .featured-insight .featured-insight-inner{padding:44px 40px;height:100%}#insights_grid .featured-insight .featured-insight-inner .category-pill{margin-left:-10px}#insights_grid .featured-insight .featured-insight-inner .date{display:none;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px;line-height:40px;color:#000000}#insights_grid .featured-insight .featured-insight-inner a.storylink{visibility:hidden;opacity:0;position:absolute;right:32px;bottom:32px;transition:visibility 0s, opacity 0.7s}#insights_grid .featured-insight .featured-insight-inner a.storylink svg{width:87px;height:87px;margin-top:10px}#insights_grid .featured-insight .featured-insight-inner .byline-hover-stuff{position:absolute;visibility:hidden;opacity:0;bottom:44px;transition:visibility 0s, opacity 0.7s}#insights_grid .featured-insight .featured-insight-inner .title-holder{position:absolute;bottom:0;left:0;padding-right:50px;padding-left:40px;padding-bottom:44px;transition:bottom 0.5s;padding-top:15px;background:rgba(55, 58, 54, 0.5)}#insights_grid .featured-insight .featured-insight-inner h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:32px;line-height:40px;text-transform:none}@media only screen and (max-width:650px){#insights_grid .featured-insight .featured-insight-inner h2{font-size:28px;line-height:34px}}#insights_grid .featured-insight .featured-insight-inner h2 a{color:#ffffff;text-decoration:none}@media only screen and (min-width:900px){#insights_grid .featured-insight .featured-insight-inner:hover a.storylink{visibility:visible;opacity:1}#insights_grid .featured-insight .featured-insight-inner:hover a.storylink:hover svg circle{fill:#D6D2C4}#insights_grid .featured-insight .featured-insight-inner:hover .byline-hover-stuff{visibility:visible;opacity:1;bottom:44px;max-width:55%}#insights_grid .featured-insight .featured-insight-inner:hover .byline-hover-stuff .byline{font-size:16px;line-height:22px;margin-bottom:5px}#insights_grid .featured-insight .featured-insight-inner:hover .byline-hover-stuff .readtime{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px}#insights_grid .featured-insight .featured-insight-inner:hover .title-holder{bottom:200px;background:none}#insights_grid .featured-insight .featured-insight-inner:hover .title-holder .date{display:block}}#insights_grid .featured-insight.darkfont .featured-insight-inner h2 a{color:#000000}#insights_grid .loadmoretrigger{margin-bottom:80px}.progress-bar-outer{display:block;position:sticky;left:0;top:0;z-index:100;width:100vw;height:5px;overflow:hidden}.progress-bar-outer .progress-bar{display:block;position:relative;width:0;background:#D29F1C;height:5px;display:block;left:0;z-index:100}body.scrolled .progress-bar-outer{top:84px}@media only screen and (max-width:650px){body.scrolled .progress-bar-outer{top:40px}}.insight_single_header{position:fixed;width:100%;background:url(images/svg-diamond-patterns/dark-green-diamond-pattern.svg);background-size:52px;display:flex;align-items:center;justify-content:flex-start;height:39vw;max-height:550px;color:#ffffff;z-index:2}@media only screen and (max-width:900px){.insight_single_header{position:relative;height:auto;display:block !important}}.insight_single_header .insight_single_header_inner{flex:1;padding:0 130px}@media only screen and (max-width:1255px){.insight_single_header .insight_single_header_inner{padding:100px 25px 25px 25px}}@media only screen and (max-width:650px){.insight_single_header .insight_single_header_inner{padding:70px 25px 25px 25px}}.insight_single_header .insight_single_header_inner h1{font-family:"ConneqtBlack", sans-serif;font-size:40px;line-height:50px;margin-bottom:30px}@media only screen and (max-width:1105px){.insight_single_header .insight_single_header_inner h1{font-size:32px;line-height:38px}}@media only screen and (max-width:650px){.insight_single_header .insight_single_header_inner h1{font-size:22px;line-height:28px;margin-bottom:20px}}.insight_single_header .insight_single_header_inner .byline{font-size:16px;line-height:22px;margin-bottom:10px}.insight_single_header .insight_single_header_inner .readtime{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:14px;line-height:18px;text-transform:uppercase}.insight_single_header .insight_single_header_inner .readtime svg{margin-left:8px}.insight_single_header img{width:425px;height:100%;object-fit:cover}@media only screen and (max-width:900px){.insight_single_header img{display:none}}.insight_single_header.blog{background:url(images/svg-diamond-patterns/navy-pattern.svg);background-size:52px}.insight_single_header.publication{background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-size:52px;color:#373A36}.insight_single_header.video{background:url(images/svg-diamond-patterns/light-green-diamond-pattern.svg);background-size:52px;color:#373A36}.insight_single_header.topic-brief{background:url(images/svg-diamond-patterns/dark-green-diamond-pattern.svg);background-size:52px}.insight_single_body{background:#ffffff;top:39vw;z-index:3;margin-bottom:calc(39vw + 576px)}@media only screen and (min-width:1450px){.insight_single_body{top:550px;margin-bottom:calc(550px + 576px)}}@media only screen and (max-width:900px){.insight_single_body{top:auto;margin-bottom:0}}.insight_single_body .insight_single_body_inner{display:flex;gap:28px 70px;flex-direction:row-reverse;padding:50px 0 0 0;padding-left:120px;padding-right:calc(120px)}@media only screen and (max-width:1450px){.insight_single_body .insight_single_body_inner{padding-left:50px;padding-right:70px}}@media only screen and (max-width:1255px){.insight_single_body .insight_single_body_inner{padding-left:20px}}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner{display:block;padding-left:0;padding-right:0}}.insight_single_body .insight_single_body_inner .photocaption{position:relative;text-align:right;top:-50px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .photocaption{display:none}}.insight_single_body .insight_single_body_inner .content-sidebar{position:sticky;top:50px;height:100%;flex-shrink:0;width:210px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-sidebar{height:auto;width:auto;max-width:800px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-sidebar{padding-left:20px;padding-right:20px}}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner{position:sticky;top:150px;z-index:2;padding-bottom:80px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner{position:relative;top:auto}}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .eventlabel{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;color:#DC582A;font-size:16px;line-height:26px;vertical-align:bottom}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit{display:flex;display:inline-block}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a{display:inline-block;margin:0 11px}@media only screen and (max-width:1255px){.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a{margin:0 5px}}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a.a2a_button_facebook:hover svg path.colorizeme{fill:#5F9BC6}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a.a2a_button_x:hover svg path.colorizeme{fill:#96D6CC}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a.a2a_button_linkedin:hover svg path.colorizeme{fill:#D29F1C}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a svg{vertical-align:middle}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download{margin-top:35px;border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;padding:14px 0;text-align:center}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a{color:#373A36;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:12px;text-transform:uppercase}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a svg{margin-right:8px;vertical-align:middle}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a svg path{stroke:#373A36}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a:hover{color:#D29F1C}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a:hover svg path{stroke:#D29F1C}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-button{margin-top:6px}.insight_single_body .insight_single_body_inner .content-sidebar .content-sidebar-button:not(:first-child){margin-top:50px}.insight_single_body .insight_single_body_inner .content-sidebar .scroll-to-top{position:sticky;top:92vh;width:120px;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:12px;z-index:2;padding-bottom:20px}.insight_single_body .insight_single_body_inner .content-sidebar .scroll-to-top a{color:#373A36;text-transform:uppercase}.insight_single_body .insight_single_body_inner .content-sidebar .scroll-to-top a svg{display:inline-block;margin:0 10px 0 0;vertical-align:middle}.insight_single_body .insight_single_body_inner .content-main{max-width:800px;margin-left:0;margin-right:auto}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-main{margin-left:auto}}.insight_single_body .insight_single_body_inner .content-main a{text-decoration:underline;color:#C54C20}.insight_single_body .insight_single_body_inner .content-main a:hover{text-decoration:none}.insight_single_body .insight_single_body_inner .content-main .intro-content{font-family:"Nunito Sans", sans-serif;font-size:20px;line-height:30px;font-weight:700;max-width:800px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-main .intro-content{margin-left:25px;margin-right:25px}}.insight_single_body .insight_single_body_inner .content-main .intro-content strong{font-weight:900;color:#004860}.insight_single_body .insight_single_body_inner .content-main .insights-module{max-width:800px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-main .insights-module{margin-left:25px;margin-right:25px}}.insight_single_body .insight_single_body_inner .content-main .insights-module.pull-quote{margin-left:0;margin-right:0;max-width:100%;z-index:3}.insight_single_body .insight_single_body_inner .content-main .insights-module .last-element::after{content:"";display:inline-block;width:8px;height:14px;background-image:url(images/story-end.svg);background-size:contain;background-repeat:no-repeat;margin-left:5px;bottom:6px;position:absolute}.insight_single_body .insight_single_body_inner .content-main .image-slider.insights-module{margin-top:50px;margin-bottom:50px}.insight_single_body .insight_single_body_inner .content-main .image-slider.insights-module .slick-slide img{max-width:800px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-main .image-slider.insights-module .slick-slide img{max-width:100%}}.insight_single_body .insight_single_body_inner .content-main .image-slider.insights-module .gallery-count{margin-left:0}.insight_single_body .insight_single_body_inner .content-main .footnote{font-family:"Nunito Sans", sans-serif;font-weight:900;color:#373A36;font-size:10px;line-height:14px;margin-left:400px;max-width:800px;margin-bottom:30px}@media only screen and (max-width:900px){.insight_single_body .insight_single_body_inner .content-main .footnote{margin-left:25px;margin-right:25px}}.insight_single_body .insight_single_body_inner .insight-meta{padding-bottom:50px}.insight_single_body .insight_single_body_inner .insight-meta:not(:first-child){padding-top:50px}.insight_single_body .insight_single_body_inner .insight-meta h3{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:14px;line-height:18px;text-transform:uppercase;color:#000000;margin-bottom:10px}.insight_single_body .insight_single_body_inner .insight-meta .category-pill{margin:0 15px 30px 0}.insight_single_body .insight_single_body_inner .insight-meta .team-member{margin-bottom:35px}.insight_single_body .insight_single_body_inner .insight-meta .team-member img{width:115px;height:108px;object-fit:cover;object-position:center;margin-right:20px;clip-path:polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 0)}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-name{line-height:22px;font-family:"Nunito Sans", sans-serif}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info{font-family:"Nunito Sans", sans-serif;font-family:16px;line-height:26px;margin-top:5px}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info strong{font-weight:900}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info .contact-methods{display:flex;flex-wrap:wrap;gap:2px 20px}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info .contact-methods a{display:inline-block;color:#373A36;white-space:nowrap;text-decoration:none;text-transform:lowercase}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info .contact-methods a.viewbio{font-family:"ConneqtRegular", sans-serif;font-size:12px;text-transform:uppercase}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info .contact-methods a svg{width:15px}.insight_single_body .insight_single_body_inner .insight-meta .team-member .team-member-info .contact-methods a svg path{fill:#D29F1C}.insight_single_body .related-content{margin-top:50px}.insight_single_body .related-content>h2{text-align:center;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#004860;text-transform:none;margin-bottom:30px}.insight_single_body .related-content .featured-insights .featured-insight{flex-basis:33.33%;height:683px;background-repeat:no-repeat;background-size:cover;cursor:pointer;outline-offset:-2px}@media only screen and (max-width:900px){.insight_single_body .related-content .featured-insights .featured-insight{flex-basis:100%;height:350px}}.insight_single_body .related-content .featured-insights .featured-insight:hover .overlay{display:block}.insight_single_body .related-content .featured-insights .featured-insight:hover .featured-insight-inner .date{display:block}.insight_single_body .related-content .featured-insights .featured-insight:hover .featured-insight-inner h2 a{color:#000000}.insight_single_body .related-content .featured-insights .featured-insight .overlay{display:none;position:absolute;width:100%;height:100%;background-color:#D29F1C;background-image:url(images/gold-hover-fade.svg);background-position:top right;background-repeat:no-repeat;color:#000000}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner{padding:44px 40px;height:100%}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner .date{display:none;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px;line-height:40px;color:#000000}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner a.storylink{display:none;position:absolute;right:32px;bottom:32px}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner a.storylink svg{width:87px;height:87px;margin-top:10px}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner .byline-hover-stuff{position:absolute;display:none;bottom:44px}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner .title-holder{position:absolute;bottom:0;left:0;width:100%;padding-right:50px;padding-left:40px;padding-bottom:44px;transition:bottom 0.5s;padding-top:15px;background:rgba(55, 58, 54, 0.5)}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner h2{font-family:"Pragati Narrow", sans-serif;font-size:32px;line-height:40px;text-transform:none}@media only screen and (max-width:900px){.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner h2{font-size:28px;line-height:34px}}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner h2 a{color:#ffffff;text-decoration:none}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover a.storylink{display:block}@media only screen and (max-width:900px){.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover a.storylink{display:none}}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff{display:block;bottom:44px}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .byline{font-size:16px;line-height:22px;margin-bottom:5px}@media only screen and (max-width:900px){.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .byline{display:none}}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .readtime{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px}@media only screen and (max-width:900px){.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .readtime{display:none}}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .title-holder{bottom:260px;background:none}@media only screen and (max-width:900px){.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .title-holder{bottom:44px}}.insight_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .title-holder .date{display:block}.insight_single_body .related-content .featured-insights .featured-insight.darkfont .featured-insight-inner h2 a{color:#ffffff}.insight_single_body .related-content .featured-insights .featured-insight.darkfont:hover .featured-insight-inner h2 a{color:#373A36}body .single-insight #page{margin-bottom:calc(39vw + 576px)}body.page-template-page-news-events-overview .centered_headline_text p{margin-bottom:0}.news-events-flipper{text-align:center;margin-bottom:60px}.news-events-flipper ul{display:inline-block;border-radius:50px;border:1px solid #373A36;overflow:hidden;height:50px}.news-events-flipper ul li{display:inline-block}.news-events-flipper ul li a{display:block;color:#373A36;font-family:"Pragati Narrow", sans-serif;font-size:20px;font-weight:700;padding:15px 45px;overflow:hidden;position:relative;z-index:0}.news-events-flipper ul li a:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D29F1C;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}.news-events-flipper ul li a:hover:before{transform:rotate(0deg);transition:all 0.5s}.news-events-flipper ul li a.selected:before{transform:rotate(0deg);transition:all 0.5s}.newseventcontent{display:none}.newseventcontent#newscontent{display:block}.newseventcontent>h2{text-align:center;color:#004860;font-family:"Pragati Narrow", sans-serif;font-size:40px;font-weight:700;text-transform:none;margin-bottom:20px}.newseventcontent .newseventgrid>div{margin:0 25px 25px 0;flex-basis:calc(33.333% - 25px);height:545px;cursor:pointer}@media only screen and (max-width:1105px){.newseventcontent .newseventgrid>div{flex-basis:calc(50% - 25px);margin-right:25px;height:485px}}@media only screen and (max-width:650px){.newseventcontent .newseventgrid>div{flex-basis:100%;margin-right:0}}.newseventcontent .newseventgrid>div:nth-child(3n+3){margin-right:0}@media only screen and (max-width:1105px){.newseventcontent .newseventgrid>div:nth-child(3n+3){margin-right:25px}}@media only screen and (max-width:650px){.newseventcontent .newseventgrid>div:nth-child(3n+3){margin-right:0}}.newseventcontent .newseventgrid>div .overlay{position:absolute;width:100%;height:0px;bottom:0px;background-color:rgba(210, 159, 28, 0.95);background-image:url(images/gold-hover-fade-reverse.svg);background-position:top right;background-repeat:no-repeat;color:#000000;transition:height 0.5s}.newseventcontent .newseventgrid>div .item-inner{padding:30px;height:100%}.newseventcontent .newseventgrid>div .item-inner .title-holder{position:absolute;bottom:0;left:0;padding-right:50px;transition:bottom 0.5s;width:100%;padding-bottom:30px;padding-top:15px;background:rgba(55, 58, 54, 0.5);left:0px;padding-left:40px}.newseventcontent .newseventgrid>div .item-inner .location{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;line-height:26px;color:#ffffff}.newseventcontent .newseventgrid>div .item-inner .date{font-family:"ConneqtBold", sans-serif;text-transform:uppercase;font-size:12px;line-height:26px;margin-bottom:5px;color:#ffffff}.newseventcontent .newseventgrid>div .item-inner h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:32px;line-height:40px;text-transform:none}.newseventcontent .newseventgrid>div .item-inner h2 a{color:#ffffff;text-decoration:none}.newseventcontent .newseventgrid>div .item-inner a.storylink{display:none;position:absolute;right:32px;bottom:32px}.newseventcontent .newseventgrid>div .item-inner a.storylink svg{width:87px;height:87px;margin-top:10px}.newseventcontent .newseventgrid>div .item-inner a.storylink:hover svg circle{fill:#D6D2C4}.newseventcontent .newseventgrid>div.defaultimage .item-inner h2,.newseventcontent .newseventgrid>div.defaultimage .item-inner .date,.newseventcontent .newseventgrid>div.defaultimage .item-inner a{color:#000000}@media only screen and (min-width:900px){.newseventcontent .newseventgrid>div:hover .overlay{height:100%}.newseventcontent .newseventgrid>div:hover .item-inner .title-holder{bottom:180px;background:none}.newseventcontent .newseventgrid>div:hover .item-inner .title-holder .date,.newseventcontent .newseventgrid>div:hover .item-inner .title-holder .location{color:#000000}.newseventcontent .newseventgrid>div:hover .item-inner .title-holder h2 a{color:#000000}.newseventcontent .newseventgrid>div:hover .item-inner a.storylink{display:block}}body.page-template-page-events-overview .news-events-section{position:relative;background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-position-x:0%;background-position-y:0%;background-size:auto;color:#000000;background-position:bottom;background-size:52px}body.page-template-page-events-overview .news-events-section>h2{text-align:center;font-family:"Pragati Narrow", sans-serif;font-size:40px;text-transform:none;margin-bottom:30px}body.page-template-page-events-overview .news-events-section .news-events-slider-container .ne-slide{background:#00634F}body.page-template-page-events-overview .news-events-section .news-events-slider-container .ne-slide:nth-child(odd){background:#034A59}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slide-count{color:#373A36}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slide-count strong{color:#D29F1C}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .slick-arrow{border:1px solid #373A36}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .slick-arrow svg path{fill:#373A36}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .playpause{border:1px solid #373A36;outline-offset:4px}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .playpause div svg path,body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .slider-nav .playpause div svg rect{fill:#373A36}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .dots .slick-dots li button::before{color:#373A36}body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls .dots .slick-dots li.slick-active button::before{color:#D29F1C}@media only screen and (min-width:480px){body.page-template-page-events-overview .news-events-section .news-events-slider-container .news-events-slider-controls.hideondesktop{display:none}}body.page-template-page-events-overview .newsletter-bar{background:#373A36;color:#ffffff;padding:50px 0}body.page-template-page-events-overview .newsletter-bar .fixed-width.flex{justify-content:space-between;align-items:center}body.page-template-page-events-overview .newsletter-bar .fixed-width.flex h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;text-transform:none}body.page-template-page-events-overview #eventcontent{display:block;padding-top:70px}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .slick-list,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .slick-list{height:100%}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .slick-list .slick-track,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .slick-list .slick-track{height:100%}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide{display:block;opacity:1;visibility:visible;position:relative}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage{background-image:none !important}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .overlay,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .overlay{background-image:url(images/our-lab-overlay-darker.webp);opacity:0.75}@media only screen and (max-width:1105px){body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .overlay,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .overlay{z-index:1}}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .inset-image,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .inset-image{position:absolute;right:0;height:100%}@media only screen and (max-width:1105px){body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .inset-image,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide.insetimage .inset-image{z-index:0}}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner{z-index:2}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner h2,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner h2{margin-bottom:10px}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner .intro-blurb,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner .intro-blurb{font-family:"Pragati Narrow", sans-serif;font-size:20px;font-weight:700;color:#ffffff;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);line-height:110%}body.page-template-page-news-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner .button,body.page-template-page-insights-overview .projects-hero-slider .projects-hero-slider-container .projects-hero-slide .projects-hero-slide-inner .button{margin-top:50px}body.page-template-page-news-overview .projects-hero-slider .slider-nav,body.page-template-page-insights-overview .projects-hero-slider .slider-nav{display:inline-block;margin-bottom:14px;position:absolute;bottom:35px;left:50%;transform:translateX(-50%)}body.page-template-page-news-overview .projects-hero-slider .slider-nav>div,body.page-template-page-insights-overview .projects-hero-slider .slider-nav>div{display:inline-block;margin:0 5px}body.page-template-page-news-overview .projects-hero-slider .slider-nav .slick-arrow,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .slick-arrow{border:1px solid #ffffff;width:32px;height:32px;line-height:32px;text-align:center;border-radius:32px;cursor:pointer}body.page-template-page-news-overview .projects-hero-slider .slider-nav .slick-arrow svg,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .slick-arrow svg{width:15px;height:15px;margin-top:7px}body.page-template-page-news-overview .projects-hero-slider .slider-nav .slick-arrow:hover svg path,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .slick-arrow:hover svg path{fill:#D29F1C}body.page-template-page-news-overview .projects-hero-slider .slider-nav .prev-arrow svg,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .prev-arrow svg{margin-right:3px}body.page-template-page-news-overview .projects-hero-slider .slider-nav .next-arrow svg,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .next-arrow svg{transform:rotate(180deg);margin-left:3px}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause{display:block;min-width:auto;width:32px;height:32px;padding:10px;position:relative;border-radius:32px;border:1px solid #fff;top:8px;outline-offset:4px}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause svg,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause svg{position:absolute;top:-1px;left:-1px;overflow:visible}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause svg.icon-progress,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause svg.icon-progress{transform:rotate(-90deg)}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div svg,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div svg{width:11px;height:12px}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div svg:hover path,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div svg:hover path{fill:#D29F1C}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div svg:hover rect,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div svg:hover rect{fill:#D29F1C}body.page-template-page-news-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div.play,body.page-template-page-insights-overview .projects-hero-slider .slider-nav .play-pause-button .playpause div.play{display:none;margin-left:2px}body.page-template-page-news-overview .projects-hero-slider .dots,body.page-template-page-insights-overview .projects-hero-slider .dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}body.page-template-page-news-overview .projects-hero-slider .dots .slick-dots,body.page-template-page-insights-overview .projects-hero-slider .dots .slick-dots{position:relative;bottom:0;display:flex}body.page-template-page-news-overview .projects-hero-slider .dots .slick-dots li,body.page-template-page-insights-overview .projects-hero-slider .dots .slick-dots li{display:inline-block;margin:0 2px}body.page-template-page-news-overview .projects-hero-slider .dots .slick-dots li button::before,body.page-template-page-insights-overview .projects-hero-slider .dots .slick-dots li button::before{color:#ffffff;opacity:1;font-size:30px}body.page-template-page-news-overview .projects-hero-slider .dots .slick-dots li.slick-active button::before,body.page-template-page-insights-overview .projects-hero-slider .dots .slick-dots li.slick-active button::before{color:#D29F1C;font-size:42px;line-height:22px}body.page-template-page-news-overview .search-bar,body.page-template-page-insights-overview .search-bar{background:#373A36;color:#ffffff;padding:50px 0}body.page-template-page-news-overview .search-bar .fixed-width.flex,body.page-template-page-insights-overview .search-bar .fixed-width.flex{justify-content:space-between;align-items:center}body.page-template-page-news-overview .search-bar .fixed-width.flex h2,body.page-template-page-insights-overview .search-bar .fixed-width.flex h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;text-transform:none}body.page-template-page-news-overview .search-bar .fixed-width.flex .right,body.page-template-page-insights-overview .search-bar .fixed-width.flex .right{flex-basis:380px}body.page-template-page-news-overview .search-bar .fixed-width.flex .right .project-search input[type=text],body.page-template-page-insights-overview .search-bar .fixed-width.flex .right .project-search input[type=text]{border-top:none;border-right:none;border-bottom:1px solid #D29F1C;border-left:none;max-width:587px;margin-right:14px;background:transparent;font-family:"Nunito Sans", sans-serif;color:#ffffff;font-size:16px;opacity:1;display:inline-block;width:90%}@media only screen and (max-width:900px){body.page-template-page-news-overview .search-bar .fixed-width.flex .right .project-search input[type=text],body.page-template-page-insights-overview .search-bar .fixed-width.flex .right .project-search input[type=text]{margin-right:0}}body.page-template-page-news-overview .search-bar .fixed-width.flex .right .project-search svg,body.page-template-page-insights-overview .search-bar .fixed-width.flex .right .project-search svg{width:18px;height:18px}body.page-template-page-news-overview .search-bar .fixed-width.flex .right .project-search svg:hover path,body.page-template-page-insights-overview .search-bar .fixed-width.flex .right .project-search svg:hover path{stroke:#D29F1C}.news-event_single_header{position:fixed;width:100%;background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-size:52px;display:flex;align-items:center;justify-content:flex-start;height:39vw;color:#373A36;z-index:2}@media only screen and (max-width:900px){.news-event_single_header{position:relative;height:auto;display:block !important}}.news-event_single_header.eventtype{background:url(images/svg-diamond-patterns/light-green-diamond-pattern.svg);background-size:52px}.news-event_single_header .news-event_single_header_inner{flex:1;padding:0 130px}@media only screen and (max-width:1255px){.news-event_single_header .news-event_single_header_inner{padding:100px 25px 25px 25px}}.news-event_single_header .news-event_single_header_inner .date{display:inline-block;margin-left:20px;font-family:"Pragati Narrow", sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}.news-event_single_header .news-event_single_header_inner h1{font-family:"ConneqtBlack", sans-serif;font-size:40px;line-height:50px;margin-bottom:30px}@media only screen and (max-width:1105px){.news-event_single_header .news-event_single_header_inner h1{font-size:32px;line-height:38px}}@media only screen and (max-width:650px){.news-event_single_header .news-event_single_header_inner h1{font-size:22px;line-height:28px;margin-bottom:20px}}.news-event_single_header img{width:425px;height:100%;object-fit:cover;align-self:flex-end}@media only screen and (max-width:900px){.news-event_single_header img{display:none}}.news-event_single_body{background:#ffffff;top:39vw;padding:50px 0 0 0;z-index:3;margin-bottom:calc(39vw + 576px)}@media only screen and (max-width:900px){.news-event_single_body{top:auto;margin-bottom:0}}.news-event_single_body .news-event_single_body_inner{overflow:auto}.news-event_single_body .news-event_single_body_inner .photocaption{position:relative;text-align:right;top:-50px}@media (max-width:900px){.news-event_single_body .news-event_single_body_inner .photocaption{display:none}}.news-event_single_body .news-event_single_body_inner .content-sidebar{position:absolute;left:120px;top:0px;height:100%;width:260px}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-sidebar{position:relative;left:auto;height:auto;width:auto;margin-left:25px;margin-right:25px}}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner{position:sticky;margin-right:50px;top:150px;z-index:2;padding-bottom:80px}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner{position:relative;top:auto}}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .eventlabel{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;color:#DC582A;font-size:16px;line-height:26px;vertical-align:top}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .event-details{font-size:12px;line-height:22px;margin-bottom:45px}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .event-details p{line-height:210%}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .event-details strong{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:16px;line-height:26px}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .event-details a{color:#DC582A}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .event-details .pipe-divider{color:#DC582A;font-weight:700;display:inline-block;margin:0 2px}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .event-details a.button.outline{margin-top:40px;color:#373A36;border:1px solid #373A36}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit{display:flex;margin-bottom:20px;display:inline-block}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a{display:inline-block;margin:0 11px}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a.a2a_button_facebook:hover svg path.colorizeme{fill:#5F9BC6}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a.a2a_button_x:hover svg path.colorizeme{fill:#96D6CC}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a.a2a_button_linkedin:hover svg path.colorizeme{fill:#D29F1C}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .a2a_kit a svg{vertical-align:middle}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download{margin-top:35px;border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;padding:14px 0;text-align:center}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a{color:#373A36;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:12px;text-transform:uppercase}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a svg{margin-right:8px;vertical-align:middle}.news-event_single_body .news-event_single_body_inner .content-sidebar .content-sidebar-inner .pdf-download a svg path{stroke:#373A36}.news-event_single_body .news-event_single_body_inner .content-sidebar .scroll-to-top{position:sticky;top:92vh;width:120px;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:12px;z-index:2;padding-bottom:20px}.news-event_single_body .news-event_single_body_inner .content-sidebar .scroll-to-top a{color:#373A36;text-transform:uppercase}.news-event_single_body .news-event_single_body_inner .content-sidebar .scroll-to-top a svg{display:inline-block;margin:0 10px 0 0;vertical-align:middle}.news-event_single_body .news-event_single_body_inner .content-sidebar .scroll-to-top a:hover svg path.circle{fill:#D6D2C4}.news-event_single_body .news-event_single_body_inner .content-sidebar .scroll-to-top a:hover svg path.arrowparts{fill:#D29F1C}.news-event_single_body .news-event_single_body_inner .content-main a{text-decoration:underline;color:#C54C20}.news-event_single_body .news-event_single_body_inner .content-main a:hover{text-decoration:none}.news-event_single_body .news-event_single_body_inner .content-main .intro-content{font-family:"Nunito Sans", sans-serif;font-size:20px;line-height:30px;font-weight:700;margin-left:400px;max-width:800px}@media only screen and (min-width:1450px){.news-event_single_body .news-event_single_body_inner .content-main .intro-content{max-width:60%}}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-main .intro-content{margin-left:25px;margin-right:25px}}.news-event_single_body .news-event_single_body_inner .content-main .intro-content strong{font-weight:900;color:#004860}.news-event_single_body .news-event_single_body_inner .content-main .insights-module{margin-left:400px;max-width:800px}@media only screen and (min-width:1450px){.news-event_single_body .news-event_single_body_inner .content-main .insights-module{max-width:60%}}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-main .insights-module{margin-left:25px;margin-right:25px}}.news-event_single_body .news-event_single_body_inner .content-main .insights-module.pull-quote{margin-left:0;margin-right:0;max-width:100%;z-index:3}.news-event_single_body .news-event_single_body_inner .content-main .insights-module .last-element::after{content:"";display:inline-block;width:8px;height:14px;background-image:url(images/story-end.svg);background-size:contain;background-repeat:no-repeat;margin-left:10px}.news-event_single_body .news-event_single_body_inner .content-main .footnote{font-family:"Nunito Sans", sans-serif;font-weight:900;color:#373A36;font-size:10px;line-height:14px;margin-left:400px;max-width:800px;margin-bottom:30px}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-main .footnote{margin-left:25px;margin-right:25px}}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta{margin-left:400px;max-width:800px;padding-bottom:50px;border-top:1px solid #000000;padding-top:30px}@media only screen and (min-width:1450px){.news-event_single_body .news-event_single_body_inner .content-main .insight-meta{max-width:60%}}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-main .insight-meta{margin-left:25px;margin-right:25px;padding-bottom:0}}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta h3{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:14px;line-height:18px;text-transform:uppercase;color:#000000;margin-bottom:10px}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .category-pill{margin:0 15px 30px 0}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member{margin-bottom:35px}@media only screen and (max-width:900px){.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member{flex-wrap:wrap}}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member img{width:115px;height:108px;object-fit:cover;object-position:center;margin-right:20px;clip-path:polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 0)}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info{font-family:"Nunito Sans", sans-serif;font-family:16px;line-height:26px}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info strong{font-weight:900}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info .pipe-divider{color:#DC582A;font-weight:700;display:inline-block;margin:0 2px}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info .contact-methods{margin:5px 0}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info .contact-methods a{display:inline-block;margin-right:20px;color:#373A36;text-decoration:none;text-transform:lowercase}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info .contact-methods a.viewbio{font-family:"ConneqtRegular", sans-serif;font-size:12px;text-transform:uppercase}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info .contact-methods a svg{width:15px}.news-event_single_body .news-event_single_body_inner .content-main .insight-meta .team-member .team-member-info .contact-methods a svg path{fill:#D29F1C}.news-event_single_body .related-content{margin-top:50px}.news-event_single_body .related-content>h2{text-align:center;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#004860;text-transform:none;margin-bottom:30px}.news-event_single_body .related-content .featured-insights .featured-insight{flex-basis:33.33%;height:683px;background-repeat:no-repeat;background-size:cover;cursor:pointer;outline-offset:-2px}@media only screen and (max-width:900px){.news-event_single_body .related-content .featured-insights .featured-insight{flex-basis:100%;height:350px}}.news-event_single_body .related-content .featured-insights .featured-insight:hover .overlay{height:100%}.news-event_single_body .related-content .featured-insights .featured-insight:hover .featured-insight-inner .date{display:block}.news-event_single_body .related-content .featured-insights .featured-insight:hover .featured-insight-inner h2 a{color:#000000}.news-event_single_body .related-content .featured-insights .featured-insight .overlay{position:absolute;width:100%;height:0px;bottom:0px;background-color:#D29F1C;background-image:url(images/gold-hover-fade.svg);background-position:top right;background-repeat:no-repeat;color:#000000;transition:height 0.5s}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner{padding:44px 40px;height:100%}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner .date{display:none;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px;line-height:40px;color:#000000}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner a.storylink{display:none;position:absolute;right:32px;bottom:32px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner a.storylink svg{width:87px;height:87px;margin-top:10px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner .byline-hover-stuff{position:absolute;display:none;bottom:44px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner .title-holder{position:absolute;bottom:0;left:0;padding-right:50px;width:100%;padding-bottom:30px;padding-top:15px;background:rgba(55, 58, 54, 0.5);left:0px;padding-left:40px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:32px;line-height:40px;text-transform:none}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner h2 a{color:#ffffff;text-decoration:none}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover a.storylink{display:block}@media only screen and (max-width:900px){.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover a.storylink{display:none}}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff{display:block;bottom:44px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .byline{font-size:16px;line-height:22px;margin-bottom:5px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .readtime{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .title-holder{bottom:260px;background:none}@media only screen and (max-width:900px){.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .title-holder{bottom:44px}}.news-event_single_body .related-content .featured-insights .featured-insight .featured-insight-inner:hover .title-holder .date{display:block}.news-event_single_body .related-content .featured-insights .featured-insight.defaultimage .featured-insight-inner h2,.news-event_single_body .related-content .featured-insights .featured-insight.defaultimage .featured-insight-inner .date,.news-event_single_body .related-content .featured-insights .featured-insight.defaultimage .featured-insight-inner a{color:#000000}.news-event_single_body .related-content .featured-insights .featured-insight.darkfont h2 a{color:#ffffff}body .single-insight #page{margin-bottom:calc(39vw + 576px)}.location-map-section{padding:105px 0}@media only screen and (max-width:900px){.location-map-section{flex-wrap:wrap;padding:25px 0}}.location-map-section .info-side{flex-basis:50%;margin-right:135px}@media only screen and (max-width:900px){.location-map-section .info-side{flex-basis:100%;margin-right:0;padding:0 25px}}.location-map-section .info-side h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#004860;text-transform:none;margin-bottom:50px}.location-map-section .info-side .location{margin-bottom:25px}.location-map-section .info-side .location h3{display:block;font-family:"ConneqtRegular", sans-serif;color:#373A36;font-size:18px;line-height:50px;background:#D6D2C4;border-radius:50px;padding:0 0 0 25px;position:relative;z-index:2;cursor:pointer}.location-map-section .info-side .location h3 .plus-toggle{float:right}.location-map-section .info-side .location h3 .plus-toggle>label{width:50px;height:50px;border-radius:50%;background:#BCB9AE;cursor:pointer;position:relative;display:block}.location-map-section .info-side .location h3 .plus-toggle>label:before,.location-map-section .info-side .location h3 .plus-toggle>label:after{content:"";display:block;position:absolute;width:2px;background:#ffffff;height:27.7777777778px;top:0;bottom:0;left:0;right:0;margin:auto;transition:all 0.3s ease}.location-map-section .info-side .location h3 .plus-toggle>label:after{width:27.7777777778px;height:2px}.location-map-section .info-side .location h3 .plus-toggle>input{height:0;width:0;overflow:hidden;display:none}.location-map-section .info-side .location h3 .plus-toggle>input:checked+label:before{transform:rotate(-90deg)}.location-map-section .info-side .location h3 .plus-toggle>input:checked+label:after{transform:rotate(-180deg);opacity:0}.location-map-section .info-side .location h3:hover .plus-toggle>label{background:#D29F1C}.location-map-section .info-side .location .offices{background:#f1f1f1;padding-top:25px;top:-25px;z-index:1;display:none;border-radius:0px 0px 10px 10px}.location-map-section .info-side .location .offices .office{padding:15px 20px 25px 20px}.location-map-section .info-side .location .offices .office .address{margin-top:10px;font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:18px;line-height:24px;color:#004860}.location-map-section .info-side .location .offices .office .phone{display:block;margin-top:10px}.location-map-section .info-side .location .offices .office .phone span{font-family:"ConneqtRegular", sans-serif;font-weight:900;font-size:12px;color:#004860;text-transform:uppercase}.location-map-section .info-side .location .offices .office .directions{margin-top:10px}.location-map-section .info-side .location .offices .office .directions a{font-family:"ConneqtRegular", sans-serif;color:#373A36;font-size:12px;line-height:12px}.location-map-section .info-side .location .offices .office .directions a svg{width:20px;height:20px;vertical-align:middle}.location-map-section .info-side .location .offices .office:hover{background:#ebebeb}.location-map-section .info-side .location .offices .office:hover .directions a svg circle{fill:#D6D2C4}.location-map-section .info-side .location.open h3 svg line.vertical{display:none}.location-map-section .employee-search h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#004860;text-transform:none;margin-bottom:15px}.location-map-section .employee-search #employeeSeachForm{background:#373A36;color:#ffffff;border-radius:50px;padding:0 0 0 35px;position:relative;z-index:2;align-items:center}.location-map-section .employee-search #employeeSeachForm #employeeSearch{flex:1;border:none;border-bottom:1px solid #D29F1C;font-family:"Nunito Sans", sans-serif;font-weight:700;background:none;color:#ffffff;display:inline-block;margin-right:15px}.location-map-section .employee-search #employeeSeachForm #employeeSearch::placeholder{opacity:0.8}.location-map-section .employee-search #employeeSeachForm #submitButton{display:inline-block;background:#000000;padding:15px;border-radius:50px;border:none}.location-map-section .employee-search .employee-results-holder{display:none;background:#000000;top:-22px;position:relative;z-index:1;padding:50px 0 40px 0}.location-map-section .employee-search .employee-results-holder #employeeResults{max-height:200px;overflow-y:scroll}.location-map-section .employee-search .employee-results-holder #employeeResults li{padding-left:60px;color:#ffffff;font-size:16px;line-height:26px}.location-map-section .employee-search .employee-results-holder #employeeResults li a{color:#ffffff;font-family:"Nunito Sans", sans-serif;text-decoration:none}.employee-search-bar{padding:60px 0;background:#373A36;color:#ffffff}@media only screen and (max-width:900px){.employee-search-bar .employee-search-bar-inner{flex-wrap:wrap}}.employee-search-bar .employee-search-bar-left{flex-basis:60%;padding-right:150px}@media only screen and (max-width:900px){.employee-search-bar .employee-search-bar-left{flex-basis:100%;padding-right:0}}.employee-search-bar .employee-search-bar-left h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#ffffff;text-transform:none;margin-bottom:15px}.employee-search-bar .employee-search-bar-right{flex-basis:35%;margin-top:25px}@media only screen and (max-width:900px){.employee-search-bar .employee-search-bar-right{flex-basis:100%}}.employee-search-bar .employee-search-bar-right #employeeSeachForm{background:#373A36;color:#ffffff;border-radius:0;padding:0;position:relative;z-index:2;align-items:center}.employee-search-bar .employee-search-bar-right #employeeSeachForm #employeeSearch{flex:1;border:none;border-bottom:1px solid #D29F1C;font-family:"Nunito Sans", sans-serif;font-weight:700;background:none;color:#ffffff;display:inline-block;margin-right:15px}.employee-search-bar .employee-search-bar-right #employeeSeachForm #employeeSearch::placeholder{opacity:0.8}.employee-search-bar .employee-search-bar-right #employeeSeachForm #submitButton{display:inline-block;background:transparent;padding:0;border-radius:50px;border:none}.employee-search-bar .employee-search-bar-right .employee-results-holder{display:none;background:#000000;top:0;position:absolute;width:100%;z-index:1;padding:50px 0 40px 0}.employee-search-bar .employee-search-bar-right .employee-results-holder #employeeResults{max-height:200px;overflow-y:scroll}.employee-search-bar .employee-search-bar-right .employee-results-holder #employeeResults li{padding-left:60px;color:#ffffff;font-size:16px;line-height:26px}.employee-search-bar .employee-search-bar-right .employee-results-holder #employeeResults li a{color:#ffffff;font-family:"Nunito Sans", sans-serif;text-decoration:none}.contact-info-form-section{padding:80px 0;background-image:url(images/faq_background2.jpg);background-repeat:repeat-y;background-size:160%}.contact-info-form-section .contact-info-form-section-inner{gap:290px}@media only screen and (max-width:1105px){.contact-info-form-section .contact-info-form-section-inner{gap:30px}}@media only screen and (max-width:900px){.contact-info-form-section .contact-info-form-section-inner{flex-wrap:wrap}}.contact-info-form-section .contact-info-form-section-inner .contact-info{padding-right:35px}@media only screen and (max-width:900px){.contact-info-form-section .contact-info-form-section-inner .contact-info{order:2}}.contact-info-form-section .contact-info-form-section-inner .contact-info .contact-type{margin-bottom:30px;line-height:26px;font-size:16px}.contact-info-form-section .contact-info-form-section-inner .contact-info .contact-type h3{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;line-height:26px;margin-bottom:0}.contact-info-form-section .contact-info-form-section-inner .contact-info .contact-type p{font-size:16px;line-height:26px}.contact-info-form-section .contact-info-form-section-inner .contact-info .contact-type a{color:#DC582A;text-decoration:underline}.contact-info-form-section .contact-info-form-section-inner .contact-form{max-width:800px}@media only screen and (max-width:900px){.contact-info-form-section .contact-info-form-section-inner .contact-form{order:1}}.contact-info-form-section .contact-info-form-section-inner .contact-form>h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#004860;text-transform:none;margin-bottom:15px}.contact-info-form-section .contact-info-form-section-inner .contact-form .required-instructions{font-family:"ConneqtRegular", sans-serif;font-size:10px;font-weight:700}.contact-info-form-section .contact-info-form-section-inner .contact-form .required{color:#D29F1C;font-weight:700}body.search-results .content,body.search-no-results .content,body.error404 .content{background-image:url(images/faq_background.png);background-repeat:repeat-y;background-size:contain;padding:80px 0}@media only screen and (max-width:900px){body.search-results .content .flex,body.search-no-results .content .flex,body.error404 .content .flex{flex-wrap:wrap}}body.search-results .content .search-results,body.search-no-results .content .search-results,body.error404 .content .search-results{flex-basis:70%;padding-right:100px}@media only screen and (max-width:900px){body.search-results .content .search-results,body.search-no-results .content .search-results,body.error404 .content .search-results{flex-basis:100%;padding-right:0}}body.search-results .content .search-results .results-intro,body.search-no-results .content .search-results .results-intro,body.error404 .content .search-results .results-intro{padding-bottom:10px;border-bottom:1px solid #D3D3D3;margin-bottom:15px}body.search-results .content .search-results .results-intro span,body.search-no-results .content .search-results .results-intro span,body.error404 .content .search-results .results-intro span{font-family:"ConneqtBlack", sans-serif}body.search-results .content .search-results article,body.search-no-results .content .search-results article,body.error404 .content .search-results article{border-bottom:1px solid #D3D3D3;padding:15px 0;font-family:"Nunito Sans", sans-serif;font-size:14px;line-height:18px;align-items:center}body.search-results .content .search-results article .results-content,body.search-no-results .content .search-results article .results-content,body.error404 .content .search-results article .results-content{display:block;flex:1}body.search-results .content .search-results article .results-content .category-pill,body.search-no-results .content .search-results article .results-content .category-pill,body.error404 .content .search-results article .results-content .category-pill{padding:2px 10px;margin-bottom:10px;font-size:11px}body.search-results .content .search-results article .results-content h3,body.search-no-results .content .search-results article .results-content h3,body.error404 .content .search-results article .results-content h3{font-family:"ConneqtBlack", sans-serif;font-size:16px;line-height:22px;margin-bottom:5px;color:#004860}body.search-results .content .search-results article .results-content p,body.search-no-results .content .search-results article .results-content p,body.error404 .content .search-results article .results-content p{margin-bottom:0;color:#373A36}body.search-results .content .search-results article .results-button a,body.search-no-results .content .search-results article .results-button a,body.error404 .content .search-results article .results-button a{display:block;border-radius:28px;width:30px;height:30px;text-align:center;margin-left:10px}body.search-results .content .search-results article .results-button a svg,body.search-no-results .content .search-results article .results-button a svg,body.error404 .content .search-results article .results-button a svg{width:10px;padding-top:7px}body.search-results .content .search-results article .results-button a svg path,body.search-no-results .content .search-results article .results-button a svg path,body.error404 .content .search-results article .results-button a svg path{fill:#D29F1C}body.search-results .content .search-results article:hover .results-button a,body.search-no-results .content .search-results article:hover .results-button a,body.error404 .content .search-results article:hover .results-button a{background:#D6D2C4}body.search-results .content .search-sidebar,body.search-no-results .content .search-sidebar,body.error404 .content .search-sidebar{flex:1}@media only screen and (max-width:900px){body.search-results .content .search-sidebar,body.search-no-results .content .search-sidebar,body.error404 .content .search-sidebar{flex-basis:100%;margin-top:40px}}body.search-results .content .search-sidebar h2,body.search-no-results .content .search-sidebar h2,body.error404 .content .search-sidebar h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;text-transform:none;color:#004860;margin-bottom:15px}body.search-results .content .search-sidebar .employee-search-bar,body.search-no-results .content .search-sidebar .employee-search-bar,body.error404 .content .search-sidebar .employee-search-bar{background:none;padding:0}body.search-results .content .search-sidebar .employee-search-bar #employeeSeachForm,body.search-no-results .content .search-sidebar .employee-search-bar #employeeSeachForm,body.error404 .content .search-sidebar .employee-search-bar #employeeSeachForm{background:#373A36;color:#ffffff;border-radius:50px;padding:0 0 0 35px;position:relative;z-index:2;align-items:center}body.search-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch,body.search-no-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch,body.error404 .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch{flex:1;border:none;border-bottom:1px solid #D29F1C;font-family:"Nunito Sans", sans-serif;font-weight:700;background:none;color:#ffffff;display:inline-block;margin-right:15px}body.search-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch::placeholder,body.search-no-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch::placeholder,body.error404 .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch::placeholder{opacity:0.8}body.search-results .content .search-sidebar .employee-search-bar #employeeSeachForm #submitButton,body.search-no-results .content .search-sidebar .employee-search-bar #employeeSeachForm #submitButton,body.error404 .content .search-sidebar .employee-search-bar #employeeSeachForm #submitButton{display:inline-block;background:#000000;padding:15px;border-radius:50px;border:none}body.search-results .content .search-sidebar .employee-search-bar .employee-results-holder,body.search-no-results .content .search-sidebar .employee-search-bar .employee-results-holder,body.error404 .content .search-sidebar .employee-search-bar .employee-results-holder{display:none;background:#000000;top:-22px;position:relative;z-index:1;padding:50px 0 40px 0}body.search-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults,body.search-no-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults,body.error404 .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults{max-height:200px;overflow-y:scroll}body.search-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li,body.search-no-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li,body.error404 .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li{padding-left:60px;color:#ffffff;font-size:16px;line-height:26px}body.search-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li a,body.search-no-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li a,body.error404 .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li a{color:#ffffff;font-family:"Nunito Sans", sans-serif;text-decoration:none}body.search-results .pagination,body.search-no-results .pagination,body.error404 .pagination{margin:20px 0;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:16px;line-height:26px}body.search-results .pagination .pages,body.search-no-results .pagination .pages,body.error404 .pagination .pages{font-family:"ConneqtBlack", sans-serif;font-size:12px;border:none}body.search-results .pagination .wp-pagenavi a,body.search-no-results .pagination .wp-pagenavi a,body.error404 .pagination .wp-pagenavi a{border:none;color:#373A36}body.search-results .pagination .wp-pagenavi span.current,body.search-no-results .pagination .wp-pagenavi span.current,body.error404 .pagination .wp-pagenavi span.current{border:none;display:inline-block;background:#D29F1C;width:32px;text-align:center;border-radius:25px}body.search-results .pagination .wp-pagenavi span.extend,body.search-no-results .pagination .wp-pagenavi span.extend,body.error404 .pagination .wp-pagenavi span.extend{border:none}@media only screen and (max-width:650px){body.search-results .pagination .previouspostslink,body.search-results .pagination .last,body.search-no-results .pagination .previouspostslink,body.search-no-results .pagination .last,body.error404 .pagination .previouspostslink,body.error404 .pagination .last{display:none}}body.page-template-page-directory-results .content{background-image:url(images/faq_background.png);background-repeat:repeat-y;background-size:contain;padding:80px 0}@media only screen and (max-width:900px){body.page-template-page-directory-results .content .flex{flex-wrap:wrap}}body.page-template-page-directory-results .content .search-results{flex-basis:70%;padding-right:90px}@media only screen and (max-width:900px){body.page-template-page-directory-results .content .search-results{flex-basis:100%;padding-right:0}}body.page-template-page-directory-results .content .search-results table#directory-results{width:100%}body.page-template-page-directory-results .content .search-results table#directory-results tr{border-bottom:1px solid #D3D3D3;padding:15px 0;font-family:"Nunito Sans", sans-serif;font-size:14px;line-height:18px}body.page-template-page-directory-results .content .search-results table#directory-results tr th{text-align:left;font-family:"Pragati Narrow", sans-serif;font-weight:700;color:#000000;font-size:18px;padding:0 5px 12px 5px;text-transform:uppercase}body.page-template-page-directory-results .content .search-results table#directory-results tr td{text-align:left;padding:12px 5px;vertical-align:middle}body.page-template-page-directory-results .content .search-results table#directory-results tr td.name{font-weight:700}body.page-template-page-directory-results .content .search-results table#directory-results tr td h3{font-family:"ConneqtBlack", sans-serif;font-size:14px;line-height:22px;margin-bottom:5px;color:#004860}body.page-template-page-directory-results .content .search-results table#directory-results tr td a{color:#373A36;text-transform:lowercase}body.page-template-page-directory-results .content .search-results table#directory-results tr td a.viewbiolink{display:block;margin-top:15px;text-transform:uppercase;font-size:13px}body.page-template-page-directory-results .content .search-results table#directory-results tr td a.viewbiolink:hover{color:#D29F1C}body.page-template-page-directory-results .content .search-results table#directory-results tr td a.viewbiolink svg{height:12px;margin-left:3px}body.page-template-page-directory-results .content .search-results table#directory-results tr td a.viewbiolink svg path{fill:#D29F1C}body.page-template-page-directory-results .content .search-results table#directory-results tr td a.linkedinicon:hover svg path.colorizeme{fill:#D29F1C}body.page-template-page-directory-results .content .search-sidebar{flex:1}@media only screen and (max-width:900px){body.page-template-page-directory-results .content .search-sidebar{flex-basis:100%;margin-top:40px}}body.page-template-page-directory-results .content .search-sidebar h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;text-transform:none;color:#004860;margin-bottom:15px}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar{background:none;padding:0}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar #employeeSeachForm{background:#373A36;color:#ffffff;border-radius:50px;padding:0 0 0 35px;position:relative;z-index:2;align-items:center}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch{flex:1;border:none;border-bottom:1px solid #D29F1C;font-family:"Nunito Sans", sans-serif;font-weight:700;background:none;color:#ffffff;display:inline-block;margin-right:15px}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch::placeholder{opacity:0.8}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar #employeeSeachForm #employeeSearch::-webkit-input-placeholder{opacity:1;color:#f1f1f1}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar #employeeSeachForm #submitButton{display:inline-block;background:#000000;padding:15px;border-radius:50px;border:none}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar .employee-results-holder{display:none;background:#000000;top:-26px;position:relative;z-index:1;padding:50px 0 40px 0}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults{max-height:200px;overflow-y:scroll}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li{padding-left:60px;color:#ffffff;font-size:16px;line-height:26px}body.page-template-page-directory-results .content .search-sidebar .employee-search-bar .employee-results-holder #employeeResults li a{color:#ffffff;font-family:"Nunito Sans", sans-serif;text-decoration:none}body.page-id-1402 header #header_inner .primary_nav{display:none}body.page-id-1402 header #mobilenav{display:none}body.page-id-1402 #content .cta_module .cta_module_inner_left.alternatebg{background:url(/wp-content/uploads/2021/09/SGH-Gradient-Pattern-1600x1360.jpg);color:#ffffff}@media only screen and (max-width:900px){body.page-id-1402 #content .centered_headline_text{text-align:left}body.page-id-1402 #content .centered_headline_text p{text-align:left}}.job-openings{text-align:left;max-width:1000px;margin:0 auto;padding:30px;border:1px solid rgba(55, 58, 54, 0.3)}.job-openings h1{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:20px;line-height:40px;color:#004860;text-transform:uppercase}.job-openings h2.jobs-title{text-align:left;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:30px;line-height:40px;text-transform:none;margin:0 0 24px 0}.job-openings.filtering h1{display:none}.job-openings .filters{margin-bottom:20px}@media only screen and (max-width:650px){.job-openings .filters{flex-wrap:wrap}}.job-openings .filters>div{margin:0 10px}.job-openings p{text-align:left}.job-openings .job{margin-bottom:20px}.job-openings .job h3{text-align:left;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:20px;line-height:30px;text-transform:none;margin:0}.job-openings .job h3 a{color:#373A36}.job-openings .job .location{font-family:"Nunito Sans", sans-serif;font-weight:900;text-transform:uppercase;font-size:12px;line-height:20px}.single-job{max-width:1060px;margin:0 auto;text-align:left}.single-job h2.job-title{text-align:left;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;text-transform:none;margin:0}.single-job .location{font-family:"Nunito Sans", sans-serif;font-weight:900;text-transform:uppercase;font-size:12px;line-height:20px}.single-job .description{margin-top:24px}.single-job .description p{text-align:left}.single-job .description p strong{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:20px}.single-job .description ul{margin:2em 0 2em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.single-job .description ul li{margin-bottom:1em;padding-left:1em}.single-job .description ul li:before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.single-job .description ol{list-style-type:decimal;margin:2em 0 2em 45px;font-size:16px;line-height:26px}.single-job .description ol li{margin-bottom:1em}.single-job .description ul li p{display:inline}header{height:84px;width:100%;max-width:100vw;position:absolute;display:flex;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s;z-index:902}@media only screen and (max-width:900px){header{justify-content:space-between}}@media only screen and (max-width:650px){header{height:40px}}header .bg{position:absolute;top:0;width:100%;height:100%;mix-blend-mode:multiply;background:rgba(59, 61, 61, 0.7);-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s}header #logo,header #searchicon{align-items:center;display:flex;flex-basis:10%;min-height:84px}@media only screen and (max-width:900px){header #logo,header #searchicon{min-height:40px}}@media only screen and (max-width:900px){header #logo{flex:1}}@media only screen and (max-width:650px){header #logo{line-height:initial;flex-basis:60%}}header #logo a{align-items:center;display:flex;min-height:70px;padding:10px 20px;outline-offset:-2px}@media only screen and (max-width:650px){header #logo a{padding:0px 20px;min-height:40px}}header #logo svg{display:block}@media only screen and (max-width:650px){header #logo svg{height:25px;width:63px}}header #logo svg #diamond{fill:url(images/sgh-logo.svg#paint0_linear) #c28e0d}header #logo svg #paint0_linear stop:firstchild{stop-color:#B37E00}header #logo svg #paint0_linear stop:nthchild(2){stop-color:#D29F1C}header #searchicon{text-align:right}header #searchicon a{display:block;padding:20px;outline-offset:-2px}@media only screen and (max-width:650px){header #searchicon a{padding-top:8px;padding-bottom:7px}}header #searchicon a:hover svg path{stroke:#DC582A}header #searchicon svg{display:block;height:30px;width:30px}@media only screen and (max-width:650px){header #searchicon svg{height:25px;width:25px}}header #header_inner{text-align:center;flex-basis:80%}header #header_inner .primary_nav{list-style:none;line-height:84px}@media only screen and (max-width:900px){header #header_inner .primary_nav{display:none}}header #header_inner .primary_nav>li{display:inline-block}header #header_inner .primary_nav>li:hover>button::after,header #header_inner .primary_nav>li:hover>a::after{width:calc(100% - 2 * 22px)}@media only screen and (max-width:1105px){header #header_inner .primary_nav>li:hover>button::after,header #header_inner .primary_nav>li:hover>a::after{width:calc(100% - 2 * 12px)}}header #header_inner .primary_nav>li>button{background-color:transparent;border:0;cursor:pointer}header #header_inner .primary_nav>li>button,header #header_inner .primary_nav>li>a{font-family:"ConneqtBold", sans-serif;padding:15px 22px;color:#fff;text-decoration:none;font-size:12px;position:relative}@media only screen and (max-width:1105px){header #header_inner .primary_nav>li>button,header #header_inner .primary_nav>li>a{padding:15px 12px}}header #header_inner .primary_nav>li>button::after,header #header_inner .primary_nav>li>a::after{content:"";border-top:2px solid #DC582A;position:absolute;left:22px;bottom:10px;display:block;transition:width 0.4s;width:0%}@media only screen and (max-width:1105px){header #header_inner .primary_nav>li>button::after,header #header_inner .primary_nav>li>a::after{left:12px}}header #header_inner .primary_nav>li .sub-menu{display:none;position:absolute;background:#FEF8EE;text-align:left;padding:30px 22px;line-height:2.5em;margin-top:-1px}@media only screen and (max-width:1105px){header #header_inner .primary_nav>li .sub-menu{padding:30px 12px}}header #header_inner .primary_nav>li .sub-menu a{font-family:"ConneqtBlack", sans-serif;color:#373A36;text-transform:uppercase;opacity:0.8;text-decoration:none;font-size:12px}header #header_inner .primary_nav>li .sub-menu a::after{content:" ";display:inline-block;height:11px;width:10px;background-image:url(images/arrow_charcoal.svg);background-size:contain;background-repeat:no-repeat;margin-left:6px;top:1px;position:relative}header #header_inner .primary_nav>li .sub-menu a:hover{color:#DC582A;text-decoration:solid underline #DC582A 2px}header #header_inner .primary_nav>li .sub-menu.megamenu{max-width:680px;padding:40px 0;font-family:"ConneqtRegular", sans-serif;margin-top:-1px}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner{display:flex}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner .megacolumn{padding:0 20px;flex:1}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner .megacolumn:first-child{flex-basis:15%}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner .megacolumn:nth-child(2){flex-basis:18%}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner .megacolumn.last h6{margin-bottom:40px}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner li{line-height:14px;margin:12px 0}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner h6{opacity:0.8}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner h6 a{font-family:"ConneqtBlack", sans-serif;color:#373A36;text-transform:uppercase;text-decoration:none;font-size:12px}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner h6 a::after{content:" ";display:inline-block;height:11px;width:10px;background-image:url(images/arrow_charcoal.svg);background-size:contain;background-repeat:no-repeat;margin-left:6px;top:1px;position:relative}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner a{font-family:"Pragati Narrow", sans-serif;text-transform:uppercase;color:#373A36;text-decoration:none;opacity:1;font-size:13px}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner a::after{content:" ";background-image:none;display:none}header #header_inner .primary_nav>li .sub-menu.megamenu .megamenu_inner a:hover{color:#DC582A;text-decoration:solid underline #DC582A 2px}header #header_inner .nav-search-field{color:#ffffff;display:none;height:100%;position:absolute;right:0;width:100%}@media only screen and (max-width:900px){header #header_inner .nav-search-field{display:none !important}}header #header_inner .nav-search-field form{align-items:center;display:flex;height:100%}header #header_inner .nav-search-field .close-nav-search svg{display:block}header #header_inner .nav-search-field .close-nav-search path{stroke:#ffffff}header #header_inner .nav-search-field #search{-webkit-appearance:none;border:none;border-bottom:2px solid #ffffff;border-radius:0;background:none;color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:15px;padding:10px;width:100%}header #header_inner .nav-search-field #search:focus{outline:none}header #header_inner .nav-search-field #search::placeholder{color:#ffffff;opacity:1}header #header_inner .nav-search-field__submit{background-color:transparent;border:0;color:inherit;cursor:pointer}header #header_inner .nav-search-field__submit svg{display:block;height:21.7px;width:10px}header #header_inner .nav-search-field__submit path{fill:currentColor}header #mobilenav{display:none}@media only screen and (max-width:900px){header #mobilenav{text-align:right;align-items:center;display:flex;flex:0}}body.mobile-nav-active header,header.scrolled{position:fixed}body.mobile-nav-active header .bg,header.scrolled .bg{background:#ffffff}body.mobile-nav-active header #logo svg path.main,header.scrolled #logo svg path.main{fill:#373A36}body.mobile-nav-active header .search_icon svg path,header.scrolled .search_icon svg path{stroke:#373A36}body.mobile-nav-active header #header_inner .primary_nav>li>button,body.mobile-nav-active header #header_inner .primary_nav>li>a,header.scrolled #header_inner .primary_nav>li>button,header.scrolled #header_inner .primary_nav>li>a{color:#373A36}body.mobile-nav-active header #header_inner .nav-search-field,header.scrolled #header_inner .nav-search-field{color:#373A36}body.mobile-nav-active header #header_inner .nav-search-field .close-nav-search svg path,header.scrolled #header_inner .nav-search-field .close-nav-search svg path{stroke:#373A36}body.mobile-nav-active header #header_inner .nav-search-field #search,header.scrolled #header_inner .nav-search-field #search{-webkit-appearance:none;color:#373A36;border-bottom:2px solid #373A36;border-radius:0}body.mobile-nav-active header #header_inner .nav-search-field #search::placeholder,header.scrolled #header_inner .nav-search-field #search::placeholder{color:#373A36}#banner_outer{display:none;position:absolute;top:84px;width:100%;left:0;z-index:999;background:#D29F1C;color:#ffffff}#banner_outer a.close{display:inline-block;position:absolute;top:5px;right:15px;text-decoration:none;z-index:1}#banner_outer #banner_inner{padding:15px 50px 15px 15px}#banner_outer #banner_inner p:last-child{margin-bottom:0}.nav-search-field-mobile{display:none;padding:20px 20px 0px 20px;background:#373A36;color:#ffffff;line-height:85px;position:fixed;top:84px;left:0;width:100%;z-index:900}@media only screen and (max-width:650px){.nav-search-field-mobile{top:40px}}@media only screen and (min-width:901px){.nav-search-field-mobile{display:none !important}}.nav-search-field-mobile .close-nav-search{display:none;top:12px;position:relative}.nav-search-field-mobile .close-nav-search svg path{stroke:#ffffff}.nav-search-field-mobile #search{width:85%;border:none;border-bottom:2px solid #ffffff;background:none;color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:15px;-webkit-appearance:none;border-radius:0}.nav-search-field-mobile #search::placeholder{color:#ffffff;opacity:1}footer{position:fixed;bottom:0;width:100%;z-index:1}@media only screen and (max-width:450px){footer{position:relative}}footer .gold-line{height:5px;background:linear-gradient(51.36deg, #B37E00 29.02%, #D29F1C 84.02%)}footer .footer-main-columns{display:flex}@media only screen and (max-width:900px){footer .footer-main-columns{flex-wrap:wrap}}footer .footer-left{flex-basis:40%}@media only screen and (max-width:900px){footer .footer-left{flex-basis:100%}}footer .footer-left .footer-left-top{height:215px;background-image:url(images/footer-left-top-bg.jpg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:flex-end}@media only screen and (max-width:900px){footer .footer-left .footer-left-top{display:none}}footer .footer-left .footer-left-top .logo{margin:0 0 22px 43px}footer .footer-left .footer-left-top .logo svg{height:42px;width:auto}footer .footer-left .footer-left-top .logo svg path.main{fill:#373A36}footer .footer-left .footer-left-bottom{background-image:url(images/svg-diamond-patterns/grey-diamond-pattern.svg);background-size:20px;display:flex;height:100%;color:#ffffff}footer .footer-left .footer-left-bottom .footer-left-bottom-inner{padding:80px 43px;width:100%}@media only screen and (max-width:900px){footer .footer-left .footer-left-bottom .footer-left-bottom-inner{padding:25px}}footer .footer-left .footer-left-bottom .footer-left-bottom-inner h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;margin-bottom:16px;text-transform:none}@media only screen and (max-width:900px){footer .footer-left .footer-left-bottom .footer-left-bottom-inner h2{font-size:24px}}footer .footer-left .footer-left-bottom .footer-left-bottom-inner p{margin-bottom:30px}footer .footer-right{flex-basis:60%;background:#00634F;padding:70px 78px 70px 36px}@media only screen and (max-width:900px){footer .footer-right{flex-basis:100%;padding:20px 25px 20px 25px}}footer .footer-right h1{font-family:"Pragati Narrow", sans-serif;font-weight:700;color:#ffffff;font-size:40px;line-height:40px;margin-bottom:40px;text-transform:none}@media only screen and (max-width:900px){footer .footer-right h1{font-size:24px;line-height:24px}}@media only screen and (max-width:650px){footer .footer-right h1{display:none}}footer .footer-right .footer-columns{display:flex;gap:20px}@media only screen and (max-width:900px){footer .footer-right .footer-columns{flex-wrap:wrap}}@media only screen and (max-width:650px){footer .footer-right .footer-columns{display:none}}footer .footer-right .footer-columns>div{flex:1;font-size:12px}@media only screen and (max-width:900px){footer .footer-right .footer-columns>div{flex-basis:50%}}footer .footer-right .footer-columns>div .menu{margin-bottom:32px}footer .footer-right .footer-columns>div h6{color:#ffffff;margin-bottom:10px}@media only screen and (max-width:900px){footer .footer-right .footer-columns>div h6{font-size:16px}}footer .footer-right .footer-columns>div h6 a{font-family:"ConneqtBold", sans-serif;font-size:12px;color:#ffffff}footer .footer-right .footer-columns>div a{font-family:"Pragati Narrow", sans-serif;font-size:13px;color:#ffffff;text-decoration:none;text-transform:uppercase;font-weight:400;display:block;padding:6px}footer .footer-right .footer-columns>div a:hover{color:#D29F1C;text-decoration:solid underline #D29F1C 1px}footer .footer-right .footer-columns>div a svg{height:10px;margin-left:8px}footer .footer-right .footer-columns>div a svg path{fill:#ffffff}footer .footer-right .footer-columns>div [class*="menu-container"]{margin-left:-6px}footer .footer-right .footer-columns>div:last-child h6{margin-bottom:30px}footer .footer-right .legal-social{border-top:1px solid #ffffff;padding-top:27px;display:flex;line-height:110%}@media only screen and (max-width:900px){footer .footer-right .legal-social{flex-wrap:wrap}}@media only screen and (max-width:650px){footer .footer-right .legal-social{border-top:none;padding-top:0}}footer .footer-right .legal-social>div{flex:1;color:#ffffff;font-family:"Pragati Narrow", sans-serif;text-transform:uppercase;font-size:12px}@media only screen and (max-width:900px){footer .footer-right .legal-social>div{flex-basis:100%;text-align:center;margin-bottom:3px}}footer .footer-right .legal-social>div a{color:#ffffff;text-transform:uppercase;text-decoration:none}footer .footer-right .legal-social>div.copyright-row{order:3}footer .footer-right .legal-social>div.privacy-row{order:2}footer .footer-right .legal-social>div.social-row{order:1}footer .footer-right .legal-social .social-icons{display:flex;gap:20px}footer .footer-right .legal-social .social-icons a{display:block}@media only screen and (max-width:1105px){footer .footer-right .legal-social .social-icons a{margin:0 8px}}footer .footer-right .legal-social .social-icons a svg{display:block;height:26px;width:26px}footer .footer-right .legal-social .social-icons a.facebook:hover svg path.colorizeme{fill:#5F9BC6}footer .footer-right .legal-social .social-icons a.x:hover svg path.colorizeme{fill:#96D6CC}footer .footer-right .legal-social .social-icons a.linkedin:hover svg path.colorizeme{fill:#D29F1C}footer .footer-right .legal-social .social-icons a.youtube:hover svg path.colorizeme{fill:#DC582A}#ot-sdk-btn-floating{display:none}.page_header_image{height:25vw;min-height:400px;background-size:cover;background-repeat:no-repeat;overflow:hidden;background-position:center}@media only screen and (max-width:900px){.page_header_image{min-height:200px}}.page_header_image .background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.image_text{padding:40px 0}@media only screen and (max-width:900px){.image_text{padding:30px 0;margin:0}}.image_text .modulewrap.flex{align-items:flex-start}@media only screen and (max-width:900px){.image_text .rotated_text{padding-left:20px}}.image_text .rotated_text p{color:#373A36;border-color:#373A36}.image_text .image_text_inner{margin-left:30px}@media only screen and (max-width:900px){.image_text .image_text_inner{flex-wrap:wrap;margin-left:0}}.image_text .image_text_inner .videothumbnail{display:block;position:relative;aspect-ratio:1.7777777778;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box}@media only screen and (max-width:650px){.image_text .image_text_inner .videothumbnail{height:auto}}.image_text .image_text_inner .videothumbnail .overlay{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 99, 79, 0.7), rgba(0, 99, 79, 0.7)), linear-gradient(0deg, rgba(255, 255, 255, 0.43), rgba(255, 255, 255, 0.43))}.image_text .image_text_inner .videothumbnail .floatingbutton{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:19;font-family:"Nunito Sans", sans-serif;color:#ffffff;text-transform:uppercase;font-size:12px}.image_text .image_text_inner .videothumbnail .floatingbutton svg{display:inline-block;margin-bottom:8px}.image_text .image_text_inner .videothumbnail .floatingbutton:hover svg path.background{fill:#D6D2C4}.image_text .image_text_inner .videothumbnail .videoplayer{display:none;position:absolute;top:0;left:0;width:100%;aspect-ratio:1.7777777778;z-index:20}.image_text .image_text_inner .videothumbnail:hover .floatingbutton svg circle{fill:#D6D2C4}.image_text .image_text_inner .video_caption{padding:12px 0;font-family:"Pragati Narrow", sans-serif;font-weight:700;color:#373A36;font-size:28px;line-height:114%}.image_text .image_text_inner .image{flex-basis:40%;margin:0 155px 0 0}.image_text .image_text_inner .image.image-right{order:1;margin:0 0 0 155px}@media only screen and (max-width:900px){.image_text .image_text_inner .image.image-right{margin:0 0 0 25px}}@media only screen and (max-width:650px){.image_text .image_text_inner .image.image-right{order:2;margin:0 0 20px 0}}@media only screen and (max-width:900px){.image_text .image_text_inner .image{margin-right:20px}}@media only screen and (max-width:650px){.image_text .image_text_inner .image{flex-basis:100%;order:2;margin:0 0 20px 0}}.image_text .image_text_inner .image img{height:350px;width:100%;object-fit:cover;clip-path:polygon(100% 0, 100% calc(100% - 60px), calc(100% - 80px) 100%, 0 100%, 0 0)}.image_text .image_text_inner .image img.photo2{margin-top:20px}.image_text .image_text_inner .image .caption{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:8px;line-height:14px;width:calc(100% - 80px)}@media only screen and (max-width:650px){.image_text .image_text_inner .image .caption{padding-left:10px}}.image_text .image_text_inner .text{flex:1}@media only screen and (max-width:900px){.image_text .image_text_inner .text{padding:0 20px}}.image_text .image_text_inner .text h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;color:#004860;font-size:40px;line-height:40px;margin-bottom:20px;text-rendering:optimizeSpeed}.image_text .image_text_inner .text p{font-size:16px;line-height:28px}.image_text .image_text_inner .text .headline-font{font-family:"ConneqtBold", sans-serif;font-size:22px}.image_text .image_text_inner .text h5{font-family:"ConneqtBold", sans-serif;font-size:16px;line-height:30px}.image_text .image_text_inner .text ul{margin:2em 0 2em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.image_text .image_text_inner .text ul li{margin-bottom:1em;padding-left:1em}.image_text .image_text_inner .text ul li:before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.image_text .image_text_inner .text ol{list-style-type:decimal;margin:2em 0 2em 45px;font-size:16px;line-height:26px}.image_text .image_text_inner .text ol li{margin-bottom:1em}.hover_columns{width:100%}@media only screen and (max-width:900px){.hover_columns{overflow:hidden}}.hover_columns h2{display:block;text-align:center;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;color:#004860;font-size:40px;line-height:40px;padding:40px 0 0 0}.hover_columns>p{text-align:center;margin:1em 0}.hover_columns .hover_columns_columns{height:40vw;min-height:500px;color:#ffffff;overflow:hidden;margin-top:30px}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns{min-height:auto;overflow-x:scroll;width:max-content;height:325px}}.hover_columns .hover_columns_columns .hover_columns_mobile_swipe{display:none}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns .hover_columns_mobile_swipe{display:block;position:absolute;top:10px;left:0;z-index:20;color:#ffffff;font-family:"Nunito Sans", sans-serif;font-weight:900;text-transform:uppercase;width:100vw;text-align:right;padding-right:20px;font-size:8px}.hover_columns .hover_columns_columns .hover_columns_mobile_swipe img{height:10px;vertical-align:sub;margin-left:3px}.hover_columns .hover_columns_columns .hover_columns_mobile_swipe img.reverse{transform:rotate(180deg);margin-right:3px;margin-left:0}}.hover_columns .hover_columns_columns .background-images{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns .background-images{display:none}}.hover_columns .hover_columns_columns .background-images img{position:absolute;opacity:0;width:100%;height:100%;object-fit:cover;transition:all 0.4s linear}.hover_columns .hover_columns_columns .background-images img:first-child{opacity:1}.hover_columns .hover_columns_columns .hover_columns_column{flex-basis:25%;padding:30px 0;transition:all, 0.5s;background:transparent;border-top:6px solid transparent}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns .hover_columns_column{flex-basis:100vw;padding:12px 25px;background:rgba(55, 58, 54, 0.7);width:100%;height:100%;border-top:none;padding-top:50px;z-index:1}}.hover_columns .hover_columns_columns .hover_columns_column::after{content:" ";position:absolute;top:7.5%;left:0;width:100%;height:85%;border-right:1px solid #ffffff}.hover_columns .hover_columns_columns .hover_columns_column:last-child::after{border-right:none}.hover_columns .hover_columns_columns .hover_columns_column .mobile-bg{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:900px){.hover_columns .hover_columns_columns .hover_columns_column .mobile-bg{display:none}}.hover_columns .hover_columns_columns .hover_columns_column .mobile-bg img{width:100%;height:100%;object-fit:cover}.hover_columns .hover_columns_columns .hover_columns_column .mobile-bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(55, 58, 54, 0.5)}.hover_columns .hover_columns_columns .hover_columns_column .title-holder{color:#ffffff;position:absolute;bottom:0;width:100%;padding:10px 30px;background:rgba(55, 58, 54, 0.5)}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns .hover_columns_column .title-holder{position:relative;top:initial;padding-right:0}}.hover_columns .hover_columns_columns .hover_columns_column .title-holder h3{color:#ffffff;font-size:32px;line-height:32px;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns .hover_columns_column .title-holder h3{margin-bottom:10px;font-size:26px;line-height:32px}}.hover_columns .hover_columns_columns .hover_columns_column .title-holder p{display:none}@media only screen and (max-width:900px){.hover_columns .hover_columns_columns .hover_columns_column .title-holder p{display:block}}.hover_columns .hover_columns_columns .hover_columns_column a.cta_button{color:#ffffff;position:absolute;bottom:45px;right:30px;z-index:2;opacity:0;transition:all 1s}.hover_columns .hover_columns_columns .hover_columns_column a.cta_button svg{vertical-align:middle;margin-left:15px}.hover_columns .hover_columns_columns .hover_columns_column a.cta_button svg circle{fill:#ffffff}.hover_columns .hover_columns_columns .hover_columns_column a.cta_button svg path{fill:#D29F1C}.hover_columns .hover_columns_columns .hover_columns_column a.cta_button:hover svg circle{fill:#D6D2C4}@media only screen and (min-width:900px){.hover_columns .hover_columns_columns .hover_columns_column:hover{background:rgba(55, 58, 54, 0.5);border-top-color:#D29F1C}.hover_columns .hover_columns_columns .hover_columns_column:hover.empty{background:none;border-top:none}.hover_columns .hover_columns_columns .hover_columns_column:hover .title-holder{bottom:auto;top:130px;background:none}.hover_columns .hover_columns_columns .hover_columns_column:hover .title-holder h3{margin-bottom:20px}.hover_columns .hover_columns_columns .hover_columns_column:hover .title-holder p{display:block}.hover_columns .hover_columns_columns .hover_columns_column:hover a.cta_button{opacity:1}}@media only screen and (min-width:900px) and (max-width:900px){.hover_columns .hover_columns_columns .hover_columns_column:hover .title-holder{top:auto;bottom:unset}}.hover_columns .photocaption{display:none}.tabbed-section{padding:40px 0}@media only screen and (max-width:900px){.tabbed-section{margin:0;padding:30px 0}}.tabbed-section>.flex{align-items:flex-start}.tabbed-section .rotated_text p{color:#373A36;border-color:#373A36}.tabbed-section .tabbed-section-inner{margin-left:30px;width:100%;max-width:1330px}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner{margin-left:0}}.tabbed-section .tabbed-section-inner h2{text-align:center;color:#ffffff;font-size:40px;line-height:40px;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;margin:28px 0}.tabbed-section .tabbed-section-inner h2 strong{color:#D29F1C}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner h2{padding:0 20px;text-align:left}}.tabbed-section .tabbed-section-inner .tabbed-section-content{background:#004860;color:#ffffff;height:500px}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-content{height:auto}}@media only screen and (max-width:650px){.tabbed-section .tabbed-section-inner .tabbed-section-content{height:auto}}.tabbed-section .tabbed-section-inner .tabbed-section-content>div{display:none;opacity:0;transition:all 0.3s;height:100%}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-content>div{flex-wrap:wrap;display:block !important;opacity:1 !important}}.tabbed-section .tabbed-section-inner .tabbed-section-content>div:first-child{display:flex;opacity:1}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left{padding:50px;flex-basis:50%}@media only screen and (max-width:1255px){.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left{padding:25px}}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left{flex-basis:100%;order:1;padding-bottom:45px}}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left h3{color:#D29F1C;font-family:"Nunito Sans", sans-serif;font-size:22px;line-height:22px;margin-bottom:10px;font-weight:700}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left strong{font-family:"Nunito Sans", sans-serif;font-size:20px;line-height:22px;font-weight:900}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left p{font-size:16px;line-height:28px}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left ul{list-style:none;margin:1em 0 1em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left ul li{margin-bottom:0.5em;padding-left:1em}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left ul li::before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #ffffff;margin-right:10px}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left .image-caption{font-family:"Nunito Sans", sans-serif;font-size:10px;line-height:14px;font-weight:700;text-align:right;position:absolute;bottom:28px;right:28px;max-width:300px}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-left .image-caption{display:none}}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-right{flex-basis:50%}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-right{flex-basis:100%;order:2;height:auto;background:#fff}}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-right img{width:100%;height:100%;object-fit:cover}.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-right .mobile-image-caption{position:absolute;width:100%;bottom:0;font-family:"Nunito Sans", sans-serif;background:rgba(55, 58, 54, 0.9);color:#ffffff;font-weight:900;font-size:10px;line-height:14px;padding:7px 11px}@media only screen and (min-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-content .tab-content-right .mobile-image-caption{display:none}}.tabbed-section .tabbed-section-inner .tabbed-section-nav{text-align:center;list-style:none;display:flex;justify-content:flex-start;padding-left:40px}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-nav{display:none}}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-nav{flex-wrap:wrap;padding-left:20px;padding-right:20px}}.tabbed-section .tabbed-section-inner .tabbed-section-nav li{display:inline-block;position:relative;overflow:hidden;padding:0}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-nav li{flex-basis:33%}}.tabbed-section .tabbed-section-inner .tabbed-section-nav li:last-child:after{border-right:none}.tabbed-section .tabbed-section-inner .tabbed-section-nav li:after{content:" ";border-right:1px solid #ffffff;display:block;position:absolute;right:0;top:25%;height:50%}.tabbed-section .tabbed-section-inner .tabbed-section-nav li a{display:block;color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:19px;padding:25px 22px;overflow:hidden;outline-offset:-2px}@media only screen and (max-width:1255px){.tabbed-section .tabbed-section-inner .tabbed-section-nav li a{padding:25px 9px}}@media only screen and (max-width:900px){.tabbed-section .tabbed-section-inner .tabbed-section-nav li a{font-size:16px}}@media only screen and (max-width:650px){.tabbed-section .tabbed-section-inner .tabbed-section-nav li a{font-size:14px}}.tabbed-section .tabbed-section-inner .tabbed-section-nav li a:before{content:" ";border-top:6px solid #D29F1C;position:absolute;left:-100%;top:0;display:block;transition:left 0.4s;width:calc(100% - 44px);margin-left:22px}.tabbed-section .tabbed-section-inner .tabbed-section-nav li a:hover:before{left:0}.tabbed-section .tabbed-section-inner .tabbed-section-nav li a.selected:before{content:" ";border-top:6px solid #D29F1C;position:absolute;left:0;top:0;display:block;transition:left 0.4s;width:calc(100% - 44px);margin-left:22px}.tabbed-section-alternate{padding:40px 0}@media only screen and (max-width:900px){.tabbed-section-alternate{margin:0;padding:30px 0}}.tabbed-section-alternate>h2{text-align:center;color:#004860;font-size:40px;line-height:40px;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;margin:28px 0}.tabbed-section-alternate>h2 strong{color:#D29F1C}@media only screen and (max-width:900px){.tabbed-section-alternate>h2{padding:0 20px;text-align:left}}.tabbed-section-alternate>.flex{align-items:flex-start}.tabbed-section-alternate .rotated_text p{color:#373A36;border-color:#373A36}.tabbed-section-alternate .tabbed-section-inner{margin-left:30px;width:100%;max-width:1330px}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner{margin-left:0}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content{background:#004860;color:#ffffff;height:500px}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content{height:auto}}@media only screen and (max-width:650px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content{height:auto}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content>div{display:none;opacity:0;transition:all 0.3s;height:100%}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content>div{flex-wrap:wrap;display:block !important;opacity:1 !important}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content>div:first-child{display:flex;opacity:1}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left{padding:50px;flex-basis:50%}@media only screen and (max-width:1255px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left{padding:25px}}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left{flex-basis:100%;order:1;padding-bottom:45px}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left h3{color:#D29F1C;font-family:"Nunito Sans", sans-serif;font-size:22px;line-height:22px;margin-bottom:10px;font-weight:700}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left strong{font-family:"Nunito Sans", sans-serif;font-size:20px;line-height:22px;font-weight:900}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left p{font-size:16px;line-height:28px}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left ul{list-style:none;margin:1em 0 1em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left ul li{margin-bottom:0.5em;padding-left:1em}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left ul li::before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #ffffff;margin-right:10px}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left a.button{margin-top:30px}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left .image-caption{font-family:"Nunito Sans", sans-serif;font-size:10px;line-height:14px;font-weight:700;text-align:right;position:absolute;bottom:28px;right:28px;max-width:300px}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-left .image-caption{display:none}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right{flex-basis:50%}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right{flex-basis:100%;order:2;height:auto;background:#fff}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right img{width:100%;height:100%;object-fit:cover}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right .progressBarContainer{position:absolute;height:6px;bottom:0;width:100%}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right .progressBarContainer{display:none}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right .progressBarContainer .inProgress{height:100%;background:#D29F1C}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right .mobile-image-caption{position:absolute;width:100%;bottom:0;font-family:"Nunito Sans", sans-serif;background:rgba(55, 58, 54, 0.9);color:#ffffff;font-weight:900;font-size:10px;line-height:14px;padding:7px 11px}@media only screen and (min-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-content .tab-content-right .mobile-image-caption{display:none}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav{text-align:center;list-style:none;display:flex;justify-content:flex-start;padding-left:40px}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav{display:none}}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav{flex-wrap:wrap;padding-left:20px;padding-right:20px}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li{display:inline-block;position:relative;overflow:hidden;padding:0}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li{flex-basis:33%}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li:last-child:after{border-right:none}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li:after{content:" ";border-right:1px solid #ffffff;display:block;position:absolute;right:0;top:25%;height:50%}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a{display:block;color:#ffffff;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:19px;padding:25px 22px;overflow:hidden;outline-offset:-2px}@media only screen and (max-width:1255px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a{padding:25px 9px}}@media only screen and (max-width:900px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a{font-size:16px}}@media only screen and (max-width:650px){.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a{font-size:14px}}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a:before{content:" ";border-top:6px solid #D29F1C;position:absolute;left:-100%;top:0;display:block;transition:left 0.4s;width:calc(100% - 44px);margin-left:22px}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a:hover:before{left:0}.tabbed-section-alternate .tabbed-section-inner .tabbed-section-nav li a.selected:before{content:" ";border-top:6px solid #D29F1C;position:absolute;left:0;top:0;display:block;transition:left 0.4s;width:calc(100% - 44px);margin-left:22px}.related-insights>h2{text-align:center;padding:35px 0;font-family:"Pragati Narrow", sans-serif;font-size:40px;line-height:40px;color:#004860;font-weight:700;text-transform:none}.featured-insights-header{background:#f1f1f1;padding:100px 0 25px 0;text-align:center}.featured-insights-header h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;line-height:40px;color:#004860;font-weight:700;text-transform:none}@media only screen and (max-width:900px){.featured-insights{flex-wrap:wrap}}.featured-insights .featured-insight{flex-basis:33.33%;height:41vw;background-repeat:no-repeat;background-size:cover;cursor:pointer;outline-offset:-2px}.featured-insights .featured-insight.defaultpattern{background-size:52px !important}@media only screen and (max-width:900px){.featured-insights .featured-insight{flex-basis:100%;height:350px}}@media only screen and (min-width:900px){.featured-insights .featured-insight:hover .overlay{height:100%}.featured-insights .featured-insight:hover .featured-insight-inner .date{display:block}.featured-insights .featured-insight:hover .featured-insight-inner h2 a{color:#000000}}.featured-insights .featured-insight .overlay{position:absolute;width:100%;height:0;bottom:0;background-color:rgba(210, 159, 28, 0.9);background-image:url(images/gold-hover-fade.svg);background-position:top right;background-repeat:no-repeat;color:#000000;transition:height 0.5s}.featured-insights .featured-insight .featured-insight-inner{padding:44px 40px;height:100%}.featured-insights .featured-insight .featured-insight-inner .date{display:none;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px;line-height:40px;color:#000000}.featured-insights .featured-insight .featured-insight-inner a.storylink{visibility:hidden;opacity:0;position:absolute;right:32px;bottom:32px;transition:visibility 0s, opacity 0.7s}.featured-insights .featured-insight .featured-insight-inner a.storylink svg{width:87px;height:87px;margin-top:10px}.featured-insights .featured-insight .featured-insight-inner a.storylink:hover svg circle{fill:#D6D2C4}.featured-insights .featured-insight .featured-insight-inner .byline-hover-stuff{position:absolute;visibility:hidden;opacity:0;bottom:44px;color:#000000;padding-right:120px;transition:visibility 0s, opacity 0.7s}.featured-insights .featured-insight .featured-insight-inner .title-holder{position:absolute;bottom:0;left:0;padding-right:50px;transition:bottom 0.5s;padding-bottom:44px;padding-left:40px;padding-top:15px;background:rgba(55, 58, 54, 0.5)}.featured-insights .featured-insight .featured-insight-inner h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:32px;line-height:40px;text-transform:none}.featured-insights .featured-insight .featured-insight-inner h2 a{color:#ffffff;text-decoration:none}@media only screen and (min-width:900px){.featured-insights .featured-insight .featured-insight-inner:hover a.storylink{visibility:visible;opacity:1}.featured-insights .featured-insight .featured-insight-inner:hover a.storylink:hover svg circle{fill:#D6D2C4}.featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff{visibility:visible;opacity:1;bottom:44px}.featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .byline{font-size:16px;line-height:22px;margin-bottom:5px}.featured-insights .featured-insight .featured-insight-inner:hover .byline-hover-stuff .readtime{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:uppercase;font-size:18px}.featured-insights .featured-insight .featured-insight-inner:hover .title-holder{bottom:260px;background:none}.featured-insights .featured-insight .featured-insight-inner:hover .title-holder .date{display:block}}.featured-insights .featured-insight.darkfont .featured-insight-inner h2 a{color:#ffffff}.featured-insights .featured-insight.darkfont:hover .featured-insight-inner h2 a{color:#373A36}.additional-projects>h2{text-align:center;padding:10px 0 35px 0;font-family:"Pragati Narrow", sans-serif;font-size:40px;line-height:40px;color:#ffffff;font-weight:700}@media only screen and (max-width:900px){.additional-projects>h2{padding:10px 0 15px 0}}.video_block .our-lab-feature{height:auto !important;padding-bottom:50px}@media only screen and (max-width:650px){.video_block .our-lab-feature{}}.video_block .our-lab-feature .lab-image{margin-top:30px}.video_block .our-lab-feature h2.lab-headline{opacity:0.75;max-width:80%;text-shadow:none;font-weight:900}.video_block .our-lab-feature .lab-body-copy{}@media only screen and (max-width:900px){.video_block .our-lab-feature .lab-body-copy{display:none}}.video_carousel{background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-size:52px;background-position:bottom left;padding-bottom:50px}.video_carousel .slick-dotted.slick-slider{margin-bottom:20px}.video_carousel .our-lab-feature{background:none}.video_carousel .lab-image{margin-top:30px}.video_carousel .lab-image img{position:absolute;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.video_carousel .lab-image-overlay{background-image:none}.video_carousel .lab-image-overlay.gold{background:linear-gradient(0deg, rgba(210, 159, 19, 0.5), rgba(210, 159, 19, 0.5))}.video_carousel .lab-image-overlay.green{background:linear-gradient(0deg, rgba(151, 213, 197, 0.65), rgba(151, 213, 197, 0.65))}.video_carousel .lab-image-overlay.blue{background:linear-gradient(0deg, rgba(89, 161, 200, 0.5), rgba(89, 161, 200, 0.5))}.video_carousel .mobile-our-lab-feature-text-stuff.gold{background:#D29F1C;color:#000000}.video_carousel .mobile-our-lab-feature-text-stuff.gold h2{color:#000000}.video_carousel .mobile-our-lab-feature-text-stuff.green{background:#96D6CC;color:#000000}.video_carousel .mobile-our-lab-feature-text-stuff.green h2{color:#000000}.video_carousel .mobile-our-lab-feature-text-stuff.blue{background:#5F9BC6}.video_carousel .lab-body-copy{color:#000000}.video_carousel .lab-body-copy.gold{background:#D29F1C}.video_carousel .lab-body-copy.green{background:#96D6CC}.video_carousel .lab-body-copy.blue{background:#5F9BC6}.video_carousel .slider-nav{margin-bottom:14px;justify-content:center}.video_carousel .slider-nav>div{display:inline-block;margin:0 5px}.video_carousel .slider-nav .slick-arrow{border:1px solid #373A36;width:22px;height:22px;line-height:19px;text-align:center;border-radius:22px;cursor:pointer}.video_carousel .slider-nav .slick-arrow svg{width:11px;height:11px;margin-top:0}.video_carousel .slider-nav .slick-arrow svg path{fill:#373A36}.video_carousel .slider-nav .prev-arrow svg{margin-right:1px}.video_carousel .slider-nav .next-arrow svg{transform:rotate(180deg);margin-left:1px}.video_carousel .slider-nav .dots .slick-dots{position:relative;bottom:auto}.video_carousel .slider-nav .dots .slick-dots li{margin:0 2px}.video_carousel .slider-nav .dots .slick-dots li button{line-height:20px}.video_carousel .slider-nav .dots .slick-dots li button::before{color:#373A36;opacity:1;font-size:30px;line-height:22px}.video_carousel .slider-nav .dots .slick-dots li.slick-active button::before{color:#D29F1C;font-size:42px;line-height:22px}.quote-carousel{padding:50px 0}.quote-carousel .quote-carousel-inner{background-image:url(images/quote-background.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;text-align:center;padding-bottom:34px}@media only screen and (max-width:900px){.quote-carousel .quote-carousel-inner{background-attachment:initial}}.quote-carousel .quote-carousel-inner .quote_photos{position:absolute;width:472px;height:100%;top:0;left:0}@media only screen and (max-width:900px){.quote-carousel .quote-carousel-inner .quote_photos{width:300px}}@media only screen and (max-width:450px){.quote-carousel .quote-carousel-inner .quote_photos{display:none}}.quote-carousel .quote-carousel-inner .quote_photos .slick-list{height:100%}.quote-carousel .quote-carousel-inner .quote_photos .slick-list .slick-track{height:100%}.quote-carousel .quote-carousel-inner .quote_photos .slick-list .slick-track img{height:100%;width:100%;object-fit:cover;object-position:center;clip-path:polygon(100% 0, 100% calc(100% - 60px), calc(100% - 80px) 100%, 0 100%, 0 0)}.quote-carousel .quote-carousel-inner .quote_slider{margin:45px auto;max-width:875px;padding:0 20px;font-size:22px;line-height:36px}@media only screen and (max-width:900px){.quote-carousel .quote-carousel-inner .quote_slider{font-size:18px}}.quote-carousel .quote-carousel-inner .quote_slider .quote{text-align:center}.quote-carousel .quote-carousel-inner .quote_slider .quote .quote-meta{font-size:16px;line-height:25px;display:inline-block}.quote-carousel .quote-carousel-inner .quote_slider .quote .quote-meta .name{font-family:"Nunito Sans", sans-serif;font-weight:900}.quote-carousel .quote-carousel-inner .quote_slider .quote .quote-meta::before{content:" ";display:inline-block;border-right:2px solid #ffffff;margin-right:5px;height:1em;top:3px;position:relative}.quote-carousel .quote-carousel-inner .slider-navigation{display:inline-block;padding:0 30px}.quote-carousel .quote-carousel-inner .slider-navigation .slick-prev,.quote-carousel .quote-carousel-inner .slider-navigation .slick-next{background:none}.quote-carousel .quote-carousel-inner .slider-navigation .slick-prev svg,.quote-carousel .quote-carousel-inner .slider-navigation .slick-next svg{top:0px}.quote-carousel .quote-carousel-inner .slider-navigation .slick-prev svg:hover,.quote-carousel .quote-carousel-inner .slider-navigation .slick-next svg:hover{fill:#D6D2C4}.quote-carousel .quote-carousel-inner .slider-navigation .slick-prev svg:hover path.arrowlines,.quote-carousel .quote-carousel-inner .slider-navigation .slick-next svg:hover path.arrowlines{fill:#D29F1C}.quote-carousel .quote-carousel-inner .slider-navigation .slick-prev svg:hover path.circle,.quote-carousel .quote-carousel-inner .slider-navigation .slick-next svg:hover path.circle{stroke:#D6D2C4}.quote-carousel .quote-carousel-inner .slider-navigation .slick-next svg{transform:rotate(180deg)}.quote-carousel .quote-carousel-inner .slider-navigation .slick-dots{position:relative;bottom:initial;padding:0 10px}.quote-carousel .quote-carousel-inner .slider-navigation .slick-dots li{height:12px;width:12px}.quote-carousel .quote-carousel-inner .slider-navigation .slick-dots li button::before{height:12px;width:15px;font-size:23px;line-height:18px;color:#373A36;opacity:1;transform:all 0.5s}.quote-carousel .quote-carousel-inner .slider-navigation .slick-dots li.slick-active button::before{font-size:34px;line-height:18px;color:#ffffff;opacity:1}.quote-carousel .quote-carousel-inner.full-width .quote_slider{max-width:100%}.quote-carousel .quote-carousel-inner.has-photos .quote-main-content{flex:1;padding-left:475px;width:100%}@media only screen and (max-width:900px){.quote-carousel .quote-carousel-inner.has-photos .quote-main-content{padding-left:305px}}@media only screen and (max-width:450px){.quote-carousel .quote-carousel-inner.has-photos .quote-main-content{padding-left:0}}.quote-carousel .quote-carousel-inner.has-photos .quote-body{max-width:800px;margin:0 auto}.cta_module{padding:40px 0}@media only screen and (max-width:900px){.cta_module{padding:30px 0}}@media only screen and (max-width:650px){.cta_module .cta_module_inner{flex-wrap:wrap;margin:0}}.cta_module .cta_module_inner .cta_module_inner_left{padding:50px 80px;flex:1;background:url(images/svg-diamond-patterns/light-green-diamond-pattern.svg);background-size:52px}@media only screen and (max-width:900px){.cta_module .cta_module_inner .cta_module_inner_left{padding:25px}}@media only screen and (max-width:650px){.cta_module .cta_module_inner .cta_module_inner_left{order:2}}.cta_module .cta_module_inner .cta_module_inner_left h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;text-transform:none;margin-bottom:20px}.cta_module .cta_module_inner .cta_module_inner_left p{max-width:654px;font-size:16px;line-height:26px;margin-bottom:2em}.cta_module .cta_module_inner .cta_module_inner_left a.button{border:1px solid #373A36;color:#373A36}.cta_module .cta_module_inner .cta_module_inner_left a.button::after{background-image:url(images/arrow_charcoal.svg)}.cta_module .cta_module_inner .cta_module_inner_left a.button:hover{border:1px solid #D6D2C4}.cta_module .cta_module_inner .cta_module_inner_right{flex-basis:520px}@media only screen and (max-width:900px){.cta_module .cta_module_inner .cta_module_inner_right{flex-basis:40%}}@media only screen and (max-width:650px){.cta_module .cta_module_inner .cta_module_inner_right{flex-basis:100%;order:2}}.cta_module .cta_module_inner .cta_module_inner_right>img{height:100%;width:100%;object-fit:cover;clip-path:polygon(100% 0, 100% calc(100% - 30px), calc(100% - 40px) 100%, 0 100%, 0 0)}.cta_module .cta_module_inner.contact{padding:70px 80px}@media only screen and (max-width:650px){.cta_module .cta_module_inner.contact{padding:40px 20px}}.cta_module .cta_module_inner.contact .cta_module_inner_left{background:#004860;color:#ffffff}.cta_module .cta_module_inner.contact .cta_module_inner_left a.button{border:1px solid #ffffff;color:#ffffff}.cta_module .cta_module_inner.contact .cta_module_inner_left a.button::after{background-image:url(images/arrow_gold.svg)}.cta_module .cta_module_inner.contact .cta_module_inner_right{flex-basis:325px}@media only screen and (max-width:650px){.cta_module .cta_module_inner.contact .cta_module_inner_right{flex-basis:100%}}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member{height:100%;clip-path:polygon(100% 0, 100% calc(100% - 30px), calc(100% - 40px) 100%, 0 100%, 0 0)}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member img.team-member-photo{display:block;width:100%;min-height:310px;object-fit:cover;object-position:top}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info{background:#D29F1C;color:#000000;padding:20px;position:absolute;bottom:0;max-height:120px;height:auto;transition:max-height 0.5s}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .team-member-info-inner .name{font-family:"ConneqtRegular", sans-serif;font-size:16px;line-height:26px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .team-member-info-inner .name strong{font-family:"ConneqtBlack", sans-serif}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .team-member-info-inner .title{font-family:"ConneqtBlack", sans-serif;font-size:12px;line-height:16px;text-transform:uppercase;margin-bottom:6px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .team-member-info-inner .contact-methods{font-family:"Nunito Sans", sans-serif}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .team-member-info-inner .contact-methods a{color:#000000;line-height:28px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .team-member-info-inner .contact-methods a span{display:none;margin-left:16px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .view-bio{display:none;margin-top:6px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member .team-member-info .view-bio a{color:#000000;font-family:"ConneqtBold", sans-serif;font-size:12px;line-height:26px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info{position:absolute;width:100%;height:100%;max-height:100%;bottom:0;background-color:rgba(210, 159, 28, 0.8);background-image:url(images/gold-hover-fade-reverse.svg);background-position:top right;background-repeat:no-repeat}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info .team-member-info-inner{position:absolute;bottom:20px}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info .team-member-info-inner .contact-methods a{display:block}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info .team-member-info-inner .contact-methods a span{display:inline}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info .team-member-info-inner .view-bio{display:block}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info .team-member-info-inner .view-bio svg{width:6px;height:auto}.cta_module .cta_module_inner.contact .cta_module_inner_right .team-member:hover .team-member-info .team-member-info-inner .view-bio svg path{fill:#000000}.cta_module .disclaimer{margin-top:35px;font-family:"Nunito Sans", sans-serif;font-size:10px;line-height:14px;font-weight:900}.cta_module .disclaimer a{color:#DC582A}.page_header_image_with_headline{height:515px;background-size:cover;background-repeat:no-repeat;overflow-y:hidden}.page_header_image_with_headline .page_header_inner{top:25%;color:#ffffff;text-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}.page_header_image_with_headline .page_header_inner h2{font-family:"Pragati Narrow", sans-serif;font-size:46px;line-height:40px;text-transform:none;margin-bottom:30px;max-width:675px}.page_header_image_with_headline .page_header_inner p{font-family:"Nunito Sans", sans-serif;font-size:20px;line-height:28px;max-width:675px}.page_header_image_with_headline .floaters{position:absolute}.page_header_image_with_headline .floaters.floater1{left:75%;top:10%}.page_header_image_with_headline .floaters.floater1 img{width:70%}.page_header_image_with_headline .floaters.floater2{left:70%;top:75%}.page_header_image_with_headline .floaters.floater3{left:17%;top:70%}.page_header_image_with_headline .floaters.floater3 img{width:50%}.page_header_image_with_headline .floaters.floater4{left:17%;top:40%}.page_header_image_with_headline .floaters.floater4 img{width:70%}.page_header_image_with_headline .floaters.floater5{left:65%;top:35%}.timeline{margin:55px 0;text-align:center}.timeline h2{text-align:center;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:50px;color:#004860;text-transform:none;margin-bottom:26px}.timeline .supporting_copy{display:inline-block;text-align:center;margin:0 auto;font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:18px;line-height:26px}.timeline .supporting_copy img{vertical-align:middle;margin-right:5px}.timeline .desktop-nav-buttons{display:none;text-align:center;margin-top:20px}@media only screen and (min-width:1025px){.timeline .desktop-nav-buttons{display:block}}.timeline .desktop-nav-buttons a{display:inline-block;background:#f1f1f1;padding:16px 10px;font-family:"Nunito Sans", sans-serif;font-weight:900;color:#373A36;text-transform:uppercase;line-height:22px;overflow:hidden;z-index:0;position:relative}.timeline .desktop-nav-buttons a:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D29F1C;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}.timeline .desktop-nav-buttons a:hover:before{transform:rotate(0deg);transition:all 0.5s}.timeline .desktop-nav-buttons a:first-child{border-radius:50px 0 0 50px;padding-right:32px}.timeline .desktop-nav-buttons a:first-child svg{transform:rotate(180deg);margin-right:3px;margin-left:0}.timeline .desktop-nav-buttons a:last-child{border-radius:0 50px 50px 0;padding-left:58px}.timeline .desktop-nav-buttons a svg{width:22px;height:22px;vertical-align:bottom;margin-left:3px}.timeline .desktop-nav-buttons a svg circle{fill:#D29F1C}.timeline .desktop-nav-buttons a svg path{fill:#f1f1f1}.timeline .desktop-nav-buttons a:hover{}.timeline .desktop-nav-buttons a:hover svg circle{fill:#373A36}.timeline .desktop-nav-buttons a:hover svg path{fill:#D29F1C}.timeline #draggable-box{margin-top:35px;overflow-x:scroll;overflow-y:hidden}.timeline #draggable-box #draggable-content{height:100%;padding:20px 10px}.timeline #draggable-box #draggable-content .timeline-items{display:grid;column-gap:10px;row-gap:10px;grid-auto-flow:column;grid-template-rows:1fr 1fr;grid-auto-columns:228px;margin:40px 0}.timeline #draggable-box #draggable-content .timeline-items>div{width:228px;height:456px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom{top:-158px}.timeline #draggable-box #draggable-content .timeline-items>div:nth-child(6n+1){top:166px}.timeline #draggable-box #draggable-content .timeline-items>div:nth-child(6n+2){top:7px}.timeline #draggable-box #draggable-content .timeline-items>div img{width:100%;height:100%;object-fit:cover;clip-path:polygon(0 calc(100% - 296px), 100% 0%, 100% calc(100% - 160px), 0% 100%)}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption{position:absolute;width:100%;font-family:"Nunito Sans", sans-serif;font-size:12px}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption h3{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:16px;line-height:20px;color:#004860;margin-top:5px;text-transform:initial}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption h3 a{color:#004860}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption h3 a svg{width:22px;height:22px;vertical-align:middle}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption h3 a:hover{color:#D29F1C}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption h3 a:hover svg circle{fill:#D6D2C4}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption .location{margin-bottom:10px;font-weight:900;text-transform:uppercase}.timeline #draggable-box #draggable-content .timeline-items>div.top .timeline-caption{top:-40px;text-align:left;padding-right:60px}.timeline #draggable-box #draggable-content .timeline-items>div.top .timeline-caption::before{content:" ";border-left:1px solid #D29F1C;position:absolute;height:170px;bottom:0;left:21px}.timeline #draggable-box #draggable-content .timeline-items>div.top .timeline-caption::after{content:" ";height:170px;display:block;margin-left:19px;background-image:url(images/gold-dot.svg);background-repeat:no-repeat;background-position:bottom left}.timeline #draggable-box #draggable-content .timeline-items>div.bottom .timeline-caption{bottom:-40px;text-align:right;padding-left:60px;padding-top:10px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom .timeline-caption::before{content:" ";background-image:url(images/gold-dot.svg);background-repeat:no-repeat;background-position:top right;height:170px;display:block;margin-right:19px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom .timeline-caption::after{content:" ";border-right:1px solid #D29F1C;position:absolute;height:160px;top:10px;right:21px}@media only screen and (max-height:768px){.timeline #draggable-box #draggable-content .timeline-items{grid-auto-columns:150px}.timeline #draggable-box #draggable-content .timeline-items>div{width:150px;height:300px}.timeline #draggable-box #draggable-content .timeline-items>div img{clip-path:polygon(0 calc(100% - 184px), 100% 0%, 100% calc(100% - 115px), 0% 100%)}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption h4{font-size:13px;line-height:17px}.timeline #draggable-box #draggable-content .timeline-items>div .timeline-caption .location{font-size:10px}.timeline #draggable-box #draggable-content .timeline-items>div.top .timeline-caption{top:-40px;padding-right:40px}.timeline #draggable-box #draggable-content .timeline-items>div.top .timeline-caption::before{height:80px}.timeline #draggable-box #draggable-content .timeline-items>div.top .timeline-caption::after{height:80px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom{top:-111px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom .timeline-caption{bottom:-45px;padding-left:40px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom .timeline-caption::before{height:90px}.timeline #draggable-box #draggable-content .timeline-items>div.bottom .timeline-caption::after{height:80px}.timeline #draggable-box #draggable-content .timeline-items>div:nth-child(6n+1){top:120px}.timeline #draggable-box #draggable-content .timeline-items>div:nth-child(6n+1) .timeline-caption{top:-30px}.timeline #draggable-box #draggable-content .timeline-items>div:nth-child(6n+2){top:10px}.timeline #draggable-box #draggable-content .timeline-items>div:nth-child(6n+2) .timeline-caption{bottom:-40px}}.centered_headline_text{padding:40px 0}@media only screen and (max-width:900px){.centered_headline_text{padding:30px 0}}.centered_headline_text.centered{text-align:center}@media only screen and (max-width:650px){.centered_headline_text.centered{text-align:left}}.centered_headline_text .rotated_text p{color:#373A36;border-color:#373A36;margin-right:15px}@media only screen and (max-width:900px){.centered_headline_text .rotated_text p{font-size:14px}}.centered_headline_text .centered_headline_text_inner{width:100%}.centered_headline_text h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;color:#004860;text-transform:none;margin:0 auto 30px auto;max-width:1060px}.centered_headline_text p{font-size:16px;line-height:28px;max-width:1060px;margin-left:auto;margin-right:auto}.centered_headline_text ul{margin:2em 0 2em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.centered_headline_text ul li{margin-bottom:1em;padding-left:1em}.centered_headline_text ul li:before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.centered_headline_text ol{list-style-type:decimal;margin:2em 0 2em 45px;font-size:16px;line-height:26px}.centered_headline_text ol li{margin-bottom:1em}.centered_headline_text ul,.centered_headline_text ol{max-width:1060px;margin-left:auto;margin-right:auto}.centered_headline_text ul.slick-dots li::before{border:none}.centered_headline_text table{max-width:1060px;margin-left:auto;margin-right:auto}.centered_headline_text h4{font-family:"ConneqtBold", sans-serif;font-size:16px;line-height:28px}.faqs{text-align:center;background-image:url(images/faq_background.png);background-repeat:repeat-y;background-size:contain;padding:50px 0}.faqs .rotated_text p{color:#373A36;border-color:#373A36;margin-right:15px}.faqs .faqs-inner{width:100%;max-width:790px;margin:0 auto}.faqs .faqs-inner h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;line-height:40px;font-weight:700;color:#004860;text-transform:none;margin:0 auto 10px auto;text-align:center}.faqs .faqs-inner .category{text-align:left;margin-bottom:40px}.faqs .faqs-inner .category h3{font-family:"ConneqtBlack", sans-serif;font-size:22px;line-height:24px;color:#004860;margin-bottom:20px;margin-top:30px;text-align:center}.faqs .faqs-inner .category .question{margin-bottom:20px}.faqs .faqs-inner .category .question h4{display:block;font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:18px;line-height:22px;background:#ffffff;padding:15px 50px 15px 25px;border-radius:50px;cursor:pointer}.faqs .faqs-inner .category .question h4:hover{background:#D6D2C4}.faqs .faqs-inner .category .question h4 svg{width:15px;transform:rotate(90deg);position:absolute;right:25px}.faqs .faqs-inner .category .question h4 svg path{fill:#D29F1C}.faqs .faqs-inner .category .question .answer{display:none;padding:0 20px;font-size:16px;line-height:28px}.faqs .faqs-inner .category .question .answer a{color:#DC582A}.faqs .faqs-inner .category .question.open h4{background:#D6D2C4}.faqs .faqs-inner .category .question.open h4 svg{transform:rotate(-90deg)}.full_width_text_headline{margin:20px 0 50px 0}.full_width_text_headline h2{font-family:"ConneqtBlack", sans-serif;font-size:22px;line-height:24px;color:#004860;margin-bottom:23px;margin-top:30px}@media only screen and (max-width:650px){.full_width_text_headline h2{font-size:18px}}.full_width_text_headline p{font-size:16px;line-height:26px}.full_width_text_headline ul{margin:2em 0 2em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.full_width_text_headline ul li{margin-bottom:1em;padding-left:1em}.full_width_text_headline ul li:before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.full_width_text_headline ol{list-style-type:decimal;margin:2em 0 2em 45px;font-size:16px;line-height:26px}.full_width_text_headline ol li{margin-bottom:1em}.full_width_text_headline .wp-caption{width:auto !important}.pull-quote{background-image:url(images/quote-background.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;text-align:center;padding-bottom:34px}@media only screen and (max-width:650px){.pull-quote{background-attachment:unset}}.pull-quote .quote{text-align:center;max-width:800px;margin:45px auto 10px auto;font-family:"Nunito Sans", sans-serif;font-size:22px;line-height:36px}.large-image-caption{margin:50px 0}.large-image-caption .caption{font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:10px;line-height:14px}.insights-video{margin:50px 0}.insight-stats{margin-bottom:50px}@media only screen and (max-width:1105px){.insight-stats{padding-left:0}}.insight-stats .rotated_text p{color:#000000;border-color:#000000}.insight-stats .insight-stats-inner{margin:0 0 0 30px;flex:1;max-width:1020px}@media only screen and (max-width:1105px){.insight-stats .insight-stats-inner{margin-left:0}}@media only screen and (min-width:900px) and (max-width:1105px){.insight-stats .insight-stats-inner{max-width:calc(100vw - 200px)}}.insight-stats .insight-stats-inner .stats-table .row{padding:20px}@media only screen and (max-width:1105px){.insight-stats .insight-stats-inner .stats-table .row{flex-wrap:wrap}}.insight-stats .insight-stats-inner .stats-table .row:nth-child(odd){background:rgba(245, 245, 245, 0.5)}.insight-stats .insight-stats-inner .stats-table .row .icon{flex-basis:200px}@media only screen and (max-width:650px){.insight-stats .insight-stats-inner .stats-table .row .icon{flex-basis:100%;margin-bottom:5px}}.insight-stats .insight-stats-inner .stats-table .row .icon img{width:64px}@media only screen and (max-width:650px){.insight-stats .insight-stats-inner .stats-table .row .icon img{width:96px;margin:0 auto 10px auto;display:block}}.insight-stats .insight-stats-inner .stats-table .row .details{flex:1;font-family:"Nunito Sans", sans-serif;font-size:18px;line-height:26px}@media only screen and (max-width:650px){.insight-stats .insight-stats-inner .stats-table .row .details{text-align:center}}.image-slider .project-gallery{width:100%}.image-slider .slick-dots{display:none !important}.image-slider .gallery-count{margin:12px 16%}.image-slider .category-pill{position:absolute;top:15px;left:15px}.flip-cards{padding:70px 0}.flip-cards h2{display:block;text-align:center;font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;color:#004860;font-size:40px;line-height:40px;padding:0;margin-bottom:20px}.flip-cards p{text-align:center}@media only screen and (max-width:900px){.flip-cards p.desktop-instructions{display:none}}.flip-cards p.mobile-instructions{display:none}@media only screen and (max-width:900px){.flip-cards p.mobile-instructions{display:block}}.flip-cards .rotated_text p{color:#373A36;border-color:#373A36}.flip-cards .flip-cards-inner{margin-left:20px;width:100%;max-width:1330px}.flip-cards .cards .card{flex-basis:calc(20% - 20px);margin:0 10px 20px 10px;text-align:center;perspective:600px;-webkit-perspective:600px;min-height:235px}@media only screen and (max-width:1105px){.flip-cards .cards .card{flex-basis:calc(33.333% - 20px);margin-bottom:20px}}@media only screen and (max-width:900px){.flip-cards .cards .card{flex-basis:calc(50% - 20px)}}@media only screen and (max-width:650px){.flip-cards .cards .card{flex-basis:calc(100% - 20px)}}.flip-cards .cards .card .card-focus{appearance:none;background:transparent;border:0;height:100%;left:0;outline-offset:4px;position:absolute;top:0;width:100%}.flip-cards .cards .card .card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 1s;transform-style:preserve-3d}.flip-cards .cards .card .card-inner .front{position:absolute;width:100%;height:100%;background:#D29F1C;color:#373A36;padding:40px 20px;-webkit-backface-visibility:hidden;-webkit-perspective:0;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);visibility:visible;backface-visibility:hidden;top:0;left:0;clip-path:polygon(100% 0, 100% calc(100% - 20px), calc(100% - 30px) 100%, 0 100%, 0 0);transition:all 0.5s}.flip-cards .cards .card .card-inner .front img{margin-bottom:30px;height:60px}.flip-cards .cards .card .card-inner .front h3{color:#000000;font-family:"ConneqtBlack", sans-serif;font-size:22px;line-height:24px}.flip-cards .cards .card .card-inner .back{background:#004860;color:#ffffff;padding:30px 20px;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;-webkit-perspective:0;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);visibility:visible;backface-visibility:hidden;transform:rotateY(180deg);top:0;left:0;font-size:14px;line-height:28px;clip-path:none;transition:all 0.5s}.flip-cards .cards .card .card-inner .back h3{font-size:20px;letter-spacing:-0.44px;margin-bottom:30px}.flip-cards .cards .card .card-inner .back a{color:#ffffff}.flip-cards .cards .card .card-inner .back a svg{float:right}.flip-cards .cards .card .card-inner .back a svg circle{fill:#ffffff}.flip-cards .cards .card .card-inner .back a svg path{fill:#D29F1C}.flip-cards .cards .card .card-inner .back a:hover svg circle{fill:#D6D2C4}.flip-cards .cards .card:focus-within .card-inner,.flip-cards .cards .card:hover .card-inner{transform:rotateY(180deg)}.flip-cards .cards .card:focus-within .card-inner .front,.flip-cards .cards .card:hover .card-inner .front{clip-path:none}.flip-cards .cards .card:focus-within .card-inner .back,.flip-cards .cards .card:hover .card-inner .back{clip-path:polygon(100% 0, 100% calc(100% - 20px), calc(100% - 30px) 100%, 0 100%, 0 0)}.flip-cards .cards .card.disable-flip:focus-within,.flip-cards .cards .card.disable-flip:hover{transform:none}.flip-cards .cards .card.disable-flip .front{clip-path:polygon(100% 0, 100% calc(100% - 20px), calc(100% - 30px) 100%, 0 100%, 0 0)}.sticky-navbar{position:sticky;top:0;z-index:20;padding:20px 0;background:#373A36;text-align:center}@media only screen and (max-width:650px){.sticky-navbar{overflow-x:scroll;scrollbar-width:none}.sticky-navbar::-webkit-scrollbar{display:none}}@media only screen and (max-width:650px){.sticky-navbar .fixed-width{overflow-x:scroll;width:max-content;scrollbar-width:none}.sticky-navbar .fixed-width::-webkit-scrollbar{display:none}}.sticky-navbar ul{display:inline-block}.sticky-navbar ul li{display:inline-block;margin:0 30px 0 0}@media only screen and (max-width:900px){.sticky-navbar ul li{margin:0 10px 10px 0}}@media only screen and (max-width:650px){.sticky-navbar ul li{margin:0 10px 0 0}}.sticky-navbar ul li a.button.outline{padding:9px 15px;font-size:12px}.sticky-navbar ul li a.button.outline::after{content:normal}.sticky-navbar ul li a.button.outline::before{background:#D29F1C}.sticky-navbar ul li a.button.outline:hover{color:#ffffff;border-color:#D29F1C !important}body.scrolled .sticky-navbar{top:84px}@media only screen and (max-width:650px){body.scrolled .sticky-navbar{top:70px}}.brand-colors-section>h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;color:#004860;text-align:center;text-transform:none}@media only screen and (max-width:650px){.brand-colors-section>h2{margin-bottom:20px}}.brand-colors-section .palette{margin:10px 0}@media only screen and (max-width:650px){.brand-colors-section .palette{text-align:center}}.brand-colors-section .palette .category-pill{margin-left:50px}@media only screen and (max-width:650px){.brand-colors-section .palette .category-pill{margin:0}}.brand-colors-section .palette .colors{margin:18px 0;column-gap:14px;text-align:left}@media only screen and (max-width:1105px){.brand-colors-section .palette .colors{flex-wrap:wrap}}@media only screen and (max-width:650px){.brand-colors-section .palette .colors{margin-bottom:50px}}.brand-colors-section .palette .colors .color{flex:1;text-transform:uppercase;font-family:"Nunito Sans", sans-serif;font-weight:900;font-size:16px;line-height:30px;min-height:300px;color:#000000}@media only screen and (max-width:900px){.brand-colors-section .palette .colors .color{flex-basis:50%}}@media only screen and (max-width:650px){.brand-colors-section .palette .colors .color{flex-basis:100%}}.brand-colors-section .palette .colors .color .color-inner{padding:30px 40px}.brand-colors-section .palette .colors .color.whitetext{color:#ffffff}.brand-colors-section .palette .colors .color h3{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:30px;line-height:40px}@media only screen and (max-width:650px){.brand-colors-section .palette .colors .color h3{font-size:20px}}.brand-colors-section .palette:nth-of-type(2) .colors{column-gap:0px}@media only screen and (max-width:1105px){.brand-colors-section .palette:nth-of-type(2) .colors .color{flex-basis:33.33%}}@media only screen and (max-width:650px){.brand-colors-section .palette:nth-of-type(2) .colors .color{flex-basis:100%;min-height:200px}}.project-meta{margin:40px 0}.project-meta .project-summary-table{background:#ffffff;padding:0;max-width:1020px;margin-top:48px;margin-right:25px}@media only screen and (min-width:900px) and (max-width:1105px){.project-meta .project-summary-table{max-width:calc(100vw - 230px)}}.project-meta .project-summary-table .row{padding:10px 8px}@media only screen and (max-width:1105px){.project-meta .project-summary-table .row{flex-wrap:wrap}}.project-meta .project-summary-table .row:nth-child(odd){background:rgba(245, 245, 245, 0.5)}.project-meta .project-summary-table .row .label{display:inline-block;min-width:225px;color:#DC582A;font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:16px;text-transform:uppercase}.project-meta .project-summary-table .row .details{display:inline-block;font-family:"Nunito Sans", sans-serif;font-size:18px}.project-meta .project-summary-table .row .details span{color:#DC582A}.featured-content{padding:80px 0 100px 0;overflow:hidden;background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-size:52px;background-position:bottom left}@media only screen and (max-width:900px){.featured-content{padding:25px 0}}@media only screen and (max-width:650px){.featured-content .rotated_text{writing-mode:vertical-lr;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);right:0px;text-align:right;flex-basis:40px;display:none}}.featured-content .rotated_text p{color:#000000;border-left:1px solid #000000}@media only screen and (max-width:650px){.featured-content .rotated_text p{padding-left:5px;border-left:1px solid #000000;border-bottom:none}}.featured-content .featured-content-inner{margin-left:30px}@media only screen and (max-width:1255px){.featured-content .featured-content-inner{margin-left:15px}}.featured-content .featured-content-inner .featured-image{position:relative;width:80vw;height:auto;object-fit:cover;object-position:center;max-width:1135px;max-height:600px;left:34px;top:34px}@media only screen and (max-width:1255px){.featured-content .featured-content-inner .featured-image{left:15px;top:15px}}@media only screen and (max-width:900px){.featured-content .featured-content-inner .featured-image{width:100%;left:0;top:0}}.featured-content .featured-content-inner .featured-body-copy{background:#004860;padding:40px 80px;color:#ffffff;font-size:16px;line-height:26px;max-width:515px;position:absolute;top:0;left:0}@media only screen and (max-width:1105px){.featured-content .featured-content-inner .featured-body-copy{padding:25px}}@media only screen and (max-width:900px){.featured-content .featured-content-inner .featured-body-copy{position:relative;max-width:none;top:-2px}}.featured-content .featured-content-inner .featured-body-copy .category-pill{line-height:1em;margin-bottom:20px}.featured-content .featured-content-inner .featured-body-copy h3{font-family:"Pragati Narrow", sans-serif;font-size:32px;text-transform:none;margin-bottom:20px;text-shadow:0px 2px 4px rgba(0, 0, 0, 0.25)}.featured-content .featured-content-inner .featured-body-copy h3 strong{color:#D29F1C}.featured-content .featured-content-inner .featured-body-copy h3::after{content:" ";display:inline-block;height:18px;width:14px;background-image:url(images/arrow_gold.svg);background-size:contain;background-repeat:no-repeat;margin-left:6px;top:1px;position:relative}.image-text-cards{padding:60px 0}.image-text-cards.lightgray{background:#f1f1f1}.image-text-cards .rotated_text p{color:#373A36;border-color:#373A36}@media only screen and (max-width:900px){.image-text-cards .rotated_text{padding-left:0px}}.image-text-cards .image-text-cards-inner{margin-left:30px;width:100%}@media only screen and (max-width:900px){.image-text-cards .image-text-cards-inner{flex-wrap:wrap;margin:0}}.image-text-cards .image-text-cards-inner h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;text-transform:none;font-weight:700;margin-bottom:35px}.image-text-cards .image-text-cards-inner h2 strong{color:#D29F1C}.image-text-cards .image-text-cards-inner .card{margin-bottom:103px}@media only screen and (max-width:900px){.image-text-cards .image-text-cards-inner .card{flex-wrap:wrap;margin:0 0 25px 0}}.image-text-cards .image-text-cards-inner .card.last-of-type{margin-bottom:0}.image-text-cards .image-text-cards-inner .card .image{flex-basis:485px}.image-text-cards .image-text-cards-inner .card .image.image-right{order:2}@media only screen and (max-width:900px){.image-text-cards .image-text-cards-inner .card .image{flex-basis:100%;order:1}}.image-text-cards .image-text-cards-inner .card .image img{width:100%;height:100%;object-fit:cover;object-position:center;clip-path:polygon(100% 0, 100% calc(100% - 50px), calc(100% - 60px) 100%, 0 100%, 0 0);aspect-ratio:1.6}.image-text-cards .image-text-cards-inner .card .image .caption{font-family:"Nunito Sans", sans-serif;font-size:12px;font-weight:900;margin-top:6px}.image-text-cards .image-text-cards-inner .card .text{flex:1;padding:27px 65px}@media only screen and (max-width:900px){.image-text-cards .image-text-cards-inner .card .text{order:2}}.image-text-cards .image-text-cards-inner .card .text.green-pattern{background:url(images/svg-diamond-patterns/light-green-diamond-pattern.svg);background-size:52px;padding:27px 35px}.image-text-cards .image-text-cards-inner .card .text h3{font-family:"Nunito Sans", sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;margin-bottom:10px}.image-text-cards .image-text-cards-inner .card .text p{line-height:175%}@media only screen and (max-width:900px){.image-text-cards .image-text-cards-inner .card .text{padding:27px 35px}}.services-overview-capabilities{padding:40px 0}@media only screen and (max-width:900px){.services-overview-capabilities{padding:30px 0}}@media only screen and (max-width:900px){.services-overview-capabilities .rotated_text{padding-left:0px}}.services-overview-capabilities .rotated_text p{color:#373A36;border-color:#373A36}.services-overview-capabilities .soc_inner{margin-left:30px;gap:146px}@media only screen and (max-width:900px){.services-overview-capabilities .soc_inner{flex-wrap:wrap;margin-left:0;gap:25px}}.services-overview-capabilities .soc_inner .overview{flex:1}.services-overview-capabilities .soc_inner .overview h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;color:#004860;font-size:40px;line-height:40px;margin-bottom:20px;text-rendering:optimizeSpeed}.services-overview-capabilities .soc_inner .overview p{font-size:16px;line-height:28px}.services-overview-capabilities .soc_inner .related-capabilities{flex-basis:180px}@media only screen and (max-width:900px){.services-overview-capabilities .soc_inner .related-capabilities{flex-basis:100%}}.services-overview-capabilities .soc_inner .related-capabilities h4{font-size:16px;font-weight:700;line-height:100%;margin-bottom:26px}.services-overview-capabilities .soc_inner .related-capabilities ul{border-top:1px solid #D8D8D8;margin-bottom:67px}.services-overview-capabilities .soc_inner .related-capabilities ul li{padding:10px 0;border-bottom:1px solid #D8D8D8}.services-overview-capabilities .soc_inner .related-capabilities ul li a{font-family:"Pragati Narrow", sans-serif;font-size:12px;font-weight:700;color:#373A36;text-transform:uppercase}.services-overview-capabilities .soc_inner .related-capabilities .back-button svg{transform:rotate(180deg);margin-right:6px;width:22px;height:22px}.services-overview-capabilities .soc_inner .related-capabilities .back-button svg circle{fill:#D29F1C}.services-overview-capabilities .soc_inner .related-capabilities .back-button svg path{fill:#ffffff}.services-overview-capabilities .soc_inner .related-capabilities .back-button a{font-family:"Pragati Narrow", sans-serif;font-size:12px;font-weight:700;color:#373A36;text-transform:uppercase}.text-block-with-background-image{padding:67px 0}@media only screen and (max-width:900px){.text-block-with-background-image{padding:30px 0}}.text-block-with-background-image .background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.text-block-with-background-image .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(214, 210, 196, 0.9)}@media only screen and (max-width:900px){.text-block-with-background-image .rotated_text{padding-left:0px}}.text-block-with-background-image .rotated_text p{color:#373A36;border-color:#373A36}.text-block-with-background-image .text-block-inner{margin-left:30px;max-width:924px}@media only screen and (max-width:900px){.text-block-with-background-image .text-block-inner{margin-left:0}}.text-block-with-background-image .text-block-inner h2{font-family:"Pragati Narrow", sans-serif;font-weight:700;text-transform:none;color:#004860;font-size:40px;line-height:40px;margin-bottom:20px;text-rendering:optimizeSpeed}.text-block-with-background-image .text-block-inner p{font-size:16px;line-height:28px}.text-block-with-background-image .text-block-inner .headline-font{font-family:"ConneqtBold", sans-serif;font-size:22px}.text-block-with-background-image .text-block-inner h5{font-family:"ConneqtBold", sans-serif;font-size:16px;line-height:30px}.text-block-with-background-image .text-block-inner ul{margin:2em 0 2em 30px;font-size:16px;line-height:26px;text-indent:-0.8em}.text-block-with-background-image .text-block-inner ul li{margin-bottom:1em;padding-left:1em}.text-block-with-background-image .text-block-inner ul li:before{content:" ";height:0.8em;display:inline-block;border-left:2px solid #DC582A;margin-right:10px}.text-block-with-background-image .text-block-inner ol{list-style-type:decimal;margin:2em 0 2em 45px;font-size:16px;line-height:26px}.text-block-with-background-image .text-block-inner ol li{margin-bottom:1em}.text-block-with-background-image.tan-pattern{background:url(images/svg-diamond-patterns/tan-diamond-pattern.svg);background-size:52px;background-position:bottom left}.text-block-with-background-image.green-pattern{background:url(images/svg-diamond-patterns/dark-green-diamond-pattern.svg);background-size:52px;color:#ffffff}.text-block-with-background-image.green-pattern .rotated_text p{color:#ffffff;border-color:#ffffff}.text-block-with-background-image.green-pattern h2{color:#ffffff}.text-block-with-background-image.charcoal-pattern{background-image:url(images/svg-diamond-patterns/grey-diamond-pattern.svg);background-size:52px;color:#ffffff}.text-block-with-background-image.charcoal-pattern .rotated_text p{color:#ffffff;border-color:#ffffff}.text-block-with-background-image.charcoal-pattern h2{color:#ffffff}.locations-grid{background:#f1f1f1;padding:67px 0}@media (max-width:900px){.locations-grid{padding:30px 0}}.office-cards{display:grid;flex-wrap:wrap;gap:67px 30px;grid-template-columns:repeat(auto-fill, minmax(min(288px, 100%), 1fr));margin-left:auto;margin-right:auto;width:calc(100% - 2 * 30px);max-width:1330px}@media (max-width:900px){.office-cards{gap:30px}}.office-card{display:flex;flex-direction:column}.office-card__heading{border-bottom:2px solid #D29F1C;color:#004860;font-family:"Pragati Narrow", sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:36px;padding-bottom:8px;text-transform:initial}.office-card__address{color:#373A36;flex-grow:1;font-family:"Nunito Sans", sans-serif;font-size:18px;font-weight:700;line-height:133.33%;margin-top:20px;margin-bottom:8px}.office-card__address:hover{text-decoration:underline;color:#D29F1C}.office-card__phone{margin-bottom:8px;display:block;line-height:150%}.office-card__phone span{font-family:"ConneqtBlack", sans-serif;color:#004860;font-size:12px;font-weight:900}.office-card__phone a:hover{text-decoration:underline !important;color:#D29F1C !important}.office-card__directions{color:#373A36;font-family:"Nunito Sans", sans-serif;font-size:12px;font-weight:700;text-transform:uppercase}.office-card__directions a{align-items:center;color:inherit;display:flex}.office-card__directions a svg{width:20px;height:20px;vertical-align:middle;margin-left:8px;margin-top:-1px}.office-card__directions a svg circle{fill:#ffffff}.office-card__directions a:hover svg circle{fill:#D6D2C4}.interactive-video-player{gap:100px;justify-content:flex-start}@media only screen and (max-width:1255px){.interactive-video-player{gap:35px}}@media only screen and (max-width:900px){.interactive-video-player{flex-wrap:wrap;padding-bottom:450px;padding-top:32px}}@media only screen and (max-width:650px){.interactive-video-player{padding-bottom:130px}}.interactive-video-player .fixed-pane{height:100vh;position:sticky;top:0;margin-left:calc(50vw - 530px);flex:1;max-width:1060px;margin-bottom:80px;padding-top:40px}@media only screen and (min-height:1100px){.interactive-video-player .fixed-pane{max-height:800px}}@media only screen and (max-width:1120px){.interactive-video-player .fixed-pane{margin-left:32px}}@media only screen and (max-width:900px){.interactive-video-player .fixed-pane{position:relative;height:auto;padding:0;margin-right:32px}}@media only screen and (max-height:850px){.interactive-video-player .fixed-pane .featured-area{max-width:90%}}@media only screen and (max-width:900px){.interactive-video-player .fixed-pane .featured-area{max-width:none}}.interactive-video-player .fixed-pane .featured-area .featured-video{display:none}.interactive-video-player .fixed-pane .featured-area .featured-video .embed-container{width:100%;margin-bottom:30px}@media only screen and (max-height:850px){.interactive-video-player .fixed-pane .featured-area .featured-video .embed-container{margin-bottom:15px}}.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation{margin-bottom:40px;justify-content:space-between}@media only screen and (max-height:850px){.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation{margin-bottom:15px}}.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation a{font-family:"Nunito Sans", sans-serif;color:#373A36;font-size:12px;font-weight:700;text-transform:uppercase}.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation a svg{display:inline-block;height:20px;width:20px;margin-left:10px;vertical-align:middle}.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation a svg path{fill:#D29F1C}.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation a.previous svg{transform:rotate(180deg);margin-left:0;margin-right:10px}.interactive-video-player .fixed-pane .featured-area .featured-video .slide-navigation a:hover svg circle{fill:#D6D2C4}.interactive-video-player .fixed-pane .featured-area .featured-video h2{font-family:"Pragati Narrow", sans-serif;font-size:40px;text-transform:none;color:#004860;margin-bottom:20px}.interactive-video-player .fixed-pane .featured-area .featured-video.active{display:block}@media only screen and (max-width:650px){.interactive-video-player .fixed-pane .featured-area .featured-video.active{flex-wrap:wrap}}.interactive-video-player .video-grid{flex-basis:340px;margin-right:50px}@media only screen and (max-width:1255px){.interactive-video-player .video-grid{margin-right:35px}}@media only screen and (max-width:1105px){.interactive-video-player .video-grid{flex-basis:200px}}@media only screen and (max-width:900px){.interactive-video-player .video-grid{flex-basis:100%;height:420px;position:absolute;bottom:0;width:100vw;overflow:scroll;padding:0 32px}.interactive-video-player .video-grid::-webkit-scrollbar{display:none}}@media only screen and (max-width:650px){.interactive-video-player .video-grid{height:105px}}.interactive-video-player .video-grid .video-grid-inner{gap:20px}@media only screen and (max-width:900px){.interactive-video-player .video-grid .video-grid-inner{display:none}}@media only screen and (max-width:650px){.interactive-video-player .video-grid .video-grid-inner{height:105px;gap:10px}}.interactive-video-player .video-grid .video-grid-inner .video{aspect-ratio:1.7777777778;margin-bottom:15px}@media only screen and (max-width:900px){.interactive-video-player .video-grid .video-grid-inner .video{width:200px}}@media only screen and (max-width:650px){.interactive-video-player .video-grid .video-grid-inner .video{width:105px}}.interactive-video-player .video-grid .video-grid-inner .video a{display:block;position:relative;color:#ffffff;font-family:"Nunito Sans", sans-serif;font-size:12px;font-weight:700;text-transform:uppercase}.interactive-video-player .video-grid .video-grid-inner .video a img{width:100%;aspect-ratio:1.7777777778;object-fit:cover;display:block;object-position:top}.interactive-video-player .video-grid .video-grid-inner .video a .overlay{opacity:0;background-image:url(images/our-lab-overlay.png);position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;transition:opacity 0.3s ease-out}.interactive-video-player .video-grid .video-grid-inner .video a .overlay svg,.interactive-video-player .video-grid .video-grid-inner .video a .overlay span{transition:opacity 0.3s ease-out}.interactive-video-player .video-grid .video-grid-inner .video.active .overlay{opacity:1}.interactive-video-player .video-grid .video-grid-inner .video.active .overlay svg,.interactive-video-player .video-grid .video-grid-inner .video.active .overlay span{opacity:0}.interactive-video-player .video-grid .video-grid-inner .video:hover .overlay{opacity:1}body.scrolled .interactive-video-player .fixed-pane{height:calc(100vh - 84px);top:84px}@media only screen and (min-height:1100px){body.scrolled .interactive-video-player .fixed-pane{max-height:800px}}.full-width-iframe-embed iframe{width:100vw;height:auto;aspect-ratio:1.7777777778}.slick-loading .slick-list{background:#fff url("./images/ajax-loader.gif") center center no-repeat}.slick-arrow{background-color:transparent;border:0;outline-offset:4px}.slick-prev,.slick-next{position:absolute;display:block;height:100%;width:30px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0, 0, 0, 0.25);color:transparent;top:0;padding:0;border:none;z-index:2}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:0}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:" "}.slick-next{right:0}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:" "}.slick-prev-next img{top:50%;position:absolute}.slick-prev-next.slick-prev img{left:10px}.slick-prev-next.slick-next img{right:10px;transform:rotate(180deg)}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black;opacity:0.75}.gform_wrapper{margin-top:30px !important}.gform_wrapper .gform_body .gfield{margin-top:30px}.gform_wrapper .gform_body .gfield.gfield--type-honeypot{display:none !important}.gform_wrapper .gform_body .gfield.gfield--type-captcha{display:none !important}.gform_wrapper .gform_body .gfield.gfield_visibility_hidden{display:none !important}.gform_wrapper .gform_body .gfield_label{display:block;font-family:"ConneqtRegular", sans-serif;font-size:15px;margin-bottom:6px}.gform_wrapper .gform_body .gfield_label .gfield_required{color:#D29F1C;font-style:italic;display:inline-block;margin-left:2px;font-size:11px}.gform_wrapper .gform_body .gfield_radio li{text-indent:0}.gform_wrapper .gform_body input:not([type="checkbox"], [type="radio"]),.gform_wrapper .gform_body select,.gform_wrapper .gform_body .chosen-container,.gform_wrapper .gform_body textarea{border:1px solid black;font-family:"IBM Plex Serif", serif;font-size:16px;color:black;outline-offset:4px}.gform_wrapper .gform_body input{width:475px;max-width:100%;box-sizing:border-box;padding:5px 7px 5px 7px}.gform_wrapper .gform_body input[type="image"]{height:48px}.gform_wrapper .gform_body select{background:#fff;width:475px;max-width:100%;box-sizing:border-box;padding:5px 7px 5px 7px}.gform_wrapper .gform_body textarea{resize:vertical;width:475px;max-width:100%;box-sizing:border-box;padding:5px 7px 5px 7px}.gform_wrapper .gform_body .chosen-container-single{display:block;width:475px;max-width:100%;box-sizing:border-box;background-color:#ffffff}.gform_wrapper .gform_body .chosen-container-single:focus-visible,.gform_wrapper .gform_body .chosen-container-single:focus-within{outline:2px auto Highlight;outline:2px auto -webkit-focus-ring-color}.gform_wrapper .gform_body .chosen-container-single .chosen-single{background:#fff;border:none;box-shadow:none;color:inherit;display:flex;font-family:"IBM Plex Serif", serif;font-size:16px;padding:7px 7px 3px 7px}.gform_wrapper .gform_body .chosen-container-single .chosen-single div{margin-left:auto}.gform_wrapper .gform_body .chosen-container-single .chosen-single div b{display:block;background-image:url(images/arrow_gold.svg) !important;transform:rotate(90deg);background-size:11px;background-repeat:no-repeat;background-position:center;background-size:12px !important;height:20px;top:30%;transition:all 0.3s;width:21.7px}.gform_wrapper .gform_body .chosen-container-single .chosen-drop{background-color:#f8f8f8 !important;border-radius:unset;border:none}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-search{display:none}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results{display:none}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results li{font-family:"IBM Plex Serif", serif !important;font-size:16px !important;font-weight:normal !important;color:#373A36 !important;box-sizing:border-box;padding:3px 8px 3px 8px;letter-spacing:0.6px;text-decoration:none !important;cursor:pointer}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results li:first-of-type{padding-top:8px}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results li:last-of-type{padding-bottom:8px}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results li:hover{text-decoration:underline !important}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results li.result-selected{}.gform_wrapper .gform_body .chosen-container-single .chosen-drop .chosen-results li.highlighted{}.gform_wrapper .gform_body .chosen-container-single.chosen-with-drop .chosen-single div b{transform:rotate(-90deg)}.gform_wrapper .gform_body .chosen-container-single.chosen-with-drop .chosen-results{display:block}.gform_wrapper .gfield_validation_message{padding-top:4px;font-size:12px}.gform_wrapper .gform_footer:focus-within{overflow:visible !important}.gform_wrapper .gform_footer .button{padding:0 !important}.gform_wrapper .gform_footer .gform_button{border-radius:25px;font-family:"ConneqtBold", sans-serif;color:#373A36;text-transform:uppercase;padding:15px 30px 15px 15px;text-decoration:none;font-size:16px;background:none;border:1px solid #373A36 !important;display:block;width:fit-content;overflow:hidden;position:relative;transition:all 0.5s}.gform_wrapper .gform_footer .gform_button:hover{border:1px solid #D6D2C4 !important}.gform_wrapper .gform_footer .gform_button::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D6D2C4;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}.gform_wrapper .gform_footer .gform_button:hover::before{transform:rotate(0deg);transition:all 0.5s}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{background:#fff;border:none;box-shadow:none}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div{right:5px}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{background-image:url(images/arrow_gold.svg) !important;transform:rotate(90deg);background-size:11px;background-repeat:no-repeat;background-position:center;background-size:12px !important;height:20px;top:30%;transition:all 0.3s}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single.chosen-with-drop .chosen-single div b{transform:rotate(-90deg)}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop{background:#f1f1f1;border-radius:unset;border:none}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop .chosen-search{display:none}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop .chosen-results li{font-family:"Pragati Narrow", sans-serif;font-size:12px;font-weight:700;letter-spacing:0.6px}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop .chosen-results li.result-selected{color:#DC582A;text-decoration:underline}#gform_wrapper_1.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop .chosen-results li.highlighted{background:none;color:#DC582A;text-decoration:underline}#gform_wrapper_1.gform_legacy_markup_wrapper .gform_footer{display:inline-block;width:auto;border-radius:25px;overflow:hidden;position:relative;transition:all 0.5s;z-index:0;padding:0;margin-top:25px}#gform_wrapper_1.gform_legacy_markup_wrapper .gform_footer:not(:focus-within)::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D6D2C4;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}#gform_wrapper_1.gform_legacy_markup_wrapper .gform_footer:hover::before{transform:rotate(0deg);transition:all 0.5s}#gform_wrapper_1.gform_legacy_markup_wrapper .gform_footer input[type="image"]{border:1px solid #373A36 !important;overflow:hidden;position:relative;transition:all 0.5s;margin-bottom:0 !important;height:48px}#gform_wrapper_1.gform_legacy_markup_wrapper .gform_footer input[type="image"]:hover{border:1px solid #D6D2C4 !important}#gform_wrapper_2{text-align:left;max-width:500px;margin:0 auto;font-size:16px}#gform_wrapper_2 input[type=text],#gform_wrapper_2 input[type=email],#gform_wrapper_2 input[type=tel]{border:1px solid #373A36}#gform_wrapper_2 input[type=checkbox]{opacity:0;position:absolute}#gform_wrapper_2 input[type=checkbox]+label{position:relative;overflow:hidden;padding-left:35px;cursor:pointer;display:inline-block}#gform_wrapper_2 input[type=checkbox]+label::before,#gform_wrapper_2 input[type=checkbox]+label:after{content:"";position:absolute;left:0;z-index:1;-webkit-transition:0.2s;transition:0.2s}#gform_wrapper_2 input[type=checkbox]:not(:checked)+label:after{width:14px;height:14px;border:2px solid #373A36;top:0px}#gform_wrapper_2 input[type=checkbox]:not(:checked)+label:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}#gform_wrapper_2 input[type=checkbox]:checked+label:after{top:0;width:14px;height:14px;border:2px solid #D29F1C;background-color:#D29F1C;z-index:0;border-radius:2px}#gform_wrapper_2 input[type=checkbox]:checked+label:before{top:0;left:1px;width:4px;height:8px;margin-top:3px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #000000;border-bottom:2px solid #000000;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}#gform_wrapper_2 .gchoice{margin:12px 0}#gform_wrapper_2 .gchoice label{font-size:18px}#gform_wrapper_2 .gform_footer{display:inline-block;width:auto;border-radius:25px;overflow:hidden;position:relative;transition:all 0.5s;z-index:0;padding:0;margin-top:25px}#gform_wrapper_2 .gform_footer::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;height:100%;background:#D6D2C4;z-index:-1;width:200%;transform-origin:0 bottom;transform:translate3D(-50%, 0, 0) rotate(-50deg)}#gform_wrapper_2 .gform_footer:hover::before{transform:rotate(0deg);transition:all 0.5s}#gform_wrapper_2 .gform_footer .gform_button{padding:0px}#gform_wrapper_2 .gform_footer input[type="image"]{border:1px solid #373A36 !important;overflow:hidden;position:relative;transition:all 0.5s;margin-bottom:0 !important;height:48px;padding:0 !important}#gform_wrapper_2 .gform_footer input[type="image"]:hover{border:1px solid #D6D2C4 !important}ul.mobileicons{list-style:none;margin-bottom:0;padding-left:0;z-index:902;position:relative}ul.mobileicons li{display:inline-block;margin-left:0px}ul.mobileicons li img{margin-top:-15px}#mobilenav-toggle{background-color:transparent;border:0;cursor:pointer;padding:20px;outline-offset:-2px}@media only screen and (max-width:650px){#mobilenav-toggle{padding-top:5px;padding-bottom:5px}}#nav-icon3{--offset-top: 6px;margin:0 0 0 auto;height:30px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;width:30px}#nav-icon3 span{display:block;position:absolute;height:2px;width:100%;background:#ffffff;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}body.mobile-nav-active #nav-icon3 span,.siteheader.scrolled #nav-icon3 span{background:#373A36}#nav-icon3 span:nth-child(1){top:calc(var(--offset-top) + 0px)}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:calc(var(--offset-top) + 8px)}#nav-icon3 span:nth-child(4){top:calc(var(--offset-top) + 16px)}body.mobile-nav-active #nav-icon3 span:nth-child(1){top:18px;width:0%;left:50%}body.mobile-nav-active #nav-icon3 span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}body.mobile-nav-active #nav-icon3 span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}body.mobile-nav-active #nav-icon3 span:nth-child(4){top:18px;width:0%;left:50%}#mobilenavcontainer{display:none;position:fixed;height:100%;top:0px;z-index:901;background:#373A36;width:100%;font-family:"ConneqtBold", sans-serif;font-size:16px;padding-top:84px;left:0}@media only screen and (max-width:650px){#mobilenavcontainer{padding-top:40px}}@media only screen and (min-width:901px){#mobilenavcontainer{display:none !important}}ul.mobilenav{margin:0;padding:0;padding-top:67px}ul.mobilenav a{display:block;color:#ffffff;text-decoration:none;padding:20px;overflow:hidden;font-size:20px;line-height:26px;font-weight:700;outline-offset:-2px}ul.mobilenav a:hover{color:#D29F1C}ul.mobilenav li{display:block;float:none}ul.mobilenav li .sub-menu{position:absolute;left:100vw;height:100%;width:100%;transition:0.5s all;padding-left:0;background:#373A36;top:0px;visibility:hidden}ul.mobilenav li .sub-menu li{padding-right:0}ul.mobilenav li .sub-menu li a{padding-left:20px}ul.mobilenav li.menu-item-has-children>a{background-image:url(images/mobile-arrow.svg);background-position:right 20px top 50%;background-repeat:no-repeat}ul.mobilenav li.menu-item-has-children .sub-menu li a{text-transform:uppercase}ul.mobilenav li.show-child>.sub-menu{left:0;visibility:visible}ul.mobilenav li.show-child>.sub-menu>li.go-back{text-align:center;border-bottom:1px solid rgba(0, 0, 0, 0.25)}ul.mobilenav li.show-child>.sub-menu>li.go-back:before{content:"";position:absolute;left:20px;width:20px;top:23px;height:20px;display:block;transform:rotate(180deg);background-image:url(images/read-story-button.svg);background-size:cover;background-position:left;background-repeat:no-repeat}ul.mobilenav li.show-child>.sub-menu>li.go-back>a{color:#D29F1C;background-image:none !important}.floaters{position:absolute}.floaters.floater1{left:75%}@media only screen and (max-width:900px){.floaters.floater1 img{width:70%}}@media only screen and (max-width:650px){.floaters.floater1 img{width:55%}}.floaters.floater2{left:70%;top:75%}@media only screen and (max-width:900px){.floaters.floater2 img{width:70%}}@media only screen and (max-width:650px){.floaters.floater2{left:60%}.floaters.floater2 img{width:55%}}.floaters.floater3{left:17%;top:70%}.floaters.floater3 img{width:50%}.floaters.floater4{left:17%;top:40%}.floaters.floater4 img{width:70%}.floaters.floater5{left:10%;top:20%}.floaters.floater6{left:80%;top:60%}.floaters.floater6 img{width:70%}@media only screen and (max-width:900px){.floaters.floater6 img{width:70%}}@media only screen and (max-width:650px){.floaters.floater6 img{width:55%}}.floaters.floater7{left:10%;top:65%}.campus-events-outer{max-width:1100px;margin:30px auto}.campus-events-outer .campus-events-slider{width:100%;text-align:left}@media only screen and (max-width:900px){.campus-events-outer .campus-events-slider{margin-left:0}}.campus-events-outer .campus-events-slider h3{font-family:"ConneqtBlack", sans-serif;font-size:22px;line-heigth:24px;color:#004860;text-transform:uppercase;margin-bottom:15px}.campus-events-outer .campus-events-slider table.events{width:90%;margin-left:0 !important}.campus-events-outer .campus-events-slider table.events th{font-family:"Pragati Narrow", sans-serif;font-weight:700;color:#000000;padding:8px;font-size:22px;border-right:1px solid #ffffff}.campus-events-outer .campus-events-slider table.events th:last-child{border-right:none}.campus-events-outer .campus-events-slider table.events .date{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:16px;color:#000000}.campus-events-outer .campus-events-slider table.events .school{font-family:"Nunito Sans", sans-serif;font-weight:700;font-size:16px;color:#000000}.campus-events-outer .campus-events-slider table.events .eventname{font-family:"Nunito Sans", sans-serif;font-size:16px;color:#000000}.campus-events-outer .campus-events-slider-controls{position:absolute;top:0px;right:10%;width:auto;padding-top:10px}.campus-events-outer .campus-events-slider-controls .slider-nav{display:flex}.campus-events-outer .campus-events-slider-controls .slider-nav svg .arrowlines{fill:#D29F1C}.campus-events-outer .campus-events-slider-controls .slider-nav svg:hover .circle{fill:#D6D2C4;stroke:#D6D2C4}.campus-events-outer .campus-events-slider-controls .slider-nav .next-arrow svg{transform:rotate(180deg)}.campus-events-outer .campus-events-slider-controls .slider-nav .slick-dots{position:relative;bottom:initial;padding:0 10px;margin-top:1px}.campus-events-outer .campus-events-slider-controls .slider-nav .slick-dots li{height:12px;width:12px}.campus-events-outer .campus-events-slider-controls .slider-nav .slick-dots li button::before{height:12px;width:15px;font-size:23px;line-height:15px;color:#373A36;opacity:1;transform:all 0.5s}.campus-events-outer .campus-events-slider-controls .slider-nav .slick-dots li.slick-active button{margin-top:3px}.campus-events-outer .campus-events-slider-controls .slider-nav .slick-dots li.slick-active button::before{font-size:34px;line-height:18px;color:#D29F1C;opacity:1}#homepage-takeover{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:900;display:none;background:#373A36}#homepage-takeover.show{display:flex}#homepage-takeover .main-takeover{flex:1;align-items:center;background-image:url(images/denver-splashpage.jpg);background-size:cover;background-repeat:no-repeat}#homepage-takeover .main-takeover .takeover-messagebox{text-align:center;flex-basis:100%}#homepage-takeover .main-takeover .takeover-messagebox h1{font-family:"ConneqtBold", sans-serif;font-size:50px;line-height:65px;color:#ffffff;margin-bottom:0}@media only screen and (max-width:900px){#homepage-takeover .main-takeover .takeover-messagebox h1{font-size:6vw;line-height:7vw}}#homepage-takeover .main-takeover .takeover-messagebox h1 span{display:inline-block}#homepage-takeover .main-takeover .takeover-messagebox h2{font-family:"ConneqtBlack", sans-serif;font-size:110px;line-height:124px;color:#ffffff}@media only screen and (max-width:1105px){#homepage-takeover .main-takeover .takeover-messagebox h2{font-size:95px;line-height:100px}}@media only screen and (max-width:900px){#homepage-takeover .main-takeover .takeover-messagebox h2{font-size:12vw;line-height:13vw}}#homepage-takeover .main-takeover .takeover-messagebox h2 span{color:#D29F1C}#homepage-takeover .main-takeover .takeover-messagebox h2 span.glyph{color:#ffffff;font-feature-settings:"aalt" on}#homepage-takeover .main-takeover .takeover-messagebox .play-button{margin:40px 0}@media only screen and (max-width:650px){#homepage-takeover .main-takeover .takeover-messagebox .play-button{margin:30px 0}}#homepage-takeover .main-takeover .takeover-messagebox .play-button a{font-family:"Nunito Sans", sans-serif;font-weight:700;font-size:12px;color:#ffffff;text-transform:uppercase}#homepage-takeover .main-takeover .takeover-messagebox .play-button a svg{display:inline-block;margin:0 auto;overflow:hidden;z-index:0;position:relative}#homepage-takeover .main-takeover .takeover-messagebox .play-button a:hover svg path.background{fill:#D6D2C4}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext{background:#004860;padding:50px;color:#ffffff;text-align:left;max-width:835px;margin:55px auto 0 auto}@media only screen and (max-width:650px){#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext{padding:20px}}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext h3{font-family:"Pragati Narrow", sans-serif;font-weight:700;font-size:40px;line-height:40px;margin-bottom:15px;text-transform:none}@media only screen and (max-width:650px){#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext h3{font-size:24px;line-height:25px}}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext h3 span{color:#D29F1C}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext p{font-size:16px;line-height:26px;margin-bottom:0}@media only screen and (max-width:650px){#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext p{font-size:14px;line-height:22px}}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext p:last-of-type{text-align:right;margin-top:24px}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext p:last-of-type .storylink{color:#ffffff;font-family:"Pragati Narrow", sans-serif;text-transform:uppercase}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext p:last-of-type .storylink svg{vertical-align:middle;margin-left:16px}#homepage-takeover .main-takeover .takeover-messagebox .takeover-bodytext p:last-of-type .storylink:hover svg circle{fill:#D6D2C4}#homepage-takeover .main-takeover .video-container{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(55, 58, 54, 0.8);align-items:center}#homepage-takeover .main-takeover .video-container .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;width:100%}#homepage-takeover .main-takeover .video-container .embed-container iframe,#homepage-takeover .main-takeover .video-container .embed-container .embed-container object,#homepage-takeover .main-takeover .video-container .embed-container .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}#homepage-takeover .main-takeover .takeover-close-button{position:absolute;top:5px;right:5px;width:42px;height:42px}#homepage-takeover .main-takeover .takeover-close-button:hover svg path{stroke:#D29F1C}#homepage-takeover .takeover-sidebar{flex-basis:115px;background:#D6D2C4;align-items:center;padding:0 20px}@media only screen and (max-width:900px){#homepage-takeover .takeover-sidebar{display:none}}#homepage-takeover .takeover-sidebar a.takeover-sidebar-close-button{display:block;font-family:"Nunito Sans", sans-serif;font-weight:700;font-size:12px;color:#373A36;text-transform:uppercase;text-align:center}#homepage-takeover .takeover-sidebar a.takeover-sidebar-close-button svg{display:block;margin:0 auto 10px auto}#homepage-takeover .takeover-sidebar a.takeover-sidebar-close-button:hover svg circle{fill:#373A36}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fsghref.circles.studio%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_projects-overview.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_single-project-story.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_single-project.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_our_people.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_single-team_member.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_insights_overview.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_single-insight.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_news-events_page.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_events-overview.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_news-overview.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_single-news-event.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_search.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_directory-search.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_brand-guidelines.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fpages%2F_job-openings.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_page_header.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_image_text.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_hover_columns.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_tabbed_section.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_tabbed_section_alternate.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_related_insights.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_featured_projects.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_video_block.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_video_carousel.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_quote_carousel.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_cta.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_page_header_image_with_headline.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_timeline.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_centered_headline_text.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_faqs.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_full_width_text_headline.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_pull_quote.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_large_image-caption.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_insights_video.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_insights_stats.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_image_slider.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_flip_cards.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_sticky_navbar.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_brand_colors.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_project_meta.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible_content_featured_content.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible-content-image-text-cards.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible-content-services-overview-capabilities.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible-content-text-block-with-background-image.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible-content-locations.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible-content-interactive-video-player.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fparts%2F_flexible-content-full-width-iframe-embed.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fcomponents%2Fslick-theme.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fcomponents%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fcomponents%2F_mobile-nav.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fcomponents%2F_floaters.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fcomponents%2F_campus_events.scss%22%2C%22wp-content%2Fthemes%2Fsgh%2Fsass%2Fcomponents%2F_homepage-takeover.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%2CGCAA%2C2ZAAA%2C%2BEAAA%2CCAyFA%2CKAAA%2CaAAA%2CCAIA%2CMAAA%2CeAAA%2CCAKA%2CaAAA%2CWAAA%2CCAKA%2CoDAAA%2CuBAAA%2CCAQA%2CMAAA%2CyCAAA%2CCAKA%2C8EAAA%2CaAAA%2CCAcA%2COAAA%2CUAAA%2CCAoBA%2CoBAAA%2C%2BKAAA%2CCAaA%2CIAAA%2CuCAAA%2CCAKA%2CeAAA%2CwDAAA%2CCCpJC%2CWAAA%2CkKAAA%2CCAMA%2CWAAA%2CyJAAA%2CCAMA%2CWAAA%2C4JAAA%2CCAuCA%2CqBAAA%2CqBAAA%2CCAMA%2CGAAA%2CmHAAA%2CCAOC%2C0CAAA%2CGAAA%2CcAAA%2CCAAA%2CCAKD%2CGAAA%2CmHAAA%2CCAOC%2C0CAAA%2CGAAA%2CcAAA%2CCAAA%2CCAKD%2CGAAA%2CmHAAA%2CCAOC%2C0CAAA%2CGAAA%2CcAAA%2CCAAA%2CCAKD%2CGAAA%2C6GAAA%2CCAOC%2C0CAAA%2CGAAA%2CgCAAA%2CCAAA%2CCAMD%2CGAAA%2C6GAAA%2CCAOC%2C0CAAA%2CGAAA%2CgCAAA%2CCAAA%2CCAMD%2CGAAA%2CwFAAA%2CCAMC%2C0CAAA%2CGAAA%2CgCAAA%2CCAAA%2CCAMD%2CGAAA%2CiBAAA%2CCCrJD%2CKAAA%2CiEAAA%2CCAMA%2CEAAA%2CkCAAA%2CCAKA%2CEAAA%2CiCAAA%2CCAIA%2CIAAA%2C0BAAA%2CCAKA%2C4BAAA%2CaAAA%2CCAEC%2CyCAAA%2C4BAAA%2C%2BBAAA%2CCAAA%2CCAIA%2CyCAAA%2C4BAAA%2CUAAA%2CCAAA%2CCAKD%2C8BAAA%2CaAAA%2CCAEC%2CyCAAA%2C8BAAA%2CgCAAA%2CCAAA%2CCAMD%2COAAA%2CeAAA%2CCAGA%2CIAAA%2CsCAAA%2CCAIA%2CIAAA%2CoCAAA%2CCAKA%2CMAAA%2CyBAAA%2CCAIC%2CyCAAA%2CMAAA%2C0BAAA%2CCAAA%2CCAKD%2CSAAA%2C4DAAA%2CCAOA%2CMAAA%2CYAAA%2CCAIA%2CUAAA%2CcAAA%2CCAIA%2CYAAA%2CkBAAA%2CCAIA%2CaAAA%2C8BAAA%2CCAIC%2C0CAAA%2CaAAA%2CaAAA%2CCAAA%2CCAKD%2CkBAAA%2CyHAAA%2CCAQA%2CQAAA%2CuQAAA%2CCAeC%2CeAAA%2CiMAAA%2CCAaA%2CeAAA%2C0LAAA%2CCAeA%2CqBAAA%2C0CAAA%2CCAKA%2CgBAAA%2CkEAAA%2CCAKC%2CqBAAA%2CsCAAA%2CCAKA%2CsBAAA%2CmCAAA%2CCAMD%2CcAAA%2CkCAAA%2CCAOD%2CYAAA%2CsJAAA%2CCAWC%2CgBAAA%2CsCAAA%2CCAIC%2CuBAAA%2CYAAA%2CCAGA%2CqBAAA%2CYAAA%2CCAQC%2C6BAAA%2CYAAA%2CCAOH%2CsBAAA%2CkIAAA%2CCAMC%2C%2BBAAA%2CuBAAA%2CCAMA%2CyCAAA%2CYAAA%2CcAAA%2CCAAA%2CCAKD%2CcAAA%2CyOAAA%2CCAcC%2CyCAAA%2CcAAA%2CgJAAA%2CCAAA%2CCAWA%2CgBAAA%2CiKAAA%2CCASC%2CyCAAA%2CgBAAA%2C8EAAA%2CCAAA%2CCASF%2CoBACI%2CGAAA%2CSAAA%2CCAGA%2CKAAA%2C2GAAA%2CCAAA%2CCAOJ%2CeAAA%2CuKAAA%2CCAUC%2CmBAAA%2CwBAAA%2CCAIA%2CgDAAA%2CwBAAA%2CCAIA%2CsBAAA%2CwBAAA%2CCAKD%2CyBAAA%2CiMAAA%2CCAcA%2CiBAAA%2CkFAAA%2CCAQA%2CuEAAA%2CqDAAA%2CCAUA%2CmBAAA%2CwGAAA%2CCAQC%2CyCAAA%2CmBAAA%2CgDAAA%2CCAAA%2CCAMA%2CgCAAA%2CiLAAA%2CCAUC%2CyCAAA%2CgCAAA%2C%2BCAAA%2CCAAA%2CCAOD%2CsBAAA%2CuKAAA%2CCASC%2CyCAAA%2CsBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C2BAAA%2C8BAAA%2CCAIA%2CyBAAA%2CgDAAA%2CCAMD%2CwBAAA%2C%2BFAAA%2CCAKA%2CyBAAA%2C%2BFAAA%2CCAKA%2C0BAAA%2CyFAAA%2CCAIC%2CuCAAA%2CaAAA%2CCAOF%2C8CAAA%2C8BAAA%2CCAKA%2CQAAA%2C6DAAA%2CCAQA%2CcAAA%2C0BAAA%2CCAOA%2CQAAA%2C%2BHAAA%2CCAYA%2CeAAA%2CsIAAA%2CCAYA%2CsBAAA%2C4HAAA%2CCAOA%2CoBAAA%2C0BAAA%2CCAIA%2C6BAAA%2C4FAAA%2CCAOA%2CcAAA%2CkBAAA%2CCAIA%2CqBAAA%2CiBAAA%2CCAKA%2CqDAAA%2CiIAAA%2CCASE%2C2DAAA%2C2EAAA%2CCAOA%2CoEAAA%2CsEAAA%2CCAMC%2CuEAAA%2CoEAAA%2CCAQD%2CwEAAA%2CkBAAA%2CCASF%2CiCAAA%2CkIAAA%2CCAWA%2CqBAAA%2CeAAA%2CCAGA%2CwBAAA%2CoEAAA%2CCAKA%2CiBAAA%2CyDAAA%2CCCrhBA%2CcAAA%2C6JAAA%2CCAWC%2CkBAAA%2CoHAAA%2CCAUC%2CyBAAA%2CqBAAA%2CCAKD%2CiBAAA%2C%2BHAAA%2CCAOC%2CyCAAA%2CiBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2CiBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CqBAAA%2CcAAA%2CCAIA%2CsBAAA%2CCAIA%2CwBAAA%2CoFAAA%2CCAMC%2CyCAAA%2CwBAAA%2C%2BBAAA%2CCAAA%2CCAOF%2CiBAAA%2C%2BJAAA%2CCASC%2CyCAAA%2CiBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2CiBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CsBAAA%2C%2BBAAA%2CCAKD%2CsCAAA%2CsFAAA%2CCAQC%2CyCAAA%2CsCAAA%2CMAAA%2CCAAA%2CCAIA%2CyCAAA%2CsCAAA%2CSAAA%2CCAAA%2CCAKD%2CuCAAA%2CuFAAA%2CCAQC%2CyCAAA%2CuCAAA%2COAAA%2CCAAA%2CCAIA%2CyCAAA%2CuCAAA%2CUAAA%2CCAAA%2CCAKD%2CmCAAA%2C%2BMAAA%2CCAaA%2C2BAAA%2C%2BLAAA%2CCAYC%2CmCAAA%2CsGAAA%2CCAQC%2C0CAAA%2C8OAAA%2CCAcA%2CyCAAA%2C8PAAA%2CCAiBH%2CqBAAA%2C8DAAA%2CCAOC%2CmDAAA%2CkCAAA%2CCAOE%2CiFAAA%2CwIAAA%2CCASC%2C0CAAA%2CiFAAA%2CgBAAA%2CCAAA%2CCAIA%2C0FAAA%2CkBAAA%2CCAIA%2C2FAAA%2CkBAAA%2CCAIA%2C2FAAA%2CWAAA%2CCAIA%2CuFAAA%2CmHAAA%2CCAQA%2CoFAAA%2CqIAAA%2CCASC%2C0CAAA%2CoFAAA%2C%2BBAAA%2CCAAA%2CCAMD%2C6FAAA%2C0LAAA%2CCAYC%2CiGAAA%2CsCAAA%2CCAKA%2C8GAAA%2CYAAA%2CCAOH%2CgFAAA%2CyEAAA%2CCAMC%2C6FAAA%2CoGAAA%2CCAOC%2CoGAAA%2CaAAA%2CCAMA%2C%2BFAAA%2CYAAA%2CCAIE%2C8GAAA%2CsCAAA%2CCASC%2C2HAAA%2C6CAAA%2CCAUJ%2C4FAAA%2CuCAAA%2CCAIC%2CgGAAA%2CiCAAA%2CCAKA%2CyGAAA%2CoHAAA%2CCASC%2C6GAAA%2CqCAAA%2CCAUE%2CwHAAA%2CYAAA%2CCASF%2C4GAAA%2CgBAAA%2CCAOA%2C4GAAA%2CwCAAA%2CCAQA%2C0HAAA%2CsJAAA%2CCAYC%2C8HAAA%2CqDAAA%2CCAMC%2C4IAAA%2CwBAAA%2CCAOA%2CkIAAA%2CsBAAA%2CCAME%2C6IAAA%2CYAAA%2CCAIA%2C6IAAA%2CYAAA%2CCAMF%2CmIAAA%2C4BAAA%2CCAYP%2CwBAAA%2CmDAAA%2CCAMC%2CyCAAA%2CwBAAA%2CYAAA%2CCAAA%2CCAMC%2CyCAAA%2CsCAAA%2CYAAA%2CCAAA%2CCAKD%2C2DAAA%2CuHAAA%2CCAUA%2CuCAAA%2CmIAAA%2CCAQA%2C4CAAA%2C2GAAA%2CCASC%2CyCAAA%2C4CAAA%2CYAAA%2CCAAA%2CCAKD%2CkDAAA%2CiFAAA%2CCAQC%2CyCAAA%2CkDAAA%2CYAAA%2CCAAA%2CCAKD%2CwCAAA%2C8DAAA%2CCAOA%2CyDAAA%2CyNAAA%2CCAaC%2CyCAAA%2CyDAAA%2C6BAAA%2CCAAA%2CCAOD%2CqDAAA%2CyGAAA%2CCASC%2CyCAAA%2CqDAAA%2CyDAAA%2CCAAA%2CCAQA%2CoEAAA%2CmHAAA%2CCAQA%2CuEAAA%2CwHAAA%2CCAQC%2CyCAAA%2CuEAAA%2CcAAA%2CCAAA%2CCAIA%2C8EAAA%2C2CAAA%2CCAOD%2C%2BDAAA%2CuEAAA%2CCAMC%2CiEAAA%2CmHAAA%2CCAOC%2CqEAAA%2CsDAAA%2CCAOE%2CkFAAA%2CYAAA%2CCAUN%2CqCAAA%2CmFAAA%2CCAUA%2CiBAAA%2C2JAAA%2CCAQC%2CyCAAA%2CiBAAA%2CcAAA%2CCAAA%2CCAMC%2CyCAAA%2C%2BBAAA%2CiJAAA%2CCAAA%2CCAUA%2CiCAAA%2C2CAAA%2CCAIC%2CyCAAA%2CiCAAA%2CiEAAA%2CCAAA%2CCAQF%2C4BAAA%2CgEAAA%2CCAQC%2C6CAAA%2CsBAAA%2CCAMD%2C4BAAA%2CgKAAA%2CCAWC%2CyCAAA%2C4BAAA%2CsBAAA%2CCAAA%2CCAMD%2CoCAAA%2C2IAAA%2CCASA%2CgCAAA%2CmIAAA%2CCAWC%2C0CAAA%2CgCAAA%2CSAAA%2CCAAA%2CCAIA%2CyCAAA%2CgCAAA%2CYAAA%2CCAAA%2CCAKD%2CwCAAA%2CyKAAA%2CCAWC%2C4CAAA%2CsCAAA%2CCASE%2CkEAAA%2CYAAA%2CCAOH%2C%2BBAAA%2C%2BHAAA%2CCASC%2C0CAAA%2C%2BBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2C%2BBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2C%2BBAAA%2CYAAA%2CCAAA%2CCAIA%2CoCAAA%2C8BAAA%2CCAMF%2CmCAAA%2C0FAAA%2CCAQC%2CyCAAA%2CmCAAA%2CaAAA%2CCAAA%2CCAIA%2CiDAAA%2CsGAAA%2CCAOC%2CsDAAA%2C8BAAA%2CCAMF%2CcAAA%2CuGAAA%2CCASG%2C2CAAA%2C4CAAA%2CCAIA%2C4CAAA%2CkCAAA%2CCAQH%2CuCAAA%2CgBAAA%2CCCtxBA%2CsBAAA%2C8BAAA%2CCAIC%2CsDAAA%2CWAAA%2CCAGC%2C2EAAA%2CkIAAA%2CCAeC%2CwFAAA%2C4BAAA%2CCASA%2CoFAAA%2CuKAAA%2CCAWA%2CsGAAA%2CsBAAA%2CCAGC%2C0CAAA%2CsGAAA%2CwBAAA%2CCAAA%2CCAIA%2CyCAAA%2CsGAAA%2CwBAAA%2CCAAA%2CCAKA%2CyGAAA%2C2MAAA%2CCAWC%2CyCAAA%2CyGAAA%2C6CAAA%2CCAAA%2CCAMA%2CyCAAA%2CyGAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CgHAAA%2CaAAA%2CCAID%2CyHAAA%2CYAAA%2CCAOH%2CgDAAA%2C0DAAA%2CCAMC%2C0CAAA%2CgDAAA%2CmBAAA%2CCAAA%2CCAIA%2CkDAAA%2C6MAAA%2CCAWC%2CyCAAA%2CkDAAA%2C8BAAA%2CCAAA%2CCAKA%2CwDAAA%2CaAAA%2CCAIA%2CmEAAA%2C%2BEAAA%2CCAQA%2C4DAAA%2C8JAAA%2CCAYC%2CgEAAA%2CqDAAA%2CCAMC%2C8EAAA%2CwBAAA%2CCAKA%2CoEAAA%2CuCAAA%2CCAOE%2C%2BEAAA%2CYAAA%2CCAIA%2C%2BEAAA%2CYAAA%2CCAMF%2CqEAAA%2C4BAAA%2CCAUL%2CiBAAA%2CuGAAA%2CCAOC%2C0CAAA%2CiBAAA%2CcAAA%2CCAAA%2CCAIA%2CwCAAA%2C8BAAA%2CCAIC%2C0CAAA%2CwCAAA%2CcAAA%2CCAAA%2CCAIA%2CwDAAA%2CsCAAA%2CCAKC%2C0CAAA%2CwDAAA%2C6CAAA%2CCAAA%2CCAQA%2CyEAAA%2CsQAAA%2CCAeC%2CyCAAA%2CyEAAA%2CcAAA%2CCAAA%2CCAIA%2CiFAAA%2CwCAAA%2CCASD%2C4DAAA%2CsBAAA%2CCAKE%2CuEAAA%2CcAAA%2CCASF%2C0CAAA%2CwDAAA%2CcAAA%2CCAAA%2CCAIA%2CkEAAA%2CuGAAA%2CCAOC%2C0CAAA%2CkEAAA%2CgCAAA%2CCAAA%2CCAQD%2C4DAAA%2CcAAA%2CCAGC%2CyCAAA%2C4DAAA%2CsCAAA%2CCAAA%2CCAMA%2CyCAAA%2C4DAAA%2C0BAAA%2CCAAA%2CCAKA%2CyEAAA%2CgRAAA%2CCAgBC%2CyCAAA%2CyEAAA%2C6BAAA%2CCAAA%2CCAKA%2CgFAAA%2C0LAAA%2CCAeA%2CsFAAA%2C0CAAA%2CCAKA%2C6EAAA%2C0GAAA%2CCAQC%2CkFAAA%2CYAAA%2CCAKD%2C6JAAA%2CkCAAA%2CCAQE%2C%2BKAAA%2CYAAA%2CCAMF%2C8EAAA%2CaAAA%2CCAGC%2CkFAAA%2C%2BCAAA%2CCAKA%2CoFAAA%2CaAAA%2CCAQH%2CsEAAA%2CoJAAA%2CCASC%2CyCAAA%2CsEAAA%2CgBAAA%2CCAAA%2CCAIA%2CqFAAA%2CYAAA%2CCAMF%2CsDAAA%2CaAAA%2CCAGC%2CyCAAA%2CsDAAA%2CQAAA%2CCAAA%2CCAIC%2CmEAAA%2CqMAAA%2CCAYA%2CyEAAA%2CkBAAA%2CCAGC%2C2EAAA%2CWAAA%2CCAKD%2CwEAAA%2CwCAAA%2CCAKA%2CqEAAA%2C8HAAA%2CCAUA%2CuEAAA%2CyCAAA%2CCAUJ%2CYAAA%2C6CAAA%2CCAKC%2C8BAAA%2CkBAAA%2CCAGC%2CyCAAA%2C8BAAA%2CiBAAA%2CCAAA%2CCAIA%2CkCAAA%2CoGAAA%2CCAOC%2CyCAAA%2CkCAAA%2C%2BBAAA%2CCAAA%2CCAMC%2CyCAAA%2CwCAAA%2C8CAAA%2CCAAA%2CCAUJ%2CeAAA%2C8CAAA%2CCAIC%2CgCAAA%2CeAAA%2CCAIA%2CwBAAA%2CkEAAA%2CCAMC%2CyCAAA%2CwBAAA%2C2BAAA%2CCAAA%2CCAKA%2CoCAAA%2CWAAA%2CCAGC%2CyCAAA%2CoCAAA%2CWAAA%2CCAAA%2CCAOD%2C0CAAA%2CQAAA%2CCAIA%2CuCAAA%2CKAAA%2CCAIA%2CqDAAA%2CWAAA%2CCAGC%2CyCAAA%2CqDAAA%2CWAAA%2CCAAA%2CCAOA%2CyCACC%2CuCAAA%2CWAAA%2CCAKC%2C4DAAA%2CaAAA%2CCAIC%2C2DAAA%2CaAAA%2CCAOD%2CoDAAA%2CaAAA%2CCAIA%2C0DAAA%2CYAAA%2CCAAA%2CCAOH%2CiCAAA%2CuOAAA%2CCAaA%2CuCAAA%2CwBAAA%2CCAIC%2CyCAAA%2CuCAAA%2CiBAAA%2CCAAA%2CCAKA%2CqDAAA%2C8KAAA%2CCAaC%2CyCAAA%2CqDAAA%2CwCAAA%2CCAAA%2CCAMA%2C%2BDAAA%2C0EAAA%2CCAMA%2CwDAAA%2C4GAAA%2CCAOC%2C0CAAA%2CwDAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C0DAAA%2CkCAAA%2CCAMD%2CkEAAA%2CkFAAA%2CCAMC%2C0CAAA%2CkEAAA%2C%2BBAAA%2CCAAA%2CCAUD%2CyCACC%2C2DAAA%2CgDAAA%2CCAUC%2C8DAAA%2CkBAAA%2CCAOC%2CgEAAA%2CaAAA%2CCAKD%2CwEAAA%2CaAAA%2CCAAA%2CCAjBA%2CgEAAA%2C2DAAA%2CkBAAA%2CCAAA%2CCAQC%2CgEAAA%2C8DAAA%2CeAAA%2CCAAA%2CCAYA%2CgEAAA%2CwEAAA%2CYAAA%2CCAAA%2CCASL%2CyCAAA%2CkJAAA%2CCAUC%2CyCAAA%2CyCAAA%2CUAAA%2CCAAA%2CCAIA%2C8CAAA%2C8CAAA%2CCAMA%2CoDAAA%2CkDAAA%2CCAOF%2CgCAAA%2CkBAAA%2CCChrBD%2CiBAAA%2CgFAAA%2CCAMC%2CiCAAA%2C4BAAA%2CCAIC%2CyCAAA%2CiCAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CqBAAA%2CCAKD%2CwCAAA%2CkBAAA%2CCAIC%2CiDAAA%2CuKAAA%2CCAWA%2CsDAAA%2CwCAAA%2CCAKC%2C0CAAA%2CsDAAA%2CSAAA%2CCAAA%2CCAIA%2CyCAAA%2CsDAAA%2CqBAAA%2CCAAA%2CCAKA%2CgEAAA%2CyIAAA%2CCASA%2CyDAAA%2CgIAAA%2CCAOC%2CyCAAA%2CyDAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2CyDAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C8DAAA%2CgBAAA%2CCAWH%2CsCAAA%2CiDAAA%2CCAKC%2CyCAAA%2CsCAAA%2CYAAA%2CCAAA%2CCAIA%2CoDAAA%2CgEAAA%2CCAOE%2C%2BDAAA%2CaAAA%2CCAMF%2CyCAAA%2CqEAAA%2CCAMC%2C4CAAA%2CoBAAA%2CCAGC%2C2DAAA%2CwGAAA%2CCAQC%2CkEAAA%2C0LAAA%2CCAeA%2CwEAAA%2C0CAAA%2CCAKA%2CiEAAA%2CCAKD%2C8CAAA%2CwJAAA%2CCASC%2CkDAAA%2CqBAAA%2CCAQJ%2CsCAAA%2CwCAAA%2CCAKC%2CqDAAA%2CkBAAA%2CCAGC%2C0CAAA%2CqDAAA%2CgBAAA%2CCAAA%2CCAIA%2CgEAAA%2CqDAAA%2C6BAAA%2CCAAA%2CCAKD%2CoDAAA%2CgBAAA%2CCAGC%2CyCAAA%2CoDAAA%2CaAAA%2CCAAA%2CCAIA%2CsDAAA%2CkCAAA%2CCAMD%2CkDAAA%2CuGAAA%2CCAOC%2C0CAAA%2CkDAAA%2CaAAA%2CCAAA%2CCAIA%2C0CAAA%2CkDAAA%2C6CAAA%2CCAAA%2CCAKA%2CyCAAA%2CkDAAA%2CgCAAA%2CCAAA%2CCAKA%2CyDAAA%2CaAAA%2CCAKD%2CyDAAA%2CkBAAA%2CCAGC%2C0CAAA%2CyDAAA%2CgCAAA%2CCAAA%2CCAKA%2CgEAAA%2CyDAAA%2C6BAAA%2CCAAA%2CCAUA%2CoEAAA%2C6DAAA%2CCAMC%2C0CAAA%2CoEAAA%2CaAAA%2CCAAA%2CCAIA%2C0CAAA%2CoEAAA%2C4BAAA%2CCAAA%2CCAIA%2CyCAAA%2CoEAAA%2CiCAAA%2CCAAA%2CCAKA%2CuEAAA%2CuHAAA%2CCAOC%2CyCAAA%2CuEAAA%2CcAAA%2CCAAA%2CCAKD%2CsEAAA%2C%2BBAAA%2CCJnHF%2CuEAAA%2CwEAAA%2CCAMC%2C0EAAA%2CkCAAA%2CCAIC%2CiFAAA%2C6FAAA%2CCAWF%2CuEAAA%2C6EAAA%2CCAMC%2C0EAAA%2CiBAAA%2CCIgGA%2C4EAAA%2CkCAAA%2CCAIC%2C0CAAA%2C4EAAA%2CiCAAA%2CCAAA%2CCAKA%2CoGAAA%2CwIAAA%2CCASC%2C0CAAA%2CoGAAA%2CkBAAA%2CCAAA%2CCAIA%2C6GAAA%2C2DAAA%2CCAOC%2CkHAAA%2CmCAAA%2CCAGC%2CqHAAA%2CaAAA%2CCAKD%2CsHAAA%2C%2BBAAA%2CCAGC%2CyHAAA%2CaAAA%2CCAKD%2CgHAAA%2C4GAAA%2CCAOC%2CyCAAA%2CgHAAA%2C%2BBAAA%2CCAAA%2CCAMD%2C6HAAA%2CyCAAA%2CCAYN%2CiBAAA%2CyBAAA%2CCAGC%2C0CAAA%2CiBAAA%2CwCAAA%2CCAAA%2CCAKA%2CyCAAA%2CiBAAA%2CeAAA%2CCAAA%2CCAIA%2CkCAAA%2CeAAA%2CCAIA%2C8BAAA%2CiBAAA%2CCAGC%2CuCAAA%2CsFAAA%2CCASA%2CkCAAA%2C2CAAA%2CCAMC%2C0CAAA%2CkCAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CkCAAA%2CWAAA%2CCAAA%2CCAKD%2CuCAAA%2C4LAAA%2CCAcC%2CqDAAA%2CYAAA%2CCAMF%2C6BAAA%2CuBAAA%2CCAKD%2CeAAA%2C6GAAA%2CCAOC%2CsBAAA%2C6BAAA%2CCAMD%2CsBAAA%2C0CAAA%2CCAIC%2C0CAAA%2CsBAAA%2CgBAAA%2CCAAA%2CCAIA%2CyCAAA%2CsBAAA%2CgBAAA%2CCAAA%2CCAIA%2CyBAAA%2C6IAAA%2CCAYC%2C%2BDAAA%2CwIAAA%2CCAKC%2CyCAAA%2C%2BDAAA%2C2BAAA%2CCAAA%2CCAIA%2CyCAAA%2C%2BDAAA%2CkCAAA%2CCAAA%2CCAKA%2CqFAAA%2C6FAAA%2CCASA%2CiFAAA%2CkIAAA%2CCAUC%2CyGAAA%2CsCAAA%2CCAIC%2C%2BGAAA%2CqEAAA%2CCAKC%2CsHAAA%2CeAAA%2CCAMD%2CgHAAA%2CiHAAA%2CCAQA%2C0HAAA%2C4HAAA%2CCAMC%2C4HAAA%2CyEAAA%2CCAMC%2CiIAAA%2CgBAAA%2CCAQH%2C2FAAA%2CmGAAA%2CCAOC%2C6FAAA%2CmFAAA%2CCAOA%2C%2BFAAA%2CqBAAA%2CCAIC%2CoGAAA%2CYAAA%2CCASF%2CuFAAA%2CyNAAA%2CCAYC%2C%2BGAAA%2C6BAAA%2CCAIC%2CgIAAA%2C0CAAA%2CCAKC%2CkIAAA%2CaAAA%2CCAGC%2CuIAAA%2CcAAA%2CCAMF%2CyHAAA%2C8CAAA%2CCAcN%2CqBAAA%2C%2BCAAA%2CCAKC%2CwBAAA%2C2HAAA%2CCAQC%2C6BAAA%2CsCAAA%2CCAMD%2CgDAAA%2CYAAA%2CCAGC%2CyCAAA%2CgDAAA%2CcAAA%2CCAAA%2CCAIA%2CoEAAA%2CuIAAA%2CCASC%2C0CAAA%2CoEAAA%2CWAAA%2CCAAA%2CCAIA%2C0CAAA%2CoEAAA%2CWAAA%2CCAAA%2CCAIA%2CyCAAA%2CoEAAA%2C2BAAA%2CCAAA%2CCAKA%2CyCAAA%2CoEAAA%2CWAAA%2CCAAA%2CCAIA%2CyCAEE%2CmFAAA%2CWAAA%2CCAKC%2C0GAAA%2CaAAA%2CCAIC%2CyGAAA%2CaAAA%2CCAQD%2C%2BFAAA%2CaAAA%2CCAIA%2CqGAAA%2CYAAA%2CCAAA%2CCAOH%2C6EAAA%2C2PAAA%2CCAcA%2C8FAAA%2CwBAAA%2CCAIC%2CyCAAA%2C8FAAA%2CYAAA%2CCAAA%2CCAIA%2C4GAAA%2CsIAAA%2CCAUC%2C%2BGAAA%2C0HAAA%2CCASA%2CyHAAA%2CkFAAA%2CCAQD%2CyCAGE%2CkHAAA%2CgDAAA%2CCAKC%2CqHAAA%2CgCAAA%2CCAKA%2C%2BHAAA%2CaAAA%2CCAAA%2CCAGC%2C%2BDAAA%2C%2BHAAA%2CYAAA%2CCAAA%2CCAWP%2CqCAAA%2CyCAAA%2CCAOD%2CmBAAA%2CmDAAA%2CCAKC%2CqBAAA%2C8FAAA%2CCAMC%2CyBAAA%2CuCAAA%2CCAKA%2CyBAAA%2CuCAAA%2CCAKA%2C2BAAA%2CaAAA%2CCAIE%2CsCAAA%2CYAAA%2CCCvxBJ%2CiBAAA%2CgCAAA%2CCAIC%2C0CAAA%2CiBAAA%2CcAAA%2CCAAA%2CCAIA%2CwCAAA%2CyCAAA%2CCAKC%2C0CAAA%2CwCAAA%2CaAAA%2CCAAA%2CCAIA%2C0CAAA%2CwCAAA%2CaAAA%2CCAAA%2CCAIA%2CgEAAA%2CwCAAA%2C6BAAA%2CCAAA%2CCAMC%2CqFAAA%2CwBAAA%2CCAIC%2CyCAAA%2CqFAAA%2CwCAAA%2CCAAA%2CCAMA%2CwFAAA%2CqJAAA%2CCAQC%2CyCAAA%2CwFAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C6FAAA%2CgDAAA%2CCAQA%2CqHAAA%2CkBAAA%2CCAMA%2CwHAAA%2CkBAAA%2CCAMA%2CmHAAA%2CkBAAA%2CCAMA%2CkHAAA%2CkBAAA%2CCAMA%2CmHAAA%2CkBAAA%2CCAMA%2CqHAAA%2CgCAAA%2CCAMD%2CqGAAA%2C6GAAA%2CCAUF%2C%2BDAAA%2CuFAAA%2CCAOC%2C0CAAA%2C%2BDAAA%2CcAAA%2CCAAA%2CCAIA%2CgEAAA%2C%2BDAAA%2C6BAAA%2CCAAA%2CCAIA%2CoEAAA%2CgBAAA%2CCAGC%2C0CAAA%2CoEAAA%2CcAAA%2CCAAA%2CCAIA%2CmFAAA%2CmCAAA%2CCAIA%2C2EAAA%2CmJAAA%2CCASC%2CyCAAA%2C2EAAA%2CiBAAA%2CCAAA%2CCAID%2C6EAAA%2C0FAAA%2CCAMC%2CkFAAA%2CaAAA%2CCCrJJ%2C%2BBAAA%2CuLAAA%2CCAQC%2C0CAAA%2C%2BBAAA%2C8BAAA%2CCAAA%2CCAIA%2CyCAAA%2C%2BBAAA%2C2BAAA%2CCAAA%2CCAIA%2CyCAAA%2C%2BBAAA%2C8BAAA%2CCAAA%2CCAKA%2CqDAAA%2C%2BGAAA%2CCAUA%2CiDAAA%2C4HAAA%2CCAUC%2CyEAAA%2CsBAAA%2CCAGC%2C%2BEAAA%2CqEAAA%2CCAKC%2CsFAAA%2CeAAA%2CCAMD%2CgFAAA%2CiHAAA%2CCAQA%2C0FAAA%2CqCAAA%2CCAGC%2C4FAAA%2C8BAAA%2CCAIC%2CiGAAA%2C6BAAA%2CCAQH%2C2DAAA%2C2MAAA%2CCAWC%2C%2BDAAA%2CqBAAA%2CCAIC%2CoEAAA%2CYAAA%2CCAOH%2CyCAKE%2CsHAAA%2CmNAAA%2CCAYC%2CsKAAA%2CgDAAA%2CCAME%2C4MAAA%2CaAAA%2CCAGC%2CsNAAA%2CcAAA%2CCAMF%2C0LAAA%2C8CAAA%2CCAAA%2CCCtIN%2CyCACC%2CwBAAA%2CgCAAA%2CCAGC%2CoCAAA%2C4BAAA%2CCAAA%2CCAMF%2C8BAAA%2C%2BDAAA%2CCAKC%2CqCAAA%2CoCAAA%2CCAMC%2CyCAAA%2CqCAAA%2CqBAAA%2CCAAA%2CCAKA%2CoDAAA%2CgEAAA%2CCAIC%2CwDAAA%2CmGAAA%2CCAMD%2CyCAAA%2CkEAAA%2CCAMC%2CyCAAA%2CyCAAA%2CYAAA%2CCAAA%2CCAOF%2CoCAAA%2CoKAAA%2CCAYC%2CyCAAA%2CoCAAA%2C0CAAA%2CCAAA%2CCAMA%2C4CAAA%2CkEAAA%2CCASC%2CyCAAA%2C4CAAA%2C0DAAA%2CCAAA%2CCAOA%2C0DAAA%2C6BAAA%2CCAIC%2CyCAAA%2C0DAAA%2CYAAA%2CCAAA%2CCAKD%2C%2BCAAA%2CyGAAA%2CCAOC%2CyCAAA%2C%2BCAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2C%2BCAAA%2CkDAAA%2CCAAA%2CCAOD%2C%2BCAAA%2CwFAAA%2CCAMC%2CyCAAA%2C%2BCAAA%2C%2BBAAA%2CCAAA%2CCAQA%2CyCAAA%2C8CAAA%2C%2BBAAA%2CCAAA%2CCAMD%2C2DAAA%2CkBAAA%2CCAID%2C4CAAA%2CiEAAA%2CCAOC%2CyCAAA%2C4CAAA%2C0BAAA%2CCAAA%2CCAKA%2C4DAAA%2C8CAAA%2CCAIE%2CyCAAA%2CgEAAA%2CsFAAA%2CCAAA%2CCAMF%2C6DAAA%2C%2BEAAA%2CCAOC%2CyCAAA%2C6DAAA%2CaAAA%2CCAAA%2CCAKD%2C%2BCAAA%2CaAAA%2CCAIA%2C%2BCAAA%2CgCAAA%2CCAIC%2CyCAAA%2C%2BCAAA%2CkBAAA%2CCAAA%2CCAMA%2CyCAAA%2C2DAAA%2CYAAA%2CCAAA%2CCAKD%2CyDAAA%2CkJAAA%2CCAUA%2C4DAAA%2CuEAAA%2CCAQC%2CgEAAA%2CsCAAA%2CCAIC%2CyCAAA%2CgEAAA%2CgCAAA%2CCAAA%2CCAKA%2CkEAAA%2C2FAAA%2CCAOA%2CoEAAA%2CgBAAA%2CCAGC%2CyEAAA%2CYAAA%2CCAQJ%2C4CAAA%2C0CAAA%2CCAKC%2C0DAAA%2CoHAAA%2CCAOC%2CyCAAA%2C0DAAA%2C4BAAA%2CCAAA%2CCAKD%2C%2BCAAA%2C4BAAA%2CCAKA%2C%2BCAAA%2CgCAAA%2CCAKA%2C%2BDAAA%2C8HAAA%2CCASA%2CiDAAA%2CkBAAA%2CCAGE%2CyCAAA%2CiDAAA%2CkBAAA%2CCAAA%2CCAID%2CmDAAA%2C%2BBAAA%2CCAIC%2CyCAAA%2CmDAAA%2C%2BBAAA%2CCAAA%2CCASD%2C%2BDAAA%2CyIAAA%2CCAUA%2CoEAAA%2CwHAAA%2CCAQC%2C4EAAA%2C4FAAA%2CCAWH%2C4CAAA%2C0CAAA%2CCAKC%2C0DAAA%2CoHAAA%2CCAOC%2CyCAAA%2C0DAAA%2C4BAAA%2CCAAA%2CCAKD%2C%2BCAAA%2C4BAAA%2CCAKA%2C%2BCAAA%2CiCAAA%2CCAIC%2CyCAAA%2C%2BCAAA%2CkBAAA%2CCAAA%2CCAKD%2C2DAAA%2CkBAAA%2CCAIA%2C8DAAA%2CiBAAA%2CCAGC%2CwEAAA%2CwHAAA%2CCASA%2CgEAAA%2CuLAAA%2CCAWC%2CoEAAA%2CiDAAA%2CCAKC%2C2EAAA%2CSAAA%2CCAIA%2CyEAAA%2CYAAA%2CCAKD%2CsEAAA%2CyBAAA%2CCAIE%2CiFAAA%2CYAAA%2CCAUH%2C%2BEAAA%2CkBAAA%2CCAGC%2CiFAAA%2CsLAAA%2CCAWC%2CqFAAA%2CiDAAA%2CCAKC%2C4FAAA%2CSAAA%2CCAIA%2C0FAAA%2CYAAA%2CCAKD%2CuFAAA%2CyBAAA%2CCAIE%2CkGAAA%2CYAAA%2CCAOH%2C6FAAA%2C0GAAA%2CCAOC%2CiGAAA%2CgBAAA%2CCASL%2C8CAAA%2C0MAAA%2CCAaC%2CyCAAA%2C8CAAA%2CkDAAA%2CCAAA%2CCAQC%2CyCAAA%2C8DAAA%2COAAA%2CCAAA%2CCAKD%2CsDAAA%2CsGAAA%2CCAQC%2CyCAAA%2CsDAAA%2C8CAAA%2CCAAA%2CCAOA%2C6DAAA%2C8OAAA%2CCAcA%2C4DAAA%2C8PAAA%2CCAiBH%2C8BAAA%2CoCAAA%2CCAKC%2CyCAAA%2C8BAAA%2CgBAAA%2CCAAA%2CCAID%2CqBAAA%2CCAUA%2CwBAAA%2CqCAAA%2CCAOA%2CsBACE%2CGAAA%2CqBAAA%2CCAGA%2CSAAA%2CSAAA%2CCAAA%2CCAKF%2CqBACE%2CGAAA%2CoBAAA%2CCAGA%2CIAAA%2CkBAAA%2CCAGA%2CKAAA%2CoBAAA%2CCAAA%2CCAKF%2CwBAAA%2C6CAAA%2CCAKC%2CyCAAA%2CwBAAA%2CYAAA%2CCAAA%2CCAIA%2C4BAAA%2CoBAAA%2CCAMC%2CgDAAA%2C8IAAA%2CCASC%2CoDAAA%2CwGAAA%2CCASC%2C2DAAA%2CgBAAA%2CCAMA%2CiEAAA%2CYAAA%2CCAKD%2CuDAAA%2C4DAAA%2CCASF%2CuCAAA%2CiEAAA%2CCAMC%2CyCAAA%2CmJAAA%2CCASC%2C6CAAA%2C6BAAA%2CCAMD%2C6CAAA%2CkBAAA%2CCAGC%2C%2BCAAA%2CaAAA%2CCAGC%2C0DAAA%2CYAAA%2CCAMH%2C0CAAA%2CgBAAA%2CCAGC%2C4CAAA%2C8IAAA%2CCASC%2CgDAAA%2C%2BEAAA%2CCAQC%2CuDAAA%2CgBAAA%2CCAMA%2C6DAAA%2CYAAA%2CCAKD%2CmDAAA%2C4DAAA%2CCAeH%2C%2BBAAA%2C0DAAA%2CCAMC%2CyCAAA%2C%2BBAAA%2CYAAA%2CCAAA%2CCAIA%2CmCAAA%2CoBAAA%2CCAKA%2C8CAAA%2CmFAAA%2CCAOC%2CgDAAA%2C8IAAA%2CCASC%2CoDAAA%2C6BAAA%2CCAMD%2CoDAAA%2CkBAAA%2CCAGC%2CsDAAA%2CaAAA%2CCAGC%2CiEAAA%2CYAAA%2CCAMH%2CiDAAA%2CgBAAA%2CCAGC%2CmDAAA%2CiIAAA%2CCAQC%2CuDAAA%2C8EAAA%2CCAQC%2C8DAAA%2CgBAAA%2CCAMA%2CoEAAA%2CYAAA%2CCAKD%2C0DAAA%2C4DAAA%2CCCrxBH%2CeAAA%2C0BAAA%2CCAGC%2CgCAAA%2CeAAA%2CCAIA%2CiCAAA%2C6IAAA%2CCASC%2CgDAAA%2CmEAAA%2CCAKA%2C0CAAA%2CiCAAA%2C2BAAA%2CCAAA%2CCAIA%2CyCAAA%2CiCAAA%2CeAAA%2CCAAA%2CCAMC%2CyCAEC%2CgDAAA%2CWAAA%2CCAMC%2CqEAAA%2CaAAA%2CCAMC%2CoEAAA%2CaAAA%2CCAAA%2CCAQJ%2C0CAAA%2CwOAAA%2CCAaA%2CyDAAA%2C6BAAA%2CCAIC%2CwEAAA%2CiBAAA%2CCAIA%2C%2BDAAA%2C4IAAA%2CCAUA%2CqEAAA%2C2GAAA%2CCAQC%2CyEAAA%2CsCAAA%2CCAOD%2C6EAAA%2CgGAAA%2CCAQA%2CuEAAA%2CmKAAA%2CCAYA%2C4DAAA%2C4GAAA%2CCAOC%2CyCAAA%2C4DAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C8DAAA%2CkCAAA%2CCASA%2CyCACC%2C2EAAA%2C4BAAA%2CCAIC%2C4FAAA%2CYAAA%2CCAKD%2CmFAAA%2CsDAAA%2CCAMC%2C2FAAA%2CiDAAA%2CCAMA%2C6FAAA%2CgGAAA%2CCAQD%2C6EAAA%2C4BAAA%2CCAIC%2CmFAAA%2CaAAA%2CCAAA%2CCASH%2CuEAAA%2CaAAA%2CCAMF%2CgCAAA%2CkBAAA%2CCC7LD%2CoBAAA%2C6FAAA%2CCAUC%2CkCAAA%2CsGAAA%2CCAYD%2CkCAAA%2CQAAA%2CCAGC%2CyCAAA%2CkCAAA%2CQAAA%2CCAAA%2CCAKD%2CuBAAA%2CyOAAA%2CCAcC%2CyCAAA%2CuBAAA%2CsDAAA%2CCAAA%2CCAMA%2CoDAAA%2CsBAAA%2CCAIC%2C0CAAA%2CoDAAA%2C4BAAA%2CCAAA%2CCAIA%2CyCAAA%2CoDAAA%2C2BAAA%2CCAAA%2CCAIA%2CuDAAA%2CyFAAA%2CCAMC%2C0CAAA%2CuDAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2CuDAAA%2CkDAAA%2CCAAA%2CCAOD%2C4DAAA%2CkDAAA%2CCAMA%2C8DAAA%2CiHAAA%2CCAOC%2CkEAAA%2CeAAA%2CCAOF%2C2BAAA%2CwCAAA%2CCAKC%2CyCAAA%2C2BAAA%2CYAAA%2CCAAA%2CCAKD%2C4BAAA%2CiFAAA%2CCAIA%2CmCAAA%2CsGAAA%2CCAKA%2C6BAAA%2C8GAAA%2CCAKA%2CmCAAA%2C%2BFAAA%2CCAMD%2CqBAAA%2CsEAAA%2CCAMC%2C0CAAA%2CqBAAA%2C2CAAA%2CCAAA%2CCAKA%2CyCAAA%2CqBAAA%2CwBAAA%2CCAAA%2CCAKA%2CgDAAA%2CqHAAA%2CCAQC%2C0CAAA%2CgDAAA%2CoCAAA%2CCAAA%2CCAKA%2C0CAAA%2CgDAAA%2CiBAAA%2CCAAA%2CCAIA%2CyCAAA%2CgDAAA%2C4CAAA%2CCAAA%2CCAMA%2C8DAAA%2C4CAAA%2CCAKC%2CyCAAA%2C8DAAA%2CYAAA%2CCAAA%2CCAKD%2CiEAAA%2C8DAAA%2CCAQC%2CyCAAA%2CiEAAA%2CyEAAA%2CCAAA%2CCAQA%2CyCAAA%2CiEAAA%2CoCAAA%2CCAAA%2CCAKA%2CwFAAA%2CuDAAA%2CCAMC%2CyCAAA%2CwFAAA%2C0BAAA%2CCAAA%2CCAKA%2CoGAAA%2CqJAAA%2CCAUA%2CiGAAA%2CiCAAA%2CCAIC%2CmGAAA%2CkCAAA%2CCAIC%2C0CAAA%2CmGAAA%2CYAAA%2CCAAA%2CCAIA%2CiJAAA%2CYAAA%2CCAGA%2C0IAAA%2CYAAA%2CCAGA%2CiJAAA%2CYAAA%2CCAIA%2CuGAAA%2CqBAAA%2CCAMF%2CsGAAA%2C6GAAA%2CCAOC%2CwGAAA%2C8GAAA%2CCAOC%2C4GAAA%2CsCAAA%2CCAIC%2CiHAAA%2CcAAA%2CCAKD%2C8GAAA%2CaAAA%2CCAIE%2CuHAAA%2CcAAA%2CCASL%2CyFAAA%2CcAAA%2CCAIC%2C2GAAA%2CeAAA%2CCAKD%2CgFAAA%2C0IAAA%2CCAUC%2CkFAAA%2CsCAAA%2CCAIC%2CsFAAA%2C4DAAA%2CCASH%2C8DAAA%2C%2BCAAA%2CCAKC%2CyCAAA%2C8DAAA%2CgBAAA%2CCAAA%2CCAIA%2CgEAAA%2CuCAAA%2CCAIC%2CsEAAA%2CoBAAA%2CCAKD%2C6EAAA%2CqGAAA%2CCAQC%2CyCAAA%2C6EAAA%2CkCAAA%2CCAAA%2CCAKA%2CoFAAA%2C6BAAA%2CCAOD%2C%2BEAAA%2CeAAA%2CCAIC%2CyCAAA%2C%2BEAAA%2CkCAAA%2CCAAA%2CCAKA%2C0FAAA%2CqDAAA%2CCAOA%2CoGAAA%2CiMAAA%2CCAcD%2C4FAAA%2CkCAAA%2CCAKE%2C6GAAA%2CeAAA%2CCAGC%2CyCAAA%2C6GAAA%2CcAAA%2CCAAA%2CCAMF%2C2GAAA%2CaAAA%2CCAKD%2CwEAAA%2CwJAAA%2CCAUC%2CyCAAA%2CwEAAA%2CkCAAA%2CCAAA%2CCAOF%2C8DAAA%2CmBAAA%2CCAIC%2CgFAAA%2CgBAAA%2CCAIA%2CiEAAA%2CkJAAA%2CCASA%2C6EAAA%2CoBAAA%2CCAIA%2C2EAAA%2CkBAAA%2CCAGC%2C%2BEAAA%2CyKAAA%2CCAUA%2C6FAAA%2CsDAAA%2CCAKA%2C6FAAA%2CsFAAA%2CCAMC%2CoGAAA%2CeAAA%2CCAIA%2C8GAAA%2CwCAAA%2CCAKC%2CgHAAA%2CmGAAA%2CCAOC%2CwHAAA%2CgFAAA%2CCAMA%2CoHAAA%2CUAAA%2CCAGC%2CyHAAA%2CYAAA%2CCAWP%2CsCAAA%2CeAAA%2CCAGC%2CyCAAA%2C%2BJAAA%2CCAaC%2C2EAAA%2CmHAAA%2CCAQC%2CyCAAA%2C2EAAA%2C4BAAA%2CCAAA%2CCAMC%2C0FAAA%2CaAAA%2CCAKC%2C%2BGAAA%2CaAAA%2CCAIC%2C8GAAA%2CaAAA%2CCAOH%2CoFAAA%2CuMAAA%2CCAYA%2CmGAAA%2C6BAAA%2CCAIC%2CyGAAA%2C4IAAA%2CCAUA%2C%2BGAAA%2CqDAAA%2CCAMC%2CmHAAA%2CsCAAA%2CCAOD%2CuHAAA%2C0CAAA%2CCAMA%2CiHAAA%2C8KAAA%2CCAaA%2CsGAAA%2C4FAAA%2CCAMC%2CyCAAA%2CsGAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CwGAAA%2CkCAAA%2CCAQA%2CqHAAA%2CaAAA%2CCAGC%2CyCAAA%2CqHAAA%2CYAAA%2CCAAA%2CCAKD%2C6HAAA%2CyBAAA%2CCAIC%2CqIAAA%2CiDAAA%2CCAKC%2CyCAAA%2CqIAAA%2CYAAA%2CCAAA%2CCAKD%2CuIAAA%2CgGAAA%2CCAMC%2CyCAAA%2CuIAAA%2CYAAA%2CCAAA%2CCAMF%2CuHAAA%2C4BAAA%2CCAIC%2CyCAAA%2CuHAAA%2CWAAA%2CCAAA%2CCAIA%2C6HAAA%2CaAAA%2CCAQF%2CiHAAA%2CaAAA%2CCAKC%2CuHAAA%2CaAAA%2CCAWN%2C2BAAA%2CgCAAA%2CCCjrBE%2CuEAAA%2CeAAA%2CCAKF%2CqBAAA%2CoCAAA%2CCAIC%2CwBAAA%2C4FAAA%2CCAOC%2C2BAAA%2CoBAAA%2CCAGC%2C6BAAA%2CiKAAA%2CCAWC%2CoCAAA%2C0LAAA%2CCAeA%2C0CAAA%2C0CAAA%2CCAMC%2C6CAAA%2C0CAAA%2CCAWL%2CkBAAA%2CYAAA%2CCAGC%2C8BAAA%2CaAAA%2CCAIA%2CqBAAA%2C8IAAA%2CCAYC%2CqCAAA%2CgFAAA%2CCAMC%2C0CAAA%2CqCAAA%2C0DAAA%2CCAAA%2CCAMA%2CyCAAA%2CqCAAA%2C8BAAA%2CCAAA%2CCAKA%2CqDAAA%2CcAAA%2CCAGC%2C0CAAA%2CqDAAA%2CiBAAA%2CCAAA%2CCAIA%2CyCAAA%2CqDAAA%2CcAAA%2CCAAA%2CCAKD%2C8CAAA%2CoPAAA%2CCAaA%2CiDAAA%2CwBAAA%2CCAIC%2C%2BDAAA%2CuLAAA%2CCAcA%2C2DAAA%2C%2BHAAA%2CCASA%2CuDAAA%2C8HAAA%2CCASA%2CoDAAA%2C4GAAA%2CCAOC%2CsDAAA%2CkCAAA%2CCAMD%2C6DAAA%2CqDAAA%2CCAMC%2CiEAAA%2CsCAAA%2CCAQE%2C8EAAA%2CYAAA%2CCAUF%2CqMAAA%2CaAAA%2CCAOD%2CyCACC%2CoDAAA%2CWAAA%2CCAKC%2CqEAAA%2C4BAAA%2CCAIC%2C0JAAA%2CaAAA%2CCAKC%2C0EAAA%2CaAAA%2CCAMF%2CmEAAA%2CaAAA%2CCAAA%2CCChOL%2C6DAAA%2C0NAAA%2CCAUC%2CgEAAA%2CgHAAA%2CCAQC%2CqGAAA%2CkBAAA%2CCAGC%2CoHAAA%2CkBAAA%2CCAOA%2CqIAAA%2CaAAA%2CCAGC%2C4IAAA%2CaAAA%2CCAOA%2CiJAAA%2CwBAAA%2CCAKE%2C0JAAA%2CYAAA%2CCAMF%2C%2BIAAA%2C2CAAA%2CCAQG%2CwTAAA%2CYAAA%2CCAYD%2C4JAAA%2CaAAA%2CCAKC%2CyKAAA%2CaAAA%2CCASH%2CyCAAA%2CsIAAA%2CYAAA%2CCAAA%2CCAQJ%2CwDAAA%2C%2BCAAA%2CCAKC%2C0EAAA%2CgDAAA%2CCAIC%2C6EAAA%2C2EAAA%2CCAQF%2CsDAAA%2C8BAAA%2CCC1GE%2CoNAAA%2CWAAA%2CCAGC%2C8OAAA%2CWAAA%2CCAID%2CsOAAA%2C4DAAA%2CCAMC%2C4PAAA%2CgCAAA%2CCAGC%2C8QAAA%2CqEAAA%2CCAIC%2C0CAAA%2C8QAAA%2CSAAA%2CCAAA%2CCAKD%2CsRAAA%2CqCAAA%2CCAKC%2C0CAAA%2CsRAAA%2CSAAA%2CCAAA%2CCAOF%2C4RAAA%2CSAAA%2CCAGC%2CkSAAA%2CkBAAA%2CCAIA%2CsTAAA%2CkJAAA%2CCASA%2C4SAAA%2CeAAA%2CCAOH%2CoJAAA%2CyGAAA%2CCAQC%2C4JAAA%2CiCAAA%2CCAKA%2C8KAAA%2CoHAAA%2CCASC%2CsLAAA%2CqCAAA%2CCASE%2C4MAAA%2CYAAA%2CCAQF%2CoLAAA%2CgBAAA%2CCAMA%2CoLAAA%2CwCAAA%2CCAOA%2CgNAAA%2CsJAAA%2CCAYC%2CwNAAA%2CqDAAA%2CCAMC%2CoPAAA%2CwBAAA%2CCAMA%2CgOAAA%2CsBAAA%2CCAKE%2CsPAAA%2CYAAA%2CCAIA%2CsPAAA%2CYAAA%2CCAMF%2CkOAAA%2C4BAAA%2CCASJ%2CwIAAA%2CiEAAA%2CCAMC%2CgKAAA%2CuCAAA%2CCAKC%2CsKAAA%2CiCAAA%2CCAKE%2CoMAAA%2CsCAAA%2CCASC%2C8NAAA%2C6CAAA%2CCAYN%2CwGAAA%2C%2BCAAA%2CCAKC%2C4IAAA%2CgDAAA%2CCAIC%2CkJAAA%2C2EAAA%2CCAMA%2C0JAAA%2CgBAAA%2CCAKE%2C4NAAA%2CuPAAA%2CCAeC%2CyCAAA%2C4NAAA%2CcAAA%2CCAAA%2CCAWD%2CkMAAA%2CsBAAA%2CCAKE%2CwNAAA%2CcAAA%2CCC5PP%2C0BAAA%2CiNAAA%2CCAYC%2CyCAAA%2C0BAAA%2CsDAAA%2CCAAA%2CCAMA%2CoCAAA%2CgGAAA%2CCAKA%2C0DAAA%2CsBAAA%2CCAIC%2C0CAAA%2C0DAAA%2C4BAAA%2CCAAA%2CCAIA%2CgEAAA%2CsIAAA%2CCASA%2C6DAAA%2CyFAAA%2CCAMC%2C0CAAA%2C6DAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2C6DAAA%2CkDAAA%2CCAAA%2CCASF%2C8BAAA%2C4DAAA%2CCAOC%2CyCAAA%2C8BAAA%2CYAAA%2CCAAA%2CCAMF%2CwBAAA%2CyFAAA%2CCAOC%2CyCAAA%2CwBAAA%2CwBAAA%2CCAAA%2CCAKA%2CsDAAA%2CaAAA%2CCAGC%2CoEAAA%2C4CAAA%2CCAKC%2CyBAAA%2CoEAAA%2CYAAA%2CCAAA%2CCAKD%2CuEAAA%2C4DAAA%2CCAOC%2CyCAAA%2CuEAAA%2CqFAAA%2CCAAA%2CCASA%2C8FAAA%2CyEAAA%2CCAOC%2CyCAAA%2C8FAAA%2C0BAAA%2CCAAA%2CCAKA%2C0GAAA%2CkJAAA%2CCAUA%2C6GAAA%2CkDAAA%2CCAKC%2C%2BGAAA%2CgBAAA%2CCAIA%2CoHAAA%2CwFAAA%2CCAOA%2C%2BGAAA%2CaAAA%2CCAKA%2C2HAAA%2C%2BDAAA%2CCAOA%2C8HAAA%2CsDAAA%2CCAOD%2CuGAAA%2CoDAAA%2CCAKC%2CyGAAA%2CkCAAA%2CCAIC%2CuJAAA%2CYAAA%2CCAGA%2CgJAAA%2CYAAA%2CCAGA%2CuJAAA%2CYAAA%2CCAIA%2C6GAAA%2CqBAAA%2CCAMF%2C4GAAA%2C6GAAA%2CCAOC%2C8GAAA%2C8GAAA%2CCAOC%2CkHAAA%2CsCAAA%2CCAIC%2CuHAAA%2CcAAA%2CCAQJ%2CsFAAA%2C0IAAA%2CCAUC%2CwFAAA%2CsCAAA%2CCAIC%2C4FAAA%2C4DAAA%2CCAQE%2C8GAAA%2CYAAA%2CCAGA%2CkHAAA%2CYAAA%2CCAWJ%2CsEAAA%2CuCAAA%2CCAIC%2C4EAAA%2CoBAAA%2CCAKD%2CmFAAA%2CuHAAA%2CCAQC%2C0CAAA%2CmFAAA%2CaAAA%2CCAAA%2CCAIA%2CyCAAA%2CmFAAA%2CkCAAA%2CCAAA%2CCAKA%2C0FAAA%2C6BAAA%2CCAOD%2CqFAAA%2CiCAAA%2CCAIC%2C0CAAA%2CqFAAA%2CaAAA%2CCAAA%2CCAIA%2CyCAAA%2CqFAAA%2CkCAAA%2CCAAA%2CCAKA%2CgGAAA%2CqDAAA%2CCAOA%2C0GAAA%2CqKAAA%2CCAYD%2C8EAAA%2CwJAAA%2CCAUC%2CyCAAA%2C8EAAA%2CkCAAA%2CCAAA%2CCAMD%2CkFAAA%2CmGAAA%2CCAOC%2C0CAAA%2CkFAAA%2CaAAA%2CCAAA%2CCAIA%2CyCAAA%2CkFAAA%2CmDAAA%2CCAAA%2CCAMA%2CqFAAA%2CkJAAA%2CCASA%2CiGAAA%2CoBAAA%2CCAIA%2C%2BFAAA%2CkBAAA%2CCAGC%2CyCAAA%2C%2BFAAA%2CcAAA%2CCAAA%2CCAIA%2CmGAAA%2CyKAAA%2CCAUA%2CiHAAA%2CuEAAA%2CCAKC%2CwHAAA%2CeAAA%2CCAIA%2C%2BHAAA%2C%2BDAAA%2CCAOA%2CkIAAA%2CYAAA%2CCAGC%2CoIAAA%2CkGAAA%2CCAOC%2C4IAAA%2CgFAAA%2CCAMA%2CwIAAA%2CUAAA%2CCAGC%2C6IAAA%2CYAAA%2CCAYR%2CyCAAA%2CeAAA%2CCAGC%2C4CAAA%2C%2BJAAA%2CCAaC%2C8EAAA%2CmHAAA%2CCAQC%2CyCAAA%2C8EAAA%2C4BAAA%2CCAAA%2CCAMC%2C6FAAA%2CWAAA%2CCAKC%2CkHAAA%2CaAAA%2CCAIC%2CiHAAA%2CaAAA%2CCAOH%2CuFAAA%2C2NAAA%2CCAaA%2CsGAAA%2C6BAAA%2CCAIC%2C4GAAA%2C4IAAA%2CCAUA%2CkHAAA%2CqDAAA%2CCAMC%2CsHAAA%2CsCAAA%2CCAOD%2C0HAAA%2C0CAAA%2CCAMA%2CoHAAA%2CgKAAA%2CCAaA%2CyGAAA%2C4GAAA%2CCAOC%2C2GAAA%2CkCAAA%2CCAQA%2CwHAAA%2CaAAA%2CCAGC%2CyCAAA%2CwHAAA%2CYAAA%2CCAAA%2CCAKD%2CgIAAA%2CyBAAA%2CCAIC%2CwIAAA%2CiDAAA%2CCAMA%2C0IAAA%2CgGAAA%2CCAQD%2C0HAAA%2C4BAAA%2CCAIC%2CyCAAA%2C0HAAA%2CWAAA%2CCAAA%2CCAIA%2CgIAAA%2CaAAA%2CCASD%2CoWAAA%2CaAAA%2CCAOD%2C4FAAA%2CaAAA%2CCAUL%2C2BAAA%2CgCAAA%2CCCrmBA%2CsBAAA%2CeAAA%2CCAGC%2CyCAAA%2CsBAAA%2C6BAAA%2CCAAA%2CCAyBA%2CiCAAA%2CiCAAA%2CCAIC%2CyCAAA%2CiCAAA%2C6CAAA%2CCAAA%2CCAMA%2CoCAAA%2C6IAAA%2CCAUA%2C2CAAA%2CkBAAA%2CCAGC%2C8CAAA%2CwMAAA%2CCAaC%2C2DAAA%2CWAAA%2CCAGC%2CiEAAA%2C0GAAA%2CCASC%2C%2BIAAA%2CiKAAA%2CCAgBA%2CuEAAA%2CgCAAA%2CCAMD%2CiEAAA%2C6CAAA%2CCAQE%2CsFAAA%2CwBAAA%2CCAIA%2CqFAAA%2CmCAAA%2CCAUF%2CuEAAA%2CkBAAA%2CCAMF%2CoDAAA%2CoGAAA%2CCAQC%2C4DAAA%2C2BAAA%2CCAGC%2CqEAAA%2CmHAAA%2CCASA%2CmEAAA%2C6BAAA%2CCAIC%2CwEAAA%2C8GAAA%2CCASD%2CwEAAA%2CeAAA%2CCAGC%2C0EAAA%2CsFAAA%2CCAMC%2C8EAAA%2C4CAAA%2CCAQF%2CkEAAA%2CkBAAA%2CCAKG%2C2FAAA%2CYAAA%2CCAWJ%2CqEAAA%2CYAAA%2CCAQF%2C0CAAA%2C6IAAA%2CCAUA%2C0DAAA%2CqHAAA%2CCASC%2C0EAAA%2C6KAAA%2CCAWC%2CuFAAA%2CWAAA%2CCAKD%2CwEAAA%2CmFAAA%2CCASD%2CgEAAA%2C2FAAA%2CCAQC%2CiFAAA%2CkCAAA%2CCAIC%2CoFAAA%2C%2BDAAA%2CCAMC%2CsFAAA%2CwEAAA%2CCAWL%2CqBAAA%2C%2BCAAA%2CCAME%2CyCAAA%2CgDAAA%2CcAAA%2CCAAA%2CCAKD%2C%2BCAAA%2CkCAAA%2CCAIC%2CyCAAA%2C%2BCAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CkDAAA%2C6IAAA%2CCAWD%2CgDAAA%2C8BAAA%2CCAIC%2CyCAAA%2CgDAAA%2CeAAA%2CCAAA%2CCAIA%2CmEAAA%2CyGAAA%2CCASC%2CmFAAA%2C6KAAA%2CCAWC%2CgGAAA%2CWAAA%2CCAKD%2CiFAAA%2CoFAAA%2CCASD%2CyEAAA%2CkGAAA%2CCASC%2C0FAAA%2CkCAAA%2CCAIC%2C6FAAA%2C%2BDAAA%2CCAMC%2C%2BFAAA%2CwEAAA%2CCAWL%2C2BAAA%2C%2BGAAA%2CCAOC%2C4DAAA%2CSAAA%2CCAGC%2C0CAAA%2C4DAAA%2CQAAA%2CCAAA%2CCAIA%2CyCAAA%2C4DAAA%2CcAAA%2CCAAA%2CCAIA%2C0EAAA%2CkBAAA%2CCAGC%2CyCAAA%2C0EAAA%2COAAA%2CCAAA%2CCAIA%2CwFAAA%2CkDAAA%2CCAKC%2C2FAAA%2CiIAAA%2CCASA%2C0FAAA%2C%2BBAAA%2CCAKA%2C0FAAA%2CuCAAA%2CCAOF%2C0EAAA%2CeAAA%2CCAGC%2CyCAAA%2C0EAAA%2COAAA%2CCAAA%2CCAIA%2C6EAAA%2C6IAAA%2CCASA%2CiGAAA%2CuEAAA%2CCAMA%2CoFAAA%2C6BAAA%2CCC%2FbF%2CoFAAA%2CiHAAA%2CCAOE%2CyCAAA%2CsGAAA%2CcAAA%2CCAAA%2CCAKD%2CoIAAA%2CkCAAA%2CCAKC%2CyCAAA%2CoIAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CiLAAA%2CsEAAA%2CCAKC%2CgMAAA%2CsCAAA%2CCAKD%2C4JAAA%2CuIAAA%2CCAQC%2C%2BMAAA%2CoBAAA%2CCAIC%2C4PAAA%2CkDAAA%2CCAMA%2CwNAAA%2CsGAAA%2CCAQA%2CqNAAA%2C6BAAA%2CCAOA%2CkNAAA%2C0FAAA%2CCAQC%2C8NAAA%2C0BAAA%2CCAIC%2C6OAAA%2CYAAA%2CCAUF%2CoOAAA%2CkBAAA%2CCAOH%2CoIAAA%2CMAAA%2CCAGC%2CyCAAA%2CoIAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C6IAAA%2C6IAAA%2CCAUA%2CmMAAA%2CyBAAA%2CCAIC%2C4PAAA%2CqHAAA%2CCASC%2C4SAAA%2C6KAAA%2CCAWC%2CmVAAA%2CWAAA%2CCAKD%2CsSAAA%2CmFAAA%2CCASD%2C8QAAA%2C2FAAA%2CCAQC%2CiUAAA%2CkCAAA%2CCAIC%2C0UAAA%2C%2BDAAA%2CCAMC%2CgVAAA%2CwEAAA%2CCAYP%2C6FAAA%2CsGAAA%2CCAOC%2CkHAAA%2CiEAAA%2CCAMA%2C0IAAA%2CyBAAA%2CCAKA%2C2KAAA%2CmGAAA%2CCAUA%2CwKAAA%2CWAAA%2CCAIA%2CyCACC%2CqQAAA%2CYAAA%2CCAAA%2CCCrND%2CmDAAA%2CiHAAA%2CCAOE%2CyCAAA%2CyDAAA%2CcAAA%2CCAAA%2CCAKD%2CmEAAA%2CiCAAA%2CCAKC%2CyCAAA%2CmEAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C2FAAA%2CUAAA%2CCAGC%2C8FAAA%2CoHAAA%2CCAOC%2CiGAAA%2CqJAAA%2CCAUA%2CiGAAA%2CsDAAA%2CCAKC%2CsGAAA%2CeAAA%2CCAIA%2CoGAAA%2CsGAAA%2CCAQA%2CmGAAA%2CsCAAA%2CCAIC%2C%2BGAAA%2CqEAAA%2CCAMC%2CqHAAA%2CaAAA%2CCAIA%2CmHAAA%2C2BAAA%2CCAIC%2CwHAAA%2CYAAA%2CCAMF%2C0IAAA%2CYAAA%2CCASL%2CmEAAA%2CMAAA%2CCAGC%2CyCAAA%2CmEAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CsEAAA%2C6IAAA%2CCAUA%2CwFAAA%2CyBAAA%2CCAIC%2C2GAAA%2CqHAAA%2CCASC%2C2HAAA%2C6KAAA%2CCAWC%2CwIAAA%2CWAAA%2CCAIA%2CsJAAA%2CuBAAA%2CCAMD%2CyHAAA%2CmFAAA%2CCASD%2CiHAAA%2C2FAAA%2CCAQC%2CkIAAA%2CkCAAA%2CCAIC%2CqIAAA%2C%2BDAAA%2CCAMC%2CuIAAA%2CwEAAA%2CCCzKL%2CoDAAA%2CYAAA%2CCAIA%2CoCAAA%2CYAAA%2CCAOA%2C0EAAA%2C4FAAA%2CCAKA%2CyCACC%2CmDAAA%2CeAAA%2CCAGC%2CqDAAA%2CeAAA%2CCAAA%2CCCxBJ%2CcAAA%2CkGAAA%2CCAOC%2CiBAAA%2C%2BHAAA%2CCASA%2C4BAAA%2C8IAAA%2CCAWC%2C2BAAA%2CYAAA%2CCAKD%2CuBAAA%2CkBAAA%2CCAGC%2CyCAAA%2CuBAAA%2CcAAA%2CCAAA%2CCAIA%2C2BAAA%2CaAAA%2CCAKD%2CgBAAA%2CeAAA%2CCAIA%2CmBAAA%2CkBAAA%2CCAGC%2CsBAAA%2CqIAAA%2CCASC%2CwBAAA%2CaAAA%2CCAKD%2C6BAAA%2C8GAAA%2CCAUF%2CYAAA%2C8CAAA%2CCAKC%2CyBAAA%2CqIAAA%2CCAUA%2CsBAAA%2C8GAAA%2CCAQA%2CyBAAA%2CeAAA%2CCAGC%2C2BAAA%2CeAAA%2CCAGC%2CkCAAA%2CgGAAA%2CClBsDD%2C4BAAA%2CwEAAA%2CCAMC%2C%2BBAAA%2CkCAAA%2CCAIC%2CsCAAA%2C6FAAA%2CCAWF%2C4BAAA%2C6EAAA%2CCAMC%2C%2BBAAA%2CiBAAA%2CCkBlEC%2CiCAAA%2CcAAA%2CCCvHJ%2COAAA%2CyKAAA%2CCAYC%2CyCAAA%2COAAA%2C6BAAA%2CCAAA%2CCAIA%2CyCAAA%2COAAA%2CWAAA%2CCAAA%2CCAIA%2CWAAA%2C%2BLAAA%2CCAaA%2CgCAAA%2C8DAAA%2CCAOC%2CyCAAA%2CgCAAA%2CeAAA%2CCAAA%2CCAOA%2CyCAAA%2CaAAA%2CMAAA%2CCAAA%2CCAIA%2CyCAAA%2CaAAA%2CkCAAA%2CCAAA%2CCAKA%2CeAAA%2CqFAAA%2CCAOC%2CyCAAA%2CeAAA%2CgCAAA%2CCAAA%2CCAMD%2CiBAAA%2CaAAA%2CCAGC%2CyCAAA%2CiBAAA%2CsBAAA%2CCAAA%2CCAKA%2C0BAAA%2CmDAAA%2CCAMC%2CgDAAA%2CkBAAA%2CCAIA%2CiDAAA%2CkBAAA%2CCAOH%2CmBAAA%2CgBAAA%2CCAGC%2CqBAAA%2C8CAAA%2CCAKC%2CyCAAA%2CqBAAA%2CkCAAA%2CCAAA%2CCAOC%2CoCAAA%2CcAAA%2CCAMF%2CuBAAA%2CoCAAA%2CCAKC%2CyCAAA%2CuBAAA%2CsBAAA%2CCAAA%2CCAOF%2CqBAAA%2CgCAAA%2CCAIC%2CkCAAA%2CgCAAA%2CCAIC%2CyCAAA%2CkCAAA%2CYAAA%2CCAAA%2CCAIA%2CqCAAA%2CoBAAA%2CCAGC%2C6GAAA%2C2BAAA%2CCAIC%2C0CAAA%2C6GAAA%2C2BAAA%2CCAAA%2CCAKD%2C4CAAA%2CoDAAA%2CCAMA%2CmFAAA%2CwHAAA%2CCASC%2C0CAAA%2CmFAAA%2CiBAAA%2CCAAA%2CCAIA%2CiGAAA%2C4HAAA%2CCAUC%2C0CAAA%2CiGAAA%2CSAAA%2CCAAA%2CCAMF%2C%2BCAAA%2CqHAAA%2CCASC%2C0CAAA%2C%2BCAAA%2CiBAAA%2CCAAA%2CCAIA%2CiDAAA%2C6HAAA%2CCAQC%2CwDAAA%2CqMAAA%2CCAaA%2CuDAAA%2CyDAAA%2CCAMD%2CwDAAA%2CuFAAA%2CCAMC%2CwEAAA%2CYAAA%2CCAGC%2CoFAAA%2CqBAAA%2CCAKA%2CgGAAA%2CcAAA%2CCAIA%2CiGAAA%2CcAAA%2CCAIA%2C4FAAA%2CkBAAA%2CCAIA%2C2EAAA%2C8BAAA%2CCAMA%2C2EAAA%2CWAAA%2CCAIC%2C6EAAA%2CiHAAA%2CCAOC%2CoFAAA%2CqMAAA%2CCAeF%2C0EAAA%2C6HAAA%2CCAQC%2CiFAAA%2C8CAAA%2CCAMA%2CgFAAA%2CyDAAA%2CCAYN%2CuCAAA%2C2EAAA%2CCAQC%2CyCAAA%2CuCAAA%2CuBAAA%2CCAAA%2CCAIA%2C4CAAA%2C2CAAA%2CCAQC%2C6DAAA%2CaAAA%2CCAIA%2C8DAAA%2CcAAA%2CCAKD%2C%2BCAAA%2CiNAAA%2CCAaC%2CqDAAA%2CYAAA%2CCAQA%2C4DAAA%2CuBAAA%2CCAOF%2C%2BCAAA%2CkEAAA%2CCAQC%2CmDAAA%2CsCAAA%2CCAMA%2CoDAAA%2CiBAAA%2CCAMF%2CkBAAA%2CYAAA%2CCAGC%2CyCAAA%2CkBAAA%2CuDAAA%2CCAAA%2CCAcD%2C8CAAA%2CcAAA%2CCAIC%2CsDAAA%2CkBAAA%2CCAIA%2CsFAAA%2CYAAA%2CCAIA%2C0FAAA%2CcAAA%2CCAIA%2CsOAAA%2CaAAA%2CCAKA%2C8GAAA%2CaAAA%2CCAKE%2CoKAAA%2CcAAA%2CCAKD%2C8HAAA%2CqFAAA%2CCAMC%2CwJAAA%2CaAAA%2CCAQJ%2CcAAA%2CsGAAA%2CCAUC%2CsBAAA%2CwFAAA%2CCASA%2C4BAAA%2C2BAAA%2CCAGC%2CyCAAA%2CeAAA%2CCAMF%2CyBAAA%2C%2BIAAA%2CCAYC%2CyCAAA%2CyBAAA%2CQAAA%2CCAAA%2CCAIA%2CyCAAA%2CyBAAA%2CuBAAA%2CCAAA%2CCAIA%2C2CAAA%2CuCAAA%2CCAKC%2CoDAAA%2CcAAA%2CCAKD%2CiCAAA%2CmMAAA%2CCAYC%2C8CAAA%2CuBAAA%2CCCvgBF%2COAAA%2C4CAAA%2CCAMC%2CyCAAA%2COAAA%2CiBAAA%2CCAAA%2CCAIA%2CkBAAA%2C%2BEAAA%2CCAIA%2C4BAAA%2CYAAA%2CCAGC%2CyCAAA%2C4BAAA%2CcAAA%2CCAAA%2CCAKD%2CoBAAA%2CcAAA%2CCAGC%2CyCAAA%2CoBAAA%2CeAAA%2CCAAA%2CCAIA%2CqCAAA%2CoJAAA%2CCAQC%2CyCAAA%2CqCAAA%2CYAAA%2CCAAA%2CCAIA%2C2CAAA%2CoBAAA%2CCAGC%2C%2BCAAA%2CsBAAA%2CCAKA%2CyDAAA%2CYAAA%2CCAMF%2CwCAAA%2CsIAAA%2CCAOC%2CkEAAA%2C4BAAA%2CCAIC%2CyCAAA%2CkEAAA%2CYAAA%2CCAAA%2CCAIA%2CqEAAA%2C8GAAA%2CCAOC%2CyCAAA%2CqEAAA%2CcAAA%2CCAAA%2CCAKD%2CoEAAA%2CkBAAA%2CCAOH%2CqBAAA%2C6DAAA%2CCAKC%2CyCAAA%2CqBAAA%2C2CAAA%2CCAAA%2CCAKA%2CwBAAA%2C6IAAA%2CCASC%2CyCAAA%2CwBAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyCAAA%2CwBAAA%2CYAAA%2CCAAA%2CCAKD%2CqCAAA%2CqBAAA%2CCAIC%2CyCAAA%2CqCAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2CqCAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CqBAAA%2CCAIC%2CyCAAA%2CyCAAA%2CcAAA%2CCAAA%2CCAIA%2C%2BCAAA%2CkBAAA%2CCAIA%2C4CAAA%2CgCAAA%2CCAIC%2CyCAAA%2C4CAAA%2CcAAA%2CCAAA%2CCAIA%2C8CAAA%2CkEAAA%2CCAOD%2C2CAAA%2C6JAAA%2CCAUC%2CiDAAA%2CyDAAA%2CCAKA%2C%2BCAAA%2C2BAAA%2CCAIC%2CoDAAA%2CYAAA%2CCAKF%2CmEAAA%2CgBAAA%2CCAMC%2CuDAAA%2CkBAAA%2CCAQH%2CmCAAA%2C2EAAA%2CCAMC%2CyCAAA%2CmCAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2CmCAAA%2C6BAAA%2CCAAA%2CCAKA%2CuCAAA%2CqGAAA%2CCAOC%2CyCAAA%2CuCAAA%2CmDAAA%2CCAAA%2CCAMA%2CyCAAA%2C2DAAA%2CCAMA%2CqDAAA%2COAAA%2CCAIA%2CmDAAA%2COAAA%2CCAIA%2CkDAAA%2COAAA%2CCAKD%2CiDAAA%2CqBAAA%2CCAIC%2CmDAAA%2CaAAA%2CCAGC%2C0CAAA%2CmDAAA%2CYAAA%2CCAAA%2CCAIA%2CuDAAA%2CoCAAA%2CCAMA%2CsFAAA%2CYAAA%2CCAIA%2C%2BEAAA%2CYAAA%2CCAIA%2CsFAAA%2CYAAA%2CCAIA%2CqFAAA%2CYAAA%2CCAUL%2CqBAAA%2CYAAA%2CCCzRA%2CmBAAA%2CyHAAA%2CCAQC%2CyCAAA%2CmBAAA%2CgBAAA%2CCAAA%2CCAIA%2CqCAAA%2C6FAAA%2CCCZD%2CYAAA%2CcAAA%2CCAGC%2CyCAAA%2CYAAA%2CuBAAA%2CCAAA%2CCAKA%2C6BAAA%2CsBAAA%2CCAMC%2CyCAAA%2C0BAAA%2CiBAAA%2CCAAA%2CCAIA%2C4BAAA%2CkCAAA%2CCAMD%2C8BAAA%2CgBAAA%2CCAGC%2CyCAAA%2C8BAAA%2C4BAAA%2CCAAA%2CCAKA%2C8CAAA%2C4JAAA%2CCASC%2CyCAAA%2C8CAAA%2CWAAA%2CCAAA%2CCAIA%2CuDAAA%2CwMAAA%2CCAQA%2C8DAAA%2CyKAAA%2CCAWC%2CkEAAA%2CsCAAA%2CCAOE%2CwFAAA%2CYAAA%2CCAOH%2C2DAAA%2C2FAAA%2CCAcE%2C%2BEAAA%2CYAAA%2CCAOH%2C6CAAA%2CqHAAA%2CCASA%2CqCAAA%2CiCAAA%2CCAIC%2CiDAAA%2C0BAAA%2CCAIC%2CyCAAA%2CiDAAA%2CiBAAA%2CCAAA%2CCAIA%2CyCAAA%2CiDAAA%2CyBAAA%2CCAAA%2CCAMD%2CyCAAA%2CqCAAA%2CiBAAA%2CCAAA%2CCAIA%2CyCAAA%2CqCAAA%2CyCAAA%2CCAAA%2CCAMA%2CyCAAA%2C%2BHAAA%2CCAMC%2CgDAAA%2CeAAA%2CCAKD%2C8CAAA%2C4GAAA%2CCAWC%2CyCAAA%2C8CAAA%2CiBAAA%2CCAAA%2CCAMF%2CoCAAA%2CMAAA%2CCAGC%2CyCAAA%2CoCAAA%2CcAAA%2CCAAA%2CCAIA%2CuCAAA%2C0KAAA%2CCAWA%2CsCAAA%2C%2BBAAA%2CCAKA%2CmDAAA%2CoDAAA%2CCAKA%2CuCAAA%2CqEAAA%2CCtBlCD%2CuCAAA%2CwEAAA%2CCAMC%2C0CAAA%2CkCAAA%2CCAIC%2CiDAAA%2C6FAAA%2CCAWF%2CuCAAA%2C6EAAA%2CCAMC%2C0CAAA%2CiBAAA%2CCuBzLH%2CeAAA%2CUAAA%2CCAGC%2CyCAAA%2CeAAA%2CeAAA%2CCAAA%2CCAIA%2CkBAAA%2C6KAAA%2CCAYA%2CiBAAA%2C8BAAA%2CCAKA%2CsCAAA%2C0EAAA%2CCAOC%2CyCAAA%2CsCAAA%2CgEAAA%2CCAAA%2CCAOA%2CkEAAA%2CYAAA%2CCAGC%2CyCAAA%2CkEAAA%2CqNAAA%2CCAeC%2CsEAAA%2C8CAAA%2CCAKC%2C8EAAA%2CuDAAA%2CCAAA%2CCASH%2CyDAAA%2CwEAAA%2CCAQC%2CyCAAA%2CyDAAA%2CYAAA%2CCAAA%2CCAIA%2C6DAAA%2C8FAAA%2CCAUC%2CyEAAA%2CSAAA%2CCAMF%2C4DAAA%2C0GAAA%2CCAOC%2CyCAAA%2C4DAAA%2CqIAAA%2CCAAA%2CCAWA%2CmEAAA%2CkGAAA%2CCAYC%2C8EAAA%2CiBAAA%2CCAKD%2CuEAAA%2CqDAAA%2CCAOC%2CyCAAA%2CuEAAA%2CYAAA%2CCAAA%2CCAIA%2C2EAAA%2CuCAAA%2CCAMA%2CgFAAA%2CsFAAA%2CCAUD%2C0EAAA%2CsGAAA%2CCASC%2CyCAAA%2C0EAAA%2C6CAAA%2CCAAA%2CCAMA%2C6EAAA%2C0HAAA%2CCAQC%2CyCAAA%2C6EAAA%2CkDAAA%2CCAAA%2CCAOD%2C4EAAA%2CYAAA%2CCAGC%2CyCAAA%2C4EAAA%2CaAAA%2CCAAA%2CCAMF%2CyEAAA%2C4FAAA%2CCASC%2C6EAAA%2CsCAAA%2CCAIC%2CoFAAA%2CYAAA%2CCAGA%2CkFAAA%2CYAAA%2CCAOC%2C0FAAA%2CYAAA%2CCAQH%2CyCACC%2CkEAAA%2CyDAAA%2CCAIC%2CwEAAA%2C%2BBAAA%2CCAKA%2CgFAAA%2CqCAAA%2CCAUC%2CmFAAA%2CkBAAA%2CCAKA%2CkFAAA%2CaAAA%2CCAMD%2C%2BEAAA%2CSAAA%2CCAAA%2CCAhBC%2C%2BDAAA%2CgFAAA%2CqBAAA%2CCAAA%2CCAuBL%2C6BAAA%2CYAAA%2CCC5QD%2CgBAAA%2CcAAA%2CCAGC%2CyCAAA%2CgBAAA%2CuBAAA%2CCAAA%2CCAKA%2CsBAAA%2CsBAAA%2CCAMC%2CgCAAA%2CkCAAA%2CCAMD%2CsCAAA%2C4CAAA%2CCAKC%2CyCAAA%2CsCAAA%2CaAAA%2CCAAA%2CCAIA%2CyCAAA%2C0JAAA%2CCAUC%2CgDAAA%2CaAAA%2CCAIA%2CyCAAA%2CyCAAA%2C8BAAA%2CCAAA%2CCAMD%2C8DAAA%2C6CAAA%2CCAKC%2CyCAAA%2C8DAAA%2CWAAA%2CCAAA%2CCAIA%2CyCAAA%2C8DAAA%2CWAAA%2CCAAA%2CCAIA%2CkEAAA%2CsDAAA%2CCAMC%2CyCAAA%2CkEAAA%2C4DAAA%2CCAAA%2CCAMA%2C8EAAA%2CsBAAA%2CCAMD%2CgFAAA%2C2BAAA%2CCAIC%2C0CAAA%2CgFAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CgFAAA%2C2CAAA%2CCAAA%2CCAMA%2CmFAAA%2CsHAAA%2CCASA%2CuFAAA%2CqFAAA%2CCAOA%2CkFAAA%2C%2BBAAA%2CCAKA%2CmFAAA%2CwFAAA%2CCAOC%2CsFAAA%2CoCAAA%2CCAIC%2C8FAAA%2C6FAAA%2CCAUF%2C%2BFAAA%2C%2BJAAA%2CCAWC%2CyCAAA%2C%2BFAAA%2CYAAA%2CCAAA%2CCAMF%2CiFAAA%2CcAAA%2CCAGC%2CyCAAA%2CiFAAA%2CmDAAA%2CCAAA%2CCAaA%2CqFAAA%2CuCAAA%2CCAMA%2CuGAAA%2C2LAAA%2CCAYC%2CyCAAA%2CuGAAA%2CYAAA%2CCAAA%2CCAQH%2C0DAAA%2C2FAAA%2CCAOC%2CyCAAA%2C0DAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2C0DAAA%2CmDAAA%2CCAAA%2CCAMA%2C6DAAA%2CgEAAA%2CCAMC%2CyCAAA%2C6DAAA%2CcAAA%2CCAAA%2CCAMC%2C8EAAA%2CiBAAA%2CCAKD%2CmEAAA%2CqGAAA%2CCAUA%2C%2BDAAA%2CyJAAA%2CCAUC%2C0CAAA%2C%2BDAAA%2CgBAAA%2CCAAA%2CCAIA%2CyCAAA%2C%2BDAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2C%2BDAAA%2CcAAA%2CCAAA%2CCAIA%2CsEAAA%2CuJAAA%2CCAaC%2C4EAAA%2CMAAA%2CCAMA%2C%2BEAAA%2CmJAAA%2CCCxRN%2C0BAAA%2CcAAA%2CCAGC%2CyCAAA%2C0BAAA%2CuBAAA%2CCAAA%2CCAKA%2C6BAAA%2C0JAAA%2CCAUC%2CoCAAA%2CaAAA%2CCAIA%2CyCAAA%2C6BAAA%2C8BAAA%2CCAAA%2CCAMD%2CgCAAA%2CsBAAA%2CCAMC%2C0CAAA%2CkCAAA%2CCAMD%2CgDAAA%2C4CAAA%2CCAKC%2CyCAAA%2CgDAAA%2CaAAA%2CCAAA%2CCAMA%2CwEAAA%2C6CAAA%2CCAKC%2CyCAAA%2CwEAAA%2CWAAA%2CCAAA%2CCAIA%2CyCAAA%2CwEAAA%2CWAAA%2CCAAA%2CCAIA%2C4EAAA%2CsDAAA%2CCAMC%2CyCAAA%2C4EAAA%2C4DAAA%2CCAAA%2CCAMA%2CwFAAA%2CsBAAA%2CCAMD%2C0FAAA%2C2BAAA%2CCAIC%2C0CAAA%2C0FAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2C0FAAA%2C2CAAA%2CCAAA%2CCAMA%2C6FAAA%2CsHAAA%2CCASA%2CiGAAA%2CqFAAA%2CCAOA%2C4FAAA%2C%2BBAAA%2CCAKA%2C6FAAA%2CwFAAA%2CCAOC%2CgGAAA%2CoCAAA%2CCAIC%2CwGAAA%2C6FAAA%2CCAUF%2CmGAAA%2CeAAA%2CCAIA%2CyGAAA%2C%2BJAAA%2CCAWC%2CyCAAA%2CyGAAA%2CYAAA%2CCAAA%2CCAMF%2C2FAAA%2CcAAA%2CCAGC%2CyCAAA%2C2FAAA%2CmDAAA%2CCAAA%2CCAWA%2C%2BFAAA%2CuCAAA%2CCAMA%2CiHAAA%2CgDAAA%2CCAMC%2CyCAAA%2CiHAAA%2CYAAA%2CCAAA%2CCAIA%2C6HAAA%2C8BAAA%2CCAMD%2CiHAAA%2C2LAAA%2CCAYC%2CyCAAA%2CiHAAA%2CYAAA%2CCAAA%2CCAQH%2CoEAAA%2C2FAAA%2CCAOC%2CyCAAA%2CoEAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CoEAAA%2CmDAAA%2CCAAA%2CCAMA%2CuEAAA%2CgEAAA%2CCAMC%2CyCAAA%2CuEAAA%2CcAAA%2CCAAA%2CCAMC%2CwFAAA%2CiBAAA%2CCAKD%2C6EAAA%2CqGAAA%2CCAUA%2CyEAAA%2CyJAAA%2CCAUC%2C0CAAA%2CyEAAA%2CgBAAA%2CCAAA%2CCAIA%2CyCAAA%2CyEAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2CyEAAA%2CcAAA%2CCAAA%2CCAIA%2CgFAAA%2CuJAAA%2CCAaC%2CsFAAA%2CMAAA%2CCAMA%2CyFAAA%2CmJAAA%2CCC1SL%2CqBAAA%2C2JAAA%2CCAcD%2C0BAAA%2C2DAAA%2CCAKC%2C6BAAA%2C0HAAA%2CCAYA%2CyCAAA%2CmBAAA%2CcAAA%2CCAAA%2CCAIA%2CqCAAA%2CkHAAA%2CCAQC%2CoDAAA%2C%2BBAAA%2CCAIA%2CyCAAA%2CqCAAA%2C4BAAA%2CCAAA%2CCAKA%2CyCAEE%2CoDAAA%2CWAAA%2CCAKC%2CyEAAA%2CaAAA%2CCAIC%2CwEAAA%2CaAAA%2CCAAA%2CCAQJ%2C8CAAA%2CuOAAA%2CCAaA%2C6DAAA%2C6BAAA%2CCAIC%2CmEAAA%2C4IAAA%2CCAUA%2CyEAAA%2C2GAAA%2CCAQC%2C6EAAA%2CsCAAA%2CCAOC%2C0FAAA%2CYAAA%2CCAMF%2CiFAAA%2CkIAAA%2CCAUA%2C2EAAA%2CmKAAA%2CCAYA%2CgEAAA%2C4GAAA%2CCAOC%2CkEAAA%2CkCAAA%2CCAMD%2CyCAGE%2C%2BEAAA%2C4BAAA%2CCAIC%2CgGAAA%2CYAAA%2CCAKD%2CuFAAA%2CwCAAA%2CCAKC%2C%2BFAAA%2CiDAAA%2CCAMA%2CiGAAA%2CgGAAA%2CCAQD%2CiFAAA%2C4BAAA%2CCAIC%2CuFAAA%2CaAAA%2CCAAA%2CCASH%2C2EAAA%2CaAAA%2CCAKC%2CiFAAA%2CaAAA%2CCC3MH%2CwBAAA%2C8IAAA%2CCASC%2CyCAAA%2CwBAAA%2CqBAAA%2CCAAA%2CCCTD%2C8BAAA%2C0CAAA%2CCAIC%2CyCAAA%2C8BAAA%2CCAAA%2CCAIA%2CyCAAA%2CeAAA%2CCAIA%2C8CAAA%2C2DAAA%2CCAOA%2C6CAAA%2CCAMC%2CyCAAA%2C6CAAA%2CYAAA%2CCAAA%2CCC3BH%2CgBAAA%2C4IAAA%2CCAMC%2C2CAAA%2CkBAAA%2CCAIA%2CiCAAA%2CeAAA%2CCAIA%2C2BAAA%2CeAAA%2CCAGC%2C%2BBAAA%2C6EAAA%2CCASD%2CmCAAA%2CqBAAA%2CCAGC%2CwCAAA%2CkFAAA%2CCAIA%2CyCAAA%2CsFAAA%2CCAIA%2CwCAAA%2CkFAAA%2CCAMA%2CwDAAA%2CgCAAA%2CCAIC%2C2DAAA%2CaAAA%2CCAKD%2CyDAAA%2CgCAAA%2CCAIC%2C4DAAA%2CaAAA%2CCAKD%2CwDAAA%2CkBAAA%2CCAMD%2C%2BBAAA%2CaAAA%2CCAGC%2CoCAAA%2CkBAAA%2CCAIA%2CqCAAA%2CkBAAA%2CCAIA%2CoCAAA%2CkBAAA%2CCAMD%2C4BAAA%2CyCAAA%2CCAIC%2CgCAAA%2CiCAAA%2CCAKA%2CyCAAA%2CoHAAA%2CCASC%2C6CAAA%2CmCAAA%2CCAKC%2CkDAAA%2CYAAA%2CCAOD%2C4CAAA%2CgBAAA%2CCAMA%2C4CAAA%2CwCAAA%2CCAOA%2C8CAAA%2C6BAAA%2CCAIC%2CiDAAA%2CYAAA%2CCAGC%2CwDAAA%2CgBAAA%2CCAGC%2CgEAAA%2CuDAAA%2CCAUC%2C6EAAA%2C6CAAA%2CCCnJP%2CgBAAA%2CcAAA%2CCAGC%2CsCAAA%2CqKAAA%2CCASC%2CyCAAA%2CsCAAA%2C6BAAA%2CCAAA%2CCAIA%2CoDAAA%2CsDAAA%2CCAOC%2CyCAAA%2CoDAAA%2CWAAA%2CCAAA%2CCAGA%2CyCAAA%2CoDAAA%2CYAAA%2CCAAA%2CCAIA%2CgEAAA%2CWAAA%2CCAGC%2C6EAAA%2CWAAA%2CCAGC%2CiFAAA%2CqJAAA%2CCAiBH%2CoDAAA%2C%2BEAAA%2CCAOC%2CyCAAA%2CoDAAA%2CcAAA%2CCAAA%2CCAIA%2C2DAAA%2CiBAAA%2CCAGC%2CuEAAA%2CoDAAA%2CCAKC%2C6EAAA%2CqDAAA%2CCAKA%2C%2BEAAA%2CqHAAA%2CCAaH%2CyDAAA%2CmCAAA%2CCAIC%2C0IAAA%2CeAAA%2CCAGC%2CkJAAA%2COAAA%2CCAGC%2C8JAAA%2CYAAA%2CCAGC%2C8LAAA%2CYAAA%2CCAGA%2CsLAAA%2CcAAA%2CCAQF%2CyEAAA%2CwBAAA%2CCAKD%2CqEAAA%2C%2BCAAA%2CCAKC%2CwEAAA%2CsBAAA%2CCAOE%2CuFAAA%2CiGAAA%2CCAaC%2CoGAAA%2CuDAAA%2CCAeJ%2C%2BDAAA%2CcAAA%2CCAOA%2CqEAAA%2CoCAAA%2CCAKC%2CyCAAA%2CqEAAA%2CkBAAA%2CCAAA%2CCAIA%2CyCAAA%2CqEAAA%2CcAAA%2CCAAA%2CCAID%2C6DAAA%2C6BAAA%2CCCnLH%2CYAAA%2CcAAA%2CCAGC%2CyCAAA%2CYAAA%2CcAAA%2CCAAA%2CCAMC%2CyCAAA%2C8BAAA%2CuBAAA%2CCAAA%2CCAKA%2CqDAAA%2CyHAAA%2CCAMC%2CyCAAA%2CqDAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CqDAAA%2COAAA%2CCAAA%2CCAKA%2CwDAAA%2C%2BHAAA%2CCASA%2CuDAAA%2CiEAAA%2CCAOA%2C8DAAA%2CsCAAA%2CCAIC%2CqEAAA%2C%2BCAAA%2CCAIA%2CoEAAA%2CwBAAA%2CCAMF%2CsDAAA%2CgBAAA%2CCAGC%2CyCAAA%2CsDAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2CsDAAA%2CuBAAA%2CCAAA%2CCAKA%2C0DAAA%2C8HAAA%2CCAQD%2CsCAAA%2CiBAAA%2CCAGC%2CyCAAA%2CsCAAA%2CiBAAA%2CCAAA%2CCAIA%2C6DAAA%2CgCAAA%2CCAIC%2CsEAAA%2CsCAAA%2CCAIC%2C6EAAA%2C2CAAA%2CCAMF%2C8DAAA%2CgBAAA%2CCAGC%2CyCAAA%2C8DAAA%2CeAAA%2CCAAA%2CCAIA%2C2EAAA%2CkGAAA%2CCAIC%2CiGAAA%2C8EAAA%2CCASA%2C6FAAA%2CgIAAA%2CCAYE%2C2HAAA%2CwEAAA%2CCAKC%2CkIAAA%2CsCAAA%2CCAMD%2C4HAAA%2CiHAAA%2CCAQA%2CsIAAA%2CqCAAA%2CCAGC%2CwIAAA%2C8BAAA%2CCAIC%2C6IAAA%2C6BAAA%2CCAQH%2CuGAAA%2C2BAAA%2CCAIC%2CyGAAA%2CmFAAA%2CCAWD%2CmGAAA%2C6NAAA%2CCAWC%2C2HAAA%2C6BAAA%2CCAKE%2C8IAAA%2CaAAA%2CCAGC%2CmJAAA%2CcAAA%2CCAMF%2CqIAAA%2CaAAA%2CCAGC%2CyIAAA%2CqBAAA%2CCAIC%2C8IAAA%2CYAAA%2CCAcT%2CwBAAA%2CqGAAA%2CCAOC%2C0BAAA%2CaAAA%2CCC1OF%2CiCAAA%2CgFAAA%2CCAOC%2CoDAAA%2CiEAAA%2CCAKC%2CuDAAA%2C%2BHAAA%2CCASA%2CsDAAA%2CqFAAA%2CCAQD%2C2CAAA%2CiBAAA%2CCAGC%2CoDAAA%2CgBAAA%2CCAIC%2CwDAAA%2CSAAA%2CCAID%2CoDAAA%2CgBAAA%2CCAIA%2CoDAAA%2CgBAAA%2CCAIC%2CwDAAA%2CSAAA%2CCAID%2CoDAAA%2CgBAAA%2CCAIC%2CwDAAA%2CSAAA%2CCAID%2CoDAAA%2CgBAAA%2CCC5DF%2CUAAA%2C%2BBAAA%2CCAIC%2CaAAA%2C%2BJAAA%2CCAWA%2C2BAAA%2C0IAAA%2CCASC%2C%2BBAAA%2CsCAAA%2CCAMD%2C%2BBAAA%2C8CAAA%2CCAKC%2C0CAAA%2C%2BBAAA%2CaAAA%2CCAAA%2CCAIA%2CiCAAA%2CmNAAA%2CCAaC%2CwCAAA%2C0LAAA%2CCAeA%2C8CAAA%2C0CAAA%2CCAKA%2C6CAAA%2C8CAAA%2CCAIC%2CiDAAA%2CuDAAA%2CCAOD%2C4CAAA%2C6CAAA%2CCAKA%2CqCAAA%2C4DAAA%2CCAMC%2C4CAAA%2CYAAA%2CCAGA%2C0CAAA%2CYAAA%2CCAKD%2CuCAAA%2CCAKE%2CkDAAA%2CYAAA%2CCAIA%2CgDAAA%2CYAAA%2CCASJ%2CyBAAA%2CmDAAA%2CCAMC%2C4CAAA%2C6BAAA%2CCAKC%2C4DAAA%2CgIAAA%2CCASC%2CgEAAA%2CwBAAA%2CCAIC%2CuEAAA%2CUAAA%2CCAIA%2CgFAAA%2CSAAA%2CCAGA%2CgFAAA%2COAAA%2CCAIA%2CoEAAA%2C0HAAA%2CCAOA%2CkFAAA%2CiFAAA%2CCAMC%2CqFAAA%2CyIAAA%2CCASC%2CuFAAA%2CaAAA%2CCAGC%2C2FAAA%2C4CAAA%2CCAMA%2C6FAAA%2CaAAA%2CCAGC%2CwGAAA%2CYAAA%2CCAMH%2C4FAAA%2C2DAAA%2CCAQA%2CsFAAA%2C4CAAA%2CCAKC%2C8FAAA%2C2FAAA%2CCASA%2C6FAAA%2C6JAAA%2CCAaD%2CyFAAA%2CgEAAA%2CCAMC%2CiGAAA%2C4JAAA%2CCAUA%2CgGAAA%2C6FAAA%2CCAcL%2C0CAEE%2C4DAAA%2CuBAAA%2CCAGC%2CgEAAA%2CwBAAA%2CCAIC%2CoEAAA%2CkFAAA%2CCAKC%2CqFAAA%2C%2BBAAA%2CCAKA%2C4FAAA%2CcAAA%2CCAMA%2CsFAAA%2C4BAAA%2CCAIC%2C8FAAA%2CWAAA%2CCAIA%2C6FAAA%2CWAAA%2CCAMF%2CuEAAA%2CUAAA%2CCAGC%2CyFAAA%2C8BAAA%2CCAIC%2CiGAAA%2CWAAA%2CCAIA%2CgGAAA%2CWAAA%2CCAMF%2CgFAAA%2CSAAA%2CCAGC%2CkGAAA%2CSAAA%2CCAKD%2CgFAAA%2CQAAA%2CCAGC%2CkGAAA%2CYAAA%2CCAAA%2CCCvUP%2CwBAAA%2CcAAA%2CCAGC%2CyCAAA%2CwBAAA%2CcAAA%2CCAAA%2CCAIA%2CiCAAA%2CiBAAA%2CCAGC%2CyCAAA%2CiCAAA%2CeAAA%2CCAAA%2CCAOA%2CwCAAA%2CoDAAA%2CCAKC%2CyCAAA%2CwCAAA%2CcAAA%2CCAAA%2CCAMF%2CsDAAA%2CUAAA%2CCAIA%2C2BAAA%2CmKAAA%2CCAWA%2C0BAAA%2CmFAAA%2CClCmHC%2C2BAAA%2CwEAAA%2CCAMC%2C8BAAA%2CkCAAA%2CCAIC%2CqCAAA%2C6FAAA%2CCAWF%2C2BAAA%2C6EAAA%2CCAMC%2C8BAAA%2CiBAAA%2CCkCpIF%2CsDAAA%2CmDAAA%2CCAMA%2CiDAAA%2CWAAA%2CCAIA%2C8BAAA%2CmDAAA%2CCAMA%2C2BAAA%2CqEAAA%2CCCrED%2CMAAA%2CmIAAA%2CCASE%2CsBAAA%2CoDAAA%2CCAOD%2CkBAAA%2CwCAAA%2CCAKC%2CqBAAA%2CoKAAA%2CCAWA%2C4BAAA%2CkCAAA%2CCAIC%2C%2BBAAA%2CyIAAA%2CCAWA%2CsCAAA%2CkBAAA%2CCAGC%2CyCAAA%2CoLAAA%2CCAWC%2C%2BCAAA%2CkBAAA%2CCAIA%2C6CAAA%2C%2BDAAA%2CCAMC%2CkDAAA%2CYAAA%2CCAMF%2C8CAAA%2C2DAAA%2CCAMC%2CgDAAA%2CaAAA%2CCAOA%2C8CAAA%2CkBAAA%2CCAGC%2CkDAAA%2CwBAAA%2CCC7FN%2C0BAAA%2CoBAAA%2CCAGC%2C6BAAA%2CuHAAA%2CCAQC%2CyCAAA%2C6BAAA%2CcAAA%2CCAAA%2CCAKD%2C4BAAA%2C%2BBAAA%2CCpC8IC%2C6BAAA%2CwEAAA%2CCAMC%2CgCAAA%2CkCAAA%2CCAIC%2CuCAAA%2C6FAAA%2CCAWF%2C6BAAA%2C6EAAA%2CCAMC%2CgCAAA%2CiBAAA%2CCoClKF%2CsCAAA%2CqBAAA%2CCCvBD%2CYAAA%2CqKAAA%2CCAQC%2CyCAAA%2CYAAA%2C2BAAA%2CCAAA%2CCAIA%2CmBAAA%2CkIAAA%2CCCZD%2CqBAAA%2CaAAA%2CCAGC%2C8BAAA%2CqFAAA%2CCCHD%2CgBAAA%2CaAAA%2CCCAA%2CeAAA%2CkBAAA%2CCAGC%2C0CAAA%2CeAAA%2CcAAA%2CCAAA%2CCAMC%2C%2BBAAA%2CkCAAA%2CCAMD%2CoCAAA%2CyCAAA%2CCAKC%2C0CAAA%2CoCAAA%2CaAAA%2CCAAA%2CCAIA%2CgEAAA%2CoCAAA%2C6BAAA%2CCAAA%2CCAMC%2CsDAAA%2CYAAA%2CCAGC%2C0CAAA%2CsDAAA%2CcAAA%2CCAAA%2CCAIA%2CqEAAA%2CmCAAA%2CCAIA%2C4DAAA%2CgBAAA%2CCAGC%2CyCAAA%2C4DAAA%2CiCAAA%2CCAAA%2CCAKA%2CgEAAA%2CUAAA%2CCAGC%2CyCAAA%2CgEAAA%2CgDAAA%2CCAAA%2CCAQF%2C%2BDAAA%2C4EAAA%2CCAMC%2CyCAAA%2C%2BDAAA%2CiBAAA%2CCAAA%2CCChEJ%2C%2BBAAA%2CUAAA%2CCAIA%2C0BAAA%2CuBAAA%2CCAIA%2C6BAAA%2CeAAA%2CCAIA%2C6BAAA%2CoCAAA%2CCCdD%2CYAAA%2CcAAA%2CCAGC%2CeAAA%2CuLAAA%2CCAaA%2CcAAA%2CiBAAA%2CCAKE%2CyCAAA%2CmCAAA%2CYAAA%2CCAAA%2CCAKD%2CkCAAA%2CYAAA%2CCAGC%2CyCAAA%2CkCAAA%2CaAAA%2CCAAA%2CCAQD%2C4BAAA%2CkCAAA%2CCAMD%2C8BAAA%2C4CAAA%2CCAQC%2CyBAAA%2CkIAAA%2CCAQC%2C0CAAA%2CyBAAA%2CkDAAA%2CCAAA%2CCAKA%2CyCAAA%2CyBAAA%2C2BAAA%2CCAAA%2CCAIA%2CyCAAA%2CyBAAA%2C4BAAA%2CCAAA%2CCAIA%2CqCAAA%2CwHAAA%2CCAYA%2CqCAAA%2C8GAAA%2CCASC%2C4CAAA%2CoYAAA%2CCAkBC%2CgDAAA%2C8BAAA%2CCAKA%2C%2BCAAA%2CoFAAA%2CCAQD%2C2CAAA%2CsXAAA%2CCAqBC%2C8CAAA%2CwDAAA%2CCAMA%2C6CAAA%2CaAAA%2CCAGC%2CiDAAA%2CWAAA%2CCAGC%2CwDAAA%2CYAAA%2CCAGA%2CsDAAA%2CYAAA%2CCAOC%2C8DAAA%2CYAAA%2CCAYJ%2C6FAAA%2CyBAAA%2CCAGC%2C2GAAA%2CcAAA%2CCAGA%2CyGAAA%2CsFAAA%2CCAQD%2C%2BFAAA%2CcAAA%2CCAKA%2C6CAAA%2CsFAAA%2CCCtMJ%2CeAAA%2CoFAAA%2CCAQC%2CyCAAA%2CeAAA%2CsCAAA%2CCAIC%2CkCAAA%2CYAAA%2CCAAA%2CCAMA%2CyCAAA%2C4BAAA%2CwDAAA%2CCAKC%2C%2BCAAA%2CYAAA%2CCAAA%2CCAMF%2CkBAAA%2CoBAAA%2CCAGC%2CqBAAA%2CsCAAA%2CCAIC%2CyCAAA%2CqBAAA%2CoBAAA%2CCAAA%2CCAIA%2CyCAAA%2CqBAAA%2CiBAAA%2CCAAA%2CCAIA%2CsCAAA%2C%2BBAAA%2CCAIC%2C6CAAA%2CcAAA%2CCAIA%2C8CAAA%2CkBAAA%2CCAIA%2C4CAAA%2C6CAAA%2CCAUJ%2C6BAAA%2CQAAA%2CCAGC%2CyCAAA%2C6BAAA%2CQAAA%2CCAAA%2CCCnEA%2CyBAAA%2C2HAAA%2CCAQC%2CyCAAA%2CyBAAA%2CkBAAA%2CCAAA%2CCAKD%2C%2BBAAA%2CaAAA%2CCAGC%2CyCAAA%2C%2BBAAA%2CiBAAA%2CCAAA%2CCAIA%2C8CAAA%2CgBAAA%2CCAGE%2CyCAAA%2C8CAAA%2CQAAA%2CCAAA%2CCAKF%2CuCAAA%2C6CAAA%2CCAKC%2C0CAAA%2CuCAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2CuCAAA%2CkBAAA%2CCAAA%2CCAIA%2C8CAAA%2CoJAAA%2CCAUC%2CyCAAA%2C8CAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2C8CAAA%2CeAAA%2CCAAA%2CCAIA%2C2DAAA%2CiBAAA%2CCAIA%2CwDAAA%2CaAAA%2CCAIA%2CiDAAA%2CwFAAA%2CCAMC%2CyCAAA%2CiDAAA%2CcAAA%2CCAAA%2CCASF%2CsDAAA%2CcAAA%2CCAKE%2C0CAAA%2C6DAAA%2CiBAAA%2CCAAA%2CCAIA%2CyCAAA%2C6DAAA%2CgCAAA%2CCAAA%2CCC7FL%2CcAAA%2CaAAA%2CCAGC%2CqCAAA%2C%2BEAAA%2CCAOC%2CgEAAA%2CqCAAA%2C6BAAA%2CCAAA%2CCAIA%2C0CAAA%2CgBAAA%2CCAGC%2C0CAAA%2C0CAAA%2CcAAA%2CCAAA%2CCAIA%2CyDAAA%2CmCAAA%2CCAIA%2CiDAAA%2CmJAAA%2CCASA%2CmDAAA%2CyEAAA%2CCAKC%2CwDAAA%2CaAAA%2CCCvCJ%2CkBAAA%2C%2BJAAA%2CCAOC%2CyCAAA%2CkBAAA%2CcAAA%2CCAAA%2CCAKC%2CyCAAA%2CgCAAA%2CiJAAA%2CCAAA%2CCAUA%2CkCAAA%2C2CAAA%2CCAGC%2CyCAAA%2CkCAAA%2CiEAAA%2CCAAA%2CCAQF%2C0CAAA%2CgBAAA%2CCAGC%2C0CAAA%2C0CAAA%2CgBAAA%2CCAAA%2CCAIA%2C0DAAA%2CqIAAA%2CCAWC%2C0CAAA%2C0DAAA%2CkBAAA%2CCAAA%2CCAKA%2CyCAAA%2C0DAAA%2CuBAAA%2CCAAA%2CCAMD%2C8DAAA%2CiIAAA%2CCAWC%2C0CAAA%2C8DAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2C8DAAA%2CyCAAA%2CCAAA%2CCAMA%2C6EAAA%2CkCAAA%2CCAKA%2CiEAAA%2C0IAAA%2CCAOC%2CwEAAA%2CaAAA%2CCAIA%2CwEAAA%2CiMAAA%2CCCnGJ%2CkBAAA%2CcAAA%2CCAGC%2C4BAAA%2CkBAAA%2CCASC%2CkCAAA%2CkCAAA%2CCAKA%2CyCAAA%2CgCAAA%2CgBAAA%2CCAAA%2CCAKD%2C0CAAA%2C2BAAA%2CCAIC%2CyCAAA%2C0CAAA%2CuBAAA%2CCAAA%2CCAKA%2C6CAAA%2C8GAAA%2CCAOC%2CoDAAA%2CaAAA%2CCAKD%2CgDAAA%2CmBAAA%2CCAGC%2CyCAAA%2CgDAAA%2CgCAAA%2CCAAA%2CCAKA%2C6DAAA%2CeAAA%2CCAIA%2CuDAAA%2CgBAAA%2CCAGC%2CmEAAA%2COAAA%2CCAIA%2CyCAAA%2CuDAAA%2CuBAAA%2CCAAA%2CCAKA%2C2DAAA%2CsKAAA%2CCASA%2CgEAAA%2CmFAAA%2CCAQD%2CsDAAA%2CwBAAA%2CCAIC%2CyCAAA%2CsDAAA%2COAAA%2CCAAA%2CCAIA%2CoEAAA%2CkHAAA%2CCAMA%2CyDAAA%2CgHAAA%2CCAQA%2CwDAAA%2CgBAAA%2CCAIA%2CyCAAA%2CsDAAA%2CiBAAA%2CCAAA%2CCC9GJ%2CgCAAA%2CcAAA%2CCAGC%2CyCAAA%2CgCAAA%2CcAAA%2CCAAA%2CCAMC%2CyCAAA%2C8CAAA%2CgBAAA%2CCAAA%2CCAIA%2CgDAAA%2CkCAAA%2CCAMD%2C2CAAA%2C0BAAA%2CCAIC%2CyCAAA%2C2CAAA%2CqCAAA%2CCAAA%2CCAMA%2CqDAAA%2CMAAA%2CCAGC%2CwDAAA%2C0KAAA%2CCAWA%2CuDAAA%2C%2BBAAA%2CCAMD%2CiEAAA%2CgBAAA%2CCAGC%2CyCAAA%2CiEAAA%2CeAAA%2CCAAA%2CCAIA%2CoEAAA%2CkEAAA%2CCAOA%2CoEAAA%2C%2BCAAA%2CCAIC%2CuEAAA%2C8CAAA%2CCAIC%2CyEAAA%2C8GAAA%2CCAWD%2CkFAAA%2CgEAAA%2CCAMC%2CyFAAA%2CYAAA%2CCAIA%2CuFAAA%2CYAAA%2CCAKD%2CgFAAA%2C8GAAA%2CCCjGJ%2CkCAAA%2CcAAA%2CCAGC%2CyCAAA%2CkCAAA%2CcAAA%2CCAAA%2CCAIA%2CoDAAA%2CsEAAA%2CCAQA%2C2CAAA%2CyFAAA%2CCAWC%2CyCAAA%2CgDAAA%2CgBAAA%2CCAAA%2CCAIA%2CkDAAA%2CkCAAA%2CCAMD%2CoDAAA%2CgCAAA%2CCAIC%2CyCAAA%2CoDAAA%2CaAAA%2CCAAA%2CCAIA%2CuDAAA%2C0KAAA%2CCAWA%2CsDAAA%2C%2BBAAA%2CCAKA%2CmEAAA%2CoDAAA%2CCAKA%2CuDAAA%2CqEAAA%2CCjD6FA%2CuDAAA%2CwEAAA%2CCAMC%2C0DAAA%2CkCAAA%2CCAIC%2CiEAAA%2C6FAAA%2CCAWF%2CuDAAA%2C6EAAA%2CCAMC%2C0DAAA%2CiBAAA%2CCiD%2FGF%2C8CAAA%2CwHAAA%2CCAMA%2CgDAAA%2C6GAAA%2CCAOE%2CgEAAA%2CkCAAA%2CCAMD%2CmDAAA%2CaAAA%2CCAKD%2CmDAAA%2C6GAAA%2CCAOE%2CmEAAA%2CkCAAA%2CCAMD%2CsDAAA%2CaAAA%2CCC%2FGF%2CgBAAA%2CiCAAA%2CCAIC%2CyBAAA%2CgBAAA%2CcAAA%2CCAAA%2CCAKD%2CcAAA%2CgMAAA%2CCAUC%2CyBAAA%2CcAAA%2CQAAA%2CCAAA%2CCAmBD%2CaAAA%2CkCAAA%2CCAKA%2CsBAAA%2CkMAAA%2CCAYA%2CsBAAA%2CoJAAA%2CCAUC%2C4BAAA%2CuCAAA%2CCAMD%2CoBAAA%2CgDAAA%2CCAKC%2CyBAAA%2CmFAAA%2CCAQC%2C4BAAA%2C6DAAA%2CCAOF%2CyBAAA%2C2GAAA%2CCAOC%2C2BAAA%2C6CAAA%2CCAKC%2C%2BBAAA%2C4EAAA%2CCAOC%2CsCAAA%2CYAAA%2CCASC%2C4CAAA%2CYAAA%2CCCvHJ%2C0BAAA%2CoCAAA%2CCAIC%2C0CAAA%2C0BAAA%2CQAAA%2CCAAA%2CCAIA%2CyCAAA%2C0BAAA%2CoDAAA%2CCAAA%2CCAMA%2CyCAAA%2C0BAAA%2CoBAAA%2CCAAA%2CCAIA%2CsCAAA%2C6HAAA%2CCAWC%2C2CAAA%2CsCAAA%2CgBAAA%2CCAAA%2CCAIA%2C0CAAA%2CsCAAA%2CgBAAA%2CCAAA%2CCAIA%2CyCAAA%2CsCAAA%2CyDAAA%2CCAAA%2CCAWC%2C0CAAA%2CqDAAA%2CaAAA%2CCAAA%2CCAIA%2CyCAAA%2CqDAAA%2CcAAA%2CCAAA%2CCAIA%2CqEAAA%2CYAAA%2CCAGC%2CsFAAA%2C6BAAA%2CCAIC%2C0CAAA%2CsFAAA%2CkBAAA%2CCAAA%2CCAKD%2CuFAAA%2CgDAAA%2CCAIC%2C0CAAA%2CuFAAA%2CkBAAA%2CCAAA%2CCAIA%2CyFAAA%2C2GAAA%2CCAOC%2C6FAAA%2CkFAAA%2CCAOC%2CkGAAA%2CYAAA%2CCAMA%2CsGAAA%2CwDAAA%2CCASC%2C0GAAA%2CYAAA%2CCAQJ%2CwEAAA%2C4GAAA%2CCAQA%2C4EAAA%2CaAAA%2CCAGC%2CyCAAA%2C4EAAA%2CcAAA%2CCAAA%2CCAUJ%2CsCAAA%2CkCAAA%2CCAIC%2C0CAAA%2CsCAAA%2CiBAAA%2CCAAA%2CCAIA%2C0CAAA%2CsCAAA%2CgBAAA%2CCAAA%2CCAIA%2CyCAAA%2CsCAAA%2CkGAAA%2CCASE%2CyDAAA%2CYAAA%2CCAAA%2CCAKF%2CyCAAA%2CsCAAA%2CYAAA%2CCAAA%2CCAIA%2CwDAAA%2CQAAA%2CCAGC%2CyCAAA%2CwDAAA%2CYAAA%2CCAAA%2CCAIA%2CyCAAA%2CwDAAA%2CqBAAA%2CCAAA%2CCAKA%2C%2BDAAA%2C4CAAA%2CCAQC%2CyCAAA%2C%2BDAAA%2CWAAA%2CCAAA%2CCAIA%2CyCAAA%2C%2BDAAA%2CWAAA%2CCAAA%2CCAIA%2CiEAAA%2C2IAAA%2CCASC%2CqEAAA%2CuFAAA%2CCAQA%2C0EAAA%2CwRAAA%2CCAiBC%2C6JAAA%2CgCAAA%2CCAOD%2C%2BEAAA%2CSAAA%2CCAGC%2CuKAAA%2CSAAA%2CCAOD%2C8EAAA%2CSAAA%2CCAUJ%2CoDAAA%2CkCAAA%2CCAIC%2C2CAAA%2CoDAAA%2CgBAAA%2CCAAA%2CCChQD%2CgCAAA%2CiDAAA%2CCC2CG%2C2BAAA%2CuEAAA%2CCAkBJ%2CaAAA%2CwDAAA%2CCAMA%2CwBAAA%2C0LAAA%2CCAgBI%2CoEAAA%2CYAAA%2CCAGA%2CsCAAA%2C8IAAA%2CCAWJ%2CYAAA%2CMAAA%2CCAEI%2CwBAAA%2CqBAAA%2CCAIA%2CmBAAA%2CWAAA%2CCAMJ%2CYAAA%2COAAA%2CCAEI%2CwBAAA%2CqBAAA%2CCAIA%2CmBAAA%2CWAAA%2CCASH%2CqBAAA%2CyBAAA%2CCAKA%2CgCAAA%2CSAAA%2CCAIA%2CgCAAA%2CmCAAA%2CCAQD%2C2BAAA%2CkBAAA%2CCAIA%2CYAAA%2C4GAAA%2CCASI%2CeAAA%2CmGAAA%2CCAQI%2CsBAAA%2C%2BIAAA%2CCAeQ%2CsEAAA%2CSAAA%2CCAIJ%2C6BAAA%2CsOAAA%2CCAiBJ%2C0CAAA%2CwBAAA%2CCCvMR%2CeAAA%2C0BAAA%2CCAKE%2CmCAAA%2CeAAA%2CCAGC%2CyDAAA%2CuBAAA%2CCAIA%2CwDAAA%2CuBAAA%2CCAIA%2C4DAAA%2CuBAAA%2CCAKD%2CyCAAA%2CuFAAA%2CCAOC%2C0DAAA%2CmFAAA%2CCAWA%2C4CAAA%2CaAAA%2CCAKD%2C2LAAA%2CwGAAA%2CCAWA%2CiCAAA%2CwEAAA%2CCAOA%2C%2BCAAA%2CWAAA%2CCAIA%2CkCAAA%2CwFAAA%2CCAQA%2CoCAAA%2CwFAAA%2CCASA%2CoDAAA%2CuFAAA%2CCAOC%2CmIAAA%2CoEAAA%2CCAMA%2CmEAAA%2CiJAAA%2CCAUC%2CuEAAA%2CgBAAA%2CCAGC%2CyEAAA%2C6PAAA%2CCAgBF%2CiEAAA%2CmEAAA%2CCAKC%2CgFAAA%2CYAAA%2CCAIA%2CiFAAA%2CYAAA%2CCAGC%2CoFAAA%2CiPAAA%2CCAeC%2CkGAAA%2CeAAA%2CCAIA%2CiGAAA%2CkBAAA%2CCAIA%2C0FAAA%2CoCAAA%2CCAKA%2CoGAAA%2CCAKA%2CgGAAA%2CCAeA%2C0FAAA%2CwBAAA%2CCAMF%2CqFAAA%2CaAAA%2CCAOH%2C0CAAA%2C8BAAA%2CCAOC%2C0CAAA%2C2BAAA%2CCAIA%2CqCAAA%2CoBAAA%2CCAIA%2C2CAAA%2CySAAA%2CCAgBC%2CiDAAA%2CmCAAA%2CCAKA%2CmDAAA%2C0LAAA%2CCAeA%2CyDAAA%2C0CAAA%2CCAWD%2CqFAAA%2C2CAAA%2CCAKC%2CyFAAA%2CSAAA%2CCAGC%2C2FAAA%2CkOAAA%2CCAiBC%2C4GAAA%2CwBAAA%2CCAOH%2CmFAAA%2CkDAAA%2CCAKC%2CkGAAA%2CYAAA%2CCAKC%2CsGAAA%2C4FAAA%2CCAMC%2CsHAAA%2CuCAAA%2CCAKA%2CkHAAA%2CuDAAA%2CCAUJ%2C2DAAA%2C4IAAA%2CCAaE%2CsFAAA%2C0LAAA%2CCAgBD%2CyEAAA%2C0CAAA%2CCAKA%2C%2BEAAA%2CgIAAA%2CCAQC%2CqFAAA%2CmCAAA%2CCAQH%2CiBAAA%2C4DAAA%2CCAMC%2CsGAAA%2CwBAAA%2CCAKA%2CsCAAA%2C2BAAA%2CCAIC%2C4CAAA%2CuFAAA%2CCAOC%2CsGAAA%2CqFAAA%2CCAWA%2CgEAAA%2CuDAAA%2CCAOA%2CiEAAA%2CuLAAA%2CCAcA%2C0DAAA%2C0GAAA%2CCAUA%2C2DAAA%2C4SAAA%2CCAmBF%2C0BAAA%2CaAAA%2CCAGC%2CgCAAA%2CcAAA%2CCAKD%2C%2BBAAA%2C4IAAA%2CCAWC%2CuCAAA%2C0LAAA%2CCAeA%2C6CAAA%2C0CAAA%2CCAKA%2C6CAAA%2CWAAA%2CCAIA%2CmDAAA%2CqJAAA%2CCASC%2CyDAAA%2CmCAAA%2CCC3fH%2CeAAA%2C4EAAA%2CCAOC%2CkBAAA%2CoCAAA%2CCAIC%2CsBAAA%2CgBAAA%2CCAMF%2CkBAAA%2CqFAAA%2CCAOC%2CyCAAA%2CkBAAA%2CkCAAA%2CCAAA%2CCAMD%2CWAAA%2CwTAAA%2CCAgBC%2CgBAAA%2CyUAAA%2CCAiBC%2C4EAAA%2CkBAAA%2CCAMD%2C6BAAA%2CiCAAA%2CCAIA%2C0DAAA%2CiCAAA%2CCAKA%2C6BAAA%2CkCAAA%2CCAMC%2CoDAAA%2C0BAAA%2CCAMA%2CoDAAA%2C%2BGAAA%2CCAOA%2CoDAAA%2CmHAAA%2CCAOA%2CoDAAA%2C0BAAA%2CCAQF%2CoBAAA%2CsKAAA%2CCAaC%2CyCAAA%2CoBAAA%2CgBAAA%2CCAAA%2CCAIA%2CyCAAA%2CoBAAA%2CuBAAA%2CCAAA%2CCAKD%2CaAAA%2CmCAAA%2CCAKC%2CeAAA%2CiJAAA%2CCAWC%2CqBAAA%2CaAAA%2CCAKD%2CgBAAA%2CwBAAA%2CCAIC%2C0BAAA%2CmIAAA%2CCAWC%2C6BAAA%2CeAAA%2CCAGC%2C%2BBAAA%2CiBAAA%2CCAaD%2CyCAAA%2CgHAAA%2CCAoCE%2CsDAAA%2CwBAAA%2CCAmBF%2CqCAAA%2CyBAAA%2CCAME%2CgDAAA%2C6DAAA%2CCAKC%2CuDAAA%2C2OAAA%2CCAeA%2CkDAAA%2C8CAAA%2CCC5QN%2CUAAA%2CiBAAA%2CCAGC%2CmBAAA%2CQAAA%2CCAGC%2CyCACC%2CuBAAA%2CSAAA%2CCAAA%2CCAKD%2CyCACC%2CuBAAA%2CSAAA%2CCAAA%2CCAKF%2CmBAAA%2CgBAAA%2CCAIC%2CyCACC%2CuBAAA%2CSAAA%2CCAAA%2CCAID%2CyCAAA%2CmBAAA%2CQAAA%2CCAGC%2CuBAAA%2CSAAA%2CCAAA%2CCAKF%2CmBAAA%2CgBAAA%2CCAIC%2CuBAAA%2CSAAA%2CCAID%2CmBAAA%2CgBAAA%2CCAIC%2CuBAAA%2CSAAA%2CCAID%2CmBAAA%2CgBAAA%2CCAIA%2CmBAAA%2CgBAAA%2CCAIC%2CuBAAA%2CSAAA%2CCAIA%2CyCACC%2CuBAAA%2CSAAA%2CCAAA%2CCAID%2CyCACC%2CuBAAA%2CSAAA%2CCAAA%2CCAKF%2CmBAAA%2CgBAAA%2CCC1ED%2CqBAAA%2CiCAAA%2CCAIC%2C2CAAA%2C0BAAA%2CCAIC%2CyCAAA%2C2CAAA%2CaAAA%2CCAAA%2CCAIA%2C8CAAA%2CgIAAA%2CCASA%2CwDAAA%2CkCAAA%2CCAIC%2C2DAAA%2CgIAAA%2CCAQC%2CsEAAA%2CiBAAA%2CCAKD%2C8DAAA%2CqFAAA%2CCAOA%2CgEAAA%2CkFAAA%2CCAOA%2CmEAAA%2CkEAAA%2CCASF%2CoDAAA%2C%2BDAAA%2CCAQC%2CgEAAA%2CYAAA%2CCAIE%2CgFAAA%2CYAAA%2CCAKC%2CkFAAA%2C2BAAA%2CCAaD%2CgFAAA%2CwBAAA%2CCAKD%2C4EAAA%2C8DAAA%2CCAMC%2C%2BEAAA%2CsBAAA%2CCAOE%2C8FAAA%2CiGAAA%2CCAYA%2CmGAAA%2CcAAA%2CCAEC%2C2GAAA%2CuDAAA%2CCC3HP%2CmBAAA%2CkGAAA%2CCAUE%2CwBAAA%2CYAAA%2CCAIA%2CkCAAA%2C8HAAA%2CCAQA%2CuDAAA%2CiCAAA%2CCAIC%2C0DAAA%2CmGAAA%2CCAOC%2CyCAAA%2C0DAAA%2C6BAAA%2CCAAA%2CCAMA%2C%2BDAAA%2CoBAAA%2CCAMD%2C0DAAA%2CsFAAA%2CCAMC%2C0CAAA%2C0DAAA%2CgCAAA%2CCAAA%2CCAKA%2CyCAAA%2C0DAAA%2C%2BBAAA%2CCAAA%2CCAKA%2C%2BDAAA%2CaAAA%2CCAGC%2CqEAAA%2C6CAAA%2CCAOF%2CoEAAA%2CaAAA%2CCAGC%2CyCAAA%2CoEAAA%2CaAAA%2CCAAA%2CCAIA%2CsEAAA%2C2GAAA%2CCAOC%2C0EAAA%2C8EAAA%2CCAUE%2CgGAAA%2CYAAA%2CCAQJ%2C0EAAA%2CqGAAA%2CCAQC%2CyCAAA%2C0EAAA%2CYAAA%2CCAAA%2CCAIA%2C6EAAA%2C%2BHAAA%2CCAQC%2CyCAAA%2C6EAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CkFAAA%2CaAAA%2CCAKD%2C4EAAA%2C%2BCAAA%2CCAKC%2CyCAAA%2C4EAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyFAAA%2CgCAAA%2CCAIC%2CoGAAA%2C%2BEAAA%2CCAKC%2CwGAAA%2CsCAAA%2CCAKA%2CqHAAA%2CYAAA%2CCASL%2CmDAAA%2CsHAAA%2CCAUC%2CoEAAA%2C0FAAA%2CCAQC%2CkQAAA%2CqDAAA%2CCAUF%2CyDAAA%2C0DAAA%2CCASG%2CwEAAA%2CcAAA%2CCAQH%2CqCAAA%2CqEAAA%2CCAMA%2CyCAAA%2CqCAAA%2CYAAA%2CCAAA%2CCAIC%2CqEAAA%2C2IAAA%2CCASC%2CyEAAA%2CqCAAA%2CCAOE%2CsFAAA%2CYAAA%22%7D */