@charset "UTF-8";:root{--color-midnight: #020030;--color-white: #fff;--color-link-hover: #2700f2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:1.6;color:#000;background-color:#fff}img{max-width:100%;height:auto;display:block}a{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;transition:color .15s ease,text-decoration-color .15s ease,text-decoration-thickness .15s ease,text-underline-offset .15s ease}a:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}@media(min-width:768px){.container{padding:0 40px}}@media(min-width:1024px){.container{padding:0 100px}}.skip-link{position:absolute;top:0;left:0;z-index:1000;padding:.75rem 1.25rem;background:#fff;color:#020030;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;text-decoration:underline;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.skip-link{transition:none}}.site-header{background-color:var(--color-midnight);color:#fff}.site-header .container{display:flex;align-items:center;justify-content:space-between;min-height:80px}@media(min-width:1024px){.site-header .container{min-height:130px}}.site-logo{display:block;flex-shrink:0;color:#fff}.site-logo img,.site-logo svg{display:block;height:22px;width:auto}@media(min-width:1024px){.site-logo img,.site-logo svg{height:32px}}.site-nav{display:none;gap:2rem}@media(min-width:1024px){.site-nav{display:flex;align-items:center;gap:3.5rem}}.nav-link{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;text-decoration:none;color:#fff;white-space:nowrap}.nav-link:hover,.nav-link.is-active{opacity:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3em}.nav-toggle{position:relative;display:inline-block;width:28px;height:24px;background:none;border:none;cursor:pointer;padding:0;color:#fff}@media(min-width:1024px){.nav-toggle{display:none}}.nav-toggle__bar{position:absolute;left:0;width:100%;height:2px;background-color:currentColor;border-radius:1px;transition:transform .3s ease,top .3s ease}.nav-toggle__bar--top{top:7px}.nav-toggle__bar--bottom{top:15px}.nav-toggle.is-active .nav-toggle__bar--top{top:11px;transform:rotate(45deg)}.nav-toggle.is-active .nav-toggle__bar--bottom{top:11px;transform:rotate(-45deg)}.site-nav-mobile{display:none;position:fixed;top:80px;left:0;right:0;bottom:0;z-index:100;background-color:var(--color-midnight);flex-direction:column;padding:2rem 20px;overflow-y:auto}.site-nav-mobile.is-open{display:flex}.site-nav-mobile .nav-link{display:block;font-size:24px;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.15)}@media(min-width:1024px){.site-nav-mobile{display:none!important}}.hero{background-color:var(--color-midnight);color:#fff;padding:1.75rem 0 6rem}@media(min-width:1024px){.hero{padding:0 0 210px}}.hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:2rem}@media(min-width:1024px){.hero-inner{display:flex;flex-direction:row;gap:0}}.hero-media{position:relative;min-width:0}@media(min-width:1024px){.hero-media{flex:0 0 50%;max-width:50%;padding-right:2rem;margin-bottom:0}}.hero-label{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:36px;line-height:1;letter-spacing:-1px;color:#ff3535;transition:opacity .3s ease;margin-bottom:1.25rem}@media(min-width:768px){.hero-label{font-size:56px;letter-spacing:-2px}}@media(min-width:1024px){.hero-label{position:absolute;top:140px;left:0;right:2rem;z-index:2;font-size:110px;line-height:100px;letter-spacing:-3.3px;margin-bottom:0;pointer-events:none}}.hero-mobile-images{display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.hero-mobile-images{display:none}}.hero-mobile-image{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.hero-mobile-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-mobile-image.is-clip-left{clip-path:polygon(0% 14.74%,.29% 11.67%,1.13% 8.84%,2.44% 6.3%,4.17% 4.12%,6.24% 2.34%,8.6% 1.02%,11.17% .23%,13.9% .01%,16.72% .41%,89.6% 19.37%,91.56% 20.06%,93.37% 21.04%,95.01% 22.28%,96.45% 23.76%,97.67% 25.45%,98.66% 27.31%,99.39% 29.33%,99.84% 31.47%,100% 33.7%,100% 63.68%,99.85% 65.86%,99.42% 67.95%,98.72% 69.93%,97.77% 71.77%,96.6% 73.43%,95.22% 74.91%,93.64% 76.16%,91.9% 77.17%,90% 77.89%,17.12% 99.44%,14.26% 99.95%,11.48% 99.8%,8.85% 99.05%,6.43% 97.76%,4.3% 95.99%,2.52% 93.79%,1.17% 91.23%,.3% 88.35%,0% 85.22%)}.hero-mobile-image.is-clip-right{clip-path:polygon(0% 33.7%,.16% 31.47%,.61% 29.33%,1.34% 27.31%,2.33% 25.45%,3.55% 23.76%,4.99% 22.28%,6.63% 21.04%,8.44% 20.06%,10.4% 19.37%,83.28% .41%,86.1% .01%,88.83% .23%,91.4% 1.02%,93.76% 2.34%,95.83% 4.12%,97.56% 6.3%,98.87% 8.84%,99.71% 11.67%,100% 14.74%,100% 85.22%,99.7% 88.35%,98.83% 91.23%,97.48% 93.79%,95.7% 95.99%,93.57% 97.76%,91.15% 99.05%,88.52% 99.8%,85.74% 99.95%,82.88% 99.44%,10% 77.89%,8.1% 77.17%,6.36% 76.16%,4.78% 74.91%,3.4% 73.43%,2.23% 71.77%,1.28% 69.93%,.58% 67.95%,.15% 65.86%,0% 63.68%)}.hero-image-container{display:none;position:relative;width:100%;height:300px;overflow:hidden;opacity:0;clip-path:polygon(0% 33.7%,.16% 31.47%,.61% 29.33%,1.34% 27.31%,2.33% 25.45%,3.55% 23.76%,4.99% 22.28%,6.63% 21.04%,8.44% 20.06%,10.4% 19.37%,83.28% .41%,86.1% .01%,88.83% .23%,91.4% 1.02%,93.76% 2.34%,95.83% 4.12%,97.56% 6.3%,98.87% 8.84%,99.71% 11.67%,100% 14.74%,100% 85.22%,99.7% 88.35%,98.83% 91.23%,97.48% 93.79%,95.7% 95.99%,93.57% 97.76%,91.15% 99.05%,88.52% 99.8%,85.74% 99.95%,82.88% 99.44%,10% 77.89%,8.1% 77.17%,6.36% 76.16%,4.78% 74.91%,3.4% 73.43%,2.23% 71.77%,1.28% 69.93%,.58% 67.95%,.15% 65.86%,0% 63.68%);transition:clip-path .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}@media(min-width:1024px){.hero-image-container{display:block;height:474px;margin-top:68px}}.hero-image-container.is-visible{opacity:1}.hero-image-container .hero-image-link{display:block;width:100%;height:100%}.hero-image-container.is-clip-right{clip-path:polygon(0% 33.7%,.16% 31.47%,.61% 29.33%,1.34% 27.31%,2.33% 25.45%,3.55% 23.76%,4.99% 22.28%,6.63% 21.04%,8.44% 20.06%,10.4% 19.37%,83.28% .41%,86.1% .01%,88.83% .23%,91.4% 1.02%,93.76% 2.34%,95.83% 4.12%,97.56% 6.3%,98.87% 8.84%,99.71% 11.67%,100% 14.74%,100% 85.22%,99.7% 88.35%,98.83% 91.23%,97.48% 93.79%,95.7% 95.99%,93.57% 97.76%,91.15% 99.05%,88.52% 99.8%,85.74% 99.95%,82.88% 99.44%,10% 77.89%,8.1% 77.17%,6.36% 76.16%,4.78% 74.91%,3.4% 73.43%,2.23% 71.77%,1.28% 69.93%,.58% 67.95%,.15% 65.86%,0% 63.68%)}.hero-image-container.is-clip-left{clip-path:polygon(0% 14.74%,.29% 11.67%,1.13% 8.84%,2.44% 6.3%,4.17% 4.12%,6.24% 2.34%,8.6% 1.02%,11.17% .23%,13.9% .01%,16.72% .41%,89.6% 19.37%,91.56% 20.06%,93.37% 21.04%,95.01% 22.28%,96.45% 23.76%,97.67% 25.45%,98.66% 27.31%,99.39% 29.33%,99.84% 31.47%,100% 33.7%,100% 63.68%,99.85% 65.86%,99.42% 67.95%,98.72% 69.93%,97.77% 71.77%,96.6% 73.43%,95.22% 74.91%,93.64% 76.16%,91.9% 77.17%,90% 77.89%,17.12% 99.44%,14.26% 99.95%,11.48% 99.8%,8.85% 99.05%,6.43% 97.76%,4.3% 95.99%,2.52% 93.79%,1.17% 91.23%,.3% 88.35%,0% 85.22%)}.hero-image-label{display:none;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#ff3535;opacity:0;transition:opacity .15s ease}@media(min-width:1024px){.hero-image-label{display:block;position:absolute;top:36px;z-index:2;width:360px;max-width:calc(100% - 2rem - 50px);font-size:24px;line-height:31px;pointer-events:none}.hero-image-label.is-align-left{left:50px;right:auto;text-align:left}.hero-image-label.is-align-right{right:calc(2rem + 50px);left:auto;text-align:right}}.hero-image-label.is-visible{opacity:1}.hero-image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.hero-image.is-active{opacity:1}.hero-list{list-style:none;padding:0;margin:0;min-width:0}@media(min-width:1024px){.hero-list{flex:1;padding-top:26px;padding-left:32px}}.hero-list-item{position:relative}.hero-list-item a{display:block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1.25;letter-spacing:-.24px;color:#dcf1fe;text-decoration:none;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.35);transition:color .2s ease,border-color .2s ease}@media(min-width:768px){.hero-list-item a{font-size:18px;padding:1rem 0}}@media(min-width:1024px){.hero-list-item a{font-size:24px;line-height:34px;padding:1.1rem 0;pointer-events:none;position:relative}.hero-list-item a:before{content:"";position:absolute;top:0;bottom:0;left:-32px;right:0}}.hero-list-item:first-child a{border-top:1px solid rgba(255,255,255,.35)}.hero-list-item.is-dimmed a{color:#dcf1fe40;border-bottom-color:#ffffff1a}.hero-list-item.is-dimmed:first-child a{border-top-color:#ffffff1a}.hero-list-item.is-hovered:after{content:"";position:absolute;left:-38px;top:50%;transform:translateY(-50%);width:26px;height:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cpath d='M13 26C20.1797 26 26 20.1797 26 13C26 5.8203 20.1797 0 13 0C5.8203 0 0 5.8203 0 13C0 20.1797 5.8203 26 13 26Z' fill='white'/%3E%3Cpath d='M11.4541 7.31055L17.0278 12.9993L11.4541 18.6892' stroke='%23272727' stroke-width='1.65236' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;pointer-events:none}.hero-list-item.is-hovered a{pointer-events:auto;color:#dcf1fe;text-decoration:underline}.sectors{padding:0 0 3rem}@media(min-width:1024px){.sectors{margin-top:-150px;position:relative;z-index:1;padding:0 0 4rem}}.sectors-heading-card{background-color:#fff;border-radius:14px;padding:2.5rem 20px;margin-bottom:2.5rem}@media(min-width:768px){.sectors-heading-card{padding:3rem 40px}}@media(min-width:1024px){.sectors-heading-card{padding:3rem 100px;margin-bottom:3.5rem}}.sectors-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-.7px;color:#020030;text-align:center;max-width:1100px;margin:0 auto}@media(min-width:768px){.sectors-heading{font-size:42px;letter-spacing:-.9px}}@media(min-width:1024px){.sectors-heading{font-size:55px;line-height:64px;letter-spacing:-1.1px}}.sectors-grid{display:grid;grid-template-columns:1fr 1fr;justify-content:start;gap:1.5rem 1rem}@media(min-width:1024px){.sectors-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem 1.5rem}}.sector-item{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#000;background:none;border:none;padding:0;cursor:pointer;font:inherit;text-align:left;justify-self:start;min-width:0;width:100%;transition:opacity .2s ease}@media(min-width:1024px){.sector-item{gap:1rem;width:auto}}.sector-item:hover .sector-label,.sector-item:focus-visible .sector-label{text-decoration-color:currentColor}@media(min-width:1024px)and (hover:hover)and (pointer:fine){.sectors-grid:hover .sector-item:not(:hover){opacity:.3}}.sector-icon{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}@media(min-width:1024px){.sector-icon{width:85px;height:85px}}.sector-icon-placeholder{display:block;width:50px;height:50px;border-radius:50%;background:#e5e5e5;flex-shrink:0}@media(min-width:1024px){.sector-icon-placeholder{width:85px;height:85px}}.sector-label{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.2;min-width:0;overflow-wrap:anywhere;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:2px;text-underline-offset:.3em;transition:text-decoration-color .2s ease}@media(min-width:1024px){.sector-label{font-size:24px}}.sectors{position:relative}.sector-popup{display:none;position:absolute;z-index:10;align-items:flex-start;pointer-events:none}@media(min-width:1024px)and (hover:hover)and (pointer:fine){.sector-popup{display:flex}.sector-popup[hidden]{display:none}}.sector-popup__thumbs{position:relative;width:140px;height:260px;flex-shrink:0;z-index:2}.sector-popup__thumbs .sector-popup__thumb{position:absolute;width:100px;height:100px;border-radius:50%;overflow:hidden;display:block;background:#e5e5e5;transition:top .4s ease,left .4s ease,opacity .4s ease,transform .4s ease}.sector-popup__thumbs .sector-popup__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sector-popup__thumbs .sector-popup__thumb--top,.sector-popup__thumbs .sector-popup__thumb--bottom{top:80px;left:20px;z-index:1;opacity:0}.sector-popup__thumbs .sector-popup__thumb--middle{top:80px;left:20px;z-index:3;cursor:pointer;transform:scale(.5)}@media(min-width:1024px){.sector-popup__thumbs .sector-popup__thumb--middle{transform:scale(.85)}}.is-open .sector-popup__thumbs .sector-popup__thumb--top{top:0;left:0;opacity:1}.is-open .sector-popup__thumbs .sector-popup__thumb--middle{transform:scale(1)}.is-open .sector-popup__thumbs .sector-popup__thumb--bottom{top:160px;left:0;opacity:1}.sector-popup .sector-popup__thumbs--count-2 .sector-popup__thumb--middle{top:120px;left:20px}.sector-popup.is-open .sector-popup__thumbs--count-2 .sector-popup__thumb--top{top:35px;left:0}.services{padding:2rem 0 0;position:relative;z-index:1}@media(min-width:1024px){.services{padding:3rem 0 0}}.services-card{position:relative;z-index:1;background-color:#f5f5f5;border-radius:26px;padding:2rem 20px}@media(min-width:768px){.services-card{padding:2.5rem 40px}}@media(min-width:1024px){.services-card{padding:3rem 100px}}.services-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:22px;line-height:1.3;color:#000;text-align:center;margin-bottom:1.5rem}@media(min-width:1024px){.services-heading{font-size:28px;text-align:left;margin-bottom:2rem}}@media(min-width:768px){.services-columns{display:flex;gap:2rem}}@media(min-width:1024px){.services-columns{gap:4.5rem}}.services-column{list-style:none;padding:0;margin:0;flex:1}.services-column li{margin-bottom:0;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.2;color:#000;padding:.5rem 0}@media(min-width:1024px){.services-column li{font-size:18px;padding:.6rem 0}}.carousel{background-color:var(--color-midnight);padding:3rem 0}@media(min-width:1024px){.carousel{margin-top:-5rem;padding:10rem 0 5rem}}.carousel .container{position:relative;display:flex;align-items:center;max-width:1380px}@media(min-width:1024px){.carousel .container{padding:0 40px;gap:0}}.carousel-track{position:relative;overflow:hidden;flex:1;min-width:0;display:grid;align-items:start}@media(min-width:768px){.carousel-track{height:354px}}.carousel-slide{grid-area:1/1;width:100%;display:flex;flex-direction:column;visibility:hidden}@media(min-width:768px){.carousel-slide{flex-direction:row;height:354px}}.carousel-slide.is-active,.carousel-slide.is-sliding{visibility:visible}.carousel-image{flex-shrink:0;background-color:#010020;min-height:220px;overflow:hidden}@media(min-width:768px){.carousel-image{flex:1 1 auto;min-height:auto}}.carousel-image img{display:block;width:100%;height:100%;object-fit:cover}.carousel-content{background-color:#f5f5f5;padding:1.5rem;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}@media(min-width:768px){.carousel-content{width:42%;padding:2rem}}@media(min-width:1024px){.carousel-content{width:500px;padding:40px 35px 35px 50px}}.carousel-title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#272727;margin-bottom:1rem}.carousel-body{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#272727;margin-bottom:1rem}.carousel-link{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#272727;text-decoration:underline}.carousel-link:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.carousel-logo{display:none;background-color:#fff;align-items:center;justify-content:center;padding:2rem;flex-shrink:0}@media(min-width:768px){.carousel-logo{display:flex;width:160px}}@media(min-width:1024px){.carousel-logo{width:211px}}.carousel-logo img{max-width:125px;height:auto}.carousel-prev,.carousel-next{background:transparent;border-radius:50%;border:none;cursor:pointer;color:#020030;padding:0;z-index:2;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}@media(min-width:768px){.carousel-prev,.carousel-next{width:56px;height:56px}}.carousel-prev svg,.carousel-next svg{width:26px;height:26px}.carousel-prev:hover,.carousel-next:hover{opacity:.8}.contact{padding:4rem 0}@media(min-width:1024px){.contact{padding:5rem 0}}@media(min-width:768px){.contact-inner{display:flex;gap:3rem;align-items:flex-start}}.contact--stacked{padding:0}.contact--stacked .contact-inner{display:block;padding-left:20px;padding-right:20px}@media(min-width:768px){.contact--stacked .contact-inner{padding-left:40px;padding-right:40px}}@media(min-width:1024px){.contact--stacked .contact-inner{padding-left:50px;padding-right:50px}}.contact--stacked .contact-heading{white-space:normal}.contact-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#272727;margin-bottom:2rem;flex-shrink:0;white-space:nowrap}@media(min-width:1024px){.contact-heading{font-size:28px;padding-top:0}}.contact-form{flex:1}.contact-form .gform_wrapper{margin:0}.contact-form .gform_required_legend{display:none}.contact-form.contact-form--in-content{margin-top:80px}.contact-form .gform_fields{display:grid;grid-template-columns:1fr;gap:2rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.contact-form .gform_fields{grid-template-columns:1fr 1fr;gap:3.5rem 2rem}}.contact-form .gfield{margin:0;padding:0;min-width:0}@media(min-width:768px){.contact-form .gfield--type-textarea,.contact-form .gfield--type-fileupload{grid-column:1/-1}}.contact-form .gfield--type-fileupload input[type=file]{font-size:18px;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.contact-form .gfield_label,.contact-form .gform-field-label{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:300;font-size:22px;line-height:1.2;color:#272727;margin-bottom:.5rem;display:block;padding:0}@media(min-width:1024px){.contact-form .gfield_label,.contact-form .gform-field-label{font-size:18px}}.contact-form .ginput_container{width:100%}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=url],.contact-form textarea{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;width:100%;border:none;border-bottom:1px solid #272727;padding:.5rem .75rem;background:transparent;outline:none;border-radius:0;-webkit-appearance:none;box-shadow:none;line-height:1.4;transition:background-color .15s ease,border-color .15s ease;background-color:#f5f5f5}.contact-form input[type=text]:focus,.contact-form input[type=text]:focus-visible,.contact-form input[type=email]:focus,.contact-form input[type=email]:focus-visible,.contact-form input[type=tel]:focus,.contact-form input[type=tel]:focus-visible,.contact-form input[type=url]:focus,.contact-form input[type=url]:focus-visible,.contact-form textarea:focus,.contact-form textarea:focus-visible{outline:none;background-color:#f5f5f5;border-bottom-color:#020030;box-shadow:inset 0 -2px #020030}.contact-form textarea{max-height:94px;resize:vertical}.contact-form fieldset{border:0;margin:0;padding:0;min-width:0}.contact-form select{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;width:100%;border:1px solid #272727;padding:.5rem 2rem .5rem .75rem;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23272727' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:14px;outline:none;border-radius:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;line-height:1.4;color:#272727;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.contact-form select:focus,.contact-form select:focus-visible{outline:none;background-color:#f5f5f5;border-color:#020030}.contact-form .ginput_complex.ginput_container_name{display:flex;flex-wrap:wrap;gap:1rem}.contact-form .ginput_complex.ginput_container_name>span{flex:1 1 0;min-width:0}.contact-form .ginput_complex.ginput_container_name .gform-field-label--type-sub{display:block;margin-top:.35rem;font-size:14px;font-weight:400;line-height:1.3;color:#555}.contact-form .ginput_container_consent,.contact-form .gfield_checkbox .gchoice{display:flex;align-items:flex-start;gap:.5rem}.contact-form .ginput_container_consent input[type=checkbox],.contact-form .gfield_checkbox .gchoice input[type=checkbox]{flex-shrink:0;margin-top:.3rem}.contact-form .ginput_container_consent label,.contact-form .ginput_container_consent .gform-field-label,.contact-form .gfield_checkbox .gchoice label,.contact-form .gfield_checkbox .gchoice .gform-field-label{font-size:18px;font-weight:400;line-height:1.4;margin-bottom:0}.contact-form .gfield_consent_description{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;color:#555;margin-top:.5rem}.contact-form .gform_validation_errors{margin-bottom:2rem}.contact-form .gform_submission_error{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.25;color:#020030;margin:0}@media(min-width:1024px){.contact-form .gform_submission_error{font-size:20px}}.contact-form .gfield_validation_message,.contact-form .validation_message{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1.3;color:maroon;margin-top:.4rem}.contact-form .gform_footer{margin-top:2rem;padding:0;text-align:left}.contact-form .gform_button,.contact-form button[type=submit],.contact-form input[type=submit]{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;color:#fff;background-color:#10075e;background-image:none;border:none;border-radius:20px;padding:14px 30px;cursor:pointer;width:auto;display:inline-block;text-align:center;box-shadow:none}.contact-form .gform_button:hover,.contact-form button[type=submit]:hover,.contact-form input[type=submit]:hover{opacity:.85}.contact-form .gform_fileupload_rules{display:none}.contact-form ::file-selector-button{background:none;border:none;padding:0;margin-right:10px;color:#2700f2;text-decoration:underline;font-family:inherit;font-size:18px;cursor:pointer;font-style:normal;font-weight:300;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto}.contact-form ::file-selector-button:hover{text-decoration:none}.site-main{padding:0}.cs-hero{position:relative;min-height:400px;display:flex;align-items:flex-start;overflow:hidden;background-color:#020030}@media(min-width:1024px){.cs-hero{min-height:600px}}.cs-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.cs-hero__image--top{object-position:center top}.cs-hero__image--bottom{object-position:center bottom}.cs-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:0}.cs-hero__content{position:relative;z-index:1;padding-top:1rem;padding-bottom:3rem}@media(min-width:1024px){.cs-hero__content{padding-top:2rem;padding-bottom:4rem}}.cs-hero__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#fff;max-width:760px}@media(min-width:768px){.cs-hero__title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.cs-hero__title{font-size:55px;line-height:64px;letter-spacing:-2px}}.breadcrumb.breadcrumb--light a{color:#fff}.breadcrumb.breadcrumb--light a:hover{opacity:.8}.cs-body{position:relative;z-index:1;margin-top:-2rem}@media(min-width:1024px){.cs-body{margin-top:-3rem}}.cs-body__inner{background:#fff;border-radius:14px;padding:2.5rem 20px}@media(min-width:768px){.cs-body__inner{padding:3rem 40px}}@media(min-width:1024px){.cs-body__inner{display:flex;align-items:stretch;gap:0;padding:50px}}.cs-body__content{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;min-width:0;overflow:visible}@media(min-width:1024px){.cs-body__content{flex:1 1 67.5%;max-width:750px;padding-right:3rem}}.cs-body__content .image-lockup,.cs-body__content .full-width-image,.cs-body__content .mobile-mockups,.cs-body__content .featured-video,.cs-body__content .browser-mockup,.cs-body__content .image-overlays,.cs-body__content .social-collage,.cs-body__content .social-scroller,.cs-body__content .social-frame-panel,.cs-body__content .dual-image,.report-page__content .image-lockup,.report-page__content .full-width-image,.report-page__content .mobile-mockups,.report-page__content .featured-video,.report-page__content .browser-mockup,.report-page__content .image-overlays,.report-page__content .social-collage,.report-page__content .social-scroller,.report-page__content .social-frame-panel,.report-page__content .dual-image{margin-left:0;margin-right:0;margin-top:3rem;margin-bottom:3rem}@media(min-width:1024px){.cs-body__content .image-lockup,.cs-body__content .full-width-image,.cs-body__content .mobile-mockups,.cs-body__content .featured-video,.cs-body__content .browser-mockup,.cs-body__content .image-overlays,.cs-body__content .social-collage,.cs-body__content .social-scroller,.cs-body__content .social-frame-panel,.cs-body__content .dual-image,.report-page__content .image-lockup,.report-page__content .full-width-image,.report-page__content .mobile-mockups,.report-page__content .featured-video,.report-page__content .browser-mockup,.report-page__content .image-overlays,.report-page__content .social-collage,.report-page__content .social-scroller,.report-page__content .social-frame-panel,.report-page__content .dual-image{width:1400px;max-width:calc(100vw - 40px);position:relative;left:calc(50vw - max(150px,50vw - 570px));transform:translate(-50%);margin-top:4rem;margin-bottom:4rem;z-index:1;box-shadow:0 -2rem #fff,0 2rem #fff}}@media(min-width:1024px){.cs-body__content .browser-mockup,.cs-body__content .social-frame-panel,.cs-body__content .social-collage,.cs-body__content .image-overlays,.cs-body__content .mobile-mockups,.report-page__content .browser-mockup,.report-page__content .social-frame-panel,.report-page__content .social-collage,.report-page__content .image-overlays,.report-page__content .mobile-mockups{padding-left:130px;padding-right:130px}}@media(min-width:1024px){.cs-body__content .is-narrow,.report-page__content .is-narrow{width:auto!important;max-width:100%!important;left:auto!important;transform:none!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}}.cs-body__content .featured-video,.report-page__content .featured-video{margin-bottom:calc(30px + 3rem)}@media(min-width:1024px){.cs-body__content .featured-video,.report-page__content .featured-video{margin-bottom:calc(90px + 4rem)}}.post-content .is-narrow{margin-left:0;margin-right:0}.cs-body__sidebar{margin-top:2rem}@media(min-width:1024px){.cs-body__sidebar{flex:1 1 32.5%;min-width:0;max-width:360px;padding-left:3rem;border-left:1px solid #e5e5e5;margin-top:0;display:flex;flex-direction:column}}.cs-sidebar__top{flex:0 0 auto}.cs-sidebar__related{margin-top:auto}.cs-intro-fields{border-bottom:1px solid #e5e5e5;padding-bottom:2rem;margin-bottom:2rem}@media(min-width:1024px){.cs-intro-fields{padding-bottom:3rem;margin-bottom:3rem}}.cs-intro-field{margin-bottom:1.5rem}.cs-intro-field:last-child{margin-bottom:0}.cs-intro-field h2{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin-bottom:.75rem}@media(min-width:1024px){.cs-intro-field h2{font-size:36px}}.cs-intro-field p{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;margin-bottom:0}.cs-intro__logo{display:block;max-width:130px;max-height:140px;margin-bottom:2rem;object-fit:contain}.cs-intro__stats{margin-bottom:2rem}.cs-intro__stat{margin-bottom:.5rem}.cs-intro__stat-number{display:block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;line-height:1.1;letter-spacing:-1px;color:#020030}@media(min-width:1024px){.cs-intro__stat-number{font-size:55px}}.cs-intro__stat-label{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;color:#000}.cs-intro__results{margin-bottom:2rem}.cs-intro__results p{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;margin-bottom:.75rem}.cs-intro__results-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#020030;margin-bottom:.75rem}.cs-intro__related{padding-top:1.5rem;border-top:1px solid #e5e5e5}.cs-content h2 strong,.cs-content h3 strong,.cs-content h4 strong,.cs-content h2 b,.cs-content h3 b,.cs-content h4 b{font-weight:inherit}.cs-content p{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;margin-bottom:1rem}.cs-content h2{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin:2rem 0 1rem}@media(min-width:1024px){.cs-content h2{font-size:36px}}.cs-content h3{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:22px;line-height:1.3;color:#020030;margin:1.5rem 0 .75rem}.cs-content ul,.cs-content ol{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;margin:1rem 0;padding-left:1.25rem}.cs-content li{margin-bottom:.5rem}.cs-content blockquote{position:relative;margin:2.5rem 0;padding-top:3rem;border:0}.cs-content blockquote:before{content:"“";position:absolute;top:0;left:0;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:80px;line-height:.9;color:#66d6ca}.cs-content blockquote p{font-style:italic;font-size:22px;line-height:1.5;color:#020030;margin:0 0 1.5rem}.cs-content blockquote cite{display:block;font-style:normal;font-size:14px;line-height:1.4;color:#000}.cs-content blockquote cite:before{content:"— "}.cs-content .wp-block-image{margin:2rem 0}.cs-content .wp-block-image img{width:100%;height:auto;display:block}.cs-content .wp-block-gallery{background:#f5f5f5;border-radius:14px;padding:2rem;margin:2rem 0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.cs-content .wp-block-gallery{grid-template-columns:repeat(3,1fr)}}.cs-content .wp-block-gallery .wp-block-image{margin:0}.cs-content .wp-block-gallery .wp-block-image img{border-radius:8px}.post-body{padding-top:2.5rem;padding-bottom:3rem}@media(min-width:1024px){.post-body{padding-top:4rem;padding-bottom:5rem}}.post-body:has(.breadcrumb){padding-top:30px}.post--single{max-width:750px;margin:0 auto}.post-header{margin-bottom:2rem}@media(min-width:1024px){.post-header{margin-bottom:2.5rem}}.form-page__form{margin-top:2.5rem}@media(min-width:1024px){.form-page__form{margin-top:3rem}}.form-page__form .gform_fields{grid-template-columns:1fr}.person-bio__header{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.person-bio__header{flex-direction:row;align-items:center;gap:2.5rem}}.person-bio__photo{flex-shrink:0;width:160px;max-width:100%;margin:0;aspect-ratio:1/1;background:#ddd;overflow:hidden;border-radius:4px}@media(min-width:768px){.person-bio__photo{width:220px}}.person-bio__photo img{width:100%;height:100%;object-fit:cover;display:block}.person-bio__intro .post-title{margin-bottom:.5rem}.person-bio__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.4;color:#555;margin:0}.person-bio__pronouns{margin-top:.25rem}.post-title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#020030;margin-bottom:1rem}@media(min-width:768px){.post-title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.post-title{font-size:55px;line-height:64px;letter-spacing:-2px}}.post-header--news{display:flex;flex-direction:column}.post-header--news .post-meta{order:-1;margin-bottom:.75rem}.post-byline{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;color:#000;margin:0 0 .5rem}.post-byline .post-byline__author{display:block}.post-byline .post-byline__name{font-weight:700}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;color:#555}.post-meta .post-author{position:relative;padding-left:.9rem}.post-meta .post-author:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background:currentColor}.post-thumbnail{margin-bottom:2rem}@media(min-width:1024px){.post-thumbnail{margin-bottom:3rem}}.post-thumbnail img{width:100%;height:auto;border-radius:14px}.intro{margin:0 0 1.5rem}.intro p{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:24px;line-height:32px;margin:0 0 1.5rem}.intro p:last-child{margin-bottom:0}.cs-content--has-intro-fields>.intro p{font-size:18px;line-height:25px}.cs-content figcaption,.page-content figcaption,.image-lockup__hero-caption,.full-width-image__caption,.featured-video__caption,.dual-image__caption{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#555;margin-top:12px}.image-lockup{margin:3rem 0}@media(min-width:1024px){.image-lockup{margin:4rem 0}}.image-lockup__hero,.image-lockup__pair{width:100%}.image-lockup__hero{margin-bottom:0}.image-lockup__hero img{width:100%;height:auto;display:block}.image-lockup__hero-placeholder{width:100%;aspect-ratio:16/7;background:#020030}.image-lockup__pair{background:#f5f5f5;padding:2.5rem 20px;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.image-lockup__pair{grid-template-columns:1.8fr 1fr;padding:2.5rem 40px;gap:2rem}}@media(min-width:1024px){.image-lockup__pair{padding:3rem 100px;gap:7.5rem}}.image-lockup__right{display:flex;flex-direction:column;justify-content:space-between}.image-lockup__large,.image-lockup__small{margin:0}.image-lockup__large img,.image-lockup__small img{width:100%;height:auto;display:block}.image-lockup__large figcaption strong,.image-lockup__small figcaption strong{font-weight:700;color:#000;display:block}.image-lockup__placeholder{width:100%;aspect-ratio:4/3;background:#e5e5e5}.dual-image{align-items:center;clear:both;display:flex;flex-wrap:wrap;justify-content:space-between;margin:45px 0;background-color:#fff}@media(min-width:768px){.dual-image{flex-wrap:nowrap;gap:30px}}@media(min-width:1024px){.dual-image{margin:75px 0}}.dual-image figure{margin:0}@media(min-width:768px){.dual-image figure{flex:1 1 0;min-width:0}}.dual-image figure img{width:100%;height:auto;display:block}@media(min-width:1024px){.dual-image .has-caption{margin-bottom:30px}}@media(max-width:767px){.dual-image--left{order:2}}@media(max-width:767px){.dual-image--right{order:1;margin-bottom:20px}}@media(min-width:1024px){.dual-image--right{align-self:flex-end}}.dual-image__caption{text-align:left}.image-overlays{margin:45px auto;max-width:100%;padding:0 30px;position:relative}@media(min-width:768px){.image-overlays{margin:90px auto;padding:60px}}@media(min-width:1024px){.image-overlays{margin:135px auto}}.image-overlays:after{background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:auto;left:0;margin-top:30px;padding-bottom:56.25%;position:relative;width:100%}@media(min-width:768px){.image-overlays:after{height:100%;margin:0;padding:0;position:absolute}}.image-overlays__container{text-align:center}@media(min-width:768px){.image-overlays__container{display:flex;flex-direction:column;align-items:flex-end;margin:0 0 0 auto;max-width:41.6667%;position:relative;width:100%;z-index:1}}@media(min-width:768px){.image-overlays--left .image-overlays__container{align-items:flex-start;margin:0 auto 0 8.3%}}.image-overlays__image{box-shadow:0 2px 4px #0000004d;max-width:100%;height:auto;margin:0}.image-overlays__image+.image-overlays__image{margin-top:30px}.social-scroller{align-items:flex-end;display:flex;flex-wrap:nowrap;margin:45px 0;overflow-x:auto;padding:5px 0;position:relative;width:100%;background-color:#fff}@media(min-width:1024px){.social-scroller{margin:90px 0}}@media(min-width:1250px){.social-scroller{margin:135px 0}}.social-scroller__image{flex:0 0 auto;margin-right:15px;max-height:230px;width:auto}@media(min-width:1024px){.social-scroller__image{margin-right:30px;max-height:500px}}.social-scroller__image:last-child{margin-right:0}.social-collage{margin:45px 0;position:relative;width:100%}@media(min-width:1024px){.social-collage{margin:90px 0;padding:45px 0}}@media(min-width:1250px){.social-collage{margin:135px 0;padding:90px 0}}.social-collage__container{margin:0}@media(max-width:1023px){.social-collage__container{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:5px 0}}@media(min-width:1024px){.social-collage__container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}}@media(max-width:1023px){.social-collage__left,.social-collage__right{flex:0 0 auto}}@media(min-width:1024px){.social-collage__left,.social-collage__right{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:calc(50% - 15px)}}@media(min-width:1024px){.social-collage__left{align-items:flex-end}}@media(max-width:1023px){.collage-image{box-shadow:0 2px 4px #0003;margin-right:20px;max-height:230px;width:auto}}@media(min-width:1024px){.collage-image{margin-bottom:30px;max-width:100%;height:auto;opacity:0;transition:opacity 1.2s cubic-bezier(.32,.01,0,1) .2s}.collage-image:last-of-type{margin-bottom:0}}@media(min-width:1024px){.collage-image.image--rectangle{max-width:91.6%}.collage-image.image--square{max-width:calc(50% - 15px)}.social-collage__left .image--rectangle{margin-left:auto}.social-collage__left .square--first{transform:translateY(-60px)}.social-collage__left .square--second{margin-top:120px}.social-collage__right .image--square__last{transform:translateY(60px)}.social-collage[data-visible=true] .collage-image{opacity:1}.social-collage__left .image--rectangle{transition-delay:.4s}.social-collage__right .image--rectangle{transition-delay:.6s}.social-collage__left .square--second{transition-delay:1s}.social-collage__right .image--square__last{transition-delay:.75s}}.social-frame-panel{padding:60px 30px;text-align:center;position:relative;transition:opacity .75s linear}@media(min-width:768px){.social-frame-panel{padding:90px 30px}}.social-frame-panel[data-visible=false]{opacity:0}.social-frame-panel[data-visible=false] .social-frame{opacity:0;transform:translateY(15%)}@media(min-width:1024px){.social-frame-panel[data-visible=false] .social-frame{transform:translateY(25%)}}.social-frame-panel[data-visible=true]{opacity:1}.social-frame-panel[data-visible=true] .social-frame{opacity:1;transform:translate(0)}.social-frame-panel__container{margin:0 auto;width:100%}.social-frame{display:inline-block;background:#fff;border-radius:6px;box-shadow:0 2px 4px #0000001a;max-width:100%;padding:25px;text-align:left;transition:opacity .5s ease-in-out,transform 1s ease-in-out}.social-frame__header{max-width:100%;overflow:hidden;margin-bottom:20px}.social-frame__profile{background:#efeefa;width:60px;height:60px;border-radius:50%;float:left;margin-right:10px}.social-frame__meta{overflow:hidden;padding-top:10px}.social-frame__meta:before,.social-frame__meta:after{content:"";display:block;background:#efeefa;height:8px;margin-bottom:10px}.social-frame__meta:before{width:60%}.social-frame__meta:after{width:40%}.social-frame__content{margin:0;clear:both}.social-frame__image{display:block;max-width:100%;height:auto;box-shadow:0 2px 4px #0000004d}.browser-mockup{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;padding:60px 30px;text-align:center;transition:opacity .75s linear}@media(min-width:1024px){.browser-mockup{padding:115px 8.333%}}.browser-mockup[data-visible=false]{opacity:0}.browser-mockup[data-visible=false] .browser{opacity:0;transform:translateY(15%)}@media(min-width:1024px){.browser-mockup[data-visible=false] .browser{transform:translateY(25%)}}.browser-mockup[data-visible=true]{opacity:1}.browser-mockup[data-visible=true] .browser{opacity:1;transform:translate(0)}.browser{margin:0 auto;max-width:1440px;width:100%;transition:opacity .5s ease-in-out,transform 1s ease-in-out}.browser__bar{background:#cccbd7;border-radius:3px 3px 0 0;display:flex;padding:4px 6px;position:relative}@media(min-width:1024px){.browser__bar{border-radius:11px 11px 0 0;padding:16px 22px 14px}}.browser__bar:before,.browser__bar:after{background-color:#efeefa;border-radius:50%;content:"";display:inline-block;height:3px;margin-right:2px;width:3px}@media(min-width:1024px){.browser__bar:before,.browser__bar:after{height:12px;margin-right:10px;width:12px}}.browser__bar:after{box-shadow:5px 0 #efeefa}@media(min-width:1024px){.browser__bar:after{box-shadow:22px 0 #efeefa}}.browser__screen{background:#fff;box-shadow:0 0 68px #00000026;margin:0;min-height:200px}@media(min-width:1024px){.browser__screen{min-height:300px}}.browser__screenshot{display:block;width:100%;height:auto}.mobile-mockups{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:block;padding:100px 30px;transition:opacity 1s linear}@media(min-width:768px){.mobile-mockups{display:flex;align-items:flex-start;justify-content:center;padding-left:0;padding-right:0}}.mobile-mockups[data-position=below-viewport],.mobile-mockups[data-position=above-viewport]{opacity:0}.mobile-mockups[data-position=in-viewport]{opacity:1}.mobile-mockups[data-position=in-viewport] .mobile-device{transform:translate(0)}.mobile-mockups[data-position=below-viewport] .mobile-device:nth-child(odd){transform:translate(-10%)}@media(min-width:768px){.mobile-mockups[data-position=below-viewport] .mobile-device:nth-child(odd){transform:translateY(-10%)}}.mobile-mockups[data-position=below-viewport] .mobile-device:nth-child(2n){transform:translate(10%)}@media(min-width:768px){.mobile-mockups[data-position=below-viewport] .mobile-device:nth-child(2n){transform:translateY(10%)}}.mobile-mockups[data-position=above-viewport] .mobile-device:nth-child(odd){transform:translate(10%)}@media(min-width:768px){.mobile-mockups[data-position=above-viewport] .mobile-device:nth-child(odd){transform:translateY(10%)}}.mobile-mockups[data-position=above-viewport] .mobile-device:nth-child(2n){transform:translate(-10%)}@media(min-width:768px){.mobile-mockups[data-position=above-viewport] .mobile-device:nth-child(2n){transform:translateY(-10%)}}.mobile-device{background:#fff;border-radius:27px;box-shadow:0 0 68px #00000029;width:240px;height:474px;margin:0 auto 45px;padding:10px;position:relative;transition:transform 2s cubic-bezier(.32,.01,0,1)}.mobile-device:last-child{margin-bottom:0}@media(min-width:768px){.mobile-device{margin:0 auto}}@media(min-width:1024px){.mobile-device{width:285px;height:550px;margin:0 30px}}.mobile-device:before{content:"";display:block;background:#cccbd7;border-radius:4px;height:5px;width:35px;margin:18px auto 24px}.mobile-device:after{content:"";display:block;background:transparent;border:solid 2px #cccbd7;border-radius:50%;width:28px;height:28px;margin:15px auto}@media(min-width:1024px){.mobile-device:after{width:33px;height:33px}}.mobile-device.device--dark{background-color:#000}.mobile-device.device--dark:before{background:#545454}.mobile-device.device--dark:after{border-color:#545454}.mobile-device__screen{background-color:#000;box-shadow:0 0 2px #00000029;height:362px;overflow:hidden;width:100%}@media(min-width:1024px){.mobile-device__screen{height:430px}}.mobile-device__screen img{width:100%;height:100%;object-fit:cover;display:block}.featured-video{margin:3rem 0;margin-left:calc(-50vw + 50% + 20px);margin-right:calc(-50vw + 50% + 20px);position:relative;margin-bottom:calc(30px + 3rem)}@media(min-width:1024px){.featured-video{margin-top:4rem;margin-bottom:calc(90px + 3rem)}}.featured-video:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:70%;background-color:var(--fv-bg-color, #14124a);transform:translateY(30px);z-index:0}@media(min-width:1024px){.featured-video:before{height:100%;transform:translateY(90px)}}.featured-video__wrapper{position:relative;margin:0 auto;width:83.333%;background:#020030;aspect-ratio:16/9;overflow:hidden;z-index:1}.featured-video__wrapper video{display:block;width:100%;height:100%;object-fit:cover}.featured-video__embed{position:absolute;top:0;left:0;width:100%;height:100%}.featured-video__embed iframe{width:100%;height:100%;border:0}.featured-video__poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.featured-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:none;border:none;color:#fff;cursor:pointer;transition:color .2s ease,opacity .2s ease;padding:0}.featured-video__play:hover,.featured-video__play:focus-visible{color:var(--fv-bg-color, #14124a)}.featured-video__play svg{width:60px;height:60px}@media(min-width:1024px){.featured-video__play svg{width:90px;height:90px}}.featured-video__placeholder{width:100%;aspect-ratio:16/9;background:#020030}.featured-video__caption{position:relative;z-index:1;margin-left:8.333%}.featured-video.is-playing .featured-video__play,.featured-video.is-playing .featured-video__poster{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.full-width-image{margin:3rem 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media(min-width:1024px){.full-width-image{margin-top:4rem;margin-bottom:4rem}}.full-width-image img{width:100%;height:auto;display:block}.full-width-image__placeholder{width:100%;aspect-ratio:16/7;background:#020030}.full-width-image__caption{padding-left:20px;padding-right:20px}@media(min-width:768px){.full-width-image__caption{padding-left:40px;padding-right:40px}}@media(min-width:1024px){.full-width-image__caption{padding-left:100px;padding-right:100px}}.working-agreements{background:#f5f5f5;border-radius:14px;margin:3rem 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:2.5rem 0}@media(min-width:1024px){.working-agreements{margin-top:4rem;margin-bottom:4rem;padding:4rem 0}}.working-agreements__intro{max-width:46rem;margin:0 auto 2.5rem}.working-agreements__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.4;color:#000;margin:0 0 1rem}.working-agreements__copy{font-size:16px;line-height:1.4;color:#000}.working-agreements__copy p{margin:0 0 1rem}.working-agreements__list{list-style:none;margin:0 auto;padding:0;max-width:46rem;display:grid;grid-template-columns:1fr;gap:2rem 3rem}@media(min-width:768px){.working-agreements__list{grid-template-columns:1fr 1fr;margin:0 auto 2.5rem!important}}.working-agreements__item{transition:opacity .5s ease-out,transform .5s ease-out}.working-agreements__item[data-visible=false]{opacity:0;transform:translateY(10px)}.working-agreements__item[data-visible=true]{opacity:1;transform:translateY(0)}.working-agreements__number{display:block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:40px;line-height:1.2;letter-spacing:-.8px;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:3px solid currentColor;width:fit-content}@media(min-width:1024px){.working-agreements__number{font-size:55px}}.working-agreements__item--red .working-agreements__number,.working-agreements__item--red .working-agreements__item-heading{color:#ff3535}.working-agreements__item--teal .working-agreements__number,.working-agreements__item--teal .working-agreements__item-heading{color:#2ebbb8}.working-agreements__item--purple .working-agreements__number,.working-agreements__item--purple .working-agreements__item-heading{color:#271897}.working-agreements__item-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.4;margin:0 0 .5rem}@media(min-width:1024px){.working-agreements__item-heading{font-size:19px}}.working-agreements__item-body{font-size:16px;line-height:1.4;color:#000}@media(min-width:1024px){.working-agreements__item-body{font-size:19px}}.working-agreements__item-body p{margin:0}.cs-services{padding:2rem;margin-top:3rem;border-top:1px solid #e5e5e5}@media(min-width:1024px){.cs-services{background:#f5f5f5;padding:2rem 50px;border-top:none;border-radius:14px}}.taxonomy-page{padding-bottom:0}.taxonomy-top{background:#fff;padding-bottom:1px}.taxonomy-header{margin-bottom:2rem}@media(min-width:1024px){.taxonomy-header{margin-bottom:3rem}}.taxonomy-title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#020030;margin:.5rem 0 0}@media(min-width:768px){.taxonomy-title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.taxonomy-title{font-size:55px;line-height:64px;letter-spacing:-2px}}.taxonomy-intro{margin-bottom:3rem}@media(min-width:1024px){.taxonomy-intro{display:flex;gap:0;margin-bottom:4rem}}@media(min-width:1024px){.taxonomy-intro__sidebar,.taxonomy-body__sidebar{flex:1 1 32.5%;min-width:0;max-width:360px;padding-left:3rem}}.taxonomy-intro__content{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;margin-bottom:2rem}@media(min-width:1024px){.taxonomy-intro__content{flex:1 1 67.5%;min-width:0;max-width:750px;margin-bottom:0;padding-right:3rem;border-right:1px solid #e5e5e5}}.taxonomy-intro__content p{margin-bottom:1rem}.taxonomy-intro__headline{font-size:20px;line-height:30px;font-weight:700;margin:0 0 1rem}@media(min-width:768px){.taxonomy-intro__headline{font-size:22px;line-height:33px}}.taxonomy-intro__body>*:first-child{font-size:20px;line-height:30px;margin-bottom:1rem}@media(min-width:768px){.taxonomy-intro__body>*:first-child{font-size:22px;line-height:33px}}.taxonomy-sidebar-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1.2;color:#020030;margin-bottom:.4rem}.taxonomy-sidebar-list+.taxonomy-sidebar-heading{margin-top:1.75rem}.taxonomy-sidebar-list{list-style:none;padding:0;margin:0}.taxonomy-sidebar-list li{margin-bottom:.5rem;line-height:1.2}.taxonomy-sidebar-list a{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:#020030;text-decoration:underline}.taxonomy-sidebar-list a:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.taxonomy-sidebar-list .is-active a{text-decoration:none}.taxonomy-case-studies{margin-bottom:3rem}@media(min-width:1024px){.taxonomy-case-studies{margin-bottom:4rem}}.taxonomy-case-studies__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.taxonomy-case-studies__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.case-study-card{display:block;text-decoration:none;color:#000;visibility:visible;transition:opacity .4s ease,max-height .4s ease}.case-study-card.is-hidden{opacity:0;max-height:0;overflow:hidden;margin:0;pointer-events:none;visibility:hidden;transition:opacity .4s ease,max-height .4s ease,visibility 0s linear .4s}.case-study-card.is-revealing{opacity:1;max-height:600px}.case-study-card:hover .case-study-card__image img,.case-study-card:focus-visible .case-study-card__image img{opacity:.8}.case-study-card__image{width:100%;aspect-ratio:4/3;overflow:hidden;margin-bottom:.75rem;background-color:#2700f2}.case-study-card__image img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.case-study-card__label{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px}.case-study-card__label strong{text-decoration:underline}.taxonomy-show-more{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:10px 24px;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1;color:#020030;background:#fff;border:2px solid #020030;border-radius:24px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.taxonomy-show-more:hover{background-color:#020030;color:#fff}.taxonomy-show-more__icon{font-size:18px;font-weight:700;line-height:1}.taxonomy-body{margin-bottom:3rem}@media(min-width:1024px){.taxonomy-body{display:flex;gap:0;margin-bottom:4rem}}.taxonomy-body__content{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;margin-bottom:2rem}@media(min-width:1024px){.taxonomy-body__content{flex:1 1 67.5%;min-width:0;max-width:750px;margin-bottom:0;padding-right:3rem;border-right:1px solid #e5e5e5}}.taxonomy-body__content p{margin-bottom:1rem}.taxonomy-body__content h2,.taxonomy-body__content h3,.taxonomy-body__content h4{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#020030}.taxonomy-body__content h2{font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;margin:2rem 0 1rem}@media(min-width:1024px){.taxonomy-body__content h2{font-size:36px}}.taxonomy-body__content h3{font-weight:700;font-size:22px;line-height:1.3;margin:1.5rem 0 .75rem}.taxonomy-services{background-color:#f5f5f5;border-radius:16px;padding:2.5rem 2rem;margin-bottom:0}@media(min-width:1024px){.taxonomy-services{padding:3rem}}.taxonomy-services__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#020030;margin-bottom:1.5rem}@media(min-width:1024px){.taxonomy-services__heading{font-size:28px}}.taxonomy-services__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:768px){.taxonomy-services__list{grid-template-columns:repeat(3,1fr);gap:.5rem 2rem}}.taxonomy-services__list li{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;color:#020030}.work-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.work-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.breadcrumb{padding:1.25rem 0 0;font-size:18px;line-height:33px}.breadcrumb a{color:#000;text-decoration:underline}.breadcrumb a:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.post-header .breadcrumb,.page-header .breadcrumb,.wwd-header .breadcrumb{padding-top:0;margin-bottom:30px}article.page{padding-top:30px}.page-header{margin-bottom:2rem}@media(min-width:1024px){.page-header{margin-bottom:3rem}}.page-title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#020030;margin:.5rem 0 0}@media(min-width:768px){.page-title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.page-title{font-size:55px;line-height:64px;letter-spacing:-2px}}@media(min-width:1024px){.page-body{display:flex;gap:0}}.page-content{font-size:18px;line-height:25px}@media(min-width:1024px){.page-content{flex:1 1 0;min-width:0;max-width:750px;padding-right:3rem;border-right:1px solid #e5e5e5}}.page-content>p:first-child,.page-content .lead{font-size:20px;line-height:30px}@media(min-width:768px){.page-content>p:first-child,.page-content .lead{font-size:24px;line-height:35px}}.page-content>p:first-child strong,.page-content .lead strong{font-weight:700}.page-content p{margin-bottom:1rem}.page-content ul,.page-content ol{margin:1.5rem 0;padding-left:1.25rem}.page-content li{margin-bottom:1rem;line-height:25px}.page-content h2{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin:2rem 0 1rem}@media(min-width:1024px){.page-content h2{font-size:36px}}.page-content h3{font-weight:700;font-size:22px;line-height:1.3;margin:1.5rem 0 .75rem}.page-content h4{font-weight:700;font-size:18px;line-height:25px;margin:1.25rem 0 .5rem}.page-content blockquote{border-left:3px solid #020030;padding-left:1.5rem;margin:2rem 0;font-size:22px;line-height:1.5;color:#020030}.page-sidebar{margin-top:3rem}@media(min-width:1024px){.page-sidebar{flex:0 0 26%;max-width:26%;min-width:0;padding-left:4rem;margin-top:0}}.value-card{margin-bottom:2.5rem}.value-card:last-child{margin-bottom:0}.value-card-title{font-weight:700;font-size:18px;line-height:25px;margin-bottom:.25rem}.value-card-text{font-size:18px;line-height:25px}.value-card-image{margin-top:1rem;max-width:220px}@media(min-width:1024px){.wp-block-columns{display:flex;gap:2rem}}.wp-block-column{margin-bottom:2rem}@media(min-width:1024px){.wp-block-column{flex:1;margin-bottom:0}}.wp-block-image{margin:1.5rem 0}.wp-block-separator{border:none;border-top:1px solid #e5e5e5;margin:2rem 0}.site-footer{background-color:var(--color-midnight);color:#fff;padding:3rem 0;font-size:18px}@media(min-width:1024px){.site-footer{padding:5rem 0 4rem}}.site-footer a{color:#fff;text-decoration:none}.site-footer a:hover{opacity:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.25em}.footer-inner{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:1024px){.footer-inner{flex-direction:row;align-items:flex-start;gap:0}}.footer-logo{flex-shrink:0;color:#fff}@media(min-width:1024px){.footer-logo{width:250px}}.footer-logo img,.footer-logo svg{display:block;height:35px;width:auto}@media(min-width:1024px){.footer-logo img,.footer-logo svg{height:45px}}.footer-logo-text{font-weight:700;font-size:1.25rem;text-decoration:none;color:#fff;letter-spacing:.1em;text-transform:uppercase}.footer-nav{display:flex;flex-wrap:wrap;gap:2rem;flex:1}@media(min-width:1024px){.footer-nav{gap:4rem;padding-left:4rem}}.footer-nav-column{min-width:120px}.footer-nav-column ul{list-style:none;padding:0;margin:0}.footer-nav-column li{margin-bottom:0}.footer-nav-column a{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:40px;display:block}.footer-nav-column--plain a{font-weight:400}.footer-meta{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}@media(min-width:1024px){.footer-meta{align-items:flex-end;text-align:right;margin-left:auto;flex-shrink:0}}.footer-social{display:flex;gap:.75rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.footer-social a svg{width:28px;height:28px;fill:#fff;transition:fill .15s ease}.footer-social a:hover svg{fill:#66d6ca}.footer-legal{font-size:14px;font-weight:400;line-height:21px;opacity:.9}.footer-legal a{font-size:14px;font-weight:400}.row{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}@media(min-width:768px){.row{padding:0 40px}}@media(min-width:1024px){.row{padding:0 100px}}.eyebrow{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:13px;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#020030}.landing-page-header,.header-style--stacked{background-color:var(--color-midnight);color:#fff;padding-top:2rem;padding-bottom:3rem}@media(min-width:1024px){.landing-page-header,.header-style--stacked{padding-top:3rem;padding-bottom:4rem}}.header-style--stacked .page-heading{max-width:900px}.header-style--stacked .headline{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#fff;margin-bottom:1rem}@media(min-width:768px){.header-style--stacked .headline{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.header-style--stacked .headline{font-size:55px;line-height:64px;letter-spacing:-2px}}.header-style--stacked .subheading--alt{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#ffffffbf}@media(min-width:1024px){.header-style--stacked .subheading--alt{font-size:24px}}.header-style--stacked .featured-image{width:100%;aspect-ratio:16/7;background-size:cover;background-position:center;margin-top:2.5rem}@media(min-width:1024px){.header-style--stacked .featured-image{margin-top:4rem}}.landing-page-header{position:relative;overflow:hidden;width:100%;padding-left:20px;padding-right:20px}@media(min-width:768px){.landing-page-header{padding-left:40px;padding-right:40px}}@media(min-width:1024px){.landing-page-header{display:flex;align-items:center;gap:0;padding-left:max(100px,(100% - 1440px) / 2 + 100px);padding-right:max(100px,(100% - 1440px) / 2 + 100px)}}.landing-page-header__copy{position:relative;z-index:1}@media(min-width:1024px){.landing-page-header__copy{flex:0 0 55%;max-width:55%;padding-right:3rem}}.landing-page-header__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#fff;margin-bottom:1rem}@media(min-width:768px){.landing-page-header__title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.landing-page-header__title{font-size:55px;line-height:64px;letter-spacing:-2px}}.landing-page-header__illustration{margin-top:2rem}@media(min-width:1024px){.landing-page-header__illustration{flex:0 0 45%;max-width:45%;margin-top:0}}.landing-page-header__illustration img{width:100%;height:auto;display:block}.landing-page-summary{padding-top:3rem;padding-bottom:3rem}@media(min-width:1024px){.landing-page-summary{display:flex;gap:0;padding-top:4rem;padding-bottom:4rem}}.landing-page-summary__body{margin-bottom:2rem}@media(min-width:1024px){.landing-page-summary__body{flex:0 0 750px;max-width:750px;padding-right:3rem;margin-bottom:0}}.landing-page-summary__header{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin-bottom:1rem}@media(min-width:1024px){.landing-page-summary__header{font-size:36px}}.landing-page-summary__copy{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px}.landing-page-summary__copy p{margin-bottom:1rem}@media(min-width:1024px){.link-menu{flex:1;padding-left:3rem;border-left:1px solid #e5e5e5}}.link-menu__title{margin-bottom:1rem}.link-menu__list{list-style:none;padding:0;margin:0}.link-menu__list-item{border-bottom:1px solid #e5e5e5}.link-menu__list-item:first-child{border-top:1px solid #e5e5e5}.link-menu__list-item a{display:block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.2;color:#020030;text-decoration:none;padding:.75rem 0}.link-menu__list-item a:hover{text-decoration:underline}.link-menu__list-item.current-link a{font-weight:700}.landing-page__article{padding-top:3rem;padding-bottom:3rem}@media(min-width:1024px){.landing-page__article{padding-top:4rem;padding-bottom:4rem;max-width:750px}}.landing-page__article p{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;margin-bottom:1rem}.landing-page__article h2{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin:2rem 0 1rem}@media(min-width:1024px){.landing-page__article h2{font-size:36px}}.landing-page__article h3{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:22px;line-height:1.3;color:#020030;margin:1.5rem 0 .75rem}.landing-page__article ul,.landing-page__article ol{font-size:18px;line-height:25px;margin:1rem 0;padding-left:1.25rem}.landing-page__article li{margin-bottom:.5rem}.jobs-container{width:100%;max-width:750px;margin:0 auto;padding:3rem 20px}@media(min-width:768px){.jobs-container{padding:3rem 40px}}@media(min-width:1024px){.jobs-container{padding:4rem 0}}.landing-page__article+.jobs-container{padding-top:0}.teams-list{list-style:none;padding:0;margin:0 0 3rem}.teams-list__item{padding:2.5rem 0}.teams-list__item-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin-bottom:1.25rem}@media(min-width:1024px){.teams-list__item-heading{font-size:36px}}.jobs-list{list-style:none;padding:0;margin:0}.jobs-list__item{border-bottom:1px solid #e5e5e5}.jobs-list__item:last-child{border-bottom:none}.jobs-list__item a{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;text-decoration:none;color:#000;padding:1rem 0}.jobs-list__item a:hover .job-title{text-decoration:underline}.job-title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.4;font-weight:400}.job-city{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;color:#555;white-space:nowrap;flex-shrink:0}.general-app{margin-top:3rem;padding:2.5rem;background:#f5f5f5;border-radius:14px;text-align:center}.general-app h3{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:24px;line-height:1.3;color:#020030;margin-bottom:1.5rem}@media(min-width:1024px){.general-app h3{font-size:28px}}.button{display:inline-block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;text-decoration:none;border-radius:20px;padding:14px 30px;cursor:pointer;border:none;transition:opacity .2s ease}.button:hover{opacity:.85;text-decoration:none}.button.tertiary{color:#fff;background-color:#10075e}.wwd-page{background-color:#fff;padding-top:30px}.wwd-header{margin-bottom:1.5rem}@media(min-width:1024px){.wwd-header{margin-bottom:2rem}}.wwd-title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#020030;margin:.25rem 0 0}@media(min-width:768px){.wwd-title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.wwd-title{font-size:55px;line-height:64px;letter-spacing:-2px}}.wwd-intro{font-size:18px;line-height:1.5;max-width:1000px;margin:0 0 2.5rem}@media(min-width:768px){.wwd-intro{font-size:20px;line-height:1.5}}.wwd-intro p{margin:0 0 1rem}.wwd-intro strong{font-weight:700}.wwd-offerings{list-style:none;margin:0 0 3.5rem;padding:0;display:grid;grid-template-columns:1fr;gap:90px 1.75rem}@media(min-width:768px){.wwd-offerings{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wwd-offerings{grid-template-columns:repeat(3,1fr);gap:90px 1.75rem}}.wwd-offering{display:flex;flex-direction:column;text-align:center}.wwd-offering__cs-image{display:block;width:85%;aspect-ratio:537/509;margin:0 auto 1.25rem;clip-path:url(#wwd-offering-shape);background:#020030;transition:transform .4s ease}.wwd-offering__cs-image img{display:block;width:100%;height:100%;object-fit:cover}.wwd-offering:nth-child(odd) .wwd-offering__cs-image{transform:rotate(180deg)}.wwd-offering:nth-child(odd) .wwd-offering__cs-image img{transform:rotate(180deg)}@media(min-width:1024px)and (hover:hover)and (pointer:fine){.wwd-offering__cs-image:hover,.wwd-offering__cs-image:focus-visible{transform:scale(1.08)}.wwd-offering:nth-child(odd) .wwd-offering__cs-image:hover,.wwd-offering:nth-child(odd) .wwd-offering__cs-image:focus-visible{transform:rotate(180deg) scale(1.08)}}.wwd-offering__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;line-height:1.3;color:#000;margin:0 0 .5rem}.wwd-offering__heading a{color:inherit;text-decoration:none}.wwd-offering__heading a:hover{text-decoration:underline;text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.wwd-offering__tagline{font-size:16px;line-height:1.4;margin:0;color:#000}@media(min-width:1024px){.wwd-offering__tagline{font-size:18px}}.wwd-offering__go{color:#000;text-decoration:underline;white-space:nowrap}.wwd-offering__go:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.wwd-sectors{background-color:#f5f5f5;padding:1.5rem}@media(min-width:768px){.wwd-sectors{grid-column:1/-1;padding:2rem}}@media(min-width:1024px){.wwd-sectors{grid-column:span 2}}.wwd-sectors__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.3;color:#000;margin:0 0 1.25rem}@media(min-width:1024px){.wwd-sectors__heading{font-size:20px}}.wwd-sectors__list{list-style:none;margin:0;padding:0}@media(min-width:768px){.wwd-sectors__list{columns:2;column-gap:2rem}}.wwd-sectors__list li{margin:0 0 .6rem;break-inside:avoid}.wwd-sectors__link{font-size:16px;line-height:1.4;color:#000;text-decoration:underline}.wwd-sectors__link:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.our-work{background-color:#f5f5f5;padding:3rem 0 4rem}@media(min-width:1024px){.our-work{padding:4rem 0 5rem}}.our-work__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#000;margin:0 0 1.5rem}@media(min-width:1024px){.our-work__title{font-size:28px;margin-bottom:2rem}}.our-work__title-filter{font-weight:400;color:var(--color-midnight, #000)}.our-work__title-clear{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:1.25em;height:1.25em;margin-left:.4rem;padding:0;color:inherit;background:none;border:0;cursor:pointer;transition:opacity .2s ease}.our-work__title-clear svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.our-work__title-clear:hover{opacity:.65}.our-work__title-clear:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:50%}.our-work__search{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}@media(min-width:768px){.our-work__search{flex-direction:row;align-items:center;gap:1rem}}.our-work__search-field{position:relative;flex:1;display:flex;align-items:center;background:#fff;border-radius:20px;box-shadow:inset 0 1px 1px #00000040;padding:0 1rem 0 0;min-height:40px}.our-work__search-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;color:#000}.our-work__search-icon svg{width:18px;height:18px}.our-work__search-input{flex:1;border:none;background:transparent;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;color:#000;outline:none;padding:.5rem 0}.our-work__search-input::-webkit-search-cancel-button{cursor:pointer}.our-work__search-button{background-color:#10075e;color:#fff;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;border:none;border-radius:20px;padding:12px 22px;cursor:pointer;white-space:nowrap}.our-work__search-button:hover{opacity:.9}.our-work__results{margin-bottom:2.5rem}.our-work__results.is-loading{opacity:.5}.our-work__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.our-work__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.our-work__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem}}.our-work__card{margin:0}.our-work__card-link{display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:#000}.our-work__card-link:hover .our-work__card-label{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.our-work__card-link:hover .our-work__card-image img,.our-work__card-link:focus-visible .our-work__card-image img{opacity:.8}.our-work__card-image{display:block;aspect-ratio:401/283;background:#2700f2;overflow:hidden;border-radius:0}.our-work__card-image img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.our-work__card-label{font-size:18px;line-height:1.3;color:#000}.our-work__card-label clear strong{font-weight:700;text-decoration:underline}.our-work__empty{font-size:18px;color:#000}.our-work__load-more{display:block;margin:2rem auto 0;padding:10px 24px;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1;color:#020030;background:#fff;border:2px solid #020030;border-radius:24px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.our-work__load-more:hover{background-color:#020030;color:#fff}.our-work__load-more:disabled{opacity:.6;cursor:default}.our-work__filters{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.our-work__filters{grid-template-columns:repeat(3,1fr);gap:2rem}}.our-work__filter-heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#000;margin:0 0 .75rem}.our-work__filter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.our-work__filter-link{font-size:18px;line-height:1.2;color:#000;text-decoration:underline}.our-work__filter-link:hover{text-decoration-color:var(--color-link-hover, #2700f2);text-decoration-thickness:2px;text-underline-offset:.2em}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #020030;outline-offset:2px}.site-header,.site-nav-mobile,.hero,.carousel,.cs-hero,.job-hero,.site-footer{--color-link-hover: #66d6ca}.site-header a:focus-visible,.site-header button:focus-visible,.site-header input:focus-visible,.site-header select:focus-visible,.site-header textarea:focus-visible,.site-header summary:focus-visible,.site-header [tabindex]:focus-visible,.site-nav-mobile a:focus-visible,.site-nav-mobile button:focus-visible,.site-nav-mobile input:focus-visible,.site-nav-mobile select:focus-visible,.site-nav-mobile textarea:focus-visible,.site-nav-mobile summary:focus-visible,.site-nav-mobile [tabindex]:focus-visible,.hero a:focus-visible,.hero button:focus-visible,.hero input:focus-visible,.hero select:focus-visible,.hero textarea:focus-visible,.hero summary:focus-visible,.hero [tabindex]:focus-visible,.carousel a:focus-visible,.carousel button:focus-visible,.carousel input:focus-visible,.carousel select:focus-visible,.carousel textarea:focus-visible,.carousel summary:focus-visible,.carousel [tabindex]:focus-visible,.cs-hero a:focus-visible,.cs-hero button:focus-visible,.cs-hero input:focus-visible,.cs-hero select:focus-visible,.cs-hero textarea:focus-visible,.cs-hero summary:focus-visible,.cs-hero [tabindex]:focus-visible,.job-hero a:focus-visible,.job-hero button:focus-visible,.job-hero input:focus-visible,.job-hero select:focus-visible,.job-hero textarea:focus-visible,.job-hero summary:focus-visible,.job-hero [tabindex]:focus-visible,.site-footer a:focus-visible,.site-footer button:focus-visible,.site-footer input:focus-visible,.site-footer select:focus-visible,.site-footer textarea:focus-visible,.site-footer summary:focus-visible,.site-footer [tabindex]:focus-visible{outline-color:#66d6ca}.our-work__search-field:focus-within{outline:2px solid #020030;outline-offset:0}.our-work__search-input:focus,.our-work__search-input:focus-visible{outline:none}@media(forced-colors:active){a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-color:Highlight}}.page-sidebar__item{margin-bottom:2.5rem}.page-sidebar__item:last-child{margin-bottom:0}.page-sidebar__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.4;color:#020030;margin:0 0 .5rem}.page-sidebar__text{font-size:16px;line-height:24px;margin-bottom:.5rem}.page-sidebar__text p{margin-bottom:.5rem}.page-sidebar__link{display:inline-block;font-size:16px;font-weight:700;color:#020030}.wwa-carousel{background:var(--color-midnight);color:#fff;padding:3rem 0}@media(min-width:1024px){.wwa-carousel{padding:4rem 0}}.wwa-carousel__inner{display:flex;align-items:center;max-width:66%;margin:0 auto;gap:.495rem}@media(min-width:768px){.wwa-carousel__inner{gap:.99rem}}.wwa-carousel__track{position:relative;flex:1;min-width:0;display:grid;align-items:start}.wwa-carousel__slide{grid-area:1/1;visibility:hidden}.wwa-carousel__slide.is-active{visibility:visible}.wwa-carousel__image{width:100%;aspect-ratio:660/360;background:#f5f5f5;overflow:hidden;border-radius:2.64px}.wwa-carousel__image img{width:100%;height:100%;object-fit:cover;display:block}.wwa-carousel__caption{margin-top:.825rem;text-align:center;font-size:10.56px;line-height:1.5;color:#fff}@media(min-width:768px){.wwa-carousel__caption{font-size:11.88px}}.wwa-carousel__arrow{flex:0 0 auto;width:26.4px;height:26.4px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border-radius:50%;border:0;color:#020030;cursor:pointer;transition:opacity .15s ease}@media(min-width:768px){.wwa-carousel__arrow{width:36.96px;height:36.96px}}.wwa-carousel__arrow svg{display:block;width:26px;height:26px}.wwa-carousel__arrow:hover{opacity:.8}.our-people{background:#f5f5f5;padding:3rem 0}@media(min-width:1024px){.our-people{padding:4rem 0}}.our-people__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#000;margin:0 0 1rem}@media(min-width:1024px){.our-people__title{font-size:28px}}.our-people__intro{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.5;color:#000;max-width:750px;margin:0 0 2rem}.our-people__intro p{margin:0 0 1rem}.our-people__intro p:last-child{margin-bottom:0}.our-people__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}@media(min-width:768px){.our-people__grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.75rem}}.our-people__card.is-hidden{display:none}.our-people__link{display:block;color:inherit;text-decoration:none}.our-people__link:hover .our-people__name,.our-people__link:focus-visible .our-people__name{text-decoration:underline}.our-people__link:hover .our-people__photo img,.our-people__link:focus-visible .our-people__photo img{opacity:.8}.our-people__photo{display:block;aspect-ratio:1/1;width:100%;max-width:200px;background:#2700f2;overflow:hidden;border-radius:4px;margin-bottom:1rem}.our-people__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.our-people__name{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.3;color:#000;margin:0 0 .25rem}.our-people__bio{font-size:16px;line-height:24px;color:#000}.our-people__bio p{margin-bottom:.5rem}.our-people__bio p:last-child{margin-bottom:0}.our-people__more{margin-top:2rem;display:inline-block;background-color:#271897;color:#fff;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;text-decoration:none;border-radius:20px;padding:14px 30px;cursor:pointer;border:none;transition:opacity .2s ease}.our-people__more:hover{opacity:.85;text-decoration:none}.our-people__more.tertiary{color:#fff;background-color:#10075e}.job-hero{background-color:#020030;color:#fff;padding:0 0 3rem}@media(min-width:1024px){.job-hero{padding:0 0 5rem}}.job-hero__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:32px;line-height:1.15;letter-spacing:-1px;color:#fff;max-width:900px;margin-bottom:1.5rem}@media(min-width:768px){.job-hero__title{font-size:42px;letter-spacing:-1.5px}}@media(min-width:1024px){.job-hero__title{font-size:55px;line-height:64px;letter-spacing:-2px}}.job-hero__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.job-meta-tag{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:20px;padding:6px 14px;text-transform:uppercase;letter-spacing:.05em}.job-apply-btn{display:inline-block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;text-decoration:none;color:#fff;background-color:#10075e;border-radius:20px;padding:14px 30px}.job-apply-btn:hover{opacity:.85;text-decoration:none}.job-body{position:relative;z-index:1;margin-top:-2rem}@media(min-width:1024px){.job-body{margin-top:-3rem}}.job-body__inner{background:#fff;border-radius:14px;padding:2.5rem 20px}@media(min-width:768px){.job-body__inner{padding:3rem 40px}}@media(min-width:1024px){.job-body__inner{padding:50px}}.job-body__content{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;max-width:750px}.our-values{padding:3rem 0}@media(min-width:1024px){.our-values{padding:4rem 0}}.our-commitments{padding:3rem 0}@media(min-width:1024px){.our-commitments{padding:4rem 0}}.our-commitments__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#000;max-width:750px;margin:0 auto 1.5rem}@media(min-width:1024px){.our-commitments__title{font-size:28px}}.our-commitments__body{max-width:750px;margin:0 auto}.our-values__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#000;margin:0 0 2.5rem}@media(min-width:1024px){.our-values__title{font-size:28px}}.our-values__rows{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.our-values__rows{gap:1rem}}.our-values__row{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media(min-width:768px){.our-values__row{flex-direction:row;gap:3rem}.our-values__row--reverse{flex-direction:row-reverse}}.our-values__media{width:100%;max-width:260px}@media(min-width:768px){.our-values__media{flex:0 0 40%;max-width:40%}}.our-values__media img{width:100%;height:auto;display:block}.our-values__text{flex:1}@media(min-width:768px){.our-values__row .our-values__text{text-align:left}.our-values__row--reverse .our-values__text{text-align:right}}.our-values__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;line-height:1.3;color:#000;margin:0 0 .75rem}.our-values__body{font-size:16px;line-height:24px;color:#000}@media(min-width:768px){.our-values__body{font-size:18px;line-height:26px}}.wwa-contact__intro{text-align:center;max-width:640px;margin:0 auto 2.5rem}.wwa-contact__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#000;margin:0 0 .5rem}@media(min-width:1024px){.wwa-contact__heading{font-size:28px}}.wwa-contact__text{font-size:18px;margin:0}.wwa-contact .contact-form{max-width:760px;margin:0 auto}.our-offices{background:#f5f5f5;padding:3rem 0}@media(min-width:1024px){.our-offices{padding:4rem 0}}.our-offices__title{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#000;margin:0 0 2.5rem}@media(min-width:1024px){.our-offices__title{font-size:28px}}.our-offices__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.our-offices__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.our-offices__grid{grid-template-columns:repeat(4,1fr)}}.our-offices__name{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.3;color:#000;margin:0 0 .5rem}.our-offices__address,.our-offices__phone{font-size:16px;line-height:24px;color:#000;margin:0}.our-offices__map{display:inline-block;margin-top:.5rem;font-size:16px;color:#000;text-decoration:underline}.report-section{padding:4rem 0 5rem}@media(min-width:1024px){.report-section{padding:5rem 0 6rem}}.report-gate{max-width:750px}.report-gate__heading{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#020030;margin-bottom:.75rem}@media(min-width:1024px){.report-gate__heading{font-size:36px}}.report-gate__intro{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;color:#000;margin-bottom:0}.report-gate .report-form{margin-top:40px}.report-gate__success{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;color:#000;margin-bottom:1.5rem}.report-available{padding:2rem 0}.report-download__btn{display:inline-block;font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;text-decoration:none;color:#fff;background-color:#10075e;border-radius:20px;padding:14px 30px;margin-top:1.5rem}.report-download__btn:hover{opacity:.85;text-decoration:none}.report-page{padding-top:30px;padding-bottom:3rem}@media(min-width:1024px){.report-page{padding-bottom:5rem}}@media(min-width:1024px){.report-page__inner{display:flex;align-items:flex-start;gap:0}}.report-page__content{font-family:Chivo,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:25px;min-width:0}@media(min-width:1024px){.report-page__content{flex:1 1 67.5%;max-width:750px;padding-right:3rem}}.report-page__form{margin-top:2.5rem}@media(min-width:1024px){.report-page__form{flex:1 1 32.5%;min-width:0;max-width:360px;padding-left:3rem;border-left:1px solid #e5e5e5;margin-top:0}}.report-page__form .report-form .gform_fields{grid-template-columns:1fr;gap:1.75rem}.report-page__form .gfield_label,.report-page__form .gform-field-label{font-size:24px;font-weight:300}
