.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}.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}.why .hero{position:relative;padding-bottom:9.625rem;margin-bottom:-6rem}.why .hero h1,.why .hero p{text-align:left}@media(min-width:768px){.why .hero h1,.why .hero p{text-align:center}}.why .hero:before{display:none}@media(min-width:768px){.why .hero:before{display:block;top:26rem;z-index:0;right:0}}@media(min-width:992px){.why .hero:before{display:block;top:20rem;z-index:0;right:0}}.why .hero:after{content:"";background:url(/media/img/backgrounds/why-mindtrust.svg) no-repeat;width:683px;height:690px;left:-4rem;position:absolute;top:10rem;display:none}@media(min-width:992px){.why .hero:after{display:block;top:14rem;z-index:0;left:0}}.why .hero .container{position:relative;z-index:1;text-align:center}.why .hero h1.section-heading,.why .hero p.section-description{text-align:left}@media(min-width:768px){.why .hero h1.section-heading,.why .hero p.section-description{text-align:center}}.why .hero p.section-description{margin-top:2rem;margin-bottom:2rem}.why .hero .btn{width:100%}.why .hero .btn.primary{margin-bottom:.6rem}@media(min-width:768px){.why .hero .btn{width:-moz-fit-content;width:fit-content}.why .hero .btn.primary{margin-bottom:0;margin-right:.6rem}}.why .hero .trusted-by{margin-top:3rem;text-align:center;margin-bottom:-3rem}@media(min-width:768px){.why .hero .trusted-by{margin-top:7.5rem;margin-bottom:0}}.why .hero .trusted-by p{font-size:1.125rem;line-height:2.125rem;color:#000;text-align:center}.why .hero .trusted-by img{width:100%;position:relative!important}.why .talent{padding-bottom:25rem;margin-bottom:-22rem}@media(min-width:768px){.why .talent{margin-bottom:-20rem}}.why .talent h2.section-heading{text-align:left;width:100%}.why .talent .row{margin-top:0;margin-bottom:1rem}.why .talent div[class*=col]{padding-top:0;padding-bottom:0}@media(min-width:992px){.why .talent .col-lg-4{padding-right:1rem}.why .talent .col-lg-8{border-left:2px solid #008feb;padding-left:2rem}}.why .talent p.section-description{margin:0;text-align:left}.why .advantage .row{margin-top:0;margin-bottom:0}.why .advantage div[class*=col]{padding:0 1.5rem}@media(min-width:992px){.why .advantage div[class*=col]{padding-left:3rem;padding-right:3rem}}.why .advantage p.section-description{margin-bottom:3rem}.why .advantage .advantage__left{width:100%}@media(min-width:992px){.why .advantage .advantage__left{width:25%}}.why .advantage .advantage__right{width:100%}@media(min-width:992px){.why .advantage .advantage__right{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8;width:75%;margin-left:auto}}.why .advantage .advantage__categories{display:none;background:#fff;border-top:1px solid #e8e8e8;padding-top:1rem;padding-bottom:1rem;margin-top:0;margin-right:0;margin-left:0}@media(min-width:992px){.why .advantage .advantage__categories{display:flex}}.why .advantage .advantage__categories [class*=col]{padding-top:0;padding-bottom:0}@media(min-width:992px){.why .advantage .advantage__categories{margin-left:auto}}.why .advantage .advantage__categories h3{font-size:20px;font-weight:600;line-height:22px;margin:0}@media(min-width:992px){.why .advantage .advantage__categories h3{font-size:22px}}.why .advantage .advantage__item{border-radius:5px;transition:.1s;box-shadow:none;background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15);margin-bottom:1rem;position:relative;z-index:1}@media(min-width:992px){.why .advantage .advantage__item{display:flex;align-items:center;background:transparent;box-shadow:none;margin:0}}.why .advantage .advantage__item .advantage__item--category{margin-top:0}@media(min-width:992px){.why .advantage .advantage__item .advantage__item--category{display:none}}.why .advantage .advantage__item .advantage__right{margin-left:0;padding-top:0;transition:.1s;transition:all .3s ease-in-out;overflow:hidden;position:relative;max-height:0}@media(min-width:992px){.why .advantage .advantage__item .advantage__right{background:#f6f7fb;padding-top:1.875rem;padding-bottom:1.875rem;max-height:999px;overflow:visible;transition:.1s}}.why .advantage .advantage__item .advantage__right .row{margin-left:-1.5rem;margin-right:-1.5rem}@media(min-width:992px){.why .advantage .advantage__item .advantage__right .row{margin-left:-24px;margin-right:-24px}}.why .advantage .advantage__item .advantage__right div[class*=col]{padding:0 1.5rem 1.5rem}@media(min-width:992px){.why .advantage .advantage__item .advantage__right div[class*=col]{padding-top:0;padding-bottom:0}}.why .advantage .advantage__item .advantage__right div[class*=col]:first-child p:last-child{border-bottom:1px solid #c7c9cf;padding-bottom:1rem}@media(min-width:576px){.why .advantage .advantage__item .advantage__right div[class*=col]:first-child p:last-child{border-bottom:0}}.why .advantage .advantage__item .advantage__left{padding:1.5rem;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.why .advantage .advantage__item .advantage__left img{width:32px;height:32px;transition:.2s;transform:none}@media(min-width:992px){.why .advantage .advantage__item .advantage__left{padding:1.875rem 1rem 1.875rem 2.5rem;display:block;cursor:default}.why .advantage .advantage__item .advantage__left img{display:none}}.why .advantage .advantage__item .advantage__left h3{display:block;width:-moz-fit-content;width:fit-content;margin:0;left:0}@media(min-width:992px){.why .advantage .advantage__item .advantage__left h3{font-size:1.375rem;box-shadow:none;width:100%;position:static;padding:0;top:0;left:0;background:transparent;color:#111}}.why .advantage .advantage__item p.comparison__title{margin-top:9px;font-size:18px;font-family:Avenir Demi,Raleway Bold;color:#111;margin-bottom:.5rem}@media(min-width:992px){.why .advantage .advantage__item p.comparison__title{font-size:22px;line-height:30px;margin-bottom:1rem}.why .advantage .advantage__item .flex{display:flex;align-items:flex-start}}.why .advantage .advantage__item .flex img{margin-right:1.5rem}.why .advantage .advantage__item .flex .savings{margin-top:.5rem;margin-right:1.5rem;padding:2px 10px 4px;border-radius:5px;color:#df425a;font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1.5rem;font-weight:700;line-height:1.3rem;text-align:center;border:2px solid #f1c0ca;width:-moz-fit-content;width:fit-content;display:inline-block}.why .advantage .advantage__item .flex .savings~div>h4{position:relative;left:4.5rem;top:-2.5rem;margin-bottom:-1.5rem}.why .advantage .advantage__item .flex .savings.blue{color:#008feb;border:2px solid #c6e8ff}.why .advantage .advantage__item .flex .savings.blue~div>h4{left:5.5rem}@media(min-width:992px){.why .advantage .advantage__item .flex .savings~div>h4{position:static;margin-bottom:1rem}}.why .advantage .advantage__item img{width:50px;height:50px;margin-right:.5rem}.why .advantage .advantage__item h4{font-size:1.375rem;line-height:1.875rem;margin:1rem 0}.why .advantage .advantage__item p{margin:0;font-size:1rem;line-height:1.625rem}.why .advantage .advantage__item:hover{background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15)}.why .advantage .advantage__item:hover .advantage__right{background:transparent}@media(min-width:992px){.why .advantage .advantage__item:hover .advantage__right{border-left:1px solid transparent}}.why .advantage .advantage__item.active{background:#fff;box-shadow:5px 4px 20px rgba(39,100,144,.15)}.why .advantage .advantage__item.active .advantage__right{background:transparent}.why .advantage .advantage__item.open .advantage__left img{transform:rotate(-45deg)}.why .compare h2{text-align:left;margin-bottom:3rem;max-width:600px;margin-left:0;margin-right:0}.why .compare .col-md-6{margin-bottom:24px}@media(min-width:768px){.why .compare .col-md-6:last-child{margin-bottom:0}}@media(min-width:992px){.why .compare .col-md-6{margin:0}}.why .compare .category{margin-bottom:2rem}@media(min-width:768px){.why .compare .category{box-shadow:none;padding:0}}@media(min-width:992px){.why .compare .category{margin-bottom:0}}.why .compare .category .info{flex-direction:column;display:flex;align-items:flex-start;margin-bottom:2rem;height:240px}@media(min-width:576px){.why .compare .category .info{flex-direction:row;height:100px}}@media(min-width:768px){.why .compare .category .info{margin-bottom:4.375rem;height:145px}}@media(min-width:992px){.why .compare .category .info{height:165px}}.why .compare .category .info h3{font-size:1.375rem;font-weight:600;text-align:left;margin-top:0;margin-bottom:1rem}@media(min-width:768px){.why .compare .category .info h3{margin-bottom:1.5rem}}.why .compare .category .info p{margin-top:0;font-size:1rem;font-weight:400;text-align:left;margin-bottom:0}.why .compare .category .info img{display:block;margin-right:1rem;margin-top:6px;position:relative!important;width:auto!important;height:auto!important}.why .compare .category ul{list-style:none;margin:0;padding:0}@media(min-width:768px){.why .compare .category ul{margin-left:1rem}}.why .compare .category ul li{display:flex;align-items:center;margin:0 0 1.375rem;font-size:1.125rem;font-style:normal;font-weight:400;line-height:34px}.why .compare .category ul li:last-child{margin:0}.why .compare .category ul li img{margin-right:1rem;width:32px;height:32px}.why .trust h2{text-align:left;margin-bottom:3rem;max-width:600px;margin-left:0;margin-right:0}.why .trust ul{list-style:none;margin:0}@media(min-width:768px){.why .trust ul{box-shadow:none;padding:0}}.why .trust ul li{display:flex;align-items:center;margin:0 0 1.375rem;font-size:1.125rem;font-style:normal;font-weight:400;line-height:34px}.why .trust ul li:last-child{margin:0}.why .trust ul li img{margin-right:1rem;width:32px;height:32px}@media(min-width:768px){.why .trust .trust__row{display:flex;align-items:center}}.why .trust .trust__row .trust__column{width:100%;height:-moz-fit-content;height:fit-content}@media(min-width:768px){.why .trust .trust__row .trust__column{width:50%}}.why .trust .quote__wrapper{padding-left:0}@media(min-width:768px){.why .trust .quote__wrapper{padding-left:4rem;border-left:4px solid #008feb}}@media(min-width:992px){.why .trust .quote__wrapper{padding-left:8rem}}.why .trust .quote__wrapper p{font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1.5rem;font-weight:600;line-height:2.375rem;color:#111}.why .trust .quote__wrapper .quote__author p{font-family:Nunito Sans;font-size:16px;font-weight:400;line-height:20px}.why .trust .quote__wrapper .quote__author p:first-child{font-size:18px;font-weight:500;margin-bottom:6px}.why .trust .quote__wrapper .quote__author img{width:66px;height:66px;margin-right:1rem;border-radius:999px}.why .benefits{margin-bottom:-12rem}@media(min-width:768px){.why .benefits{margin-bottom:0}}.why .benefits .row{flex-direction:column-reverse}@media(min-width:768px){.why .benefits .row{flex-direction:row}}.why .benefits .benefits__title h2{text-align:left;margin-top:0;max-width:450px;margin-left:0;margin-right:0}@media(min-width:768px){.why .benefits .benefits__title h2{max-width:300px}}@media(min-width:1200px){.why .benefits .benefits__title h2{max-width:450px}}.why .benefits .benefits__title p{font-size:1rem;font-weight:400;line-height:28px;max-width:300px}.why .benefits ul{display:block;width:90%;z-index:9;box-shadow:none;top:-10rem;width:calc(100% + .9375rem);left:-.9375rem;border-bottom-left-radius:0;border-top-left-radius:0;z-index:1;position:relative;height:-moz-fit-content;height:fit-content;padding-top:1.6rem;padding-bottom:1.6rem}@media(min-width:768px){.why .benefits ul{top:4rem;width:175%;height:-moz-fit-content;height:fit-content;left:0}}@media(min-width:992px){.why .benefits ul{margin-top:-3rem;width:160%;height:-moz-fit-content;height:fit-content}}.why .benefits ul li{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:1.25rem}.why .benefits ul li img{border-radius:999px;margin:0 1.5rem 0 0;height:55px;width:55px}.why .benefits ul li h3{font-size:1.375rem;font-weight:600;line-height:1.875rem;margin-top:.6rem;margin-bottom:1.5rem}.why .benefits ul li p{margin:0}.why .benefits .benefits__image{margin-top:1rem}.why .benefits .benefits__image img{width:calc(100% + 40px);border-radius:5px;box-shadow:5px 45px 100px rgba(109,137,157,.6);position:relative;margin:0 0 0 auto;display:block;z-index:0;left:-20px}@media(min-width:576px){.why .benefits .benefits__image img{left:0}}@media(min-width:768px){.why .benefits .benefits__image img{width:427.49px;height:303.31px}}@media(min-width:992px){.why .benefits .benefits__image img{margin-top:-12rem;width:579.5px;height:411.18px}}@media(min-width:1200px){.why .benefits .benefits__image img{margin-top:-12rem;width:680.83px;height:483.08px}}.why .benefits .benefits__overlay img{display:none;width:100%;border-radius:5px;position:relative}@media(min-width:768px){.why .benefits .benefits__overlay img{display:block;z-index:9;width:75%;left:40%;margin-top:-20%;max-width:350px}}@media(min-width:992px){.why .benefits .benefits__overlay img{max-width:430px;left:60%}}.why .deliver h2{margin-bottom:3rem}.why .deliver .col-sm-6{margin-bottom:24px}.why .deliver .col-sm-6:last-child{margin-bottom:0}@media(min-width:768px){.why .deliver .col-sm-6:last-child,.why .deliver .col-sm-6:nth-child(3){margin-bottom:0}}@media(min-width:992px){.why .deliver .col-sm-6{margin:0}}.why .deliver .card{padding:2rem;text-align:center;border-radius:5px;box-shadow:5px 4px 20px rgba(39,100,144,.15)}.why .deliver .card img{width:80px;height:80px;margin:0 auto 2rem}.why .deliver .card p{font-family:Avenir Demi,Raleway Bold,Raleway Extrabold;font-size:1.375rem;font-weight:600;line-height:1.375rem;color:#111;text-align:center;margin:0 0 .7rem}.why .deliver .card p.score{font-family:Avenir Bold,Raleway Extrabold;font-size:2.325rem;font-weight:700;line-height:2.325rem;color:#000;text-align:center;margin:0}.why .down-arrow{position:relative}.why .down-arrow:before{content:"";background:url(/media/img/down-arrow.svg) no-repeat;width:50px;height:180px;transform:scaleX(-1) rotate(-15deg);top:-80px;left:-60px;position:absolute;display:none}@media(min-width:576px){.why .down-arrow:before{display:block}}@media(min-width:768px){.why .down-arrow:before{display:block;top:-220px;left:-40px}}@media(min-width:992px){.why .down-arrow:before{display:block;top:-80px;left:40px;transform:scaleX(-1)}}.why .talent__arrow{display:none}@media(min-width:768px){.why .talent__arrow{display:block}}.why .star--icons{display:flex;justify-content:center;align-items:center;margin-bottom:1.625rem}.why .star--icons img{display:block;margin:0 5px;width:30px;height:30px}.why .footer-cta h2{text-align:center}