.logo{display:flex;align-items:center;top:3px}.logo,nav{position:relative}nav{top:0;width:100%;padding-top:1rem;padding-bottom:1rem;z-index:1000;z-index:999}nav .menu__wrapper{display:flex}nav .container{position:relative}nav svg{filter:brightness(1)}.mobile-menu__toggle{cursor:pointer;height:46px;width:46px;padding:10px;margin-left:auto;position:relative;transition:all .15s ease-in-out;transform:none;border-radius:999px}@media(min-width:992px){.mobile-menu__toggle{display:none}}.mobile-menu__toggle .mobile-menu__toggle--mask{position:relative;height:100%;width:100%}.mobile-menu__toggle span{display:block;position:absolute;height:2px;width:100%;background:#6a7885;border-radius:20px;opacity:1;left:0;transform:rotate(0deg);transition:all .1s ease-out}.mobile-menu__toggle span:first-child{top:10%}.mobile-menu__toggle span:nth-child(2){top:calc(50% - 2px);left:0;transform-origin:left center;opacity:1}.mobile-menu__toggle span:nth-child(3){top:calc(90% - 4px);left:0;height:2px;width:100%;transform-origin:left center}.mobile-menu__toggle.open{transition:all .15s ease-in-out;transform:rotate(-45deg);background:#1f2730}.mobile-menu__toggle.open span{transition:all .15s ease-in;color:#fff;background:#fff}.mobile-menu__toggle.open span:first-child{top:calc(50% - 1px)}.mobile-menu__toggle.open span:nth-child(2){top:calc(50% - 2px);left:0;transform-origin:left center;opacity:0}.mobile-menu__toggle.open span:nth-child(3){top:0;left:calc(50% - 1px);width:100%;height:100%;width:2px;transform-origin:left center}.navigation-menu{transition:.2s;position:absolute;top:100%;z-index:999;background:#1f2730;width:100%;min-height:100vh;height:-moz-fit-content;height:fit-content;left:0;border-radius:5px;padding:1rem;margin:1.6rem auto 0;color:#fff;visibility:hidden;opacity:0;transition:transform .1s ease-out,opacity .1s ease-out,visibility 0s .1s;transform:scale(.95);display:flex;flex-direction:column-reverse;align-items:flex-start}@media(min-width:576px){.navigation-menu{padding:1.5rem}}@media(min-width:768px){.navigation-menu{padding:2.2rem}}.navigation-menu.open{transition:transform .1s ease-out,opacity .1s ease-out,visibility 0s 0s;transform:scale(1);visibility:visible;opacity:1}.navigation-menu.open .menu__main a.menu__item{visibility:visible}.navigation-menu .menu__main{padding:0;list-style:none;margin:0 0 auto}.navigation-menu .menu__main a.menu__item{visibility:hidden;box-sizing:inherit;display:block;text-decoration:none;transition:.1s;color:#fff;padding-top:1rem;padding-bottom:1rem;font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1rem;border-top:1px solid #384757;border-radius:0}@media(min-width:992px){.navigation-menu .menu__main a.menu__item{visibility:visible}}.navigation-menu .menu__main .has-submenu{margin-bottom:2rem}.navigation-menu .menu__main .has-submenu .menu__item{font-size:1rem;margin-bottom:1rem;display:block;color:#abb2c6}.navigation-menu .menu__main .menu__submenu a.submenu__item{display:flex;align-items:flex-start;border-radius:5px;padding:0;text-decoration:none;transition:.1s;margin-bottom:32px}.navigation-menu .menu__main .menu__submenu a.submenu__item img{margin-top:3px;margin-right:.8125rem;display:block;height:34px;width:34px}.navigation-menu .menu__main .menu__submenu a.submenu__item .submenu__item--title{margin-top:0;color:#fff;font-size:1.125rem;margin-bottom:.4rem}.navigation-menu .menu__main .menu__submenu a.submenu__item p{color:#abb2c6;font-size:.9375rem;margin:0}.navigation-menu .menu__main .menu__submenu a.submenu__item.single{color:#fff;padding-top:1rem;padding-bottom:1rem;font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1rem;border-top:1px solid #384757;border-radius:0}.navigation-menu .menu__cta{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;margin-bottom:1rem}.navigation-menu .menu__cta p{font-family:Nunito Sans,Raleway,Helvetica,Arial;line-height:1.5rem;font-size:1rem;display:inline-block;color:#abb2c6;margin:0}.navigation-menu .menu__cta a.accent{color:#008feb;text-decoration:none}.navigation-menu .menu__cta .btn{margin-right:.6rem}@media(min-width:992px){.navigation-menu{flex-direction:row;visibility:visible;opacity:1;transition:none;transform:none;justify-content:space-between;background:transparent;position:static;height:100%;margin:0;min-height:0;padding:0;align-items:center}.navigation-menu .menu__main{padding:0;list-style:none;display:flex;align-items:center;margin:0 0 auto 2rem}.navigation-menu .menu__main .has-submenu .menu__item,.navigation-menu .menu__main a.menu__item,.navigation-menu .menu__main span.menu__item{list-style-type:none;font-family:Avenir Regular,Raleway,Raleway Extrabold;color:#444;text-decoration:none;font-size:16px;font-family:Avenir Demi;padding:.8rem;transition:.1s;border:none;margin:0;cursor:pointer}.navigation-menu .menu__main .has-submenu .menu__item:hover,.navigation-menu .menu__main a.menu__item:hover,.navigation-menu .menu__main span.menu__item:hover{color:#008feb}.navigation-menu .menu__main .has-submenu{margin:0;position:relative}.navigation-menu .menu__main .has-submenu:hover span{color:#008feb}.navigation-menu .menu__main .has-submenu:after{display:block;content:"";position:absolute;width:12px;height:12px;transform:rotate(45deg);background:#1f2730;left:calc(50% + 2px);visibility:hidden;opacity:0;transition:.1s;bottom:-12px;transition:left .1s ease-out,bottom .1s ease-out,opacity .1s ease-out,visibility 0s .1s}.navigation-menu .menu__main .has-submenu .menu__submenu{color:#444;font-size:1.1rem;font-family:Nunito Sans,Raleway,Helvetica,Arial;position:absolute;width:800px;max-width:90vw;top:100%;margin:0 auto;z-index:999;left:-6rem;display:block;visibility:hidden;opacity:0;transition:transform .1s ease-out,opacity .1s ease-out,visibility 0s .1s;transform:scale(.95)}.navigation-menu .menu__main .has-submenu .menu__submenu .menu__submenu--wrapper{background:#1f2730;border-radius:5px;padding:.4rem .8rem;box-shadow:5px 45px 100px rgba(109,137,157,.6)}.navigation-menu .menu__main .has-submenu .menu__submenu .menu__submenu--wrapper .row{margin:0 -6px}.navigation-menu .menu__main .has-submenu .menu__submenu .menu__submenu--wrapper .row>.col,.navigation-menu .menu__main .has-submenu .menu__submenu .menu__submenu--wrapper .row>[class*=col-]{padding:6px}.navigation-menu .menu__main .has-submenu .menu__submenu a.submenu__item{display:flex;align-items:flex-start;border-radius:5px;padding:.8rem;text-decoration:none;transition:.1s;margin-bottom:0}.navigation-menu .menu__main .has-submenu .menu__submenu a.submenu__item:hover{background:#29333e}.navigation-menu .menu__main .has-submenu .menu__submenu a.submenu__item .submenu__item--title{margin-top:0;color:#fff;font-size:1rem;margin-bottom:.4rem}.navigation-menu .menu__main .has-submenu .menu__submenu a.submenu__item p{color:#abb2c6;font-size:1rem;margin:0;font-family:Nunito Sans,Raleway;font-size:.9375rem;font-weight:400;line-height:22px;text-align:left}.navigation-menu .menu__main .has-submenu:hover:after{opacity:1;visibility:visible;bottom:-6px;left:calc(50% - 6px);transition:left .1s ease-out,bottom .1s ease-out,opacity .1s ease-out,visibility 0s 0s}.navigation-menu .menu__main .has-submenu:hover .menu__submenu{transition:transform .1s ease-out,opacity .1s ease-out,visibility 0s 0s;transform:scale(1);visibility:visible;opacity:1}.navigation-menu .menu__cta{flex-direction:row;margin:2px 0 0}.navigation-menu .menu__cta p{box-sizing:inherit;font-family:Avenir Regular,Raleway,Raleway Extrabold;font-size:1rem;color:#444}.navigation-menu .menu__cta a{font-size:16px;font-family:Avenir Demi}.navigation-menu .menu__cta a,.navigation-menu .menu__cta a.accent{color:#444;text-decoration:none}.navigation-menu .menu__cta .btn{color:#fff;border-radius:5px;display:inline-block;margin-left:1.3rem;margin-right:0;background:#111;border:1px solid #111}.navigation-menu .menu__cta .btn:hover{background:#008feb;border:1px solid #008feb}}.agency-partners nav,.light-nav nav,.partners nav,.silo nav{position:absolute}.light-nav nav .logo svg #mindtrust-copyright path,.light-nav nav .logo svg #mindtrust-icon path,.light-nav nav .logo svg #mindtrust-text path{fill:#fff}.light-nav nav .logo svg #mindtrust-icon>#mindtrust-shape-1,.light-nav nav .logo svg #mindtrust-icon>#mindtrust-shape-3{fill:hsla(0,0%,100%,.35)}.light-nav nav .logo svg #mindtrust-icon>#mindtrust-center-shape{fill:hsla(0,0%,100%,.5)}.light-nav nav .navigation-menu .menu__main .menu__item{color:hsla(0,0%,100%,.8)}.light-nav nav .navigation-menu .menu__cta p,.light-nav nav .navigation-menu .menu__main .has-submenu:hover span,.light-nav nav .navigation-menu .menu__main .menu__item:hover{color:#fff}.light-nav nav .mobile-menu__toggle span{background:#fff}footer.footer{background:#1f2730;position:relative}footer.footer .footer__main{position:relative;padding-top:5rem;padding-bottom:4rem}@media(min-width:768px){footer.footer .footer__main{padding-top:12rem;padding-bottom:3rem}}@media(max-width:767.98px){footer.footer .footer__main{padding-top:4rem;padding-bottom:3rem}}@media(max-width:420px){footer.footer .footer__main{padding-top:2.5rem;padding-bottom:3rem}}@media(min-width:576px){footer.footer .tablet-flex{display:flex}footer.footer .tablet-flex div:nth-child(2){margin-left:2.25rem}}@media(max-width:1199.98px){footer.footer .centered{width:100%;margin-top:2rem}}@media(max-width:991.98px){footer.footer .centered{text-align:center;margin-top:2rem}footer.footer .centered .social{margin:.6rem auto 0;display:flex;justify-content:center}}footer.footer h1{color:#fff}footer.footer p{margin-bottom:0}footer.footer .footer__navigation .h4{color:#fff;margin-top:0;font-size:1.25rem;line-height:2rem;margin-bottom:1.25rem}footer.footer .footer__navigation a{color:#abb2c6;text-decoration:none;display:block;font-size:1rem;transition:.1s;line-height:2rem;margin:.625rem 0;font-family:Avenir Regular,Raleway,Raleway Extrabold}footer.footer .footer__navigation a:hover{color:#c6e8ff}footer.footer .footer__navigation a:first-of-type{margin-top:0}footer.footer .footer__navigation a.footer__phone{display:none}@media(min-width:768px){footer.footer .footer__navigation a.footer__phone{display:block}}footer.footer .footer__navigation .col-lg-3{position:static}@media(max-width:767.98px){footer.footer .footer__navigation .footer-column{padding-top:2rem}}footer.footer .footer__navigation .footer__logo{text-align:center;width:70%;padding-bottom:1rem;border-bottom:1px solid #384757;margin:0 auto 1.625rem}@media(min-width:768px){footer.footer .footer__navigation .footer__logo{position:absolute;left:0;top:0;width:100%;text-align:left;padding-bottom:2.625rem;top:3.6rem}}footer.footer .footer__navigation .footer__logo img{width:174px;height:41px}footer.footer .social{display:flex;align-items:center;margin-top:1rem}footer.footer .social a.social__button{width:36px;height:36px;margin-top:0;margin-bottom:0;border-radius:999px;background:#8e9aa7;display:flex;align-items:center;justify-content:center;margin-right:1.3rem;transition:.15s}footer.footer .social a.social__button:hover{background:#fff}footer.footer .social a.social__button:last-child{margin-right:0}footer.footer .social a.social__button .social__button--icon{color:#1f2730;width:21px;height:21px}.footer__end{background:#000;padding:.75rem 0}.footer__end,.footer__end .container{color:#8e9aa7}.footer__end .container a{color:#8e9aa7;display:block;margin:0 0 0 32px;text-align:left;text-decoration:none}.footer__end .container a:hover{color:#8395b3}.footer__end .container span{text-align:center;color:#8e9aa7}@media(min-width:768px){.footer__end .container{justify-content:space-between;flex-direction:row;align-items:center}.footer__end .container span{text-align:left;margin:0}}.talent-carousel{position:relative;width:100%;margin:0 auto;overflow-y:visible}.talent-carousel .talent-carousel__mask,.talent-carousel .talent-carousel__track{position:relative;width:100%;height:404px;min-height:404px}.talent-carousel .talent-carousel__track{display:flex;overflow-y:visible}.talent-carousel .talent-carousel__track.active{transition:.3s ease-in-out}.talent-carousel .talent-carousel__track:after{display:block;width:100%;height:100%;content:"";box-shadow:5px 45px 100px rgba(109,137,157,.6);position:absolute;top:0;left:-400px;width:calc(100% + 800px)}.talent-carousel .talent-carousel__slide{left:0;position:relative;overflow:hidden;height:404px;min-height:404px;box-shadow:none;width:100%;flex:1 1;flex-basis:50%;width:50%;min-width:50%;max-width:50%;border-radius:0;margin:0;padding:0}.talent-carousel .talent-carousel__slide .headshot{width:100%;height:auto;height:100%;object-fit:cover;height:404px!important;min-height:404px!important}.talent-carousel .talent-carousel__slide .country{position:absolute;top:0;right:0}.talent-carousel .talent-carousel__slide .country img{width:1.2rem;margin:.6rem;height:100%}.talent-carousel .talent-carousel__slide .individual-details{position:absolute;bottom:0;left:0;right:0;margin:0;padding:1rem;list-style-type:none;height:40%;background:#fff}.talent-carousel .talent-carousel__slide .individual-details .name{font-family:Avenir Demi,Raleway Bold,Helvetica,Arial;font-size:1.2rem}.talent-carousel .talent-carousel__slide .individual-details .title{color:#6a7885;font-family:Avenir Regular,Raleway,Helvetica,Arial;font-size:15px}.talent-carousel .talent-carousel__slide .individual-details .previously-at{margin-top:1rem}.talent-carousel .talent-carousel__slide .individual-details .previously-at span{font-family:Avenir Regular,Raleway,Helvetica,Arial;display:inline-block;color:#6a7885;font-size:.8rem;margin-right:.5rem}.talent-carousel .talent-carousel__slide .individual-details .previously-at img{position:relative!important;display:inline-block;max-width:6rem;vertical-align:middle;margin:0}.talent-carousel .talent-carousel__slide:first-child{margin-left:-50%}@media(min-width:576px){.talent-carousel .talent-carousel__slide:first-child{margin-left:-33.3333333333%}}@media(min-width:768px){.talent-carousel .talent-carousel__slide:first-child{margin-left:-25%}}@media(min-width:992px){.talent-carousel .talent-carousel__slide:first-child{margin-left:-20%}}@media(min-width:1400px){.talent-carousel .talent-carousel__slide:first-child{margin-left:-14.2857142857%}}@media(min-width:576px){.talent-carousel .talent-carousel__slide{flex-basis:33.3333333333%;width:33.3333333333%;min-width:33.3333333333%;max-width:33.3333333333%}}@media(min-width:768px){.talent-carousel .talent-carousel__slide{flex-basis:25%;width:25%;min-width:25%;max-width:25%}}@media(min-width:992px){.talent-carousel .talent-carousel__slide{flex-basis:20%;width:20%;min-width:20%;max-width:20%}}@media(min-width:1400px){.talent-carousel .talent-carousel__slide{flex-basis:14.2857142857%;width:14.2857142857%;min-width:14.2857142857%;max-width:14.2857142857%}}.talent-carousel .talent-carousel--arrow{width:40px;height:40px;border:none;padding:none;background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15);color:#6a7885;margin-right:.5rem;margin-bottom:1rem}.talent-carousel .talent-carousel__buttons{display:flex;align-items:center;justify-content:flex-start;margin-top:.6rem;margin-bottom:0}.talent-carousel .talent-carousel__control{z-index:3;position:absolute;top:30%;outline:0;width:52px;height:52px;border:none;transition:.1s;padding:0;background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15);color:#6a7885;margin-right:.6rem;margin-top:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:15px 20px 60px 0 15% #385768;border-radius:5px}.talent-carousel .talent-carousel__control img{filter:brightness(1)}.talent-carousel .talent-carousel__control:hover{background:#fff}.talent-carousel .talent-carousel__control--prev{left:10px}.talent-carousel .talent-carousel__control--next{right:10px}.toggle{margin-top:72px}.toggle .laptop{width:100%!important;position:relative!important}.toggle .toggle__left{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-direction:column}@media(min-width:1200px){.toggle .toggle__left{margin-bottom:0;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.toggle .toggle__left .toggle__button{width:100%;display:flex;align-items:center;justify-content:center;display:block;margin-bottom:16px;margin-right:0;background:none;padding:0 0 10px;cursor:pointer;transition:.5s;border-radius:5px;position:relative}.toggle .toggle__left .toggle__button:last-child{margin-right:0}@media(min-width:1200px){.toggle .toggle__left .toggle__button{background:#fff;margin-right:0;margin-bottom:16px;padding:1.375rem}.toggle .toggle__left .toggle__button:last-child{margin-bottom:0}}.toggle .toggle__left .toggle__button:after{position:absolute;content:"";display:block;height:3px;background:#fff;width:1%;left:0;bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;animation-timing-function:linear;transition:width 0s;transition-delay:0s;transition-timing-function:linear}.toggle .toggle__left .toggle__button.active{position:relative}.toggle .toggle__left .toggle__button.active p{color:#008feb!important}@media(min-width:1200px){.toggle .toggle__left .toggle__button.active{box-shadow:5px 4px 20px rgba(39,100,144,.15);background:#fff}.toggle .toggle__left .toggle__button.active p{color:initial!important}}.toggle .toggle__left .toggle__button.active.timer:after{width:100%;transition:width 4s;transition-timing-function:linear;transition-delay:0s;background:#008feb}.toggle .toggle__left .toggle__button p:first-child{font-size:1.125rem;font-weight:700;color:#000;font-family:Avenir Demi;margin:0}@media(min-width:576px){.toggle .toggle__left .toggle__button p:first-child{font-size:1.125rem}}@media(min-width:1200px){.toggle .toggle__left .toggle__button p:first-child{margin-bottom:.75rem}}.toggle .toggle__left .toggle__button p:last-child{font-size:1rem;font-family:Nunito Sans;margin-top:0;display:none}@media(min-width:1200px){.toggle .toggle__left .toggle__button p:last-child{display:block}}.toggle .col-xl-8{display:flex;align-items:center;justify-content:center}.toggle .toggle__right{position:relative;height:580px;transform:scale(.42);width:690px;flex:0 0 auto;transform-origin:center top;margin:0 auto -340px}@media(min-width:400px){.toggle .toggle__right{transform:scale(.5);margin-bottom:-320px}}@media(min-width:460px){.toggle .toggle__right{transform:scale(.6);margin-bottom:-280px}}@media(min-width:576px){.toggle .toggle__right{transform:scale(.7);left:0;margin-bottom:-220px}}@media(min-width:768px){.toggle .toggle__right{height:580px;transform:scale(1);margin-bottom:-100px}}@media(min-width:992px){.toggle .toggle__right{width:100%;margin-bottom:0}}@media(min-width:1200px){.toggle .toggle__right{height:600px}}.toggle .toggle__right h3{position:relative;height:100%;text-align:center}.toggle .toggle__right h3 span{width:100%;animation-fill-mode:forwards;animation-duration:.5s}@media(min-width:430px){.toggle .toggle__right h3 span{white-space:nowrap}}.toggle .toggle__right h3 span.one{left:0;opacity:1;position:relative}.toggle .toggle__right h3 span.two{left:-20px;opacity:0;position:absolute;top:-15px}@media(min-width:430px){.toggle .toggle__right h3 span.two{top:0}}.toggle .toggle__right h3 span.three{left:-20px;opacity:0;position:absolute}.toggle .toggle__right .flex{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.toggle .toggle__right .pie{z-index:1;position:relative;max-width:250px;border-radius:50%;text-align:center;background:#fff;border-radius:999px;top:180px;left:73px;width:180px;height:180px;opacity:0;transition:opacity .5s;transition-timing-function:cubic-bezier(.22,-.02,.17,1.01)}.toggle .toggle__right .pie .doughnut{width:180px;height:180px}@media(min-width:992px){.toggle .toggle__right .pie{width:220px;height:220px;left:0;margin-left:0;margin-right:0;top:194px;left:220px}.toggle .toggle__right .pie .doughnut{width:220px;height:220px}}@media(min-width:1200px){.toggle .toggle__right .pie{width:180px;height:180px;left:0;margin-left:0;margin-right:0;top:164px;left:95px}.toggle .toggle__right .pie .doughnut{width:180px;height:180px}}.toggle .toggle__right .pie .pie__inner{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.toggle .toggle__right .pie .pie__percent{color:#2e353a;font-family:Avenir Bold;margin-bottom:14px;font-size:42.3px;line-height:28.25px}.toggle .toggle__right .pie .pie__percent .number{transition-timing-function:cubic-bezier(.22,-.02,.17,1.01);animation-timing-function:cubic-bezier(.22,-.02,.17,1.01)}.toggle .toggle__right .pie .pie__text{color:#2e353a;font-family:Avenir Demi;font-size:14px;line-height:17px}.toggle .toggle__right .pie img{position:absolute;bottom:-10%;width:15%}.toggle .toggle__right .pie{animation-duration:.5s;animation-fill-mode:forwards}.toggle .toggle__right .splash{position:relative;opacity:0;transition:opacity .5s;transition-timing-function:cubic-bezier(.22,-.02,.17,1.01);top:-20px;left:100px;width:150px;height:150px}@media(min-width:992px){.toggle .toggle__right .splash{top:-80px;left:300px}}@media(min-width:1200px){.toggle .toggle__right .splash{top:-50px;left:130px}}.toggle .toggle__right .splash:after{width:300px;height:0;padding-bottom:256.8%;content:"";display:block;position:absolute;background-position:top;left:-249%;bottom:-48%;background:url(/media/img/callout.svg);background-repeat:no-repeat;top:-12px;left:72px}.toggle .toggle__right .splash span{position:absolute;width:150px;height:150px;border-radius:999px;opacity:0;animation:scaleIn 4s ease-out infinite;animation-timing-function:cubic-bezier(.22,-.02,.17,1.01);background:#009bff;transition:opacity .2s;transition-timing-function:cubic-bezier(.22,-.02,.17,1.01)}.toggle .toggle__right .splash span:nth-child(2){animation-delay:1s}.toggle .toggle__right .splash span:nth-child(3){animation-delay:2s}.toggle .toggle__right .splash span:nth-child(4){animation-delay:3s}.toggle .toggle__right .toggle__slide{width:100%;position:absolute;top:0;left:0}.toggle .toggle__right .toggle__slide .team-cards,.toggle .toggle__right .toggle__slide h3{display:none}.toggle .toggle__right .toggle__slide h3{margin-top:0;text-align:center;font-size:28px;color:#000}.toggle .toggle__right .toggle__slide img[role=presentation]{width:100%}.toggle .toggle__right .toggle__slide .team-cards{position:absolute;right:24px;top:55%;right:0;width:-moz-fit-content;width:fit-content;transform:scale(1);top:20%}.toggle .toggle__right .toggle__slide .team-cards .team-card{margin:8px 0;width:100%;position:relative;left:200px;animation:left .5s forwards;animation-timing-function:cubic-bezier(.22,-.02,.17,1.01);opacity:0;width:380px}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__icon,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__image{position:relative}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__icon img,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__image img{position:absolute;width:100%;height:100%;animation-fill-mode:forwards;animation-duration:.5s}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__icon img.one,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__image img.one{opacity:1}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__icon img.three,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__icon img.two,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__image img.three,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__image img.two{opacity:0}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__title{position:relative;height:100%}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__title span{animation-fill-mode:forwards;animation-duration:.5s;white-space:nowrap}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__title span.one{left:0;opacity:1;position:relative}.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__title span.three,.toggle .toggle__right .toggle__slide .team-cards .team-card .team-card__title span.two{left:-20px;opacity:0;position:absolute}.toggle .toggle__right .toggle__slide .team-cards .team-card:first-child,.toggle .toggle__right .toggle__slide .team-cards .team-card:first-child .team-card__title span,.toggle .toggle__right .toggle__slide .team-cards .team-card:first-child img{animation-delay:0s}.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(2),.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(2) .team-card__title span,.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(2) img{animation-delay:.5s}.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(3),.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(3) .team-card__title span,.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(3) img{animation-delay:1s}.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(4),.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(4) .team-card__title span,.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(4) img{animation-delay:1.5s}.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(5),.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(5) .team-card__title span,.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(5) img{animation-delay:2s}.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(6),.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(6) .team-card__title span,.toggle .toggle__right .toggle__slide .team-cards .team-card:nth-child(6) img{animation-delay:2.5s}.toggle .toggle__right .toggle__slide .team-cards .team-card:first-child{margin-top:0}.toggle .toggle__right .toggle__slide .team-cards .team-card:last-child{margin-bottom:0}.toggle .toggle__right.active .toggle__slide .pie,.toggle .toggle__right.active .toggle__slide .splash{opacity:1}.toggle .toggle__right.active .toggle__slide .pie{transition:1s;transition-timing-function:cubic-bezier(.22,-.02,.17,1.01);transition-delay:0s;transform:none}.toggle .toggle__right.active .toggle__slide .team-cards,.toggle .toggle__right.active .toggle__slide h3{display:block}.toggle .toggle__right.one .pie{opacity:0}.toggle .toggle__right.one h3 span.one{animation-name:title}.toggle .toggle__right.two .pie{opacity:0}.toggle .toggle__right.two h3 span.one{animation-name:titleReverse}.toggle .toggle__right.two h3 span.two{animation-name:title}.toggle .toggle__right.two h3 span.three{animation-name:titleReverse}.toggle .toggle__right.three .pie{animation-name:fadeIn;display:block}.toggle .toggle__right.three .splash span{animation-name:none;opacity:0}.toggle .toggle__right.three h3 span.one,.toggle .toggle__right.three h3 span.two{animation-name:titleReverse}.toggle .toggle__right.three h3 span.three{animation-name:title}.toggle .toggle__right.three .team-cards,.toggle .toggle__right.two .team-cards{display:block}.toggle .toggle__right.three .team-cards .team-card,.toggle .toggle__right.two .team-cards .team-card{left:0;position:relative;animation:none;animation-timing-function:cubic-bezier(.22,-.02,.17,1.01);opacity:1;transition:none;transition-timing-function:cubic-bezier(.22,-.02,.17,1.01)}.toggle .toggle__right.three .team-cards .team-card .team-card__title span.one,.toggle .toggle__right.two .team-cards .team-card .team-card__title span.one{animation-name:titleReverse}.toggle .toggle__right.three .team-cards .team-card .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card .team-card__title span.two{animation-name:title}.toggle .toggle__right.three .team-cards .team-card .team-card__title span.three,.toggle .toggle__right.two .team-cards .team-card .team-card__title span.three{animation-name:titleReverse}.toggle .toggle__right.three .team-cards .team-card:first-child .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card:first-child .team-card__title span.two{animation-delay:.2s}.toggle .toggle__right.three .team-cards .team-card:nth-child(2) .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card:nth-child(2) .team-card__title span.two{animation-delay:.7s}.toggle .toggle__right.three .team-cards .team-card:nth-child(3) .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card:nth-child(3) .team-card__title span.two{animation-delay:1.2s}.toggle .toggle__right.three .team-cards .team-card:nth-child(4) .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card:nth-child(4) .team-card__title span.two{animation-delay:1.7s}.toggle .toggle__right.three .team-cards .team-card:nth-child(5) .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card:nth-child(5) .team-card__title span.two{animation-delay:2.2s}.toggle .toggle__right.three .team-cards .team-card:nth-child(6) .team-card__title span.two,.toggle .toggle__right.two .team-cards .team-card:nth-child(6) .team-card__title span.two{animation-delay:2.7s}.toggle .toggle__right.two.from-one .team-cards .team-card .team-card__image img.one{animation-name:fadeOut}.toggle .toggle__right.two.from-one .team-cards .team-card .team-card__icon img.two,.toggle .toggle__right.two.from-one .team-cards .team-card .team-card__image img.two{animation-name:fadeIn}.toggle .toggle__right.two.from-one .team-cards .team-card .team-card__icon img.three{opacity:0}.toggle .toggle__right.two.from-three .pie{opacity:1;animation-name:fadeOut}.toggle .toggle__right.two.from-three .team-cards .team-card .team-card__image img.one{opacity:0}.toggle .toggle__right.two.from-three .team-cards .team-card .team-card__image img.two{opacity:1}.toggle .toggle__right.two.from-three .team-cards .team-card .team-card__icon img.two{opacity:0;animation-name:fadeIn}.toggle .toggle__right.two.from-three .team-cards .team-card .team-card__icon img.three{opacity:1;animation-name:fadeOut}.toggle .toggle__right.three.from-two .team-cards .team-card .team-card__image img.one{opacity:0}.toggle .toggle__right.three.from-two .team-cards .team-card .team-card__image img.two{opacity:1}.toggle .toggle__right.three.from-two .team-cards .team-card .team-card__icon img.two{opacity:1;animation-name:fadeOut}.toggle .toggle__right.three.from-two .team-cards .team-card .team-card__icon img.three{opacity:0;animation-name:fadeIn}.toggle .toggle__right.three.from-one .team-cards .team-card .team-card__image img.one{animation-name:fadeOut}.toggle .toggle__right.three.from-one .team-cards .team-card .team-card__image img.two{animation-name:fadeIn}.toggle .toggle__right.three.from-one .team-cards .team-card .team-card__icon img.two{opacity:0}.toggle .toggle__right.three.from-one .team-cards .team-card .team-card__icon img.three{animation-name:fadeIn}.toggle .toggle__right.one.from-three .pie{opacity:1;animation-name:fadeOut}.toggle .toggle__right.one.from-three h3 span.one{animation-name:title}.toggle .toggle__right.one.from-three h3 span.three,.toggle .toggle__right.one.from-three h3 span.two{animation-name:titleReverse}.toggle .toggle__right.one.from-two .pie{opacity:1;animation-name:fadeOut}.toggle .toggle__right.one.from-two h3 span.one{animation-name:title}.toggle .toggle__right.one.from-two h3 span.three,.toggle .toggle__right.one.from-two h3 span.two{animation-name:titleReverse}*{transition:height .2s;transition-timing-function:cubic-bezier(.22,-.02,.17,1.01)}@keyframes right{0%{position:relative;left:0;opacity:1}to{position:relative;left:400px;opacity:0}}@keyframes title{0%{left:-20px;opacity:0}to{left:0;opacity:1}}@keyframes titleReverse{0%{left:0;opacity:1}to{left:-20px;opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes timer{0%{width:1%}to{width:100%}}@keyframes scaleIn{0%{transform:scale(.1);opacity:.2}to{transform:scale(1);opacity:0}}.team-cards{list-style-type:none;padding:0;margin:0}@media(max-width:600px){.team-cards{width:70%;margin:0 auto}}@media(max-width:769px){.team-cards{margin:2.5rem auto 0}}.team-cards>li{margin-bottom:.6rem}.card.team-card{list-style-type:none;padding:6px 8px;display:flex;align-items:center;border-radius:5px;width:320px;max-width:100%}@media(min-width:320px){.card.team-card{max-width:999px}}.card.team-card.md{width:380px}.card.team-card.lg{width:440px}.card.team-card.md,.card.team-card.sm{box-shadow:5px 45px 100px rgba(109,137,157,.6)}.card.team-card li{font-family:Avenir Demi,Raleway Bold,Helvetica,Arial}.card.team-card .team-card__image{height:48px;max-height:48px;min-height:48px;width:48px;max-width:48px;margin-right:1rem}.card.team-card .team-card__image img{border-radius:100%;height:48px;min-height:48px;max-height:48px;width:48px;max-width:48px;font-size:14px;font-family:Nunito Sans;line-height:1rem}.card.team-card .team-card__title{font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1.125rem;line-height:1.125rem;color:#2e353a}.card.team-card .team-card__icon{height:34px;width:34px;margin-left:auto;position:relative}.card.team-card .team-card__icon img{width:34px;height:34px}.card.team-card .team-card__icon span{font-family:Avenir Regular,Raleway,Raleway Extrabold;font-size:15px;line-height:27px}.card.team-card .team-card__icon span strong{font-family:Avenir Bold}.card.team-card .team-card__icon .tooltip{position:absolute;top:-32.2px;background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15);border-radius:5px;font-size:.875rem;text-transform:uppercase;color:#6d6d6d;padding:.23rem .9375rem .125rem;visibility:hidden;opacity:0;transition-delay:.3s;transition:.1s}.card.team-card .team-card__icon .tooltip:after{position:absolute;content:"";display:block;bottom:-4px;width:8px;height:8px;background:#fff;left:calc(50% - 4px);transform:rotate(45deg);z-index:0;box-shadow:5px 4px 20px rgba(39,100,144,.15)}.card.team-card .team-card__icon:hover .tooltip{visibility:visible;opacity:1;transition-delay:0s}.card.team-card.lg .team-card__icon{display:flex;flex-direction:row-reverse;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:space-between;border-radius:999px;padding:4px 15px 4px 0}.card.team-card.lg .team-card__icon span{color:#000;font-family:Avenir Regular,Raleway,Raleway Extrabold}.card.team-card.lg .team-card__icon span strong{font-family:Avenir Bold,Raleway Bold,Raleway Extrabold}.card.team-card.lg .team-card__icon img{margin-right:.75rem}.card.team-card.lg.marketing .team-card__icon{background:#fff8f5}.card.team-card.lg.strategy .team-card__icon{background:#f9f5ff}.card.team-card.lg.design .team-card__icon{background:#fdf3f4}.card.team-card.lg.development .team-card__icon{background:#f3faff}.card.team-card.lg.production .team-card__icon{background:#fffbf2}.card.team-card.lg.technology .team-card__icon{background:#f1fbfd}.card.team-card.marketing .team-card__icon .tooltip{left:calc(-55.39px + 50%)}.card.team-card.strategy .team-card__icon .tooltip{left:calc(-50.075px + 50%)}.card.team-card.development .team-card__icon .tooltip{left:calc(-65.83px + 50%)}.card.team-card.design .team-card__icon .tooltip{left:calc(-40.53px + 50%)}.card.team-card.technology .team-card__icon .tooltip{left:calc(-61.85px + 50%)}.card.team-card.production .team-card__icon .tooltip{left:calc(-61.045px + 50%)}.m-none,.no-margin{margin:0!important}.no-padding,.p-none{padding:0!important}.mx-none{margin-left:0!important;margin-right:0!important}.my-none{margin-bottom:0!important}.mt-none,.my-none{margin-top:0!important}.mb-none{margin-bottom:0!important}.ml-none{margin-left:0!important}.mr-none{margin-right:0!important}.px-none{padding-left:0!important;padding-right:0!important}.py-none{padding-bottom:0!important}.pt-none,.py-none{padding-top:0!important}.pb-none{padding-bottom:0!important}.pl-none{padding-left:0!important}.pr-none{padding-right:0!important}@media(max-width:991.98px){.py-xl{padding-top:6rem;padding-bottom:6rem}}@media(min-width:992px){.py-xl{padding-top:10rem;padding-bottom:10rem}}@media(max-width:991.98px){.py-lg{padding-top:4rem;padding-bottom:4rem}}@media(min-width:992px){.py-lg{padding-top:6rem;padding-bottom:6rem}}@media(max-width:991.98px){.py-md{padding-top:2rem;padding-bottom:2rem}}@media(min-width:992px){.py-md{padding-top:4rem;padding-bottom:4rem}}@media(max-width:991.98px){.py-sm{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:992px){.py-sm{padding-top:2rem;padding-bottom:2rem}}.py-xs{padding-top:1.5rem;padding-bottom:1.5rem}.py-xxs{padding-top:1rem;padding-bottom:1rem}@media(max-width:991.98px){.pt-xl{padding-top:6rem}}@media(min-width:992px){.pt-xl{padding-top:10rem}}@media(max-width:991.98px){.pt-lg{padding-top:4rem}}@media(min-width:992px){.pt-lg{padding-top:6rem}}@media(max-width:991.98px){.pt-md{padding-top:2rem}}@media(min-width:992px){.pt-md{padding-top:4rem}}@media(max-width:991.98px){.pt-sm{padding-top:1.5rem}}@media(min-width:992px){.pt-sm{padding-top:2rem}}.pt-xs{padding-top:1.5rem}.pt-xxs{padding-top:1rem}@media(max-width:991.98px){.pb-xl{padding-bottom:6rem}}@media(min-width:992px){.pb-xl{padding-bottom:10rem}}@media(max-width:991.98px){.pb-lg{padding-bottom:4rem}}@media(min-width:992px){.pb-lg{padding-bottom:6rem}}@media(max-width:991.98px){.pb-md{padding-bottom:2rem}}@media(min-width:992px){.pb-md{padding-bottom:4rem}}@media(max-width:991.98px){.pb-sm{padding-bottom:1.5rem}}@media(min-width:992px){.pb-sm{padding-bottom:2rem}}.pb-xs{padding-bottom:1.5rem}.pb-xxs{padding-bottom:1rem}@media(max-width:991.98px){.pr-lg{padding-right:4rem}}@media(min-width:992px){.pr-lg{padding-right:6rem}}@media(max-width:991.98px){.pr-md{padding-right:2rem}}@media(min-width:992px){.pr-md{padding-right:4rem}}@media(max-width:991.98px){.pr-sm{padding-right:1.5rem}}@media(min-width:992px){.pr-sm{padding-right:2rem}}.pr-xs{padding-right:1.5rem}.pr-xxs{padding-right:1rem}@media(max-width:991.98px){.pl-lg{padding-left:4rem}}@media(min-width:992px){.pl-lg{padding-left:6rem}}@media(max-width:991.98px){.pl-md{padding-left:2rem}}@media(min-width:992px){.pl-md{padding-left:4rem}}@media(max-width:991.98px){.pl-sm{padding-left:1.5rem}}@media(min-width:992px){.pl-sm{padding-left:2rem}}.pl-xs{padding-left:1.5rem}.pl-xxs{padding-left:1rem}@media(max-width:991.98px){.my-xl{margin-top:6rem;margin-bottom:6rem}}@media(min-width:992px){.my-xl{margin-top:10rem;margin-bottom:10rem}}@media(max-width:991.98px){.my-lg{margin-top:4rem;margin-bottom:4rem}}@media(min-width:992px){.my-lg{margin-top:6rem;margin-bottom:6rem}}@media(max-width:991.98px){.my-md{margin-top:2rem;margin-bottom:2rem}}@media(min-width:992px){.my-md{margin-top:4rem;margin-bottom:4rem}}@media(max-width:991.98px){.my-sm{margin-top:1.5rem;margin-bottom:1.5rem}}@media(min-width:992px){.my-sm{margin-top:2rem;margin-bottom:2rem}}.my-xs{margin-top:1.5rem;margin-bottom:1.5rem}.my-xxs{margin-top:1rem;margin-bottom:1rem}@media(max-width:991.98px){.mt-xl{margin-top:6rem}}@media(min-width:992px){.mt-xl{margin-top:10rem}}@media(max-width:991.98px){.mt-lg{margin-top:4rem}}@media(min-width:992px){.mt-lg{margin-top:6rem}}@media(max-width:991.98px){.mt-md{margin-top:2rem}}@media(min-width:992px){.mt-md{margin-top:4rem}}@media(max-width:991.98px){.mt-sm{margin-top:1.5rem}}@media(min-width:992px){.mt-sm{margin-top:2rem}}.mt-xs{margin-top:1.5rem}.mt-xxs{margin-top:1rem}@media(max-width:991.98px){.mb-xl{margin-bottom:6rem}}@media(min-width:992px){.mb-xl{margin-bottom:10rem}}@media(max-width:991.98px){.mb-lg{margin-bottom:4rem}}@media(min-width:992px){.mb-lg{margin-bottom:6rem}}@media(max-width:991.98px){.mb-md{margin-bottom:2rem}}@media(min-width:992px){.mb-md{margin-bottom:4rem}}@media(max-width:991.98px){.mb-sm{margin-bottom:1.5rem}}@media(min-width:992px){.mb-sm{margin-bottom:2rem}}.mb-xs{margin-bottom:1.5rem}.mb-xxs{margin-bottom:1rem}@media(max-width:991.98px){.mr-lg{margin-right:4rem}}@media(min-width:992px){.mr-lg{margin-right:6rem}}@media(max-width:991.98px){.mr-md{margin-right:2rem}}@media(min-width:992px){.mr-md{margin-right:4rem}}@media(max-width:991.98px){.mr-sm{margin-right:1.5rem}}@media(min-width:992px){.mr-sm{margin-right:2rem}}.mr-xs{margin-right:1.5rem}.mr-xxs{margin-right:1rem}@media(max-width:991.98px){.ml-lg{margin-left:4rem}}@media(min-width:992px){.ml-lg{margin-left:6rem}}@media(max-width:991.98px){.ml-md{margin-left:2rem}}@media(min-width:992px){.ml-md{margin-left:4rem}}@media(max-width:991.98px){.ml-sm{margin-left:1.5rem}}@media(min-width:992px){.ml-sm{margin-left:2rem}}.ml-xs{margin-left:1.5rem}.ml-xxs{margin-left:1rem}.text-center{text-align:center}.webgl-globe-fallback{width:100%;position:relative!important;top:0;display:none}.webgl-globe-fallback img{width:100%;top:-10%;position:relative}.webgl-globe{position:absolute;top:-40%;left:-15%;width:125%;height:200%;max-width:818px;display:none}@media(max-width:767.98px){.webgl-globe{display:block;width:120%;left:-10%;top:8%}.webgl-globe .team-card{top:3rem;width:280px}}@media(min-width:576px){.webgl-globe{display:block;width:120%;left:-10%;top:10%}.webgl-globe .team-card{top:1rem;width:280px}}@media(min-width:768px){.webgl-globe{display:block;width:120%;left:-10%;top:-20%}.webgl-globe .team-card{top:.7rem;width:280px}}@media(min-width:1200px){.webgl-globe{left:-5%;top:-75%}}@media(min-width:1400px){.webgl-globe{top:-100%;left:-40%}}.webgl-globe #webgl-globe-app{height:100%;height:500px}@media(min-width:992px){.webgl-globe #webgl-globe-app{height:700px}}@media(min-width:1200px){.webgl-globe #webgl-globe-app{height:1000px}}@media(min-width:1400px){.webgl-globe #webgl-globe-app{height:1300px;width:1320px}}.webgl-globe canvas{display:block;height:500px}@media(min-width:992px){.webgl-globe canvas{height:700px}}@media(min-width:1200px){.webgl-globe canvas{height:1000px}}@media(min-width:1400px){.webgl-globe canvas{height:1300px;width:1320px}}.webgl-globe .team-container{display:none}.webgl-globe .webgl-profile-inner-container{position:relative;left:50%;will-change:transform,opacity}.webgl-globe .team-card{position:relative;left:25px;bottom:75px;box-shadow:10px 10px 58px 0 #bfbfbf}.webgl-globe .team-card .team-card__icon{margin-right:.8125rem;padding-left:.8125rem}.webgl-element-hidden{display:none}.home .callout{text-align:center}.home .linear-gradient-box{height:20.6875rem;width:100%;background:linear-gradient(0deg,#fff 78.54%,hsla(0,0%,100%,0) 97.83%);position:absolute;z-index:-1;top:11rem}.home h1.section-heading sup{font-size:70%;line-height:0;position:relative;vertical-align:baseline;top:-.2em}.home h1.plug-into sup{font-size:50%;top:-.6em;position:relative;vertical-align:baseline}.home h2.section-heading sup{font-size:90%;line-height:0;position:relative;vertical-align:baseline;top:-.15em}.home .hero{padding-top:25.0625rem;margin-top:-14rem;overflow:hidden;padding-bottom:25rem;margin-bottom:-24rem}@media(min-width:768px){.home .hero{margin-bottom:-20rem}}.home .hero .hero-heading-container{z-index:1}.home .hero .webgl-globe-container{z-index:-1}@media(min-width:768px){.home .hero .col-md-6:last-child{position:relative}}.home .hero h1 span{font-family:Avenir Regular;margin:0}@media(max-width:1199.98px){.home .hero .btn{width:100%;text-align:center;margin:auto 0 .6rem auto}}@media(min-width:768px){.home .hero .col-xl-6.col-md-6{position:relative}}.home .hero .featured__image{position:absolute;top:12rem;left:0;width:100%;z-index:-2}@media(min-width:768px){.home .hero .featured__image{display:none}}.home .services .col-lg-4.col-sm-6.col-12{margin-bottom:30px}.home .services .col-lg-4.col-sm-6.col-12:last-child{margin-bottom:0}@media(min-width:576px){.home .services .col-lg-4.col-sm-6.col-12:nth-child(5),.home .services .col-lg-4.col-sm-6.col-12:nth-child(6){margin-bottom:0}}@media(min-width:992px){.home .services .col-lg-4.col-sm-6.col-12:nth-child(4){margin-bottom:0}}.home .taas .background{background:radial-gradient(67.46% 116.16% at 34.19% 113.3%,#3a4c61 18.75%,#303d4d 90.49%,#2c343e 100%);padding-top:4rem}@media(min-width:768px){.home .taas .background{padding-top:5rem}}.home .taas h2,.home .taas p{color:#fff}.home .taas p{margin-bottom:3.4375rem}.home .taas .taas__wrapper{box-shadow:5px 45px 100px rgba(109,137,157,.6);background:#fff;position:relative;top:2rem;border-radius:5px}.home .taas h3{padding-top:1rem;padding-bottom:1rem;font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1.875rem;line-height:2.125rem;color:#111;text-align:center;margin:0}.home .taas .taas__body{background:#f2f2f2;padding-top:2rem;border-radius:5px}.home .taas .taas__body .row{margin:0}.home .taas .taas__body [class*=col]{padding-top:0;padding-bottom:30px}.home .taas .taas__body [class*=col]:first-child{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.home .taas .taas__body .flex{display:flex;align-items:center;margin-top:32px}.home .taas .taas__body .block{width:16px;height:16px;background:#008feb;margin-right:1rem}.home .taas .taas__body .taas__text{font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1.125rem;line-height:22px;color:#111}.home .taas .taas__body .pie{z-index:1;position:relative;margin-left:auto;margin-right:auto;text-align:center;background:#fff;border-radius:999px;width:300px;height:300px}.home .taas .taas__body .pie .taas__donut{width:300px;height:300px}@media(min-width:768px){.home .taas .taas__body .pie,.home .taas .taas__body .pie .taas__donut{width:240px;height:240px}}@media(min-width:992px){.home .taas .taas__body .pie,.home .taas .taas__body .pie .taas__donut{width:280px;height:280px}}.home .taas .taas__body .pie .pie__inner{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.home .taas .taas__body .pie .pie__percent{color:#2e353a;font-family:Avenir Bold;font-size:54px;line-height:36px;margin-bottom:18px}.home .taas .taas__body .pie .pie__text{color:#2e353a;font-family:Avenir Regular;font-size:14px;line-height:18px}.home .taas .taas__body .pie .pie__text strong{font-family:Avenir Bold}.home .taas .taas__body .pie img{position:absolute;bottom:-10%;width:15%}.home .taas .taas__body .team-cards{margin:0;width:100%}@media(min-width:992px){.home .taas .taas__body .team-cards{position:relative;left:3rem}}.home .taas .taas__body .team-cards .team-card{max-width:100%;width:100%;position:relative;left:200px;opacity:0}.home .taas .taas__body .team-cards .team-card .team-card__title{position:relative;height:100%;max-width:35%}@media(min-width:768px){.home .taas .taas__body .team-cards .team-card .team-card__title{max-width:50%}}.home .taas .taas__body .team-cards .team-card .team-card__hours{font-size:15px!important;font-family:Avenir Regular;position:relative;top:3px;max-width:100%}.home .taas .taas__body .team-cards .team-card .team-card__hours strong{font-family:Avenir Demi}.home .taas .taas__body .team-cards .team-card.active{animation:left .8s forwards}.home .taas .taas__body .team-cards .team-card.active:first-child{animation-delay:0s}.home .taas .taas__body .team-cards .team-card.active:nth-child(2){animation-delay:.5s}.home .taas .taas__body .team-cards .team-card.active:nth-child(3){animation-delay:1s}.home .taas .taas__body .team-cards .team-card.active:nth-child(4){animation-delay:1.5s}.home .taas .taas__body .team-cards .team-card.active:nth-child(5){animation-delay:2s}.home .taas .taas__body .team-cards .team-card.active:nth-child(6){animation-delay:2.5s}@media(min-width:768px){.home .taas .taas__body .team-cards .team-card{max-width:440px;width:440px}}.home .taas .taas__body .team-cards .team-card:first-child{margin-top:0}.home .taas .taas__body .team-cards .team-card:last-child{margin-bottom:0}.home .talent .section-heading{text-align:left}.home .talent .section-description{text-align:left;margin-bottom:0}.home .talent .callout{padding-top:2rem}.home .talent .callout-description{text-align:center;padding-bottom:2rem}.home .talent .talent__arrow{width:420px;height:101.33px;min-width:420px;min-height:101.33px}.home .talent .talent__carousel-holder{margin-top:6.75rem}@media(max-width:575.98px){.card-col-container{margin-bottom:1rem}}@media(min-width:576px)and (max-width:767.98px){.card-col-container{margin-bottom:1.5rem}}@media(min-width:768px)and (max-width:991.98px){.card-col-container:nth-child(-n+4){margin-bottom:1.2rem}}@media(min-width:768px){.card-col-container:nth-child(-n+3){margin-bottom:1.2rem}}.down-arrow{position:relative}.down-arrow:before{content:"";background:url(/media/img/down-arrow.svg) no-repeat;width:50px;height:180px;top:50px;right:-80px;position:absolute}.star--icons{display:flex;justify-content:center;align-items:center;margin-bottom:1.625rem}.star--icons img{display:block;margin:0 5px;width:30px;height:30px}.footer-cta{position:relative;overflow:hidden}.mindtrust-icon{margin-bottom:-.35rem;margin-right:-.2rem}#trusted-by{margin-top:5rem}#trusted-by .logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-left:-8px;margin-right:-8px}#trusted-by .logos .logo{position:block;padding:0 8px;margin-bottom:36px}#trusted-by .logos img{position:relative!important;width:100%}#trusted-by .logos .text{font-family:Avenir Regular;font-size:16px;font-weight:600;line-height:35px;letter-spacing:0;text-align:left;color:#6a7885;text-transform:uppercase}@keyframes left{0%{position:relative;left:200px;opacity:0}50%{opacity:.8}to{left:0;opacity:1}}.card{display:block;background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15);padding:2.5rem 1.875rem;height:100%;border-radius:5px;text-decoration:none;transition:transform .1s ease-in-out;font-size:1rem}.card.silo-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.card.silo-card:hover{transform:scale(1.03)}.card.silo-card h3{margin-top:0;transition:.1s ease-in-out}.card.silo-card img{filter:drop-shadow(5px 5px 20px rgba(0,0,0,.1));margin-bottom:3rem;width:72px;height:73px}.card.silo-card p{margin-bottom:0;font-size:1rem;line-height:1.5rem}.card.silo-card .card-link{margin-top:auto;padding-top:2rem;transition:.1s ease-in-out;color:#444;line-height:1.5em;font-size:1.2em}.card.silo-card .card-link:after{bottom:1px}@media(min-width:768px){.card.silo-card .card-link{display:none}}.card.silo-card:hover .card-link{text-decoration:underline;color:#007acc}.card.silo-card:hover h3{color:#007acc}@media(max-width:767.98px){.card.silo-card{padding:1.5rem 1.5rem 2.5rem}}@media(max-width:575.98px){.card.silo-card .card-heading{display:flex;align-items:center;margin-bottom:3rem}.card.silo-card .card-heading h3{margin:0 1rem}.card.silo-card .card-heading img{margin:0}}