/*!
Theme Name: Barebones
Theme URI: https://benchmark.co.uk/barebones
Author: Benchmark Studios
Author URI: https://benchmark.co.uk/
Description: A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond
Version: 3.X
License: MIT
License URI: https://mit-license.org/
Text Domain: barebones
TODO: Customize this header and make this bitch ours.
*/*{background-color:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font:inherit;margin:0;padding:0}
html{background-color:#fff;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
input,select,textarea,button{color:inherit;display:inline-block}
input[disabled],select[disabled],textarea[disabled],button[disabled]{cursor:not-allowed}
button{cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
table th,table td{text-align:left}
.alignleft,.float-left{float:left}
img .alignleft,img .float-left{margin-right:24px}
.alignright,.float-right{float:right}
img .alignright,img .float-right{margin-left:24px}
.aligncenter,.float-center{display:block;margin-left:auto;margin-right:auto}
img .aligncenter,img .float-center{margin-bottom:24px}
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.align-text-left{text-align:left}
.align-text-right{text-align:right}
.align-text-center{text-align:center}
.visible-on-mobile{display:none !important}
.visible-on-tablet{display:none !important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.--no-scroll{overflow:hidden}
.--hidden{display:none}
.color--black{color:#000}
.bg--black{background-color:#000}
.color--white{color:#fff}
.bg--white{background-color:#fff}
.color--brand-color{color:#77bc1f}
.bg--brand-color{background-color:#77bc1f}
.color--yellow{color:#fbc02d}
.bg--yellow{background-color:#fbc02d}
.color--purple{color:#ce93d8}
.bg--purple{background-color:#ce93d8}
.color--blue{color:#4dd0e1}
.bg--blue{background-color:#4dd0e1}
.color--red{color:#ef7b7b}
.bg--red{background-color:#ef7b7b}
.color--green{color:#77bc1f}
.bg--green{background-color:#77bc1f}
.color--navy{color:#1d3d4e}
.bg--navy{background-color:#1d3d4e}
.color--dark-slate{color:#333e48}
.bg--dark-slate{background-color:#333e48}
.color--gray-12{color:#f7f7f8}
.bg--gray-12{background-color:#f7f7f8}
.color--gray-10{color:#f1f2f3}
.bg--gray-10{background-color:#f1f2f3}
.color--gray-9{color:#e3e6e8}
.bg--gray-9{background-color:#e3e6e8}
.color--gray-8{color:#c8ccd0}
.bg--gray-8{background-color:#c8ccd0}
.color--gray-7{color:#acb3b9}
.bg--gray-7{background-color:#acb3b9}
.color--gray-6{color:#9199a1}
.bg--gray-6{background-color:#9199a1}
.color--gray-5{color:#75808a}
.bg--gray-5{background-color:#75808a}
.color--gray-4{color:#5e666e}
.bg--gray-4{background-color:#5e666e}
.color--gray-3{color:#464d53}
.bg--gray-3{background-color:#464d53}
.color--gray-2{color:#2f3337}
.bg--gray-2{background-color:#2f3337}
.color--gray-1{color:#171a1c}
.bg--gray-1{background-color:#171a1c}
.element-center{display:block;margin:0 auto}
html,body{margin:0;padding:0;height:100%}
body{color:#333e48;font-family:"NunitoSans",Helvetica,Arial,sans-serif;line-height:1.5;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;font-size:1rem;overflow-x:hidden}
html{scroll-behavior:smooth}
#site-container{min-height:100%;position:relative}
header{padding:10px}
main{padding-bottom:6rem}
hr{height:1px;background-color:#333e48}
::-moz-selection{background-color:#77bc1f;color:#fff}
::selection{background-color:#77bc1f;color:#fff}
.grid{display:grid;grid-gap:24px}
@font-face{font-family:"LeagueSpartan";src:url("../fonts/LeagueSpartan-Bold.otf")}
@font-face{font-family:"NunitoSansBold";src:url("../fonts/Nunito_Sans/NunitoSans-Bold.ttf")}
@font-face{font-family:"NunitoSansSemiBold";src:url("../fonts/Nunito_Sans/NunitoSans-SemiBold.ttf")}
@font-face{font-family:"NunitoSans";src:url("../fonts/Nunito_Sans/NunitoSans-Regular.ttf")}
@font-face{font-family:"NunitoSansItalic";src:url("../fonts/Nunito_Sans/NunitoSans-Italic.ttf")}
@font-face{font-family:"NunitoSansExtraBold";src:url("../fonts/Nunito_Sans/NunitoSans-ExtraBold.ttf")}
h1,h2,h3,h4,h5,h6,p,hr,ul,ol,dl{margin-bottom:24px}
h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,hr:last-child,ul:last-child,ol:last-child,dl:last-child{margin-bottom:0}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold}
h1,h2,h3,h4,h5,h6{font-family:"LeagueSpartan",Helvetica,Arial,sans-serif}
em{font-style:italic}
small{font-size:.75em}
h1{font-size:3rem}
h2{font-size:2.5rem}
h3{font-size:2rem}
h4{font-size:1.625rem}
h5{font-size:1.25rem}
h6{font-size:1rem}
p{font-family:"NunitoSans",Helvetica,Arial,sans-serif}
p.size-1{font-size:.625rem;line-height:1}
p.size-2{font-size:.75rem;line-height:1.25}
p.size-3{font-size:.875rem;line-height:1.375}
p.size-4{font-size:1rem;line-height:1.625}
p.size-5{font-size:1.125rem;line-height:1.75}
p.size-6{font-size:1.25rem;line-height:2}
a{color:#77bc1f;text-decoration:none;-webkit-transition:.2s ease;transition:.2s ease}
a:hover{color:#77bc1f;text-decoration:underline}
a[href^=tel]{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;text-decoration:none}
article .article-content a{color:#333e48;text-decoration:underline;-webkit-text-decoration-color:#77bc1f;text-decoration-color:#77bc1f;-webkit-transition:.2s ease;transition:.2s ease;font-family:"NunitoSansBold";display:inline;position:relative;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
article .article-content a:hover{color:#333e48;-webkit-text-decoration-color:#333e48;text-decoration-color:#333e48}
img{max-width:100%;height:auto}
.is-fluid{display:block;width:100%;height:auto}
*:focus{outline:0}
input,select,textarea{background-color:#fff;border:solid 1px #333e48;border-radius:0;color:#333e48;line-height:36px;height:36px;padding:0 12px;width:100%}
input[type=checkbox],input[type=radio]{background:transparent;border:0;line-height:normal;height:auto;width:auto}
input[type=file]{line-height:normal;height:auto;padding:6px 12px}
input[type=submit]{border-radius:0}
input[disabled]{background-color:#f5f5f5;cursor:not-allowed}
select{line-height:normal;padding:0;padding-left:12px}
textarea{min-height:96px;overflow:auto;vertical-align:top;resize:vertical}
.form--inline .form__group{display:inline-block}
.form .form__group{display:block;margin-bottom:24px}
.form .form__group .form__label{display:block;margin-bottom:12px}
ul,ol{margin-left:24px}
li>ul,li>ol{margin-bottom:0}
.list--unstyled{margin-left:0;list-style:none}
.footer{position:relative;margin-top:8rem}
.footer__shapes{position:absolute;display:block;width:100%;height:auto;z-index:1}
.footer__shapes--1{max-width:6.875rem;right:4rem;top:-6.3rem}
.footer__shapes--2{max-width:7.6875rem;left:0;top:-9.1rem}
.footer .privacy a{color:#9199a1}
.footer .privacy a:hover{color:#77bc1f;text-decoration:underline}
.site-footer{background-color:#333e48;text-align:center;background-image:url("../../dist/images/footer-background@2x.png") !important;background-size:cover;background-repeat:no-repeat;position:relative;background-position-x:center;background-position-y:center}
.site-footer .chatbox{background-color:#fff;padding:3.1875rem 2rem 3rem;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.1);box-shadow:0 3px 15px rgba(0,0,0,.1);border-radius:3px;max-width:754px;display:block;margin:0 auto;position:relative;top:-8rem;z-index:1;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
.site-footer .chatbox:hover{text-decoration:none;background-color:#77bc1f}
.site-footer .chatbox:hover h3{color:#fff}
.site-footer .chatbox:hover span{color:#fff}
.site-footer .chatbox:hover .dots{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.site-footer .chatbox:hover .green{opacity:0 !important}
.site-footer .chatbox:hover .white{opacity:1 !important}
.site-footer .chatbox .dots{margin-bottom:1.5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
.site-footer .chatbox h3{margin-bottom:.325rem;letter-spacing:-0.03125rem;line-height:1.25;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;color:#333e48}
.site-footer .chatbox span{-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
.site-footer .chatbox .note-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#75808a;letter-spacing:3px;text-transform:uppercase;font-size:12px;font-weight:bold}
.site-footer .chatbox .note-button .icon-wrap{position:relative;width:42px;height:42px}
.site-footer .chatbox .note-button .icon-wrap img{margin-bottom:0;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}
.site-footer .chatbox .note-button .icon-wrap .green{opacity:1;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
.site-footer .chatbox .note-button .icon-wrap .white{opacity:0;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
.site-footer .site-footer--container{padding:0 0 150px}
.site-footer .footer-logo{display:block;margin:0 auto;margin-bottom:.75rem}
.site-footer .footer-logo__wrapper{display:inline-block}
.site-footer .iprex-logo{margin-bottom:2.25rem}
.site-footer .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}
.site-footer .social-media a{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .75rem}
.site-footer .locations p{padding:.25rem;display:inline-block}
.site-footer .nav.nav--footer{margin:0;margin-bottom:5rem}
.site-footer .nav.nav--footer ul{list-style:none}
.site-footer .nav.nav--footer>li{display:inline-block;margin-right:24px}
.site-footer .nav.nav--footer>li:last-child{margin-right:0}
.site-footer .nav.nav--footer>li>a{display:block;color:#5e666e;font-weight:normal}
.site-footer .nav.nav--footer>li>a:hover,.site-footer .nav.nav--footer>li>a:active{font-weight:bold;text-decoration:none}
.site-footer .nav.nav--footer li:nth-child(1) a{color:#fbc02d}
.site-footer .nav.nav--footer li:nth-child(2) a{color:#ce93d8}
.site-footer .nav.nav--footer li:nth-child(3) a{color:#4dd0e1}
.site-footer .nav.nav--footer li:nth-child(4) a{color:#ef7b7b}
.site-footer .nav.nav--footer li:nth-child(5) a{color:#77bc1f}
.site-footer .nav.nav--footer li:nth-child(6) a{color:#fbc02d}
.single-case-studies .site-footer .chatbox{margin-bottom:8rem;top:0}
.next-staff,.next-case-study{position:relative;margin-top:3rem;margin-bottom:-12.5rem;text-align:center;background-color:#333e48;z-index:1}
.next-staff__inner,.next-case-study__inner{position:relative;top:-12.5rem}
.next-staff p,.next-case-study p{font-size:.75rem;font-weight:bold;letter-spacing:.1875rem;line-height:2.1666666667;text-transform:uppercase}
.next-staff-button,.next-case-study-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.75rem}
.next-staff-button:hover p,.next-staff-button:focus p,.next-case-study-button:hover p,.next-case-study-button:focus p{color:#77bc1f}
.next-staff-button p,.next-staff-button img,.next-case-study-button p,.next-case-study-button img{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}
.next-staff-button p,.next-case-study-button p{-webkit-transition:.2s ease;transition:.2s ease}
.next-staff .next-post-thumb,.next-case-study .next-post-thumb{position:relative;display:block;max-width:47.125rem;height:24.4375rem;margin:0 auto;background-color:#333e48;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:.1875rem;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}
.next-staff .next-post-thumb::after,.next-case-study .next-post-thumb::after{content:"";display:block;position:absolute;width:100%;height:50%;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(51,62,72,0)),to(rgba(51,62,72,0.6)));background:linear-gradient(180deg,rgba(51,62,72,0) 0,rgba(51,62,72,0.6) 100%);border-radius:3px;mix-blend-mode:multiply}
.next-staff__inner h4{margin-bottom:1em}
.next-case-study__inner h4{max-width:31ch;margin-right:auto;margin-left:auto}
.back-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:47.125rem;margin-top:1rem;padding:4rem;color:#fff;letter-spacing:.1875rem;text-align:center;text-decoration:none;text-transform:uppercase;background-color:#5e666e;border-radius:3px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.back-box:hover{color:#fff;font-weight:bold;text-decoration:none}
.back-box:hover img{right:1rem}
.back-box img{position:relative;display:block;width:1.1875rem;height:1.1875rem;margin-top:.375rem;right:.7rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.btn{background-color:#77bc1f;color:#fff;border:1px solid transparent;display:inline-block;padding:6px 24px;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;-webkit-transition:all .5s;transition:all .5s}
.btn::-moz-focus-inner{border:0;padding:0}
.btn:hover{text-decoration:none;background-color:#fff;color:#77bc1f;border-color:#77bc1f}
.btn.is-disabled,.btn:disabled{pointer-events:none;opacity:.65}
.btn--inverse{background-color:#fff;color:#77bc1f;border:1px solid #77bc1f}
.btn--inverse:hover{background-color:#77bc1f;color:#fff;border-color:transparent}
.btn--block{display:block;width:100%}
.btn--block+.btn--block{margin-top:6px}
.btn--link{background-color:transparent;color:#77bc1f}
.nav-burger{position:relative;display:inline-block;width:calc(1.875rem + (0.75rem * 2));padding:.75rem;top:0;left:75%;z-index:550;-webkit-transition:all 250ms cubic-bezier(0.68,-0.55,0.27,1.55);transition:all 250ms cubic-bezier(0.68,-0.55,0.27,1.55)}
.nav-burger__line{display:none;width:100%;height:3px;background-color:#333e48;border-radius:5px;-webkit-transition:all 250ms cubic-bezier(0.68,-0.55,0.27,1.55);transition:all 250ms cubic-bezier(0.68,-0.55,0.27,1.55)}
.nav-burger__line:not(:last-of-type){margin-bottom:.375rem}
.nav-burger.open .nav-burger__line:nth-child(2){opacity:0}
.nav-burger.open .nav-burger__line:nth-child(1){-webkit-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}
.nav-burger.open .nav-burger__line:nth-child(3){-webkit-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}
.nav{display:block;position:relative;overflow-y:auto}
.nav.nav--header{margin:0;list-style:none}
.nav.nav--header li{display:inline-block;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.nav.nav--header li a{display:block;color:#5e666e;font-weight:700;border-bottom:2px solid transparent;margin-top:3px;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;position:relative}
.nav.nav--header li a:before{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);height:3px;bottom:0;left:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}
.nav.nav--header li a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}
.nav.nav--header li a:hover,.nav.nav--header li a:active{text-decoration:none}
.nav.nav--header .mobile{display:none}
.nav.nav--header .slide-down a{position:relative}
.nav.nav--header .slide-down svg{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
.nav.nav--header .slide-down .rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:3}
.header__logo__image--desktop{max-width:18.75rem;margin:1.5rem}
.header{position:relative;padding:1rem 0;background-color:#fff;text-align:center}
.header .opened{height:12rem !important}
.header .insight-center-slide-down{width:41rem;margin:0 auto;height:0;overflow:hidden;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;position:relative;margin-top:-2rem;margin-bottom:2rem}
.header .insight-center-slide-down .split-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2rem}
.header .insight-center-slide-down .split-content .text{widtH:70%;padding-right:2rem;border-right:.1rem solid #d9d9d9}
.header .insight-center-slide-down .split-content .text p{text-align:left;font-family:"NunitoSans";font-style:normal;font-weight:400;font-size:.85rem;color:#333e48;margin-bottom:.25rem}
.header .insight-center-slide-down .split-content .text .btn{float:right;border-radius:8rem;font-weight:700}
.header .insight-center-slide-down .split-content .link-group{width:30%;padding-left:2rem;position:relative}
.header .insight-center-slide-down .split-content .link-group .centered{position:absolute;top:25%;-webkit-transform:translateY(-25%);transform:translateY(-25%)}
.header .insight-center-slide-down .split-content .link-group a{text-align:left;display:block;font-family:"League Spartan";font-style:normal;font-weight:600;font-size:1.25rem;letter-spacing:-0.02rem;color:#323e48}
.header__navigation ul ul{display:none;position:absolute;margin:0;width:calc(100vw - 100%);left:calc(-50vw - 50%);z-index:99999;background:#fff}
.header__navigation ul li:hover>ul :not(.sub-menu){display:block}
.header__navigation li{position:relative}
.dropdown-content .row{width:650px;margin:0 auto;padding:2rem 0}
.dropdown-content .row .text p{text-align:left}
.dropdown-content .row .text .btn-green{width:75px;display:block;margin-left:auto;color:#fff;border-radius:20px;margin-bottom:2px;border-bottom:1px solid #77bc1f}
.dropdown-content .row .text .btn-green:hover{color:#77bc1f;text-decoration:none;-webkit-transform:scale(1.035);transform:scale(1.035)}
.dropdown-content .row .text .btn-green:before{display:none}
.dropdown-content .row .links{text-align:left;font-weight:bold}
.dropdown-content .row .links a{margin-bottom:.75em}
.dropdown-content .row .links a:hover{-webkit-transform:scale(1.035);transform:scale(1.035)}
.sub-menu-open .flip-carat{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.sub-menu-open .sub-menu{display:block;background-color:#fccccc}
.body-scroll{overflow:hidden}
.homepage-search-wrapper .is-search-form{right:-93%;left:unset;background-color:#fff}
.is-search-form{position:relative;top:-2.2rem;left:73%;width:257px;color:#cecece;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px;border:1px solid #cecece;border-radius:12px}
.is-search-form .is-search-input{color:#333e48 !important;border:none !important;background:none !important}
.is-search-form label{background:none !important}
.is-search-form button[type=submit]{text-indent:-999px;overflow:hidden;width:20px;padding:0;margin:0;border:0;border-radius:inherit;background:transparent url("../images/insights/search.svg");cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:15px;width:14px}
.is-form-style input.is-search-input{border:none !important;background:none !important;font-family:"NunitoSans";color:#333e48}
.is-form-style input.is-search-input::-webkit-input-placeholder{color:#9c9c9c !important}
.is-form-style input.is-search-input::-moz-placeholder{color:#9c9c9c !important}
.is-form-style input.is-search-input:-ms-input-placeholder{color:#9c9c9c !important}
.is-form-style input.is-search-input::-ms-input-placeholder{color:#9c9c9c !important}
.is-form-style input.is-search-input::placeholder{color:#9c9c9c !important}
.is-ajax-search-post .is-title a{font-size:16px !important;color:#333e48 !important;font-weight:500 !important;line-height:110%}
.is-ajax-search-result{margin-top:1rem !important;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.3) !important;box-shadow:0 3px 15px rgba(0,0,0,.3) !important;border-radius:5px !important}
.is-ajax-search-result::before{content:"";background:transparent url("../images/insights/top-triangle.svg");position:absolute;top:-1.3rem;left:1rem;height:2rem;width:2rem;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}
.is-ajax-search-result .entry-date{font-size:12px;font-weight:400;color:#75808a}
.is-ajax-search-result .simplebar-scrollbar::before{background-color:#cecece !important}
.alert{padding:24px;margin-bottom:24px;border:1px solid transparent}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:24px}
.alert.alert--success{color:#5cb85c;border-color:#5cb85c}
.alert.alert--info{color:#77bc1f;border-color:#77bc1f}
.alert.alert--warning{color:#f0ad4e;border-color:#f0ad4e}
.alert.alert--danger{color:#d9534f;border-color:#d9534f}
.determinant .fun{color:#ce93d8 !important}
.determinant .easy{color:#ce93d8 !important}
.determinant .popular{color:#4dd0e1 !important}
.determinant .determinant-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.determinant .determinant-cards .title{font-size:1rem;font-weight:bold;padding-bottom:1rem;width:100%}
.determinant .determinant-cards .determinant-card{width:47%;margin-bottom:2rem}
.determinant .determinant-cards .determinant-card .card-title{font-size:1rem;margin-bottom:0}
.determinant .determinant-cards .determinant-card .card-description{font-size:.9rem}
.determinant .footnote{font-family:Nunito Sans;font-size:8px;font-style:italic;font-weight:400;line-height:10px;letter-spacing:0;text-align:left}
.determinant .footnote b{font-weight:bold}
.determinant .footnote a{text-decoration:underline}
.determinant .emotions-outer-table{overflow-x:scroll}
.determinant #emotions-table{border-collapse:collapse;width:100%;text-align:center;color:#fff}
.determinant #emotions-table th{border:1px solid #9a9b9f;padding:5px}
.determinant #emotions-table td{border:1px solid #9a9b9f;padding:5px}
.determinant #emotions-table thead tr th{font-weight:bold;border-top:0}
.determinant #emotions-table thead tr th:first-child{border-left:0}
.determinant #emotions-table thead tr th:last-child{border-right:0}
.determinant #emotions-table tbody tr th{border-left:0}
.determinant #emotions-table tbody tr td:last-child{border-right:0}
.determinant #emotions-table tbody tr:last-child th{border-bottom:0}
.determinant #emotions-table tbody tr:last-child td{border-bottom:0}
.determinant #emotions-table tbody tr:nth-child(odd){background-color:#48525b}
.determinant #emotions-table tbody tr:nth-child(even){background-color:#5c656e}
.determinant #emotions-table thead tr th{background-color:transparent}
.determinant sup{font-size:8px}
.wp-block-columns{margin-bottom:0}
.wp-block-image{margin-bottom:-1%}
.block-padding{padding:0 200px}
.resp-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}
.resp-video iframe,.resp-video object,.resp-video embed{position:absolute;top:0;left:0;width:100%;height:100%}
.navy-background{background-color:#1d3d4e !important}
[id^=outer-tab]:not(.slick-current) .slick-list{height:0 !important}
.nested-tabs--mobile{display:none}
.nested-tabs__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:2.25rem 1rem 3.5rem;background-position:bottom center;background-repeat:no-repeat;background-size:100% auto;border-radius:3px 3px 0 0}
.tab--color-yellow .nested-tabs__header{background-color:#fbc02d;background-image:url("../../dist/images/science/fep-background-fun.svg")}
.tab--color-purple .nested-tabs__header{background-color:#ce93d8;background-image:url("../../dist/images/science/fep-background-easy.svg")}
.tab--color-blue .nested-tabs__header{background-color:#4dd0e1;background-image:url("../../dist/images/science/fep-background-popular.svg")}
.nested-tabs__header__title{font-family:"LeagueSpartan",Helvetica,Arial,sans-serif;font-weight:700;font-size:3rem;line-height:1;letter-spacing:-0.03125rem;color:#fff}
.nested-tabs__header__subtitle{max-width:20ch;margin-bottom:1.75rem;color:#333e48;font-size:1rem;font-weight:700;line-height:1.3125rem;text-align:center}
.nested-tabs__header__nav-label{color:#fff;font-weight:900;font-size:1rem;line-height:1;text-align:center}
.nested-tabs--desktop .nested-tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.nested-tabs--desktop .nested-tabs__nav--outer .tab{padding-bottom:1.75rem}
.nested-tabs--desktop .nested-tabs__nav--outer .tab__button{position:relative;text-align:center}
.nested-tabs--desktop .nested-tabs__nav--outer .tab__button__title{color:inherit;font-family:"LeagueSpartan",Helvetica,Arial,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1.25;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}
.nested-tabs--desktop .nested-tabs__nav--outer .tab__button__subtitle{max-width:19ch;color:#75808a;font-weight:700;line-height:1.3125;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}
.nested-tabs--desktop .nested-tabs__nav--outer .tab__button+img{position:absolute;bottom:-0.015rem;left:50%;-webkit-transform:translate3d(-50%,-1rem,0);transform:translate3d(-50%,-1rem,0);opacity:0;visibility:hidden;-webkit-transition:visibility .2s ease .2s,opacity .2s ease .2s,-webkit-transform .3s cubic-bezier(0.52,-0.19,0.39,2.5) .1s;transition:visibility .2s ease .2s,opacity .2s ease .2s,-webkit-transform .3s cubic-bezier(0.52,-0.19,0.39,2.5) .1s;transition:transform .3s cubic-bezier(0.52,-0.19,0.39,2.5) .1s,visibility .2s ease .2s,opacity .2s ease .2s;transition:transform .3s cubic-bezier(0.52,-0.19,0.39,2.5) .1s,visibility .2s ease .2s,opacity .2s ease .2s,-webkit-transform .3s cubic-bezier(0.52,-0.19,0.39,2.5) .1s}
.nested-tabs--desktop .nested-tabs__nav--outer .--active .tab__button+img{opacity:1;visibility:visible;-webkit-transform:translate3d(-50%,-0.15rem,0);transform:translate3d(-50%,-0.15rem,0)}
.nested-tabs--desktop .nested-tabs__nav--outer .--active .tab__button__subtitle{color:#333e48}
.nested-tabs--desktop .nested-tabs__nav--inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.nested-tabs--desktop .nested-tabs__nav--inner .tab{border-radius:3px}
.nested-tabs--desktop .nested-tabs__nav--inner .tab:not(:last-of-type){margin-bottom:.625rem}
.nested-tabs--desktop .nested-tabs__nav--inner .tab.--active .tab__button{width:calc(100% + 2.375rem)}
.nested-tabs--desktop .nested-tabs__nav--inner .tab__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:1rem .75rem 1rem 1rem;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);-webkit-transition:width .2s cubic-bezier(0.68,-0.55,0.265,1.55);transition:width .2s cubic-bezier(0.68,-0.55,0.265,1.55);z-index:1}
.nested-tabs--desktop .nested-tabs__nav--inner .tab__button:hover,.nested-tabs--desktop .nested-tabs__nav--inner .tab__button:focus{width:calc(100% + 0.3rem);-webkit-transition-timing-function:ease;transition-timing-function:ease}
.nested-tabs--desktop .nested-tabs__nav--inner .tab__button__title{color:#333e48;font-family:"LeagueSpartan",Helvetica,Arial,sans-serif;font-size:1rem;letter-spacing:-0.03125rem;line-height:1.25;font-weight:700}
.nested-tabs--desktop .nested-tabs__nav--inner .tab__button__arrow{position:relative;display:block}
.nested-tabs--desktop .nested-tabs__nav .tab{position:relative}
.nested-tabs--desktop .nested-tabs__nav .tab--color-yellow{color:#fee8b4}
.nested-tabs--desktop .nested-tabs__nav .tab--color-yellow.--active{color:#fbc02d}
.nested-tabs--desktop .nested-tabs__nav .tab--color-purple{color:#e5c7eb}
.nested-tabs--desktop .nested-tabs__nav .tab--color-purple.--active{color:#ce93d8}
.nested-tabs--desktop .nested-tabs__nav .tab--color-blue{color:#beeef4}
.nested-tabs--desktop .nested-tabs__nav .tab--color-blue.--active{color:#4dd0e1}
.nested-tabs--mobile .nested-tabs__nav--outer{max-width:20rem;height:auto;margin-left:auto;margin-right:auto}
.nested-tabs--mobile .nested-tabs__nav--outer .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100% !important;margin:0;-webkit-transform:translate3d(0,0,0) !important;transform:translate3d(0,0,0) !important}
.nested-tabs--mobile .nested-tabs__nav--outer .tab.slick-slide{-webkit-box-flex:0;-ms-flex:0 1 28%;flex:0 1 28%;width:auto !important}
.nested-tabs--mobile .nested-tabs__nav--outer .tab.slick-current .tab__button{color:#fff}
.nested-tabs--mobile .nested-tabs__nav--outer .tab__button{display:block;width:100%;padding:.5rem 1rem;border:2px solid #fff;border-radius:3px;font-size:11px;letter-spacing:3px;line-height:1;font-weight:bold;text-transform:uppercase;background-color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.nested-tabs--mobile .nested-tabs__nav--outer .tab--color-yellow .tab__button{border-color:#fbc02d}
.nested-tabs--mobile .nested-tabs__nav--outer .tab--color-yellow.slick-current .tab__button{background-color:#fbc02d}
.nested-tabs--mobile .nested-tabs__nav--outer .tab--color-blue .tab__button{border-color:#4dd0e1}
.nested-tabs--mobile .nested-tabs__nav--outer .tab--color-blue.slick-current .tab__button{background-color:#4dd0e1}
.nested-tabs--mobile .nested-tabs__nav--outer .tab--color-purple .tab__button{border-color:#ce93d8}
.nested-tabs--mobile .nested-tabs__nav--outer .tab--color-purple.slick-current .tab__button{background-color:#ce93d8}
.nested-tabs--mobile .nested-tabs__nav--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:-5.3125rem;z-index:1}
.nested-tabs--mobile .nested-tabs__nav--inner .tab--inner{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:5.3125rem}
.nested-tabs--mobile .nested-tabs__nav--inner .tab__button{display:block;padding:1.5625rem 1.25rem 1.375rem;line-height:1.25;border-radius:3px;font-family:"LeagueSpartan",Helvetica,Arial,sans-serif;font-weight:700;font-size:1rem;letter-spacing:-0.03125rem;background-color:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}
.nested-tabs--mobile .nested-tabs__nav--inner .tab__button--arrow{display:block;padding:2rem 1.75rem;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:1rem;border-radius:3px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1),inset 0 0 0 rgba(0,0,0,0);box-shadow:0 2px 2px rgba(0,0,0,.1),inset 0 0 0 rgba(0,0,0,0);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transition-property:-webkit-box-shadow,-webkit-transform;transition-property:-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform;transition-property:box-shadow,transform,-webkit-box-shadow,-webkit-transform}
.nested-tabs--mobile .nested-tabs__nav--inner .tab__button--arrow:hover,.nested-tabs--mobile .nested-tabs__nav--inner .tab__button--arrow:focus{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0);-webkit-box-shadow:0 0 0 rgba(0,0,0,0),inset 0 2px 5px rgba(0,0,0,.125);box-shadow:0 0 0 rgba(0,0,0,0),inset 0 2px 5px rgba(0,0,0,.125)}
.nested-tabs--mobile .nested-tabs__nav--inner .tab__button--arrow.slick-prev{background-image:url("../../dist/images/science/nested-tab-determinant-icon-black-reverse.svg");-webkit-transform:translateX(-0.9375rem);transform:translateX(-0.9375rem)}
.nested-tabs--mobile .nested-tabs__nav--inner .tab__button--arrow.slick-next{background-image:url("../../dist/images/science/nested-tab-determinant-icon-black.svg");-webkit-transform:translateX(0.9375rem);transform:translateX(0.9375rem)}
.nested-tabs--mobile .nested-tabs__nav--inner .tab__button--arrow span{position:absolute;left:-999999px}
.nested-tabs--desktop .nested-tabs__panels{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px}
.nested-tabs--desktop .nested-tabs__panels--outer .tab__panel{position:absolute;border-radius:3px;opacity:0;visibility:hidden;-webkit-transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,transform,visibility;transition-property:opacity,transform,visibility,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}
.nested-tabs--desktop .nested-tabs__panels--outer .tab__panel.--active{position:relative;opacity:1;visibility:visible;z-index:1;height:auto}
.nested-tabs--desktop .nested-tabs__panels--outer .tab__panel__inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.nested-tabs--desktop .nested-tabs__panels--outer .tab--color-yellow a{color:#fbc02d}
.nested-tabs--desktop .nested-tabs__panels--outer .tab--color-purple a{color:#ce93d8}
.nested-tabs--desktop .nested-tabs__panels--outer .tab--color-blue a{color:#4dd0e1}
.nested-tabs--desktop .nested-tabs__panels--inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}
.nested-tabs--desktop .nested-tabs__panels--inner .tab__panel{height:37.5rem;padding:2rem 5rem 1.5rem 2.75rem;overflow:auto}
.nested-tabs--desktop .nested-tabs__panels--inner .tab__panel,.nested-tabs--desktop .nested-tabs__panels--inner .tab__panel *{color:#fff}
.nested-tabs--desktop .nested-tabs__panels--inner .tab__panel__inner{width:100%;height:auto}
.nested-tabs--mobile .nested-tabs__panels--outer .tab__panel__inner{padding-right:1.875rem;padding-bottom:5.34375rem;padding-left:1.875rem}
.determinants__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:3px 0 0 3px}
.determinants__sidebar.col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 1 19.25rem;flex:0 1 19.25rem;padding:1.875rem 1.25rem 2.8125rem}
.tab--color-yellow .determinants__sidebar{background-color:#fbc02d;background-image:url("../../dist/images/science/fep-background-fun.svg");background-position:bottom center;background-repeat:no-repeat;background-size:contain}
.tab--color-purple .determinants__sidebar{background-color:#ce93d8;background-image:url("../../dist/images/science/fep-background-easy.svg");background-position:bottom center;background-repeat:no-repeat;background-size:contain}
.tab--color-blue .determinants__sidebar{background-color:#4dd0e1;background-image:url("../../dist/images/science/fep-background-popular.svg");background-position:bottom center;background-repeat:no-repeat;background-size:contain}
.determinants__category{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}
.determinants__category:not(:last-of-type){margin-bottom:1.5rem}
.determinants__category__title{margin-bottom:.75rem;color:#fff;font-size:1rem;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-weight:900;line-height:1.3125}
.determinants__content{position:relative;background-color:#333e48;border-radius:0 3px 3px 0}
.determinants__content .content-img{max-height:20rem;display:block;margin-left:auto;margin-right:auto}
.determinants__content .strong-lady-img{max-height:18rem}
.nested-tabs--mobile .determinants__content{padding-top:4rem;padding-bottom:7rem;border-radius:0 0 3px 3px}
.nested-tabs--mobile .determinants__content .tab__panel__content *{color:#e3e6e8}
.determinants__fep-meter{position:absolute;width:auto;height:100%;max-height:10.6875rem;top:2rem;right:0;-webkit-transform:translateX(48%);transform:translateX(48%);z-index:1}
.nested-tabs--mobile .determinants__fep-meter{top:unset;bottom:0;left:50%;-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}
.tab--color-yellow .determinants__sidebar button{border:1px solid #fef0cd}
.tab--color-purple .determinants__sidebar button{border:1px solid #eedaf1}
.tab--color-blue .determinants__sidebar button{border:1px solid #d3f3f8}
.nested-tabs--mobile .tab--color-yellow button{border:1px solid #fef0cd}
.nested-tabs--mobile .tab--color-purple button{border:1px solid #eedaf1}
.nested-tabs--mobile .tab--color-blue button{border:1px solid #d3f3f8}
.follow{margin:8rem 0}
.follow .dots{margin-top:1.5rem;margin-bottom:1.5rem}
.follow h3{margin-bottom:0;line-height:1}
.follow .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.follow .container .row{width:100%}
.follow .container .col{text-align:center}
.follow-tag{display:inline-block;margin:0 auto 1rem;padding:.5em 1em;color:#333e48}
.follow-tag:hover,.follow-tag:focus{color:#77bc1f}
.follow #sb_instagram .sbi_photo{border-radius:.1875rem}
.start__wheel{max-width:35rem}
.start__wheel-wrapper{padding:0}
.wheel__circle-background{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;top:0;left:0;background-position:center center;background-size:contain;background-repeat:no-repeat}
.wheel__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:560px;height:560px;border-radius:300px}
.wheel__slices{position:relative;display:block;width:496px;height:496px;border-radius:300px}
.wheel__slice{cursor:pointer;position:absolute;display:inline-block;max-width:12.5rem;max-height:12.5rem;margin:0;padding:1px}
.wheel__slice--1{-webkit-clip-path:url("#slice-1-path");clip-path:url("#slice-1-path")}
.wheel__slice--2{-webkit-clip-path:url("#slice-2-path");clip-path:url("#slice-2-path")}
.wheel__slice--3{-webkit-clip-path:url("#slice-3-path");clip-path:url("#slice-3-path")}
.wheel__slice--4{-webkit-clip-path:url("#slice-4-path");clip-path:url("#slice-4-path")}
.wheel__slice--5{-webkit-clip-path:url("#slice-5-path");clip-path:url("#slice-5-path")}
.wheel__slice--6{-webkit-clip-path:url("#slice-6-path");clip-path:url("#slice-6-path")}
.wheel__slice--7{-webkit-clip-path:url("#slice-7-path");clip-path:url("#slice-7-path")}
.wheel__slice--8{-webkit-clip-path:url("#slice-8-path");clip-path:url("#slice-8-path")}
.wheel__slice--1,.wheel__slice--4,.wheel__slice--5,.wheel__slice--8{width:155px;height:200px}
.wheel__slice--2,.wheel__slice--3,.wheel__slice--6,.wheel__slice--7{width:200px;height:155px}
.wheel__slice--2 img,.wheel__slice--5 img{top:2px !important;left:2px !important}
.wheel__slice--1{top:0;left:51.1%}
.wheel__slice--2{top:17.1%;left:59.3%}
.wheel__slice--3{top:51.6%;right:0}
.wheel__slice--4{bottom:-0.2%;left:51.05%}
.wheel__slice--5{right:51.2%;bottom:0}
.wheel__slice--6{bottom:17.05%;left:-0.2%}
.wheel__slice--7{top:17.75%;left:-0.4%}
.wheel__slice--8{top:0;right:51%}
.wheel__slice img{position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:1px;left:1px;-webkit-transition:.2s ease;transition:.2s ease}
.wheel__slice img:first-child{opacity:1;visibility:visible}
.wheel__slice img:last-child{opacity:0;visibility:hidden}
.wheel__slice.--active img:first-child,.wheel__slice:hover img:first-child{opacity:0;visibility:hidden}
.wheel__slice.--active img:last-child,.wheel__slice:hover img:last-child{opacity:1;visibility:visible}
.slices__clip-paths{width:0;height:0;opacity:0}
.slice{width:100%;max-width:calc(12.5rem - 0.125rem);height:auto;max-height:calc(12.5rem - 0.125rem)}
.slice,.slice-inside,.slice-text{-webkit-transition:.2s ease;transition:.2s ease}
svg[class^=slice-]:hover .slice-text{fill:#fff}
.start__phases-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.start-phases{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.start-phase{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;opacity:0;visibility:hidden;-webkit-transition:position 0s linear,.3s ease;transition:position 0s linear,.3s ease}
.start-phase.--active{position:relative;opacity:1;visibility:visible;-webkit-animation:phase_shift .5s cubic-bezier(0.2,0.32,0,1.01) .35s 1 normal;animation:phase_shift .5s cubic-bezier(0.2,0.32,0,1.01) .35s 1 normal;-webkit-transition:position 0s linear .35s,.3s ease .35s;transition:position 0s linear .35s,.3s ease .35s}
.start-phase__heading{margin-bottom:.6em;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.6;width:100%}
.start-phase__copy{max-width:36ch;margin-bottom:-0.2rem;font-size:1rem;line-height:1.62}
.start-phase__graphic{width:100%;max-width:29rem;z-index:-1}
.start-phase__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333e48;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1875rem;line-height:1;text-align:center;text-transform:uppercase}
.start-phase__link img{width:1.875rem;margin-left:.4rem}
.page-home #site-container{z-index:10}
.page-home main{padding-bottom:initial;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;padding-top:0}
.page-home .slide-main{padding-top:12rem}
.page-home [class*=__header] .dots{margin-bottom:1rem}
.page-home .footer{margin-top:0}
.page-home .tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.75rem}
.page-home .tabs__panels{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-home .tab.slick-current .tab__button{background-color:#77bc1f;color:#fff}
.page-home .tab__button{padding:1rem 1.25rem;color:#75808a;font-size:1.25rem;line-height:1.6;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transition-property:color,background-color;transition-property:color,background-color}
.page-home .tab__button div{position:relative;display:block}
.page-home .tab__button div::after{content:"";position:absolute;display:block;width:100%;height:100%;max-height:0;left:0;bottom:-0.5rem;background-color:#77bc1f;-webkit-transition:.25s ease-in;transition:.25s ease-in}
.page-home .tab__panel__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}
.page-home .tab__panel__graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1rem;padding-bottom:1rem}
.page-home .tab__panel__graphic img{width:100%;max-width:31.25rem;margin-left:auto;margin-right:auto}
.page-home .tab__panel__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.page-home .tab__panel__copy{max-width:40ch;margin-bottom:2rem}
.page-home .tab__panel__copy,.page-home .tab__panel__copy *{font-size:.875rem;color:#464d53;line-height:1.5714285714}
.page-home .tab__panel__link{font-size:12px;line-height:1;font-family:"NunitoSans",Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.1875rem;font-weight:700;color:#333e48;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-home .tab__panel__link:hover,.page-home .tab__panel__link:focus{color:#77bc1f;text-decoration:underline}
.page-home .tab__panel__link img{width:1.875rem;margin-left:.4rem}
.hero--home{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:43.125rem}
.hero--home .hero__background{display:block;width:100%;max-width:90rem;min-height:43.125rem;margin:0 auto;z-index:4}
.hero--home .hero__foreground{position:absolute;top:calc(50% + 2.5rem);left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.hero--home .hero__foreground .hero__heading{text-align:center}
.hero--home .hero__foreground .hero__word-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.hero--home .hero__image{position:absolute}
.hero--home .hero__image img{position:relative !important;width:100%;height:auto}
.hero--home .hero__image--layer-1{z-index:4}
.hero--home .hero__image--layer-2{z-index:3}
.hero--home .hero__image--layer-3{z-index:2}
.hero--home .hero__image--layer-4{z-index:1}
.hero--home .hero__image--o-purple{width:10.125rem;height:10.125rem;top:-5.25rem;left:77rem;-webkit-filter:blur(5px);filter:blur(5px)}
.hero--home .hero__image--o-blue{width:8.975rem;height:8.975rem;bottom:12.3rem;left:-2.7rem;-webkit-filter:blur(5px);filter:blur(5px)}
.hero--home .hero__image--dot-red{width:3.5rem;height:3.5rem;top:1.8rem;left:2.7rem;-webkit-filter:blur(5px);filter:blur(5px)}
.hero--home .hero__image--dot-green{width:6.25rem;height:6.25rem;right:2.8rem;bottom:17.35rem;-webkit-filter:blur(5px);filter:blur(5px)}
.hero--home .hero__image--dot-purple{width:1.4375rem;height:1.4375rem;bottom:10.5rem;right:3.8rem;-webkit-filter:blur(2px);filter:blur(2px)}
.hero--home .hero__image--x-yellow-l2{width:5.356rem;height:5.356rem;top:13rem;left:7.6rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-filter:blur(2px);filter:blur(2px)}
.hero--home .hero__image--x-red-l2{width:3.875rem;height:3.875rem;bottom:4rem;left:6.25rem;-webkit-transform:rotate(-21deg);transform:rotate(-21deg);-webkit-filter:blur(2px);filter:blur(2px)}
.hero--home .hero__image--dot-blue-l2{width:4.0625rem;height:4.0625rem;top:10.1rem;right:10.1rem;-webkit-filter:blur(2px);filter:blur(2px)}
.hero--home .hero__image--x-red-l3{width:3.25rem;height:3.25rem;top:10.1rem;right:2.4rem;-webkit-transform:rotate(68deg);transform:rotate(68deg)}
.hero--home .hero__image--x-purple-l3{width:2.5rem;height:2.5rem;bottom:11rem;left:15.9rem;-webkit-transform:rotate(33deg);transform:rotate(33deg)}
.hero--home .hero__image--x-yellow-l3{width:2.125rem;height:2.125rem;bottom:10.9rem;right:11rem;-webkit-transform:rotate(105deg);transform:rotate(105deg)}
.hero--home .hero__image--dot-green-l3{width:2.375rem;height:2.375rem;top:4.9rem;left:14rem}
.hero--home .hero__image--grid{width:100%;height:auto}
.hero--home .hero__image--grid--top{top:.5rem;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.hero--home .hero__image--grid--bottom{bottom:-5rem;left:0}
.hero__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.hero__heading{letter-spacing:-0.0104166667em;line-height:1.25}
.hero__heading__inner{position:relative;z-index:2}
.hero__heading__inner:last-of-type{max-width:9ch;margin-right:auto;margin-left:auto}
.hero__heading__inner:last-of-type::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:linear-gradient(rgba(255,255,255,0) 0,white);z-index:-1}
.hero__word-slider{position:relative;display:block;min-height:1.25em;z-index:1}
.hero__word-slider__word{position:absolute;display:block;color:#77bc1f;-webkit-transition:all .4s cubic-bezier(0.175,0.885,0.32,1.275) .1s,opacity .3s ease 0s;transition:all .4s cubic-bezier(0.175,0.885,0.32,1.275) .1s,opacity .3s ease 0s}
.hero__word-slider__word:not(.--active){opacity:0;visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.hero__word-slider__word.--active{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.who-we-are__container{position:relative;max-width:83.75rem;margin-right:auto;margin-left:auto;margin-bottom:8rem;background-color:#333e48;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:3px}
.who-we-are__inner{position:relative}
.who-we-are__inner .row{position:relative;z-index:1}
.who-we-are__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7.5rem;padding-bottom:7.5rem;color:#b4c0ca}
.who-we-are__copy,.who-we-are__copy *{font-family:"LeagueSpartan",Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-0.015625em;line-height:1.6}
.who-we-are__graphic img{position:absolute;width:141.5%;max-width:none;top:-10.5rem;right:-31%}
.who-we-are__x-purple{position:absolute;width:1.1875rem;height:1.1875rem;bottom:-9%;right:23.5%;-webkit-filter:drop-shadow(0 .375rem 1.25rem rgba(0,0,0,0.3));filter:drop-shadow(0 .375rem 1.25rem rgba(0,0,0,0.3));-webkit-transform:rotate(15deg);transform:rotate(15deg);z-index:0}
.who-we-are__dot-purple{position:absolute;width:.5625rem;height:.5625rem;top:14%;right:29.5%}
.who-we-are__dot-yellow{position:absolute;width:.375rem;height:.375rem;right:0;bottom:5.85rem}
.who-we-are__o-blue{position:absolute;width:3.25rem;height:3.25rem;top:2.25rem;right:-6.65rem;z-index:0}
.who-we-are__x-green{position:absolute;width:1.8125rem;height:1.8125rem;top:15%;right:33.5%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}
.where-change__container{margin-bottom:7.5rem}
.where-change__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}
.where-change__heading{text-align:center}
.our-methodology__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:4.25rem;padding-bottom:6.5rem;background-color:#f7f7f8;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
.our-methodology__container::before{content:"";position:absolute;display:block;width:100%;height:0;padding-bottom:20%;top:1.5rem;background-image:url("../../dist/images/home/fep-background.svg");background-size:contain;background-position:top center;background-repeat:no-repeat}
.our-methodology__header{margin-bottom:5rem;text-align:center;z-index:1}
.our-methodology__heading{margin-bottom:.75rem;line-height:1.25;letter-spacing:-0.0125rem}
.our-methodology__subheading{margin-bottom:0;font-size:1.625rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1.25em}
.our-methodology__copy{margin-bottom:1.5rem}
.our-methodology__copy,.our-methodology__copy *{max-width:40ch;color:#5e666e;font-size:1rem;line-height:1.625}
.our-methodology__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-bottom:4.5rem}
.our-methodology__graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.our-methodology__graphic img{width:100%;max-width:25.6875rem}
.our-methodology__link{font-size:12px;line-height:1;font-family:"NunitoSans";text-transform:uppercase;letter-spacing:3px;font-weight:700;color:#333e48;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.our-methodology__link img{width:30px;margin-left:.4rem}
.card-game__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;background-color:#e3e6e8;border-radius:4px}
.card-game__about{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 0 1.75rem}
.card-game__about__heading{max-width:20ch;margin-bottom:.45em;font-size:1rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1.25rem}
.card-game__about__content{margin-top:1.1rem}
.card-game__about__copy p{margin-bottom:.7em;color:#464d53;font-size:1rem;font-weight:400;line-height:1.625rem}
.card-game__about__copy ul{margin-left:1.35rem;color:#464d53;font-size:.875rem;line-height:1.57}
.card-game__cta{-webkit-box-flex:0;-ms-flex:0 1 18.75rem;flex:0 1 18.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;background-color:#d6d9dc;border-radius:0 4px 4px 0}
.card-game__cta__heading{margin-bottom:.3em;font-size:1rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1.25rem}
.card-game__cta__cards{width:100%;max-width:15.6875rem;margin-bottom:1.5rem}
.card-game__cta__link{font-size:12px;line-height:1;font-family:"NunitoSans";text-transform:uppercase;letter-spacing:3px;font-weight:700;color:#333e48;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.card-game__cta__link img{width:30px;margin-left:.4rem}
.card-game__video-cta{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}
.card-game__video-cta__thumbnail{max-width:10.1875rem}
.card-game__video-cta__time{position:absolute;top:calc(50% + 0.6rem);color:#fff;font-size:.75rem;letter-spacing:.1875rem;line-height:1;text-align:center;z-index:1}
.card-game__video-cta__play{position:absolute;display:block;width:2.75rem;top:calc(50% + 1.75rem);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.325s cubic-bezier(0.68,-0.55,0.27,1.55);transition:.325s cubic-bezier(0.68,-0.55,0.27,1.55)}
.card-game__video-cta__play img{-webkit-filter:drop-shadow(0 .5rem .375rem rgba(0,0,0,0.15));filter:drop-shadow(0 .5rem .375rem rgba(0,0,0,0.15));-webkit-transition:.325s ease;transition:.325s ease}
.card-game__video-cta__play:hover{-webkit-transform:translate3d(0,0.125rem,0);transform:translate3d(0,0.125rem,0)}
.card-game__video-cta__play:hover img{-webkit-filter:drop-shadow(0 .3rem .375rem rgba(0,0,0,0.1));filter:drop-shadow(0 .3rem .375rem rgba(0,0,0,0.1))}
.card-game__video-cta h6{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;color:#464d53;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:600;line-height:1.25rem;text-align:center;-webkit-transform:translateY(0.4rem);transform:translateY(0.4rem)}
.card-game__video-cta__arrow{position:absolute;right:1.4rem;bottom:calc(100% - 0.3rem)}
.start__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.5rem;padding-bottom:9rem;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
.start__header{margin-bottom:4.5rem;text-align:center}
.start__header__heading{margin-bottom:.5rem}
.start__header__copy{max-width:55ch}
.latest-posts__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8rem;padding-bottom:15rem;background-color:#f7f7f8;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
.latest-posts__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.latest-posts__heading{margin-bottom:0}
.latest-posts__content{margin-top:2rem}
.latest-post{padding-top:1.25rem;padding-bottom:1.25rem;border-radius:4px;background-color:rgba(255,255,255,0);-webkit-box-shadow:0 2px 8px -2px rgba(0,0,0,0);box-shadow:0 2px 8px -2px rgba(0,0,0,0);text-decoration:none !important;-webkit-transition:.2s ease;transition:.2s ease}
.latest-post__thumbnail{display:block;width:100%;height:10rem;margin-bottom:.65rem;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease;transition:.3s ease}
.latest-post__title{color:#333e48;font-size:.875rem;line-height:1.5714285714;-webkit-transition:.2s ease;transition:.2s ease}
.latest-post:hover{background-color:#fff;-webkit-box-shadow:0 2px 8px -2px rgba(0,0,0,.15);box-shadow:0 2px 8px -2px rgba(0,0,0,.15);text-decoration:none}
.latest-post:hover .latest-post__title{color:#000}
.latest-post:hover .latest-post__thumbnail{-webkit-transform:scale(1.05);transform:scale(1.05)}
.page-template-the-people-blade main{position:relative;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:contain}
.page-template-the-people-blade footer{margin-top:0}
.page-template-the-people-blade .hero-area{background-color:#fff;background-image:url("../../dist/images/grid.png");background-repeat:repeat;padding-bottom:4rem}
.page-template-the-people-blade .hero-area .dots{margin-bottom:1.5rem}
.page-template-the-people-blade .hero-area h1{max-width:31.25rem;margin:0 auto}
.page-template-the-people-blade .hero-area h1+p{margin-top:.5rem;margin-bottom:1.5rem}
.page-template-the-people-blade .leaders-grid{position:relative;margin:0 auto;margin-top:-3rem;margin-bottom:3rem;padding:0}
.page-template-the-people-blade .leaders-grid__inner{margin-right:auto;margin-left:auto;padding:0}
.page-template-the-people-blade .leaders-grid .leaders-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}
.page-template-the-people-blade .leaders-grid .leader{max-width:16.5625rem;text-align:center;color:#333e48;text-decoration:none}
.page-template-the-people-blade .leaders-grid .leader__profile-pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;-webkit-transition:.4s;transition:.4s}
.page-template-the-people-blade .leaders-grid .leader__profile-pic::before{content:"";position:absolute;width:100%;height:50%;bottom:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(119,188,31,0)),to(#77bc1f));background:linear-gradient(180deg,rgba(119,188,31,0) 0,#77bc1f 100%);border-radius:3px;opacity:0;-webkit-transition:.4s;transition:.4s}
.page-template-the-people-blade .leaders-grid .leader__profile-pic::after{content:"";position:absolute;display:block;width:3.75rem !important;height:4.375rem;right:-1rem;bottom:-1.5rem;background-image:url("../../dist/images/leaders_flourish.svg");opacity:0;-webkit-transition:.4s;transition:.4s;-webkit-transform:translate3d(15px,25px,0);transform:translate3d(15px,25px,0);visibility:hidden}
.page-template-the-people-blade .leaders-grid .leader__profile-pic:hover{-webkit-transform:scale(1.035);transform:scale(1.035)}
.page-template-the-people-blade .leaders-grid .leader__profile-pic:hover::before{opacity:1;visibility:visible}
.page-template-the-people-blade .leaders-grid .leader__profile-pic:hover::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}
.page-template-the-people-blade .leaders-grid .leader__profile-pic:hover .leader__read-more{opacity:1;visibility:visible;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}
.page-template-the-people-blade .leaders-grid .leader__profile-pic img{width:100%;border-radius:3px}
.page-template-the-people-blade .leaders-grid .leader__read-more{position:absolute;bottom:1rem;left:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.875rem;font-weight:600;line-height:1;opacity:0;visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:.2s ease;transition:.2s ease}
.page-template-the-people-blade .leaders-grid .leader__name-position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:4.15rem;margin-top:1rem}
.page-template-the-people-blade .leaders-grid .leader__name{margin:0 0 .3em;font-weight:700;font-size:1rem;letter-spacing:-0.03125rem;line-height:1.25}
.page-template-the-people-blade .leaders-grid .leader__position{max-width:28ch;margin:0;font-size:.875rem;line-height:1.3571428571}
.page-template-the-people-blade .leaders-grid .leader__mini-bio{text-align:left;font-size:.9375rem;line-height:1.5}
.page-template-the-people-blade .featured-staff{margin:0 auto 7rem;padding:0;position:relative}
.page-template-the-people-blade .featured-staff__title{display:inline-block;margin-bottom:1rem;margin-right:2rem}
.page-template-the-people-blade .featured-staff .slick-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.page-template-the-people-blade .featured-staff .slick-nav:hover{cursor:pointer}
.page-template-the-people-blade .featured-staff__slider .container{background-color:#333e48}
.page-template-the-people-blade .featured-staff__slider .slick-list{border-radius:.1875rem}
.page-template-the-people-blade .featured-staff__slide-wrapper .row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.page-template-the-people-blade .featured-staff__slide__heading{margin-bottom:.15em;font-weight:700;letter-spacing:-0.5px;line-height:40px}
.page-template-the-people-blade .featured-staff__slide__image{min-height:18.75rem;padding:0;background-position:left center;background-repeat:no-repeat;background-size:cover}
.page-template-the-people-blade .featured-staff__slide__content{padding:3rem 3rem 4.5rem;color:#fff}
.page-template-the-people-blade .featured-staff__slide__position{margin-bottom:1.5rem;line-height:1.5714285714 !important}
.page-template-the-people-blade .featured-staff__slide__blurb{line-height:1.5714285714 !important}
.page-template-the-people-blade .featured-staff__slide__interview{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.75rem;font-weight:bold;letter-spacing:.1875rem;text-align:left;text-transform:uppercase}
.page-template-the-people-blade .featured-staff__slide__interview:hover{color:#77bc1f}
.page-template-the-people-blade .featured-staff__slide__interview img{margin-bottom:0}
.page-template-the-people-blade .featured-staff__shapes{position:absolute;bottom:-4.3rem;right:-1rem}
.page-template-the-people-blade .slick-arrow.previous{margin-right:2.1875rem}
.page-template-the-people-blade .slider-dots{display:inline-block}
.page-template-the-people-blade .slider-dots .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0}
.page-template-the-people-blade .slider-dots .slick-dots li{color:#c8ccd0}
.page-template-the-people-blade .slider-dots .slick-dots li.slick-active{color:#75808a}
.page-template-the-people-blade .slider-dots .slick-dots li button{font-size:0;padding:0 .625rem}
.page-template-the-people-blade .behind-the-scenes{margin:6rem 0 4rem}
.page-template-the-people-blade .behind-the-scenes .dots{margin-bottom:1rem}
.page-template-the-people-blade .behind-the-scenes .bts-tile-wrapper{margin-bottom:2rem}
.page-template-the-people-blade .behind-the-scenes .bts-tile-wrapper:hover{cursor:pointer}
.page-template-the-people-blade .behind-the-scenes .bts-tile-wrapper a{text-decoration:none}
.page-template-the-people-blade .behind-the-scenes .bts-tile{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:11.5rem;padding:1rem;background-size:cover;border-radius:.1875rem;color:#fff;text-align:center;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease;transition:.3s ease}
.page-template-the-people-blade .behind-the-scenes .bts-tile:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.page-template-the-people-blade .behind-the-scenes .bts-tile:before{content:"";position:absolute;width:100%;top:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(51,62,72,0.31)),to(#333e48));background:linear-gradient(180deg,rgba(51,62,72,0.31) 0,#333e48 100%);border-radius:.1875rem;mix-blend-mode:multiply}
.page-template-the-people-blade .behind-the-scenes .bts-tile h5{z-index:1}
.page-template-the-people-blade .behind-the-scenes .bts-tile p{color:#e3e6e8;font-size:.75rem;font-style:normal;font-weight:bold;letter-spacing:.1875rem;line-height:1.625rem;text-transform:uppercase}
.page-template-the-people-blade .behind-the-scenes .bts-tile span{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:1.5rem}
.page-template-the-people-blade .behind-the-scenes .bts-tile span p,.page-template-the-people-blade .behind-the-scenes .bts-tile span img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}
.page-template-the-people-blade .behind-the-scenes .bts-tile span img{margin-left:.3125rem}
.page-template-the-people-blade .jobs__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f2f3;padding:3rem;border-radius:.25rem}
.page-template-the-people-blade .jobs__heading{margin-bottom:.25em}
.page-template-the-people-blade .jobs__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;color:#333e48;font-size:.75rem;font-style:normal;font-weight:bold;letter-spacing:.1875rem;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.page-template-the-people-blade .jobs__button:hover{color:#77bc1f;text-decoration:underline}
.single-case-studies .header{background-color:transparent}
.single-case-studies main{position:relative}
.single-case-studies .header-grid,.single-case-studies .footer-grid{position:absolute;width:100%;height:14.8125rem;left:0;background-position:center;background-repeat:repeat-x;background-size:auto;z-index:-1}
.single-case-studies .header-grid{top:1.25rem}
.single-case-studies .footer-grid{top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.single-case-studies .footer{margin:0;padding-top:1.25rem}
.single-case-studies .site-footer .chatbox{margin:0 auto 8rem;top:0}
.case-studies-footer{position:relative;width:100%;max-width:100%;margin-top:10rem;text-align:center;background-color:#333e48}
.case-studies-footer .case-studies-footer--container{padding-bottom:150px}
.case-studies-footer .footer-logo{display:block;margin:0 auto;margin-bottom:.75rem}
.case-studies-footer .iprex-logo{margin-bottom:2.25rem}
.case-studies-footer .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}
.case-studies-footer .social-media a{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .75rem}
.case-studies-footer .locations p{padding:.25rem;display:inline-block}
p.has-background{padding:3em 4.375em !important;margin-bottom:2rem !important;margin-top:2rem !important}
.single-case-studies-wrapper{max-width:1146px;margin:0 auto 8rem;padding-bottom:4rem;border-bottom:1px solid #e3e6e8}
.single-case-studies-wrapper .dots-wrap{width:100%;text-align:center}
.single-case-studies-wrapper .dots{margin:1.5rem 0}
.post-type-archive-case-studies main{padding-bottom:0}
.post-type-archive-case-studies .footer{margin-top:0}
.post-type-archive-case-studies .latest-posts__container{padding-top:5.5rem;background-color:#fff}
.post-type-archive-case-studies .hero--the-work{background-color:#fff;background-image:url("../../dist/images/grid.png");background-repeat:repeat}
.post-type-archive-case-studies .hero--the-work .dots{margin-bottom:1.5rem}
.post-type-archive-case-studies .hero--the-work .hero__heading{margin-bottom:2.5rem;font-size:3rem;line-height:1.25;letter-spacing:-0.03125rem}
.post-type-archive-case-studies .hero--the-work .featured-slider__container{margin-bottom:1rem}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slick-nav:hover{cursor:pointer}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slick-track{padding-top:.875rem;padding-bottom:.875rem}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile{position:relative;display:block;min-height:17.3125rem;margin:0 1rem;padding:2rem;background-position:center;background-size:cover;border-radius:3px;-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,0);box-shadow:0 5px 14px -1px rgba(0,0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile:hover{-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,.45);box-shadow:0 5px 14px -1px rgba(0,0,0,.45);-webkit-transform:translate3d(0,-0.25rem,0);transform:translate3d(0,-0.25rem,0)}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile:hover p{color:#91dd31}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile h5{position:absolute;bottom:3rem;color:#fff;line-height:23px}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile p{font-style:normal;font-weight:bold;font-size:12px;line-height:26px;text-transform:uppercase;color:#e3e6e8;letter-spacing:3px;-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile span{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:1.5rem}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile span p,.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile span img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile span img{margin-left:5px}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .featured-tile:before{content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(51,62,72,0.31)),to(#333e48));background:linear-gradient(180deg,rgba(51,62,72,0.31) 0,#333e48 100%);mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;width:100%;border-radius:3px}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slick-arrow.previous{margin-right:35px}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slider-dots{display:inline-block}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slider-dots .slick-dots{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slider-dots .slick-dots li{color:#c8ccd0}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slider-dots .slick-dots li.slick-active{color:#75808a}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slider-dots .slick-dots li button{font-size:0;padding:0 10px}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .staff__slider .slick-list{background-color:#333e48;color:#fff;border-radius:3px}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .staff__slider .slick-list .content{padding:3rem}
.post-type-archive-case-studies .hero--the-work .featured-slider__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.625rem}
.post-type-archive-case-studies .case-studies-grid{margin-bottom:4rem}
.post-type-archive-case-studies .case-studies-grid .filter-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:2rem 0}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:inline;padding:.5rem 1rem .25rem;margin-left:.5rem;margin-right:.5rem;text-decoration:none;-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item span{border-bottom:5px solid transparent;color:#5e666e;font-size:20px;line-height:32px;-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item:active,.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item:focus,.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item:hover{color:#333e48}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item:active span,.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item:focus span,.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item:hover span{border-color:#77bc1f}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item.active{color:#333e48}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item.active span{border-color:#77bc1f}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item#featured{display:none}
.post-type-archive-case-studies .case-studies-grid .case-study{margin-bottom:2rem;-webkit-transform:scale(1);transform:scale(1);text-decoration:none;-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .case-studies-grid .case-study:hover,.post-type-archive-case-studies .case-studies-grid .case-study:focus{text-decoration:none;-webkit-transform:scale(1.05);transform:scale(1.05)}
.post-type-archive-case-studies .case-studies-grid .case-study:hover .case-study__thumbnail::before,.post-type-archive-case-studies .case-studies-grid .case-study:focus .case-study__thumbnail::before{opacity:0}
.post-type-archive-case-studies .case-studies-grid .case-study:hover .case-study__title,.post-type-archive-case-studies .case-studies-grid .case-study:focus .case-study__title{color:#000;border-color:#77bc1f}
.post-type-archive-case-studies .case-studies-grid .case-study__thumbnail{position:relative;display:block;height:11.25rem;margin:0 auto .5rem;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:3px}
.post-type-archive-case-studies .case-studies-grid .case-study__thumbnail::before{content:"";position:absolute;bottom:0;right:0;left:0;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(51,62,72,0)),to(rgba(51,62,72,0.6)));background:linear-gradient(180deg,rgba(51,62,72,0) 0,rgba(51,62,72,0.6) 100%);border-radius:3px;mix-blend-mode:multiply;opacity:1;-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .case-studies-grid .case-study__title{color:#333e48;font-weight:bold;line-height:1.1875;border-bottom:1px solid transparent;-webkit-transition:.2s ease;transition:.2s ease}
.post-type-archive-case-studies .case-studies-grid .case-study__no-posts{margin:2rem auto 0;padding:1.5rem 2rem;background-color:#f1f2f3;border-radius:3px;color:#333e48;text-align:center}
.post-type-archive-case-studies .partners__section{background-color:#f1f2f3;border-radius:3px;max-width:83.875rem;display:block;margin:0 auto;padding:2rem 4rem 2.25rem}
.post-type-archive-case-studies .partners__section .dots{margin-top:1.5rem;margin-bottom:1.5rem}
.post-type-archive-case-studies .partners__heading{margin-bottom:0;font-weight:700;letter-spacing:-0.03125rem;line-height:1.25}
.post-type-archive-case-studies .partner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.post-type-archive-case-studies .featured-work__slider .slick-slide{height:unset !important}
.case-studies-white-paper-moving-from-crisis-to-hope p{line-height:1.5}
.case-studies-white-paper-moving-from-crisis-to-hope p.has-background{padding:1.25em 4.375em}
.case-studies-white-paper-moving-from-crisis-to-hope p.has-background strong{font-family:"NunitoSansExtraBold"}
.case-studies-white-paper-moving-from-crisis-to-hope h2{line-height:1.25}
.case-studies-white-paper-moving-from-crisis-to-hope h3{font-size:1.75rem;margin-bottom:.25rem}
.case-studies-white-paper-moving-from-crisis-to-hope h5{margin-bottom:.25rem}
.page-template-careers-blade .hero-area{padding-bottom:3rem;background-color:#fff;background-image:url("../../dist/images/grid.png");background-position:top center;background-repeat:repeat-x;background-size:auto}
.page-template-careers-blade .hero-area .dots{margin-bottom:1.5rem}
.page-template-careers-blade .hero-area h1{margin-bottom:1rem;font-size:2.5rem;line-height:1.25;letter-spacing:-0.03125rem}
.page-template-careers-blade #jobs-internships .buttons-wrapper{text-align:center;margin:2rem auto;max-width:760px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page-template-careers-blade #jobs-internships .buttons-wrapper button{font-family:"NunitoSansExtraBold";border-radius:3px;padding:1.5rem 4rem;margin:0 .25rem;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.5px;border:1px solid #c8ccd0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1);margin-bottom:1.5rem;display:inline-block;width:100%}
.page-template-careers-blade #jobs-internships .buttons-wrapper button[aria-expanded=false]{background:#fff;color:#333e48}
.page-template-careers-blade #jobs-internships .buttons-wrapper button:active,.page-template-careers-blade #jobs-internships .buttons-wrapper button:focus{background:#77bc1f !important;color:#fff !important}
.page-template-careers-blade #jobs-internships .opportunity-row{max-width:760px;margin:0 auto}
.page-template-careers-blade #jobs-internships .opportunity-wrapper{position:relative;margin-top:1rem;margin-bottom:1.5rem;text-align:center}
.page-template-careers-blade #jobs-internships .opportunity-wrapper.stamped::after{content:"";background:url("../images/careers/also-in-dc.svg");position:absolute;top:-1.3rem;left:-1rem;height:6rem;width:6rem;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}
.page-template-careers-blade #jobs-internships .opportunity-wrapper img{display:block;margin:0 auto;margin-bottom:2rem;position:relative}
.page-template-careers-blade #jobs-internships .opportunity-wrapper h3{color:#77bc1f;text-align:center;font-family:"LeagueSpartan";font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.5px;margin-bottom:0}
.page-template-careers-blade #jobs-internships .opportunity-wrapper strong p{font-weight:800;font-family:"NunitoSansBold"}
.page-template-careers-blade #jobs-internships .opportunity-wrapper p{color:#333e48;font-family:"NunitoSans";font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:0}
.page-template-careers-blade #jobs-internships .opportunity-wrapper .apply-by p{color:#ef7b7b;font-family:"NunitoSansBold";font-size:18px;font-style:normal;font-weight:900;line-height:26px;position:relative}
.page-template-careers-blade #jobs-internships .opportunity-wrapper .apply-now{color:#77bc1f;text-align:center;font-family:"NunitoSans";font-size:18px;font-style:normal;font-weight:400;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-top:.5rem}
.page-template-careers-blade #jobs-internships .statement{border-radius:3px;background:#eaedef;padding:1.5rem 3rem;max-width:760px;margin:0 auto;margin-top:3rem}
.page-template-careers-blade #jobs-internships .statement p{color:#333e48;font-family:"NunitoSans";font-size:14px;font-style:normal;font-weight:400;line-height:22px}
.page-template-careers-blade #jobs-internships .downloads{text-align:center;margin:0 auto;margin-top:4rem;text-align:center;max-width:480px}
.page-template-careers-blade #jobs-internships .downloads a{text-decoration:none}
.page-template-careers-blade #jobs-internships .downloads button{font-family:"NunitoSansExtraBold";display:block;border-radius:3px;padding:1.5rem 2rem;margin:0 auto;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.5px;border:1px solid #c8ccd0;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1);margin-bottom:1.5rem;width:100%;text-decoration:none}
.page-template-careers-blade #jobs-internships .downloads button:active,.page-template-careers-blade #jobs-internships .downloads button:focus{background:#77bc1f !important;color:#fff !important}
.page-template-careers-blade .open-positions,.page-template-careers-blade .internships{margin-bottom:2.5rem}
.page-template-careers-blade .open-positions__inner,.page-template-careers-blade .internships__inner{background-color:#f1f2f3;border-radius:3px;padding:2rem 4rem 3rem}
.page-template-careers-blade .open-positions .tab-wrapper:not(:last-of-type),.page-template-careers-blade .internships .tab-wrapper:not(:last-of-type){margin-bottom:15px}
.page-template-careers-blade .open-positions .tab,.page-template-careers-blade .internships .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1.5rem 1.5rem 1.2rem 1.75rem;background:#fff;border:1px solid #c8ccd0;border-radius:3px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);color:#333e48;text-decoration:none;-webkit-transition:.4s;transition:.4s}
.page-template-careers-blade .open-positions .tab h5,.page-template-careers-blade .internships .tab h5{margin:0;padding-right:2rem;line-height:1.2}
.page-template-careers-blade .open-positions .tab img,.page-template-careers-blade .internships .tab img{right:1.5rem;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .5s ease;transition:all .5s ease}
.page-template-careers-blade .open-positions .tab.active,.page-template-careers-blade .open-positions .tab:hover,.page-template-careers-blade .internships .tab.active,.page-template-careers-blade .internships .tab:hover{-webkit-box-shadow:0 9px 9px rgba(0,0,0,.1);box-shadow:0 9px 9px rgba(0,0,0,.1);border-color:#77bc1f}
.page-template-careers-blade .open-positions .tab.active img,.page-template-careers-blade .open-positions .tab:hover img,.page-template-careers-blade .internships .tab.active img,.page-template-careers-blade .internships .tab:hover img{-webkit-transform:translate3d(0.5rem,0,0);transform:translate3d(0.5rem,0,0)}
.page-template-careers-blade .open-positions__inner,.page-template-careers-blade .internships__inner,.page-template-careers-blade .resume-callout__inner{background-color:#f1f2f3;border-radius:3px;border:1px solid var(--Gray-8,#c8ccd0);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}
.page-template-careers-blade .internships .disclosure{margin-top:2rem;background:#e3e6e8;border-radius:3px;padding:1.875rem 2.8125rem 3.125rem}
.page-template-careers-blade .contact-form__container{margin-bottom:3rem;margin-top:4rem}
.page-template-careers-blade .contact-form__container .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-template-careers-blade .contact-form__heading{font-family:"LeagueSpartan";font-size:26px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.5px;text-align:center}
.page-template-careers-blade .contact-form__form{display:block}
.page-template-careers-blade .contact-form__form .gfield{margin-top:0 !important;padding:0 !important}
.page-template-careers-blade .contact-form__form .gfield:not(:nth-last-child(-n+2)){margin-bottom:.75rem}
.page-template-careers-blade .contact-form__form .gfield .ginput_container{margin:0 !important;padding:0 !important;max-width:100% !important;width:100% !important}
.page-template-careers-blade .contact-form__form .gfield .ginput_container .name_first{margin:0;padding:0}
.page-template-careers-blade .contact-form__form .gform_footer{margin:1.45rem 0 0;padding:0}
.page-template-careers-blade .contact__wrapper .contact-form__inner{background-color:#f1f2f3;border-radius:.1875rem;padding:2.15rem 4rem 1.85rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper{margin:0;padding:0}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[id^=input_]:not([type=submit]),.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper option,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper textarea[id^=input_]{height:auto !important;margin:0 !important;padding:1rem .825rem !important;color:#000;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1 !important;border-radius:.1875rem;border:.0625rem solid #e3e6e8;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[id^=input_]:not([type=submit]):focus,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper select:focus,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper option:focus,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper textarea[id^=input_]:focus{border-color:#77bc1f}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper option,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder{color:#9199a1;opacity:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder{color:#9199a1;opacity:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder{color:#9199a1;opacity:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder{color:#9199a1;opacity:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper option[value=""],.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder{color:#9199a1;opacity:1}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder{line-height:1.4375rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder{line-height:1.4375rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder{line-height:1.4375rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder{line-height:1.4375rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder{line-height:1.4375rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../../dist/images/contact/green-dropdown.svg");background-position:calc(100% - 0.5rem) 49%;background-repeat:no-repeat;background-size:1rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]{cursor:pointer;position:relative;width:auto;height:auto;margin:0;padding:.875rem 3rem .875rem 1.25rem;background-color:#e3e6e8;background-image:url("../../dist/images/chevron--green.svg");background-position:left calc(100% - 0.4rem) top .5rem;background-repeat:no-repeat;background-size:2.625rem 2.625rem;border:0;border-radius:.1875rem;color:#75808a;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1875rem;line-height:1.625rem;text-transform:uppercase;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]:hover,.page-template-careers-blade .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]:focus{background-color:#c8ccd0;color:#333e48}
.page-template-careers-blade .resume-callout__inner{padding:3rem 4rem;text-align:center}
.page-template-careers-blade .resume-callout__inner h4{margin-bottom:.125rem}
.page-template-careers-blade .resume-callout__inner p{margin-bottom:0;line-height:1.8}
.page-template-careers-blade .resume-callout__inner a{margin-top:.5rem;color:#fff;font-weight:bold;font-size:1.25rem;line-height:1.6;background:#77bc1f;display:inline-block;padding:.75rem 2rem;max-width:100%}
.page-template-careers-blade .resume-callout__inner a:hover,.page-template-careers-blade .resume-callout__inner a:focus{text-decoration:none;background:#333e48}
.page-template-careers-blade main{background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
.page-template-careers-blade footer{margin-top:0}
.page-the-science [class*=__header] .dots{margin-bottom:1.5rem}
.framework__container{position:relative;background-image:url("../../dist/images/grid.png");background-position:0 1.75rem;background-repeat:repeat-x;background-size:100% auto}
.framework__container>.container-fluid,.framework__container>.container-xl,.framework__container>.container-lg,.framework__container>.container-md,.framework__container>.container-sm{background-image:url("../../dist/images/grid.png");background-position:0 6rem;background-repeat:repeat-x;background-size:100% auto}
.framework__container>.container-fluid.no-grid,.framework__container>.no-grid.container-xl,.framework__container>.no-grid.container-lg,.framework__container>.no-grid.container-md,.framework__container>.no-grid.container-sm{background-image:none;background-position:unset;background-repeat:unset;background-size:unset}
.framework__header{margin-bottom:1rem;text-align:center}
.framework__heading{margin-right:auto;margin-bottom:.35rem;margin-left:auto;letter-spacing:-0.03125rem;line-height:1.25}
.framework__copy{max-width:75ch;text-align:left;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.625}
.framework__copy a{text-decoration:underline;color:#77bc1f !important}
.framework__copy a:hover{color:#5d9811 !important}
.page-say-hi main,.page-survey main{background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
.page-say-hi footer,.page-survey footer{margin-top:0}
.page-say-hi .site-footer--container,.page-survey .site-footer--container{padding-top:14rem}
.page-say-hi .hero__container,.page-survey .hero__container{background-color:#fff;background-image:url("../../dist/images/grid.png");background-repeat:repeat;padding-bottom:.8rem}
.page-say-hi .hero__container .hero__dots,.page-survey .hero__container .hero__dots{margin-bottom:1.5rem}
.page-say-hi .hero__container .hero__heading,.page-survey .hero__container .hero__heading{margin:0 auto;margin-bottom:1rem}
.page-say-hi .hero__container .hero__inner,.page-survey .hero__container .hero__inner{max-width:600px;display:block;margin:0 auto;padding:0 1.875rem}
.page-say-hi .hero__container .hero__copy,.page-survey .hero__container .hero__copy{max-width:59ch;margin:0 auto 2rem;color:#464d53;font-size:1rem;font-weight:normal;letter-spacing:-0.03125rem;line-height:1.625;text-align:center}
.page-say-hi .contact-form__container,.page-survey .contact-form__container{margin-bottom:3rem}
.page-say-hi .contact-form__container .row,.page-survey .contact-form__container .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-say-hi .contact-form__heading,.page-survey .contact-form__heading{margin:0 auto .85em;font-size:1rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1.625;text-align:left;color:#333e48}
.page-say-hi .contact-form__form,.page-survey .contact-form__form{display:block}
.page-say-hi .contact-form__form .gfield,.page-survey .contact-form__form .gfield{margin-top:0 !important;padding:0 !important}
.page-say-hi .contact-form__form .gfield:not(:nth-last-child(-n+2)),.page-survey .contact-form__form .gfield:not(:nth-last-child(-n+2)){margin-bottom:.75rem}
.page-say-hi .contact-form__form .gfield .ginput_container,.page-survey .contact-form__form .gfield .ginput_container{margin:0 !important;padding:0 !important;max-width:100% !important;width:100% !important}
.page-say-hi .contact-form__form .gfield .ginput_container .name_first,.page-survey .contact-form__form .gfield .ginput_container .name_first{margin:0;padding:0}
.page-say-hi .contact-form__form .gform_footer,.page-survey .contact-form__form .gform_footer{margin:1.45rem 0 0;padding:0}
.page-say-hi .contact__wrapper .contact-form__inner,.page-survey .contact__wrapper .contact-form__inner{background-color:#f1f2f3;border-radius:.1875rem;padding:2.15rem 4rem 1.85rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper{margin:0;padding:0}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[id^=input_]:not([type=submit]),.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper option,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper textarea[id^=input_],.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[id^=input_]:not([type=submit]),.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper option,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper textarea[id^=input_]{height:auto !important;margin:0 !important;padding:1rem .825rem !important;color:#000;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1 !important;border-radius:.1875rem;border:.0625rem solid #e3e6e8;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[id^=input_]:not([type=submit]):focus,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper select:focus,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper option:focus,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper textarea[id^=input_]:focus,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[id^=input_]:not([type=submit]):focus,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper select:focus,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper option:focus,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper textarea[id^=input_]:focus{border-color:#77bc1f}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper option,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper option,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder{font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:bold;line-height:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder{color:#9199a1;opacity:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder{color:#9199a1;opacity:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder{color:#9199a1;opacity:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder{color:#9199a1;opacity:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper option[value=""],.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper option[value=""],.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder{color:#9199a1;opacity:1}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-webkit-input-placeholder{line-height:1.4375rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-moz-placeholder{line-height:1.4375rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper :-ms-input-placeholder{line-height:1.4375rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::-ms-input-placeholder{line-height:1.4375rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper ::placeholder{line-height:1.4375rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper select,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../../dist/images/contact/green-dropdown.svg");background-position:calc(100% - 0.5rem) 49%;background-repeat:no-repeat;background-size:1rem}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit],.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]{cursor:pointer;position:relative;width:auto;height:auto;margin:0;padding:.875rem 3rem .875rem 1.25rem;background-color:#e3e6e8;background-image:url("../../dist/images/chevron--green.svg");background-position:left calc(100% - 0.4rem) top .5rem;background-repeat:no-repeat;background-size:2.625rem 2.625rem;border:0;border-radius:.1875rem;color:#75808a;font-family:"NunitoSans",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1875rem;line-height:1.625rem;text-transform:uppercase;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]:hover,.page-say-hi .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]:focus,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]:hover,.page-survey .contact__wrapper .contact-form__inner .contact-form__form_wrapper input[type=submit]:focus{background-color:#c8ccd0;color:#333e48}
.page-say-hi .contact-locations__container .row,.page-survey .contact-locations__container .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-say-hi .contact-locations__container [class^=col],.page-survey .contact-locations__container [class^=col]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page-say-hi .contact-locations__container .office__image,.page-survey .contact-locations__container .office__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:12.5rem}
.page-say-hi .contact-locations__container .office__image img,.page-survey .contact-locations__container .office__image img{width:100%;height:auto}
.page-say-hi .contact-locations__container .office__address,.page-survey .contact-locations__container .office__address{margin-top:.5rem}
.page-say-hi .contact-locations__heading,.page-survey .contact-locations__heading{margin-bottom:.3em;text-align:center}
.page-say-hi .contact-locations__copy,.page-survey .contact-locations__copy{text-align:center;max-width:35ch;justify-self:center}
.page-say-hi .contact-locations__offices,.page-survey .contact-locations__offices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center}
.page-say-hi .contact-locations__office,.page-survey .contact-locations__office{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page-survey .site-footer--container{padding-top:8rem !important}
.single-featured-staff main{padding-bottom:0}
.single-featured-staff .footer{margin:0;padding-top:1.25rem;background-color:#333e48}
.single-featured-staff .site-footer .chatbox{margin-bottom:8rem;top:0}
.single-featured-staff .feat-staff__hero-inner{position:relative;background-position:left center;background-repeat:no-repeat;background-size:contain;border-radius:3px}
.single-featured-staff .feat-staff__hero__shapes{position:absolute;top:-6.5rem;right:0;z-index:1}
.single-featured-staff .hero-area{margin-bottom:2.75rem;background-image:url("../../dist/images/grid.png");background-position:top center;background-repeat:repeat-x;background-size:auto}
.single-featured-staff .hero-area__header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.single-featured-staff .hero-area__header__inner .dots{margin-bottom:1.5rem}
.single-featured-staff .hero-area__header__inner h2{margin-bottom:.8em}
.single-featured-staff .hero-area__content{background-color:#333e48;border-radius:.1875rem}
.single-featured-staff .hero-area .content-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:22.5rem;height:auto}
.single-featured-staff .hero-area .content-col .content{padding:4rem}
.single-featured-staff .hero-area .content-col .content h1{margin-bottom:.15em;color:#fff;font-size:48px;line-height:60px}
.single-featured-staff .hero-area .content-col .content p{font-size:1.25rem;line-height:1.6}
.single-featured-staff .bio-section{display:block;max-width:47.125rem;margin:0 auto 15rem;padding-bottom:6rem;border-bottom:1px solid #e3e6e8}
.single-featured-staff .bio-section,.single-featured-staff .bio-section *{color:#333e48;font-size:1.125rem;line-height:1.5555555556}
.single-featured-staff .bio-section h5{font-size:1.25rem;line-height:1.25;letter-spacing:-0.03125rem}
.single-featured-staff .bio-section .container{padding:0}
.single-featured-staff .next-staff{position:relative}
.single-featured-staff .next-staff .footer-grid{position:absolute;width:100%;height:14.8125rem;top:0;left:0;background-position:center;background-repeat:repeat-x;background-size:auto;z-index:-1;-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.single-job-openings main{padding-right:.9375rem;padding-left:.9375rem;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
.single-job-openings .footer{margin-top:0}
.single-job-openings .hero-area{position:relative;text-align:center}
.single-job-openings .hero-area h2{max-width:calc(47.125rem - 1.875rem);margin-right:auto;margin-bottom:.8em;margin-left:auto;text-align:left}
.single-job-openings .hero-area .dots{margin-bottom:1.5rem}
.single-job-openings .hero-area .container{position:relative}
.single-job-openings .content{display:block;max-width:47.125rem;margin:0 auto 4rem;padding-bottom:4rem;border-bottom:1px solid #e3e6e8;font-size:1.125rem}
.single-job-openings .general-apply .heading{text-align:center}
.single-job-openings .general-apply .heading h3{margin-bottom:0}
.single-job-openings .general-apply .container{max-width:47.125rem;margin-bottom:6rem;padding-bottom:4rem;border-bottom:1px solid #e3e6e8}
.single-job-openings .general-apply .inner{display:block;max-width:34.875rem;margin:0 auto}
.single-job-openings .general-apply .inner a{color:#333e48;font-weight:bold}
.single-job-openings .general-apply .inner a:hover,.single-job-openings .general-apply .inner a:focus{color:#77bc1f}
.single-job-openings .follow{margin-top:6rem}
.single-job__back-button{position:absolute;top:50%;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#75808a;font-size:.75rem;font-weight:700;line-height:1;letter-spacing:.1875rem;text-transform:uppercase;z-index:1}
.single-job__back-button__icon{position:relative;display:block;margin-right:.25rem}
.single-person .header{padding:1rem 0 0}
.single-person .footer{position:relative}
.single-person .footer__shapes{position:absolute;display:block;width:100%;height:auto;z-index:1}
.single-person .footer__shapes--1{max-width:6.875rem;right:4rem;top:-6.1rem}
.single-person .footer__shapes--2{max-width:7.6875rem;left:0;top:-10.6rem}
.person__wrapper{position:relative;margin-bottom:-8rem;padding-top:4.5rem;padding-bottom:17.5rem;background-image:url("../../dist/images/grid.png"),url("../../dist/images/grid.png");background-position:center top,center bottom;background-repeat:repeat-x;background-size:contain}
.person__wrapper .container{position:relative}
.person__back-button{position:absolute;top:0;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#75808a;font-size:.75rem;font-weight:700;line-height:1;letter-spacing:.1875rem;text-transform:uppercase;z-index:1}
.person__back-button__icon{position:relative;display:block;margin-right:.25rem}
.person__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.person__left__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:16.5rem}
.person__profile-picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.person__profile-picture img{display:block;width:100%;height:auto}
.person__social{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.65rem;font-size:1rem;line-height:1;color:#75808a;text-align:center}
.person__social__links{margin:.65rem 0 0 0;padding:0;list-style:none}
.person__social__link path{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}
.person__social__link:hover path{fill:#0a66c2}
.person__name{font-size:2.5rem;line-height:3.125rem;letter-spacing:-0.03125rem}
.person__position{margin-top:-0.45rem;margin-bottom:1.6875rem;font-size:1rem;line-height:1.25;letter-spacing:-0.03125rem}
.person__bio,.person__bio *{font-size:1.125rem;line-height:1.5555555556;color:#464d53}
.person__bio p:not(:last-child){margin-bottom:1.75rem}
.pg-404__wrapper{padding:3rem 0 6rem}
.pg-404__copy{font-size:1.25rem}
.twoByTwoList{-webkit-columns:2;-moz-columns:2;columns:2;list-style-type:none;font-weight:bold;-webkit-transition:2;transition:2}
.twoByTwoList li:nth-child(1) a:hover{border-bottom:2px solid #fbc02d}
.twoByTwoList li:nth-child(2) a:hover{border-bottom:2px solid #ce93d8}
.twoByTwoList li:nth-child(3) a:hover{border-bottom:2px solid #4dd0e1}
.twoByTwoList li:nth-child(4) a:hover{border-bottom:2px solid #ef7b7b}
.noHoverDecoration:hover{text-decoration:none}
#insights-center-main{background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
#insights-center-main .dots{margin-bottom:1.5rem}
#insights-center-main .insights__heading{margin-bottom:1rem}
#insights-center-main .insights__copy{text-align:center}
#insights-center-main .resource-slider .slick-slide{position:relative;height:auto}
#insights-center-main .resource-slider .slick-slide img{position:relative;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;-webkit-transform:scale(2);transform:scale(2);opacity:1;padding-top:50%;padding-bottom:50%;z-index:4}
#insights-center-main .resource-slider .sideslide img{position:relative;-webkit-transform:scale(1.5) !important;transform:scale(1.5) !important;opacity:.85 !important;z-index:3}
#insights-center-main .resource-slider .edgeslide img{position:relative;-webkit-transform:scale(1) !important;transform:scale(1) !important;opacity:.5 !important;z-index:2}
#insights-center-main .resource-slider .offslide img{position:relative;-webkit-transform:scale(0.5) !important;transform:scale(0.5) !important;opacity:0 !important;z-index:1}
#insights-center-main .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:1rem 0;list-style-type:none}
#insights-center-main .slick-dots li{margin:0 .25rem}
#insights-center-main .slick-dots button{display:block;width:.25rem;height:.25rem;padding:0;border:0;border-radius:100%;background-color:#c8ccd0;text-indent:-9999px}
#insights-center-main .slick-dots li.slick-active button{background-color:#75808a}
#insights-center-main .section-content{width:70rem;max-width:90%;margin:0 auto;position:relative}
#insights-center-main .section-content h4{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:2rem;line-height:103%;letter-spacing:-0.02em;color:#333e48}
#insights-center-main .section-content .subhead{font-family:"Work Sans";font-style:normal;font-weight:700;font-size:12px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;margin-bottom:1rem}
#insights-center-main .section-content p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48}
#insights-center-main #featured .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#insights-center-main #featured .author-read-time{margin-top:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
#insights-center-main #featured .author-read-time .col-sm-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#insights-center-main #featured .author-read-time .col-sm-6 .name{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#insights-center-main #featured .author-read-time .col-sm-6 .name:hover{font-weight:bold;opacity:1}
#insights-center-main #featured .author-read-time .col-sm-6 .clock-icon{margin-right:5px}
#insights-center-main #featured .author-read-time .reading-time{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;text-align:right;display:block;width:100%}
#insights-center-main #featured .latest-insight{margin-bottom:2rem;padding:1rem;-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,0);box-shadow:0 5px 14px -1px rgba(0,0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.2s ease;transition:.2s ease}
#insights-center-main #featured .latest-insight .name{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#insights-center-main #featured .latest-insight .name:hover{font-weight:bold;opacity:1}
#insights-center-main #featured .latest-insight a:hover{text-decoration:none}
#insights-center-main #featured .latest-insight:hover{-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,.45);box-shadow:0 5px 14px -1px rgba(0,0,0,.45);-webkit-transform:translate3d(0,-0.25rem,0);transform:translate3d(0,-0.25rem,0)}
#insights-center-main #featured .latest-insight .latest{width:100%}
#insights-center-main #featured .latest-insight .latest:hover{text-decoration:none}
#insights-center-main #featured .latest-insight .latest:hover .img-wrapper img{-webkit-transform:translateY(-50%) translateX(-50%) scale(1.1) !important;transform:translateY(-50%) translateX(-50%) scale(1.1) !important}
#insights-center-main #featured .latest-insight .latest .img-wrapper{width:100%;height:0;padding-bottom:43.31%;position:relative;margin-bottom:1rem;overflow:hidden}
#insights-center-main #featured .latest-insight .latest .img-wrapper img{height:auto;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #featured .latest-insight .latest .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#insights-center-main #featured .latest-insight .latest .meta h4{width:80%;font-family:"League Spartan";font-style:normal;font-weight:700;font-size:33px;line-height:103%;letter-spacing:-0.02em;color:#333e48;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;margin-bottom:.5rem}
#insights-center-main #featured .latest-insight .latest .meta span{width:10%;font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-align:right;text-transform:uppercase}
#insights-center-main #featured .latest-insight .latest .meta .clock-icon{margin-left:auto;margin-right:4px;width:14px !important;margin-bottom:0 !important}
#insights-center-main #featured .latest-insight .latest p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;margin-bottom:.5rem}
#insights-center-main #featured .editors-picks{width:100%;padding-top:1rem;padding-left:2rem}
#insights-center-main #featured .editors-picks .picks .pick{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #featured .editors-picks .picks .pick:hover h5{color:#76bc21}
#insights-center-main #featured .editors-picks .picks .pick .thumbnail{width:10rem;padding-right:2rem}
#insights-center-main #featured .editors-picks .picks .pick .thumbnail .img-wrapper{width:100%;height:0;padding-bottom:100%;position:relative;margin-bottom:1rem;overflow:hidden}
#insights-center-main #featured .editors-picks .picks .pick .thumbnail img{height:100%;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}
#insights-center-main #featured .editors-picks .picks .pick .thumbnail .resource-img{width:100% !important;height:auto !important}
#insights-center-main #featured .editors-picks .picks .pick .content{width:100%;position:relative;min-height:4rem}
#insights-center-main #featured .editors-picks .picks .pick h5{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:18px;line-height:18px;letter-spacing:-0.02em;color:#333e48;margin:0;margin-bottom:.25rem;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #featured .editors-picks .picks .pick p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#333e48}
#insights-center-main #explore .tags{width:100%;margin-bottom:2rem;margin-top:1.5rem}
#insights-center-main #explore .tags .active{color:#fff !important;background:#76bc21 !important;text-decoration:none}
#insights-center-main #explore .tags .tag{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;text-align:center;color:#76bc21;border:.1rem solid #76bc21;border-radius:5rem;padding:.25rem .5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;cursor:pointer;margin:0 .25rem .5rem;white-space:nowrap;display:inline-block}
#insights-center-main #explore .tags .tag:hover{color:#fff;background:#76bc21;text-decoration:none;border-color:#76bc21}
#insights-center-main #explore .articles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}
#insights-center-main #explore .articles .article{margin-bottom:2rem;padding:1rem;-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,0);box-shadow:0 5px 14px -1px rgba(0,0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.2s ease;transition:.2s ease}
#insights-center-main #explore .articles .article:hover{-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,.45);box-shadow:0 5px 14px -1px rgba(0,0,0,.45);-webkit-transform:translate3d(0,-0.25rem,0);transform:translate3d(0,-0.25rem,0)}
#insights-center-main #explore .articles .article .article-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}
#insights-center-main #explore .articles .article a:hover{text-decoration:none}
#insights-center-main #explore .articles .article a:hover .img-wrapper img{-webkit-transform:translateY(-50%) translateX(-50%) scale(1.1) !important;transform:translateY(-50%) translateX(-50%) scale(1.1) !important}
#insights-center-main #explore .articles .article .img-wrapper{width:100%;height:0;padding-bottom:64%;position:relative;margin-bottom:1rem;overflow:hidden}
#insights-center-main #explore .articles .article .img-wrapper img{height:100%;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #explore .articles .article .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#insights-center-main #explore .articles .article h5{margin:0;font-family:"League Spartan";font-style:normal;font-weight:600;font-size:1.125rem;line-height:20px;text-align:left;letter-spacing:-0.02em;color:#333e48;padding:0;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #explore .articles .article .reading-time{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;text-align:right;display:block;width:100%}
#insights-center-main #explore .articles .article p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48;margin-bottom:0;padding:0;margin-top:.5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #explore .articles .author-read-time{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
#insights-center-main #explore .articles .author-read-time .col-sm-7{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#insights-center-main #explore .articles .author-read-time .col-sm-7 .name{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#insights-center-main #explore .articles .author-read-time .col-sm-7 .name:hover{font-weight:bold;opacity:1}
#insights-center-main #explore .articles .author-read-time .col-sm-7 .clock-icon{margin-right:5px}
#insights-center-main #resources{margin:4rem 0}
#insights-center-main #resources .slider-wrapper{position:relative}
#insights-center-main #resources .slider-wrapper .resource-slider{widtH:56rem;max-width:100%;margin:0 auto}
#insights-center-main #resources .slider-wrapper .arrows .prev{left:0}
#insights-center-main #resources .slider-wrapper .arrows .next{right:0}
#insights-center-main #resources .slider-wrapper .arrows .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#9199a1;cursor:pointer;font-size:2rem;opacity:1;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main #resources .slider-wrapper .arrows .slick-arrow:hover{color:#76bc21}
#insights-center-main #resources .slider-wrapper .arrows .slick-disabled{opacity:0 !important}
#insights-center-main #resources .resource-description{max-width:100%;width:32rem;margin:0 auto;margin-top:1rem}
#insights-center-main #resources .resource-description .slick-slide{height:auto}
#insights-center-main #resources .resource-description h5{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:22px;line-height:20px;text-align:center;letter-spacing:-0.02em;color:#333e48;padding:0;margin:0;margin-bottom:1rem}
#insights-center-main #resources .resource-description p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48;padding:0;margin:0}
#insights-center-main #authors .leaders-grid{position:relative;margin:0 auto;padding:0}
#insights-center-main #authors .leaders-grid__inner{margin-right:auto;margin-left:auto;padding:0}
#insights-center-main #authors .leaders-grid .leaders-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}
#insights-center-main #authors .leaders-grid .leader{max-width:16.5625rem;text-align:center;color:#333e48;text-decoration:none}
#insights-center-main #authors .leaders-grid .leader__profile-pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;-webkit-transition:.4s;transition:.4s}
#insights-center-main #authors .leaders-grid .leader__profile-pic::before{content:"";position:absolute;width:100%;height:50%;bottom:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(119,188,31,0)),to(#77bc1f));background:linear-gradient(180deg,rgba(119,188,31,0) 0,#77bc1f 100%);border-radius:3px;opacity:0;-webkit-transition:.4s;transition:.4s}
#insights-center-main #authors .leaders-grid .leader__profile-pic::after{content:"";position:absolute;display:block;width:3.75rem !important;height:4.375rem;right:-1rem;bottom:-1.5rem;background-image:url("../../dist/images/leaders_flourish.svg");opacity:0;-webkit-transition:.4s;transition:.4s;-webkit-transform:translate3d(15px,25px,0);transform:translate3d(15px,25px,0);visibility:hidden}
#insights-center-main #authors .leaders-grid .leader__profile-pic:hover{-webkit-transform:scale(1.035);transform:scale(1.035)}
#insights-center-main #authors .leaders-grid .leader__profile-pic:hover::before{opacity:1;visibility:visible}
#insights-center-main #authors .leaders-grid .leader__profile-pic:hover::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}
#insights-center-main #authors .leaders-grid .leader__profile-pic:hover .leader__read-more{opacity:1;visibility:visible;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}
#insights-center-main #authors .leaders-grid .leader__profile-pic img{width:100%;border-radius:3px}
#insights-center-main #authors .leaders-grid .leader__read-more{position:absolute;bottom:1rem;left:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.875rem;font-weight:600;line-height:1;opacity:0;visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:.2s ease;transition:.2s ease}
#insights-center-main #authors .leaders-grid .leader__name-position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:4.15rem;margin-top:1rem}
#insights-center-main #authors .leaders-grid .leader__name{margin:0 0 .3em;font-weight:700;font-size:1rem;letter-spacing:-0.03125rem;line-height:1.25}
#insights-center-main #authors .leaders-grid .leader__position{max-width:28ch;margin:0;font-size:.875rem;line-height:1.3571428571;font-weight:600}
#insights-center-main #authors .leaders-grid .leader__mini-bio{text-align:left;font-size:.75rem;line-height:1.5}
#insights-center-main #authors .section-content .author-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}
#insights-center-main #authors .section-content .author-list .author{margin-bottom:2rem}
#insights-center-main #authors .section-content .author-list .author img{max-width:100%}
#insights-center-main #authors .section-content .author-list .author h5{margin:1rem 0;font-family:"League Spartan";font-style:normal;font-weight:600;font-size:1.125rem;line-height:20px;text-align:center;letter-spacing:-0.02em;color:#333e48;padding:0}
#insights-center-main #authors .section-content .author-list .author h6{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:1rem;line-height:24px;text-align:center;color:#333e48;margin-bottom:1rem;padding:0}
#insights-center-main #authors .section-content .author-list .author p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:1rem;line-height:24px;color:#333e48;margin-bottom:0;padding:0}
#insights-center-main .view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}
#insights-center-main .view-all a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-main .view-all a:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);text-decoration:none}
#insights-center-main .view-all a p{text-transform:uppercase;font-family:"NunitoSans";font-style:normal;font-weight:700;font-size:12px;line-height:26px;text-align:right;letter-spacing:3px;color:#333e48;margin-right:.75rem;margin-bottom:0}
#insights-center-main .authors{padding-bottom:8rem}
.page-insights-center footer.footer{margin-top:0}
#resources-main{padding-bottom:14rem;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
#resources-main .dots{margin-bottom:1.5rem}
#resources-main .resources__heading{margin-bottom:1rem}
#resources-main .sub-wrap form{display:-webkit-box;display:-ms-flexbox;display:flex}
#resources-main .sub-wrap label{display:none}
#resources-main .sub-wrap .gform_footer{margin-top:0;padding:0}
#resources-main .sub-wrap input{background:#f9f9f9;border:1px solid #cecece;border-radius:12px}
#resources-main .sub-wrap input::-webkit-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#resources-main .sub-wrap input::-moz-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#resources-main .sub-wrap input:-ms-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#resources-main .sub-wrap input::-ms-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#resources-main .sub-wrap input::placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#resources-main .sub-wrap input[type=image]{background:#fff;border-radius:12px;color:#fff;border:0;width:4rem;padding:0;margin:0}
#resources-main .section-content{width:70rem;max-width:90%;margin:0 auto;position:relative}
#resources-main .section-content h4{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:2rem;line-height:103%;letter-spacing:-0.02em;color:#333e48}
#resources-main .section-content p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48}
#resources-main .split-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}
#resources-main .split-content .thumbnail{width:22.5rem}
#resources-main .split-content .thumbnail img{width:100%}
#resources-main .split-content .copy{width:47.5rem;padding-right:4rem}
#resources-main .reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
#resources-main .reverse .copy{padding-right:0;padding-left:4rem}
#resources-main .cta{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:30px;line-height:28px;text-align:center;letter-spacing:-0.02em;color:#333e48;max-width:37rem;margin:0 auto;margin-top:6rem}
#resources-main .cta .btn{font-weight:600;padding:4px 24px;font-size:16pt;line-height:1.3}
#resources-main .btn-grp{display:block;margin:0 0 4rem;text-align:center}
#resources-main .btn{border-radius:8rem;font-weight:700}
#resources-main .download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem}
#resources-main .download .btn-1{opacity:1;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#resources-main .download .btn-2{opacity:0;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#resources-main .download:hover .btn-1{opacity:0}
#resources-main .download:hover .btn-2{opacity:1}
#resources-main .download .download-icon{width:30px;height:30px;position:relative}
#resources-main .download .download-icon img{position:absolute}
#resources-main .download a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#resources-main .download a:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}
#resources-main .download a p{text-transform:uppercase;font-family:"NunitoSans";font-style:normal;font-weight:700;font-size:12px;line-height:26px;text-align:right;letter-spacing:3px;color:#333e48;margin-right:.75rem;margin-bottom:0}
#resources-main .download .drawer-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;opacity:0}
#resources-main .download .collapsed{height:2rem;opacity:1}
#resources-main .download-card{margin-top:2rem}
#resources-main .download-card h5{text-transform:uppercase;letter-spacing:.5ch;font-family:"NunitoSans";font-size:12px;padding-bottom:0}
#resources-main .download-card p{padding-bottom:0}
.page-resources footer.footer{margin-top:0}
#articles-main{padding-bottom:14rem;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
#articles-main .dots{margin-bottom:1.5rem}
#articles-main .iarticles__heading{margin-bottom:1rem}
#articles-main .iarticles__copy{text-align:center}
#articles-main .hidden{display:none}
#articles-main .scroll-top{max-width:1400px;margin:0 auto;position:sticky;bottom:4rem;text-align:right}
#articles-main .scroll-top a{color:#9199a1;font-weight:500}
#articles-main .scroll-top a:hover{text-decoration:none}
#articles-main .scroll-top a:hover p{font-weight:700}
#articles-main .scroll-top a:hover circle{fill:#77bc1f;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#articles-main .scroll-top p{margin-right:3.5rem;font-family:"Work Sans";font-style:normal;font-weight:500;font-size:12px;line-height:14px;letter-spacing:-0.02em;color:#9199a1}
#articles-main .scroll-top svg{display:block;text-align:center;margin-left:auto;margin-right:5rem;margin-bottom:.25rem;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#articles-main .section-content{width:70rem;max-width:90%;margin:0 auto;position:relative}
#articles-main .section-content h4{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:2rem;line-height:103%;letter-spacing:-0.02em;color:#333e48}
#articles-main .section-content p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48}
#articles-main #explore .subhead{font-family:"Work Sans";font-style:normal;font-weight:700;font-size:12px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;margin-bottom:1rem}
#articles-main #explore .tags{width:100%;margin-bottom:2rem}
#articles-main #explore .tags .active{color:#fff !important;background:#76bc21 !important;text-decoration:none}
#articles-main #explore .tags .tag{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;text-align:center;color:#76bc21;border:.1rem solid #76bc21;border-radius:5rem;padding:.25rem .5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;cursor:pointer;margin:0 .25rem .5rem;white-space:nowrap;display:inline-block}
#articles-main #explore .tags .tag:hover{color:#fff;background:#76bc21;text-decoration:none;border-color:#76bc21}
#articles-main #explore .alm-reveal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
#articles-main #explore .alm-btn-wrap{text-align:center}
#articles-main #explore .alm-btn-wrap .done{display:none}
#articles-main #explore .center{margin:0 auto;text-align:center}
#articles-main #explore .articles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 auto;margin-top:2rem}
#articles-main #explore .articles .featured-article{width:50%}
#articles-main #explore .articles .featured-article .img-wrapper{height:513px !important}
#articles-main #explore .articles .featured-article .desktop-text{display:block}
#articles-main #explore .articles .featured-article .mobile-text{display:none}
#articles-main #explore .articles .article-group{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
#articles-main #explore .articles .article{margin-bottom:2rem;padding:1rem;padding-bottom:3rem;-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,0);box-shadow:0 5px 14px -1px rgba(0,0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.2s ease;transition:.2s ease}
#articles-main #explore .articles .article:hover{-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,.45);box-shadow:0 5px 14px -1px rgba(0,0,0,.45);-webkit-transform:translate3d(0,-0.25rem,0);transform:translate3d(0,-0.25rem,0)}
#articles-main #explore .articles .article .article-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#articles-main #explore .articles .article a:hover{text-decoration:none}
#articles-main #explore .articles .article a:hover .img-wrapper img{-webkit-transform:translateY(-50%) translateX(-50%) scale(1.1) !important;transform:translateY(-50%) translateX(-50%) scale(1.1) !important}
#articles-main #explore .articles .article .img-wrapper{width:100%;padding-bottom:64%;height:0;position:relative;margin-bottom:1rem;overflow:hidden}
#articles-main #explore .articles .article .img-wrapper img{height:100%;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#articles-main #explore .articles .article .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#articles-main #explore .articles .article h5{margin:0;font-family:"League Spartan";font-style:normal;font-weight:600;font-size:1.125rem;line-height:20px;text-align:left;letter-spacing:-0.02em;color:#333e48;padding:0;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#articles-main #explore .articles .article .reading-time{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:11px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;text-align:right;display:block;width:100%}
#articles-main #explore .articles .article p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48;margin-bottom:0;padding:0;margin-top:.5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#articles-main #explore .articles .author-read-time{margin-top:1rem}
#articles-main #explore .articles .author-read-time .col-sm-7{display:-webkit-box;display:-ms-flexbox;display:flex;width:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#articles-main #explore .articles .author-read-time .col-sm-7 .name{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#articles-main #explore .articles .author-read-time .col-sm-7 .name:hover{font-weight:bold;opacity:1}
#articles-main #explore .articles .author-read-time .col-sm-7 .clock-icon{margin-right:5px}
#articles-main #explore .articles .author-read-time .col-sm-5{margin-left:auto;width:unset}
#articles-main #explore .load-more-btn-wrapper{text-align:center}
#articles-main .cta{padding:2rem 0 0;font-family:"League Spartan";font-style:normal;font-weight:700;font-size:30px;line-height:28px;text-align:center;letter-spacing:-0.02em;color:#333e48;width:36rem;margin:0 auto}
#articles-main .cta .btn{font-weight:600;padding:4px 24px;font-size:16pt;line-height:1.3}
#articles-main .btn-grp{display:block;margin:0 0 4rem;text-align:center}
#articles-main .btn{border-radius:8rem;font-weight:700}
.page-articles footer.footer{margin-top:0}
#article-main{padding-bottom:14rem;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
#article-main .article__container{width:70rem;max-width:90%;margin:0 auto}
#article-main .article__container .article__header{padding:0;margin-bottom:2rem}
#article-main .article__container .article__header .dots{margin-bottom:1.5rem}
#article-main .article__container .article__header .video-wrapper{width:100%;padding-bottom:56.25%;position:relative}
#article-main .article__container .article__header .video-wrapper iframe{width:100%;height:100%;position:absolute}
#article-main .article__container .article__header .article-thumbnail{display:block;width:100%}
#article-main .article__container .article__header .social-share{position:absolute;right:1.25rem;bottom:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex}
#article-main .article__container .article__header .social-share a{margin:.125rem;padding:0 .25rem;font-size:1.25rem;display:inline-block;color:#fff;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#article-main .article__container .article__header .social-share a:hover{color:#77bc1f}
#article-main .article__container .article-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#article-main .article__container .article-wrapper .article-body{width:48rem}
#article-main .article__container .article-wrapper .article-body .title{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:33px;line-height:103%;letter-spacing:-0.02em;color:#333e48;margin-bottom:.5rem}
#article-main .article__container .article-wrapper .article-body .subtitle{font-family:"League Spartan";font-style:normal;font-weight:300;font-size:23px;line-height:103%;letter-spacing:-0.02em;color:#333e48;margin-bottom:0}
#article-main .article__container .article-wrapper .article-body .meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;margin-top:1rem}
#article-main .article__container .article-wrapper .article-body .meta .author{font-family:"Work Sans";font-style:italic;font-weight:600;font-size:15px;line-height:18px;color:#333e48;opacity:.75;margin-right:2rem}
#article-main .article__container .article-wrapper .article-body .meta .date{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:#333e48;opacity:.6;margin-right:2rem}
#article-main .article__container .article-wrapper .article-body .meta .reading-time{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6}
#article-main .article__container .article-wrapper .article-body .tags{width:100%;margin-bottom:2rem;margin-left:-0.5rem}
#article-main .article__container .article-wrapper .article-body .tags .tag{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;text-align:center;color:#979797;border:.1rem solid #979797;border-radius:5rem;padding:.25rem .5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;cursor:pointer;margin:0 .25rem .5rem;white-space:nowrap;display:inline-block}
#article-main .article__container .article-wrapper .article-body .tags .tag:hover{color:#fff;background:#76bc21;text-decoration:none;border-color:#76bc21}
#article-main .article__container .article-wrapper .article-body .about-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-top:2rem;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#article-main .article__container .article-wrapper .article-body .about-author .headshot{width:3rem;height:3rem;margin-right:1.5rem}
#article-main .article__container .article-wrapper .article-body .about-author .headshot img{width:100%;height:100%;border-radius:100%}
#article-main .article__container .article-wrapper .article-body .about-author .bio{width:43rem}
#article-main .article__container .article-wrapper .article-body .about-author .bio p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#757575}
#article-main .article__container .article-wrapper .article-body .social-share{margin-top:2rem}
#article-main .article__container .article-wrapper .article-body .social-share h4{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:13px;line-height:25px;letter-spacing:3px;color:#757575;margin:0 0 .5rem;padding:0;text-transform:uppercase}
#article-main .article__container .article-wrapper .article-body .social-share a{margin:.125rem;padding:0 .25rem;font-size:1.25rem;display:inline-block;color:#757575;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#article-main .article__container .article-wrapper .article-body .social-share a:hover{color:#77bc1f}
#article-main .article__container .article-wrapper .article-body .related-resource{padding-top:4rem}
#article-main .article__container .article-wrapper .article-body .related-resource .split-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}
#article-main .article__container .article-wrapper .article-body .related-resource .split-content h5{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:22px;line-height:20px;letter-spacing:-0.02em;color:#333e48;margin:0;margin-bottom:.5rem;padding:0}
#article-main .article__container .article-wrapper .article-body .related-resource .split-content .thumbnail{width:22.5rem}
#article-main .article__container .article-wrapper .article-body .related-resource .split-content .thumbnail img{width:100%}
#article-main .article__container .article-wrapper .article-body .related-resource .split-content .copy{width:47.5rem;padding-right:4rem}
#article-main .article__container .article-wrapper .article-body .related-resource .split-content .right{padding-right:0;padding-left:4rem}
#article-main .article__container .article-wrapper .article-sidebar{width:22rem;padding-left:4rem}
#article-main .article__container .article-wrapper .article-sidebar .box{margin-bottom:4rem}
#article-main .article__container .article-wrapper .article-sidebar .box h3{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:25px;line-height:23px;letter-spacing:-0.02em;color:#333e48;margin:0;margin-bottom:.5rem;padding:0}
#article-main .article__container .article-wrapper .article-sidebar .box p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48;margin-bottom:.5rem}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap form{display:-webkit-box;display:-ms-flexbox;display:flex}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap label{display:none}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap .gform_footer{margin-top:0;padding:0}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input{background:#f9f9f9;border:1px solid #cecece;border-radius:12px}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input::-webkit-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input::-moz-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input:-ms-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input::-ms-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input::placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
#article-main .article__container .article-wrapper .article-sidebar .box .sub-wrap input[type=image]{background:#fff;border-radius:12px;color:#fff;border:0;padding:0;margin:0}
#article-main .article__container .article-wrapper .article-sidebar .related-picks{width:100%;padding-top:1rem}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick:hover h5{color:#76bc21}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick .thumbnail{width:10rem;padding-right:2rem}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick .thumbnail .img-wrapper{width:100%;height:0;padding-bottom:100%;position:relative;margin-bottom:1rem;overflow:hidden}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick .thumbnail img{height:100%;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick .thumbnail .resource-img{width:100% !important;height:auto !important}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick .content{width:100%;position:relative;min-height:4rem}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick h5{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:18px;line-height:18px;letter-spacing:-0.02em;color:#333e48;margin:0;margin-bottom:.25rem;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#article-main .article__container .article-wrapper .article-sidebar .related-picks .picks .pick p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#333e48}
#article-main .article__container .article-wrapper .article-sidebar ul{list-style:none;margin:0;padding-top:1rem}
#article-main .article__container .article-wrapper .article-sidebar ul li{margin-bottom:2rem}
#article-main .article__container .article-wrapper .article-sidebar ul li a{color:#333e48;font-family:"League Spartan";font-style:normal;font-weight:500;font-size:19px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#article-main .article__container .article-wrapper .article-sidebar ul li a img{margin-right:1rem}
#article-main .article__container .article-wrapper .article-sidebar ul li a:hover{color:#76bc21;text-decoration:none}
#article-main .article-content ul li,#article-main .article-content ol li{margin-bottom:1rem}
#article-main .article-content .grey-links a{color:#333e48;text-decoration:underline;-webkit-text-decoration-color:#cecece;text-decoration-color:#cecece;font-weight:600}
#article-main .article-content .grey-links a:hover{color:#77bc1f;text-decoration:underline;-webkit-text-decoration-color:#77bc1f;text-decoration-color:#77bc1f}
#article-main .sources{font-size:12px;padding-top:1rem;display:block;border-top:1px solid #cecece}
.single-post footer.footer{margin-top:0}
.header-parent{position:relative;width:70rem;max-width:90%;margin:0 auto}
.header-box{position:absolute;right:0;text-align:left;top:50%;width:18rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99}
.sidebar-box{margin-top:2rem}
.sidebar-box .gform_validation_errors{padding:.5rem !important;font-size:.65rem !important}
.sidebar-box .gform_validation_errors h2{font-size:.65rem !important}
.sidebar-box #validation_message_3_1{display:none !important}
.sidebar-box h3{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:25px;line-height:23px;letter-spacing:-0.02em;color:#333e48;margin:0;margin-bottom:.5rem;padding:0}
.sidebar-box p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48;margin-bottom:.5rem}
.sidebar-box .sub-wrap form{display:-webkit-box;display:-ms-flexbox;display:flex}
.sidebar-box .sub-wrap label{display:none}
.sidebar-box .sub-wrap .gform_footer{margin-top:0;padding:0}
.sidebar-box .sub-wrap label{display:none !important}
.sidebar-box .sub-wrap .gform_footer{margin:0 !important;padding:0 !important}
.sidebar-box .sub-wrap input{background:#f9f9f9;border:1px solid #cecece;border-radius:12px}
.sidebar-box .sub-wrap input::-webkit-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
.sidebar-box .sub-wrap input::-moz-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
.sidebar-box .sub-wrap input:-ms-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
.sidebar-box .sub-wrap input::-ms-input-placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
.sidebar-box .sub-wrap input::placeholder{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#cecece}
.sidebar-box .sub-wrap input[type=image]{background:#fff;border-radius:12px;color:#fff;border:0;padding:0;margin:0}
#author-main{padding-bottom:14rem;background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
#author-main .dots{margin-bottom:1.5rem}
#author-main .iarticles__heading{margin-bottom:1rem}
#author-main .iarticles__copy{text-align:center}
#author-main .hidden{display:none}
#author-main .scroll-top{max-width:1400px;margin:0 auto;position:sticky;bottom:4rem;text-align:right}
#author-main .scroll-top a{color:#9199a1;font-weight:500}
#author-main .scroll-top a:hover{text-decoration:none}
#author-main .scroll-top a:hover p{font-weight:700}
#author-main .scroll-top a:hover circle{fill:#77bc1f;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#author-main .scroll-top p{margin-right:3.5rem;font-family:"Work Sans";font-style:normal;font-weight:500;font-size:12px;line-height:14px;letter-spacing:-0.02em;color:#9199a1}
#author-main .scroll-top svg{display:block;text-align:center;margin-left:auto;margin-right:5rem;margin-bottom:.25rem;-webkit-transition:all ease-in-out 100ms;transition:all ease-in-out 100ms}
#author-main .section-content{width:70rem;max-width:90%;margin:0 auto;position:relative}
#author-main .section-content h4{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:2rem;line-height:103%;letter-spacing:-0.02em;color:#333e48}
#author-main .section-content p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48}
#author-main #explore .subhead{font-family:"Work Sans";font-style:normal;font-weight:700;font-size:12px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;margin-bottom:1rem}
#author-main #explore .tags{width:100%;margin-bottom:2rem}
#author-main #explore .tags .active{color:#fff !important;background:#76bc21 !important;text-decoration:none}
#author-main #explore .tags .tag{font-family:"nunitosans";font-style:normal;font-weight:600;font-size:14px;text-align:center;color:#76bc21;border:.1rem solid #76bc21;border-radius:5rem;padding:.25rem .5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out;cursor:pointer;margin:0 .25rem .5rem;white-space:nowrap;display:inline-block}
#author-main #explore .tags .tag:hover{color:#fff;background:#76bc21;text-decoration:none;border-color:#76bc21}
#author-main #explore .alm-reveal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
#author-main #explore .alm-btn-wrap{text-align:center}
#author-main #explore .alm-btn-wrap .done{display:none}
#author-main #explore .center{margin:0 auto;text-align:center}
#author-main #explore .author-articles{margin:1rem auto;display:block;padding:1rem}
#author-main #explore .author-articles .reading-time{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:11px;line-height:13px;letter-spacing:-0.02em;color:#333e48;opacity:.6;display:block;margin-bottom:.75rem}
#author-main #explore .author-articles h5{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:22px;line-height:110.5%;letter-spacing:-0.02em;color:#333e48;display:block;margin-bottom:.75rem}
#author-main #explore .author-articles p{font-family:"NunitoSans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48}
#author-main #explore .author-articles:hover{-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,.45);box-shadow:0 5px 14px -1px rgba(0,0,0,.45);-webkit-transform:translate3d(0,-0.25rem,0);transform:translate3d(0,-0.25rem,0)}
#author-main #explore .articles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 auto;margin-top:2rem}
#author-main #explore .articles .featured-article{width:50%}
#author-main #explore .articles .featured-article .img-wrapper{height:513px !important}
#author-main #explore .articles .featured-article .desktop-text{display:block}
#author-main #explore .articles .featured-article .mobile-text{display:none}
#author-main #explore .articles .article-group{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
#author-main #explore .articles .article{margin-bottom:2rem;padding:1rem;-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,0);box-shadow:0 5px 14px -1px rgba(0,0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.2s ease;transition:.2s ease}
#author-main #explore .articles .article:hover{-webkit-box-shadow:0 5px 14px -1px rgba(0,0,0,.45);box-shadow:0 5px 14px -1px rgba(0,0,0,.45);-webkit-transform:translate3d(0,-0.25rem,0);transform:translate3d(0,-0.25rem,0)}
#author-main #explore .articles .article .article-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}
#author-main #explore .articles .article a:hover{text-decoration:none}
#author-main #explore .articles .article a:hover .img-wrapper img{-webkit-transform:translateY(-50%) translateX(-50%) scale(1.1) !important;transform:translateY(-50%) translateX(-50%) scale(1.1) !important}
#author-main #explore .articles .article .img-wrapper{width:100%;padding-bottom:64%;height:0;position:relative;margin-bottom:1rem;overflow:hidden}
#author-main #explore .articles .article .img-wrapper img{height:100%;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#author-main #explore .articles .article .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#author-main #explore .articles .article h5{margin:0;font-family:"League Spartan";font-style:normal;font-weight:600;font-size:1.125rem;line-height:20px;text-align:left;letter-spacing:-0.02em;color:#333e48;padding:0;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#author-main #explore .articles .article .reading-time{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:11px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;text-align:right;display:block;width:100%}
#author-main #explore .articles .article p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48;margin-bottom:0;padding:0;margin-top:.5rem;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#author-main #explore .articles .author-read-time{margin-top:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
#author-main #explore .articles .author-read-time .col-sm-7{display:-webkit-box;display:-ms-flexbox;display:flex;width:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#author-main #explore .articles .author-read-time .col-sm-7 .name{font-family:"Work Sans";font-style:normal;font-weight:400;font-size:13px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6}
#author-main #explore .articles .author-read-time .col-sm-7 .clock-icon{margin-right:5px}
#author-main #explore .articles .author-read-time .col-sm-5{margin-left:auto;width:unset}
#author-main #explore .load-more-btn-wrapper{text-align:center}
#author-main .cta{padding:2rem 0 0;font-family:"League Spartan";font-style:normal;font-weight:700;font-size:30px;line-height:28px;text-align:center;letter-spacing:-0.02em;color:#333e48;width:36rem;margin:0 auto}
#author-main .cta .btn{font-weight:600;padding:4px 24px;font-size:16pt;line-height:1.3}
#author-main .btn-grp{display:block;margin:0 0 4rem;text-align:center}
#author-main .btn{border-radius:8rem;font-weight:700}
#author-main .person__profile-picture img{-o-object-fit:cover;object-fit:cover;border-radius:50%;max-width:104px;max-height:104px;margin-right:auto;margin-bottom:2rem}
#author-main .person__name{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:22px;line-height:110.5%;letter-spacing:-0.02em;color:#333e48;margin-bottom:.5rem}
#author-main .person__position{font-family:"NunitoSans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48;margin-bottom:1rem}
#author-main .person__bio{font-family:"NunitoSans";font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#333e48}
.page-articles footer.footer{margin-top:0}
#insights-center-email-main{background-image:url("../../dist/images/grid.png");background-position:center bottom;background-repeat:repeat-x;background-size:auto}
#insights-center-email-main .dots{margin-bottom:1.5rem}
#insights-center-email-main .insights__heading{margin-bottom:1rem}
#insights-center-email-main .insights__copy{text-align:center}
#insights-center-email-main .section-content{width:70rem;max-width:90%;margin:0 auto;position:relative}
#insights-center-email-main .section-content h4{font-family:"League Spartan";font-style:normal;font-weight:700;font-size:2rem;line-height:103%;letter-spacing:-0.02em;color:#333e48}
#insights-center-email-main .section-content .subhead{font-family:"Work Sans";font-style:normal;font-weight:700;font-size:12px;line-height:15px;letter-spacing:-0.02em;color:#333e48;opacity:.6;text-transform:uppercase;margin-bottom:1rem}
#insights-center-email-main .section-content p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333e48}
#insights-center-email-main .sign-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 3px 15px 0 rgba(0,0,0,.1);box-shadow:0 3px 15px 0 rgba(0,0,0,.1);max-width:999px;margin:0 auto;margin-bottom:4rem}
#insights-center-email-main .sign-up .row{width:100%}
#insights-center-email-main .sign-up .col-md-3{background:rgba(118,188,33,.09);display:-webkit-box;display:-ms-flexbox;display:flex}
#insights-center-email-main .sign-up .col-md-3 img{padding:1rem 2rem;margin:0 auto}
#insights-center-email-main .sign-up .col-md-9{padding:4rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
#insights-center-email-main .sign-up .col-md-9 form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#insights-center-email-main .sign-up .col-md-9 .gform_body{width:100%;margin-bottom:1.5rem}
#insights-center-email-main .sign-up .col-md-9 .ginput_container input{border-radius:12px;border:1px solid #cecece;background:#f9f9f9}
#insights-center-email-main #featured .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#insights-center-email-main #featured .editors-picks{width:100%;padding-top:1rem;padding-left:2rem}
#insights-center-email-main #featured .editors-picks .picks .pick{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-email-main #featured .editors-picks .picks .pick:hover h5{color:#76bc21}
#insights-center-email-main #featured .editors-picks .picks .pick .thumbnail{width:10rem;padding-right:2rem}
#insights-center-email-main #featured .editors-picks .picks .pick .thumbnail .img-wrapper{width:100%;height:0;padding-bottom:100%;position:relative;margin-bottom:0;overflow:hidden}
#insights-center-email-main #featured .editors-picks .picks .pick .thumbnail img{height:100%;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}
#insights-center-email-main #featured .editors-picks .picks .pick .thumbnail .resource-img{width:100% !important;height:auto !important}
#insights-center-email-main #featured .editors-picks .picks .pick .content{width:100%;position:relative;min-height:4rem}
#insights-center-email-main #featured .editors-picks .picks .pick h5{font-family:"League Spartan";font-style:normal;font-weight:600;font-size:18px;line-height:18px;letter-spacing:-0.02em;color:#333e48;margin:0;margin-bottom:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}
#insights-center-email-main #featured .editors-picks .picks .pick p{font-family:"nunitosans";font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#333e48}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}
/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}
*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}
.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-1{margin-left:8.3333333333%}
.offset-2{margin-left:16.6666666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.3333333333%}
.offset-5{margin-left:41.6666666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.3333333333%}
.offset-8{margin-left:66.6666666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.3333333333%}
.offset-11{margin-left:91.6666666667%}
.d-none{display:none !important}
.d-inline{display:inline !important}
.d-inline-block{display:inline-block !important}
.d-block{display:block !important}
.d-table{display:table !important}
.d-table-row{display:table-row !important}
.d-table-cell{display:table-cell !important}
.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.m-0{margin:0 !important}
.mt-0,.my-0{margin-top:0 !important}
.mr-0,.mx-0{margin-right:0 !important}
.mb-0,.my-0{margin-bottom:0 !important}
.ml-0,.mx-0{margin-left:0 !important}
.m-1{margin:.25rem !important}
.mt-1,.my-1{margin-top:.25rem !important}
.mr-1,.mx-1{margin-right:.25rem !important}
.mb-1,.my-1{margin-bottom:.25rem !important}
.ml-1,.mx-1{margin-left:.25rem !important}
.m-2{margin:.5rem !important}
.mt-2,.my-2{margin-top:.5rem !important}
.mr-2,.mx-2{margin-right:.5rem !important}
.mb-2,.my-2{margin-bottom:.5rem !important}
.ml-2,.mx-2{margin-left:.5rem !important}
.m-3{margin:1rem !important}
.mt-3,.my-3{margin-top:1rem !important}
.mr-3,.mx-3{margin-right:1rem !important}
.mb-3,.my-3{margin-bottom:1rem !important}
.ml-3,.mx-3{margin-left:1rem !important}
.m-4{margin:1.5rem !important}
.mt-4,.my-4{margin-top:1.5rem !important}
.mr-4,.mx-4{margin-right:1.5rem !important}
.mb-4,.my-4{margin-bottom:1.5rem !important}
.ml-4,.mx-4{margin-left:1.5rem !important}
.m-5{margin:3rem !important}
.mt-5,.my-5{margin-top:3rem !important}
.mr-5,.mx-5{margin-right:3rem !important}
.mb-5,.my-5{margin-bottom:3rem !important}
.ml-5,.mx-5{margin-left:3rem !important}
.p-0{padding:0 !important}
.pt-0,.py-0{padding-top:0 !important}
.pr-0,.px-0{padding-right:0 !important}
.pb-0,.py-0{padding-bottom:0 !important}
.pl-0,.px-0{padding-left:0 !important}
.p-1{padding:.25rem !important}
.pt-1,.py-1{padding-top:.25rem !important}
.pr-1,.px-1{padding-right:.25rem !important}
.pb-1,.py-1{padding-bottom:.25rem !important}
.pl-1,.px-1{padding-left:.25rem !important}
.p-2{padding:.5rem !important}
.pt-2,.py-2{padding-top:.5rem !important}
.pr-2,.px-2{padding-right:.5rem !important}
.pb-2,.py-2{padding-bottom:.5rem !important}
.pl-2,.px-2{padding-left:.5rem !important}
.p-3{padding:1rem !important}
.pt-3,.py-3{padding-top:1rem !important}
.pr-3,.px-3{padding-right:1rem !important}
.pb-3,.py-3{padding-bottom:1rem !important}
.pl-3,.px-3{padding-left:1rem !important}
.p-4{padding:1.5rem !important}
.pt-4,.py-4{padding-top:1.5rem !important}
.pr-4,.px-4{padding-right:1.5rem !important}
.pb-4,.py-4{padding-bottom:1.5rem !important}
.pl-4,.px-4{padding-left:1.5rem !important}
.p-5{padding:3rem !important}
.pt-5,.py-5{padding-top:3rem !important}
.pr-5,.px-5{padding-right:3rem !important}
.pb-5,.py-5{padding-bottom:3rem !important}
.pl-5,.px-5{padding-left:3rem !important}
.m-n1{margin:-0.25rem !important}
.mt-n1,.my-n1{margin-top:-0.25rem !important}
.mr-n1,.mx-n1{margin-right:-0.25rem !important}
.mb-n1,.my-n1{margin-bottom:-0.25rem !important}
.ml-n1,.mx-n1{margin-left:-0.25rem !important}
.m-n2{margin:-0.5rem !important}
.mt-n2,.my-n2{margin-top:-0.5rem !important}
.mr-n2,.mx-n2{margin-right:-0.5rem !important}
.mb-n2,.my-n2{margin-bottom:-0.5rem !important}
.ml-n2,.mx-n2{margin-left:-0.5rem !important}
.m-n3{margin:-1rem !important}
.mt-n3,.my-n3{margin-top:-1rem !important}
.mr-n3,.mx-n3{margin-right:-1rem !important}
.mb-n3,.my-n3{margin-bottom:-1rem !important}
.ml-n3,.mx-n3{margin-left:-1rem !important}
.m-n4{margin:-1.5rem !important}
.mt-n4,.my-n4{margin-top:-1.5rem !important}
.mr-n4,.mx-n4{margin-right:-1.5rem !important}
.mb-n4,.my-n4{margin-bottom:-1.5rem !important}
.ml-n4,.mx-n4{margin-left:-1.5rem !important}
.m-n5{margin:-3rem !important}
.mt-n5,.my-n5{margin-top:-3rem !important}
.mr-n5,.mx-n5{margin-right:-3rem !important}
.mb-n5,.my-n5{margin-bottom:-3rem !important}
.ml-n5,.mx-n5{margin-left:-3rem !important}
.m-auto{margin:auto !important}
.mt-auto,.my-auto{margin-top:auto !important}
.mr-auto,.mx-auto{margin-right:auto !important}
.mb-auto,.my-auto{margin-bottom:auto !important}
.ml-auto,.mx-auto{margin-left:auto !important}
.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}
.text-justify{text-align:justify !important}
.text-wrap{white-space:normal !important}
.text-nowrap{white-space:nowrap !important}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.text-left{text-align:left !important}
.text-right{text-align:right !important}
.text-center{text-align:center !important}
.text-lowercase{text-transform:lowercase !important}
.text-uppercase{text-transform:uppercase !important}
.text-capitalize{text-transform:capitalize !important}
.font-weight-light{font-weight:300 !important}
.font-weight-lighter{font-weight:lighter !important}
.font-weight-normal{font-weight:400 !important}
.font-weight-bold{font-weight:700 !important}
.font-weight-bolder{font-weight:bolder !important}
.font-italic{font-style:italic !important}
.text-white{color:#fff !important}
.text-primary{color:#4dd0e1 !important}
a.text-primary:hover,a.text-primary:focus{color:#21afc1 !important}
.text-secondary{color:#6c757d !important}
a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}
.text-success{color:#77bc1f !important}
a.text-success:hover,a.text-success:focus{color:#4d7a14 !important}
.text-info{color:#17a2b8 !important}
a.text-info:hover,a.text-info:focus{color:#0f6674 !important}
.text-warning{color:#fbc02d !important}
a.text-warning:hover,a.text-warning:focus{color:#d79b04 !important}
.text-danger{color:#ef7b7b !important}
a.text-danger:hover,a.text-danger:focus{color:#e73737 !important}
.text-light{color:#f8f9fa !important}
a.text-light:hover,a.text-light:focus{color:#cbd3da !important}
.text-dark{color:#343a40 !important}
a.text-dark:hover,a.text-dark:focus{color:#121416 !important}
.text-body{color:#212529 !important}
.text-muted{color:#6c757d !important}
.text-black-50{color:rgba(0,0,0,.5) !important}
.text-white-50{color:rgba(255,255,255,.5) !important}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.text-decoration-none{text-decoration:none !important}
.text-break{word-break:break-word !important;overflow-wrap:break-word !important}
.text-reset{color:inherit !important}
.w-25{width:25% !important}
.w-50{width:50% !important}
.w-75{width:75% !important}
.w-100{width:100% !important}
.w-auto{width:auto !important}
.h-25{height:25% !important}
.h-50{height:50% !important}
.h-75{height:75% !important}
.h-100{height:100% !important}
.h-auto{height:auto !important}
.mw-100{max-width:100% !important}
.mh-100{max-height:100% !important}
.min-vw-100{min-width:100vw !important}
.min-vh-100{min-height:100vh !important}
.vw-100{width:100vw !important}
.vh-100{height:100vh !important}
.position-static{position:static !important}
.position-relative{position:relative !important}
.position-absolute{position:absolute !important}
.position-fixed{position:fixed !important}
.position-sticky{position:sticky !important}
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
.visible{visibility:visible !important}
.invisible{visibility:hidden !important}
@media screen and (min-width:430px){.post-type-archive-case-studies .partners__heading{margin-bottom:1rem}
.post-type-archive-case-studies .partner__logo{max-width:10.375rem;margin:2rem auto;padding:0 1rem}
}@media only screen and (min-width:481px)and (max-width:768px){.visible-sm{display:block !important}
.hidden-sm{display:none !important}
.grid.grid--sm-1x{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid.grid--sm-2x{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid.grid--sm-3x{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid.grid--sm-4x{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid.grid--sm-5x{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid.grid--sm-6x{grid-template-columns:repeat(6,minmax(0,1fr))}
}@media screen and (min-width:576px){.latest-posts__content .row{margin-left:-1.875rem;margin-right:-1.875rem}
.page-template-careers-blade .hero-area .hero__copy-wrapper{padding:0}
}@media(min-width:576px){.container{max-width:540px}
.container-sm,.container{max-width:540px}
.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}
.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.3333333333%}
.offset-sm-2{margin-left:16.6666666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.3333333333%}
.offset-sm-5{margin-left:41.6666666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.3333333333%}
.offset-sm-8{margin-left:66.6666666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.3333333333%}
.offset-sm-11{margin-left:91.6666666667%}
.d-sm-none{display:none !important}
.d-sm-inline{display:inline !important}
.d-sm-inline-block{display:inline-block !important}
.d-sm-block{display:block !important}
.d-sm-table{display:table !important}
.d-sm-table-row{display:table-row !important}
.d-sm-table-cell{display:table-cell !important}
.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.m-sm-0{margin:0 !important}
.mt-sm-0,.my-sm-0{margin-top:0 !important}
.mr-sm-0,.mx-sm-0{margin-right:0 !important}
.mb-sm-0,.my-sm-0{margin-bottom:0 !important}
.ml-sm-0,.mx-sm-0{margin-left:0 !important}
.m-sm-1{margin:.25rem !important}
.mt-sm-1,.my-sm-1{margin-top:.25rem !important}
.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}
.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}
.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}
.m-sm-2{margin:.5rem !important}
.mt-sm-2,.my-sm-2{margin-top:.5rem !important}
.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}
.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}
.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}
.m-sm-3{margin:1rem !important}
.mt-sm-3,.my-sm-3{margin-top:1rem !important}
.mr-sm-3,.mx-sm-3{margin-right:1rem !important}
.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}
.ml-sm-3,.mx-sm-3{margin-left:1rem !important}
.m-sm-4{margin:1.5rem !important}
.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}
.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}
.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}
.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}
.m-sm-5{margin:3rem !important}
.mt-sm-5,.my-sm-5{margin-top:3rem !important}
.mr-sm-5,.mx-sm-5{margin-right:3rem !important}
.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}
.ml-sm-5,.mx-sm-5{margin-left:3rem !important}
.p-sm-0{padding:0 !important}
.pt-sm-0,.py-sm-0{padding-top:0 !important}
.pr-sm-0,.px-sm-0{padding-right:0 !important}
.pb-sm-0,.py-sm-0{padding-bottom:0 !important}
.pl-sm-0,.px-sm-0{padding-left:0 !important}
.p-sm-1{padding:.25rem !important}
.pt-sm-1,.py-sm-1{padding-top:.25rem !important}
.pr-sm-1,.px-sm-1{padding-right:.25rem !important}
.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}
.pl-sm-1,.px-sm-1{padding-left:.25rem !important}
.p-sm-2{padding:.5rem !important}
.pt-sm-2,.py-sm-2{padding-top:.5rem !important}
.pr-sm-2,.px-sm-2{padding-right:.5rem !important}
.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}
.pl-sm-2,.px-sm-2{padding-left:.5rem !important}
.p-sm-3{padding:1rem !important}
.pt-sm-3,.py-sm-3{padding-top:1rem !important}
.pr-sm-3,.px-sm-3{padding-right:1rem !important}
.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}
.pl-sm-3,.px-sm-3{padding-left:1rem !important}
.p-sm-4{padding:1.5rem !important}
.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}
.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}
.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}
.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}
.p-sm-5{padding:3rem !important}
.pt-sm-5,.py-sm-5{padding-top:3rem !important}
.pr-sm-5,.px-sm-5{padding-right:3rem !important}
.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}
.pl-sm-5,.px-sm-5{padding-left:3rem !important}
.m-sm-n1{margin:-0.25rem !important}
.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}
.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}
.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}
.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}
.m-sm-n2{margin:-0.5rem !important}
.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}
.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}
.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}
.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}
.m-sm-n3{margin:-1rem !important}
.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}
.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}
.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}
.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}
.m-sm-n4{margin:-1.5rem !important}
.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}
.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}
.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}
.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}
.m-sm-n5{margin:-3rem !important}
.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}
.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}
.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}
.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}
.m-sm-auto{margin:auto !important}
.mt-sm-auto,.my-sm-auto{margin-top:auto !important}
.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}
.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}
.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}
.text-sm-left{text-align:left !important}
.text-sm-right{text-align:right !important}
.text-sm-center{text-align:center !important}
}@media screen and (min-width:768px){.page-home .tab.--active .tab__button div::after{max-height:.25rem}
.page-home .tab__panel{position:absolute;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
.page-home .tab__panel.--active{opacity:1;visibility:visible;-webkit-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s}
.who-we-are__copy p{max-width:25ch}
.card-game__container{padding:0 !important}
}@media(min-width:768px){.container{max-width:720px}
.container-md,.container-sm,.container{max-width:720px}
.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}
.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.3333333333%}
.offset-md-2{margin-left:16.6666666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.3333333333%}
.offset-md-5{margin-left:41.6666666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.3333333333%}
.offset-md-8{margin-left:66.6666666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.3333333333%}
.offset-md-11{margin-left:91.6666666667%}
.d-md-none{display:none !important}
.d-md-inline{display:inline !important}
.d-md-inline-block{display:inline-block !important}
.d-md-block{display:block !important}
.d-md-table{display:table !important}
.d-md-table-row{display:table-row !important}
.d-md-table-cell{display:table-cell !important}
.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.m-md-0{margin:0 !important}
.mt-md-0,.my-md-0{margin-top:0 !important}
.mr-md-0,.mx-md-0{margin-right:0 !important}
.mb-md-0,.my-md-0{margin-bottom:0 !important}
.ml-md-0,.mx-md-0{margin-left:0 !important}
.m-md-1{margin:.25rem !important}
.mt-md-1,.my-md-1{margin-top:.25rem !important}
.mr-md-1,.mx-md-1{margin-right:.25rem !important}
.mb-md-1,.my-md-1{margin-bottom:.25rem !important}
.ml-md-1,.mx-md-1{margin-left:.25rem !important}
.m-md-2{margin:.5rem !important}
.mt-md-2,.my-md-2{margin-top:.5rem !important}
.mr-md-2,.mx-md-2{margin-right:.5rem !important}
.mb-md-2,.my-md-2{margin-bottom:.5rem !important}
.ml-md-2,.mx-md-2{margin-left:.5rem !important}
.m-md-3{margin:1rem !important}
.mt-md-3,.my-md-3{margin-top:1rem !important}
.mr-md-3,.mx-md-3{margin-right:1rem !important}
.mb-md-3,.my-md-3{margin-bottom:1rem !important}
.ml-md-3,.mx-md-3{margin-left:1rem !important}
.m-md-4{margin:1.5rem !important}
.mt-md-4,.my-md-4{margin-top:1.5rem !important}
.mr-md-4,.mx-md-4{margin-right:1.5rem !important}
.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}
.ml-md-4,.mx-md-4{margin-left:1.5rem !important}
.m-md-5{margin:3rem !important}
.mt-md-5,.my-md-5{margin-top:3rem !important}
.mr-md-5,.mx-md-5{margin-right:3rem !important}
.mb-md-5,.my-md-5{margin-bottom:3rem !important}
.ml-md-5,.mx-md-5{margin-left:3rem !important}
.p-md-0{padding:0 !important}
.pt-md-0,.py-md-0{padding-top:0 !important}
.pr-md-0,.px-md-0{padding-right:0 !important}
.pb-md-0,.py-md-0{padding-bottom:0 !important}
.pl-md-0,.px-md-0{padding-left:0 !important}
.p-md-1{padding:.25rem !important}
.pt-md-1,.py-md-1{padding-top:.25rem !important}
.pr-md-1,.px-md-1{padding-right:.25rem !important}
.pb-md-1,.py-md-1{padding-bottom:.25rem !important}
.pl-md-1,.px-md-1{padding-left:.25rem !important}
.p-md-2{padding:.5rem !important}
.pt-md-2,.py-md-2{padding-top:.5rem !important}
.pr-md-2,.px-md-2{padding-right:.5rem !important}
.pb-md-2,.py-md-2{padding-bottom:.5rem !important}
.pl-md-2,.px-md-2{padding-left:.5rem !important}
.p-md-3{padding:1rem !important}
.pt-md-3,.py-md-3{padding-top:1rem !important}
.pr-md-3,.px-md-3{padding-right:1rem !important}
.pb-md-3,.py-md-3{padding-bottom:1rem !important}
.pl-md-3,.px-md-3{padding-left:1rem !important}
.p-md-4{padding:1.5rem !important}
.pt-md-4,.py-md-4{padding-top:1.5rem !important}
.pr-md-4,.px-md-4{padding-right:1.5rem !important}
.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}
.pl-md-4,.px-md-4{padding-left:1.5rem !important}
.p-md-5{padding:3rem !important}
.pt-md-5,.py-md-5{padding-top:3rem !important}
.pr-md-5,.px-md-5{padding-right:3rem !important}
.pb-md-5,.py-md-5{padding-bottom:3rem !important}
.pl-md-5,.px-md-5{padding-left:3rem !important}
.m-md-n1{margin:-0.25rem !important}
.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}
.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}
.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}
.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}
.m-md-n2{margin:-0.5rem !important}
.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}
.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}
.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}
.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}
.m-md-n3{margin:-1rem !important}
.mt-md-n3,.my-md-n3{margin-top:-1rem !important}
.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}
.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}
.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}
.m-md-n4{margin:-1.5rem !important}
.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}
.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}
.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}
.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}
.m-md-n5{margin:-3rem !important}
.mt-md-n5,.my-md-n5{margin-top:-3rem !important}
.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}
.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}
.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}
.m-md-auto{margin:auto !important}
.mt-md-auto,.my-md-auto{margin-top:auto !important}
.mr-md-auto,.mx-md-auto{margin-right:auto !important}
.mb-md-auto,.my-md-auto{margin-bottom:auto !important}
.ml-md-auto,.mx-md-auto{margin-left:auto !important}
.text-md-left{text-align:left !important}
.text-md-right{text-align:right !important}
.text-md-center{text-align:center !important}
}@media screen and (min-width:768px)and (max-width:991px){.person__wrapper .container{max-width:calc(100vw - 7.5rem)}
}@media only screen and (min-width:769px)and (max-width:1024px){.visible-md{display:block !important}
.hidden-md{display:none !important}
.grid.grid--md-1x{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid.grid--md-2x{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid.grid--md-3x{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid.grid--md-4x{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid.grid--md-5x{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid.grid--md-6x{grid-template-columns:repeat(6,minmax(0,1fr))}
}@media screen and (min-width:991px){#insights-center-main #featured .latest-insight .latest .meta span{width:13%}
}@media screen and (min-width:992px){.page-home .tab__panel__content{padding-left:2rem}
.hero__container.hero--home .row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.our-methodology__right{padding-left:2rem !important}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slide-title{margin-right:1.5rem;margin-bottom:0}
}@media(min-width:992px){.container{max-width:960px}
.container-lg,.container-md,.container-sm,.container{max-width:960px}
.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}
.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.3333333333%}
.offset-lg-2{margin-left:16.6666666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.3333333333%}
.offset-lg-5{margin-left:41.6666666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.3333333333%}
.offset-lg-8{margin-left:66.6666666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.3333333333%}
.offset-lg-11{margin-left:91.6666666667%}
.d-lg-none{display:none !important}
.d-lg-inline{display:inline !important}
.d-lg-inline-block{display:inline-block !important}
.d-lg-block{display:block !important}
.d-lg-table{display:table !important}
.d-lg-table-row{display:table-row !important}
.d-lg-table-cell{display:table-cell !important}
.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.m-lg-0{margin:0 !important}
.mt-lg-0,.my-lg-0{margin-top:0 !important}
.mr-lg-0,.mx-lg-0{margin-right:0 !important}
.mb-lg-0,.my-lg-0{margin-bottom:0 !important}
.ml-lg-0,.mx-lg-0{margin-left:0 !important}
.m-lg-1{margin:.25rem !important}
.mt-lg-1,.my-lg-1{margin-top:.25rem !important}
.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}
.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}
.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}
.m-lg-2{margin:.5rem !important}
.mt-lg-2,.my-lg-2{margin-top:.5rem !important}
.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}
.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}
.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}
.m-lg-3{margin:1rem !important}
.mt-lg-3,.my-lg-3{margin-top:1rem !important}
.mr-lg-3,.mx-lg-3{margin-right:1rem !important}
.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}
.ml-lg-3,.mx-lg-3{margin-left:1rem !important}
.m-lg-4{margin:1.5rem !important}
.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}
.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}
.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}
.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}
.m-lg-5{margin:3rem !important}
.mt-lg-5,.my-lg-5{margin-top:3rem !important}
.mr-lg-5,.mx-lg-5{margin-right:3rem !important}
.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}
.ml-lg-5,.mx-lg-5{margin-left:3rem !important}
.p-lg-0{padding:0 !important}
.pt-lg-0,.py-lg-0{padding-top:0 !important}
.pr-lg-0,.px-lg-0{padding-right:0 !important}
.pb-lg-0,.py-lg-0{padding-bottom:0 !important}
.pl-lg-0,.px-lg-0{padding-left:0 !important}
.p-lg-1{padding:.25rem !important}
.pt-lg-1,.py-lg-1{padding-top:.25rem !important}
.pr-lg-1,.px-lg-1{padding-right:.25rem !important}
.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}
.pl-lg-1,.px-lg-1{padding-left:.25rem !important}
.p-lg-2{padding:.5rem !important}
.pt-lg-2,.py-lg-2{padding-top:.5rem !important}
.pr-lg-2,.px-lg-2{padding-right:.5rem !important}
.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}
.pl-lg-2,.px-lg-2{padding-left:.5rem !important}
.p-lg-3{padding:1rem !important}
.pt-lg-3,.py-lg-3{padding-top:1rem !important}
.pr-lg-3,.px-lg-3{padding-right:1rem !important}
.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}
.pl-lg-3,.px-lg-3{padding-left:1rem !important}
.p-lg-4{padding:1.5rem !important}
.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}
.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}
.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}
.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}
.p-lg-5{padding:3rem !important}
.pt-lg-5,.py-lg-5{padding-top:3rem !important}
.pr-lg-5,.px-lg-5{padding-right:3rem !important}
.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}
.pl-lg-5,.px-lg-5{padding-left:3rem !important}
.m-lg-n1{margin:-0.25rem !important}
.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}
.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}
.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}
.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}
.m-lg-n2{margin:-0.5rem !important}
.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}
.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}
.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}
.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}
.m-lg-n3{margin:-1rem !important}
.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}
.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}
.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}
.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}
.m-lg-n4{margin:-1.5rem !important}
.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}
.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}
.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}
.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}
.m-lg-n5{margin:-3rem !important}
.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}
.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}
.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}
.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}
.m-lg-auto{margin:auto !important}
.mt-lg-auto,.my-lg-auto{margin-top:auto !important}
.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}
.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}
.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}
.text-lg-left{text-align:left !important}
.text-lg-right{text-align:right !important}
.text-lg-center{text-align:center !important}
}@media screen and (min-width:1025px){.nav.nav--header li{margin-right:24px}
.nav.nav--header li:last-child{margin-right:0}
.nav.nav--header li:nth-child(1) a::before{background-color:#fbc02d}
.nav.nav--header li:nth-child(2) a::before{background-color:#ce93d8}
.nav.nav--header li:nth-child(3) a::before{background-color:#4dd0e1}
.nav.nav--header li:nth-child(4) a::before{background-color:#ef7b7b}
.nav.nav--header li:nth-child(5) a::before{background-color:#77bc1f}
.nav.nav--header li:nth-child(6) a::before{background-color:#fbc02d}
.header__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-home .header{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;z-index:10}
}@media only screen and (min-width:1025px){.visible-lg{display:block !important}
.hidden-lg{display:none !important}
.grid.grid--lg-1x{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid.grid--lg-2x{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid.grid--lg-3x{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid.grid--lg-4x{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid.grid--lg-5x{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid.grid--lg-6x{grid-template-columns:repeat(6,minmax(0,1fr))}
}@media(min-width:1200px){.container{max-width:1140px}
.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}
.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}
.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}
.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}
.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}
.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.3333333333%}
.offset-xl-2{margin-left:16.6666666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.3333333333%}
.offset-xl-5{margin-left:41.6666666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.3333333333%}
.offset-xl-8{margin-left:66.6666666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.3333333333%}
.offset-xl-11{margin-left:91.6666666667%}
.d-xl-none{display:none !important}
.d-xl-inline{display:inline !important}
.d-xl-inline-block{display:inline-block !important}
.d-xl-block{display:block !important}
.d-xl-table{display:table !important}
.d-xl-table-row{display:table-row !important}
.d-xl-table-cell{display:table-cell !important}
.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.m-xl-0{margin:0 !important}
.mt-xl-0,.my-xl-0{margin-top:0 !important}
.mr-xl-0,.mx-xl-0{margin-right:0 !important}
.mb-xl-0,.my-xl-0{margin-bottom:0 !important}
.ml-xl-0,.mx-xl-0{margin-left:0 !important}
.m-xl-1{margin:.25rem !important}
.mt-xl-1,.my-xl-1{margin-top:.25rem !important}
.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}
.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}
.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}
.m-xl-2{margin:.5rem !important}
.mt-xl-2,.my-xl-2{margin-top:.5rem !important}
.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}
.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}
.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}
.m-xl-3{margin:1rem !important}
.mt-xl-3,.my-xl-3{margin-top:1rem !important}
.mr-xl-3,.mx-xl-3{margin-right:1rem !important}
.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}
.ml-xl-3,.mx-xl-3{margin-left:1rem !important}
.m-xl-4{margin:1.5rem !important}
.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}
.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}
.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}
.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}
.m-xl-5{margin:3rem !important}
.mt-xl-5,.my-xl-5{margin-top:3rem !important}
.mr-xl-5,.mx-xl-5{margin-right:3rem !important}
.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}
.ml-xl-5,.mx-xl-5{margin-left:3rem !important}
.p-xl-0{padding:0 !important}
.pt-xl-0,.py-xl-0{padding-top:0 !important}
.pr-xl-0,.px-xl-0{padding-right:0 !important}
.pb-xl-0,.py-xl-0{padding-bottom:0 !important}
.pl-xl-0,.px-xl-0{padding-left:0 !important}
.p-xl-1{padding:.25rem !important}
.pt-xl-1,.py-xl-1{padding-top:.25rem !important}
.pr-xl-1,.px-xl-1{padding-right:.25rem !important}
.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}
.pl-xl-1,.px-xl-1{padding-left:.25rem !important}
.p-xl-2{padding:.5rem !important}
.pt-xl-2,.py-xl-2{padding-top:.5rem !important}
.pr-xl-2,.px-xl-2{padding-right:.5rem !important}
.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}
.pl-xl-2,.px-xl-2{padding-left:.5rem !important}
.p-xl-3{padding:1rem !important}
.pt-xl-3,.py-xl-3{padding-top:1rem !important}
.pr-xl-3,.px-xl-3{padding-right:1rem !important}
.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}
.pl-xl-3,.px-xl-3{padding-left:1rem !important}
.p-xl-4{padding:1.5rem !important}
.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}
.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}
.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}
.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}
.p-xl-5{padding:3rem !important}
.pt-xl-5,.py-xl-5{padding-top:3rem !important}
.pr-xl-5,.px-xl-5{padding-right:3rem !important}
.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}
.pl-xl-5,.px-xl-5{padding-left:3rem !important}
.m-xl-n1{margin:-0.25rem !important}
.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}
.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}
.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}
.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}
.m-xl-n2{margin:-0.5rem !important}
.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}
.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}
.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}
.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}
.m-xl-n3{margin:-1rem !important}
.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}
.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}
.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}
.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}
.m-xl-n4{margin:-1.5rem !important}
.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}
.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}
.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}
.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}
.m-xl-n5{margin:-3rem !important}
.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}
.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}
.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}
.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}
.m-xl-auto{margin:auto !important}
.mt-xl-auto,.my-xl-auto{margin-top:auto !important}
.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}
.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}
.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}
.text-xl-left{text-align:left !important}
.text-xl-right{text-align:right !important}
.text-xl-center{text-align:center !important}
}@media screen and (max-width:1600px){.is-ajax-search-result{left:60% !important}
.is-ajax-search-result::before{left:30%}
}@media screen and (max-width:1435px){.who-we-are__graphic img{right:-10vw}
}@media screen and (max-width:1345px){.who-we-are__graphic img{right:-8vw}
.who-we-are__x-purple{right:27.5%}
.who-we-are__dot-purple{right:32.5%}
.who-we-are__dot-yellow{right:3rem}
.who-we-are__x-green{right:37%}
}@media screen and (max-width:1339px){.hero--home .hero__image--grid--bottom{bottom:0}
#articles-main .scroll-top p{display:none}
#articles-main .scroll-top svg{margin-right:1rem}
#author-main .scroll-top p{display:none}
#author-main .scroll-top svg{margin-right:1rem}
}@media screen and (max-width:1325px){.is-search-form{top:1rem;left:38%}
.is-ajax-search-result{left:38% !important}
.is-ajax-search-result::before{left:1rem}
}@media screen and (max-width:1319px){.hero--home .hero__image--o-purple{right:-5rem;left:unset}
}@media screen and (max-width:1199px){.who-we-are__graphic img{width:138%;top:-4.5rem;right:-9.7vw}
.who-we-are__x-purple{right:23.8%;bottom:7%}
.who-we-are__dot-purple{right:30%}
.who-we-are__dot-yellow{right:.5rem;bottom:9rem}
.who-we-are__o-blue{top:-0.6rem;right:-6.5rem}
.who-we-are__x-green{top:18%;right:34%}
.case-studies-horizon-foundation-equity-amplify-black-voices .single-case-studies-wrapper,.case-studies-oha-demand-medicare-dental .single-case-studies-wrapper,.case-studies-good-to-go-food-stops-obesity .single-case-studies-wrapper,.case-studies-my-yard-my-springs .single-case-studies-wrapper{padding-right:1.25rem;padding-left:1.25rem}
body:not(.case-studies-good-to-go-food-stops-obesity,.case-studies-my-yard-my-springs) .single-case-studies-wrapper .dots+.wp-block-columns{padding-right:1.25rem;padding-left:1.25rem}
}@media screen and (max-width:1146px){.single-case-studies-wrapper .dots{margin-left:3.125rem}
}@media screen and (max-width:1079px){.single-person .footer__shapes--1{right:.5rem}
}@media screen and (max-width:1040px){.who-we-are__graphic img{width:120%;top:-2.5rem;right:-2rem}
.who-we-are__x-purple{right:28%;bottom:5%}
.who-we-are__dot-purple{right:34%}
.who-we-are__dot-yellow{right:4.7rem;bottom:10.6rem}
.who-we-are__o-blue{display:none}
.who-we-are__x-green{right:38%}
}@media screen and (max-width:1025px){.hero--home .hero__foreground{top:calc(45%);width:100%}
}@media screen and (max-width:1024px){.visible-on-tablet{display:block !important}
.visible-on-desktop{display:none !important}
.nav-burger{left:50%}
.nav-burger__line{display:block}
.nav.nav--header li{display:block;width:100%;border-bottom:1px solid #f1f2f3}
.nav.nav--header li a:before{content:none}
.nav.nav--header li a{display:inline-block;padding:1.6875rem 1.5625rem}
.nav-item--people a{color:#fbc02d}
.nav-item--people:hover,.nav-item--people:focus{background-color:#fbc02d}
.nav-item--people:hover a,.nav-item--people:focus a{color:#fff !important}
.nav-item--work a{color:#ce93d8}
.nav-item--work:hover,.nav-item--work:focus{background-color:#ce93d8}
.nav-item--work:hover a,.nav-item--work:focus a{color:#fff !important}
.nav-item--science a{color:#4dd0e1}
.nav-item--science:hover,.nav-item--science:focus{background-color:#4dd0e1}
.nav-item--science:hover a,.nav-item--science:focus a{color:#fff !important}
.nav-item--insights a{color:#ef7b7b}
.nav-item--insights:hover,.nav-item--insights:focus{background-color:#ef7b7b}
.nav-item--insights:hover a,.nav-item--insights:focus a{color:#fff !important}
.nav-item--blog a{color:#ef7b7b}
.nav-item--blog:hover,.nav-item--blog:focus{background-color:#ef7b7b}
.nav-item--blog:hover a,.nav-item--blog:focus a{color:#fff !important}
.nav-item--contact{margin-bottom:82px}
.nav-item--contact a{color:#77bc1f}
.nav-item--contact:hover,.nav-item--contact:focus{background-color:#77bc1f}
.nav-item--contact:hover a,.nav-item--contact:focus a{color:#fff !important}
.nav--header{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:3.94479375rem;left:0;visibility:hidden;width:0;height:100%;margin:0;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease;-webkit-transition:opacity .35s ease,visibility .35s ease,width .35s ease;transition:opacity .35s ease,visibility .35s ease,width .35s ease;text-align:center;opacity:0;background:#fff;-webkit-overflow-scrolling:touch}
.nav--header.open{width:100%;opacity:1;visibility:visible;z-index:1;top:82px}
.nav--header.open ul{position:absolute;top:50%;left:0;overflow:auto;width:100%;max-height:100%;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-touch-callout:none;-webkit-overflow-scrolling:touch}
.nav--header.open ul li{width:100%;margin:0}
.nav--header.open .mobile ul{position:relative;top:0;left:unset;overflow:auto;width:100%;max-height:100%;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:none;transform:none;-webkit-touch-callout:none;-webkit-overflow-scrolling:touch}
.nav--header.open .mobile .sub-menu li:nth-child(1) a{color:#5e666e !important}
.nav--header.open .mobile .sub-menu li:nth-child(1):hover,.nav--header.open .mobile .sub-menu li:nth-child(1):focus{background-color:#fbc02d}
.nav--header.open .mobile .sub-menu li:nth-child(1):hover a,.nav--header.open .mobile .sub-menu li:nth-child(1):focus a{color:#fff !important}
.nav--header.open .mobile .sub-menu li:nth-child(2) a{color:#5e666e !important}
.nav--header.open .mobile .sub-menu li:nth-child(2):hover,.nav--header.open .mobile .sub-menu li:nth-child(2):focus{background-color:#ce93d8}
.nav--header.open .mobile .sub-menu li:nth-child(2):hover a,.nav--header.open .mobile .sub-menu li:nth-child(2):focus a{color:#fff !important}
.nav--header.open .mobile .sub-menu li:nth-child(3) a{color:#5e666e !important}
.nav--header.open .mobile .sub-menu li:nth-child(3):hover,.nav--header.open .mobile .sub-menu li:nth-child(3):focus{background-color:#4dd0e1}
.nav--header.open .mobile .sub-menu li:nth-child(3):hover a,.nav--header.open .mobile .sub-menu li:nth-child(3):focus a{color:#fff !important}
.nav--header.open .mobile .sub-menu li:nth-child(4) a{color:#5e666e !important}
.nav--header.open .mobile .sub-menu li:nth-child(4):hover,.nav--header.open .mobile .sub-menu li:nth-child(4):focus{background-color:#ef7b7b}
.nav--header.open .mobile .sub-menu li:nth-child(4):hover a,.nav--header.open .mobile .sub-menu li:nth-child(4):focus a{color:#fff !important}
.header__logo{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:15.625rem;padding:1.125rem .75rem}
.header__logo__image--desktop{margin:0}
.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .9375rem;z-index:5}
.header::after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);z-index:1}
.is-search-form{display:none}
.is-ajax-search-result{display:none !important}
.page-template-the-people-blade .hero-area .dots{margin-top:4rem}
.single-case-studies-wrapper .dots{margin-top:4rem}
.post-type-archive-case-studies .hero--the-work .dots{margin-top:4rem}
.page-template-careers-blade .hero-area .dots{margin-top:4rem}
.framework__container{margin-top:4rem}
.page-say-hi .hero__container .hero__dots,.page-survey .hero__container .hero__dots{margin-top:4rem}
.single-featured-staff .hero-area__header__inner .dots{margin-top:4rem}
.single-job__back-button{left:1rem}
}@media screen and (max-width:991px){.next-staff,.next-case-study{padding-right:1.875rem;padding-left:1.875rem}
.nav.nav--header .mobile{display:block !important}
.nav.nav--header .slide-down{display:none !important}
.nested-tabs--desktop{display:none}
.nested-tabs--mobile{display:block}
.start__wheel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.start__phases-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}
.start-phase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}
.page-home .tabs__nav{-ms-flex-wrap:wrap;flex-wrap:wrap}
.page-home .tab__panel__graphic img{width:auto;max-width:100%;height:auto;max-height:45vh}
.page-home .tab__panel__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}
.page-home .tab__panel__copy{max-width:none}
.page-home .tab__panel__copy,.page-home .tab__panel__copy *{font-size:.9375rem}
.hero__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.who-we-are__container{margin-bottom:20rem}
.who-we-are__copy{padding-top:6rem;padding-bottom:21rem}
.who-we-are__copy *{width:100%;margin-right:auto;margin-left:auto}
.who-we-are__graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.who-we-are__graphic img{width:100%;max-width:34.375rem;top:-50%;right:unset;-webkit-transform:translate(-5%,-58%);transform:translate(-5%,-58%)}
.who-we-are__x-purple{display:none}
.who-we-are__dot-purple{display:none}
.who-we-are__dot-yellow{width:1rem;height:1rem;top:4.5rem}
.who-we-are__o-blue{display:block;width:4.5rem;height:4.5rem;top:-0.6rem;right:-1rem;bottom:unset;left:unset}
.who-we-are__x-green{width:3rem;height:3rem;top:unset;right:unset;bottom:-1.5rem;left:-2rem}
.our-methodology__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}
.our-methodology__graphic{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:center}
.our-methodology__graphic img{margin-right:auto;margin-bottom:3rem;margin-left:auto;max-width:100%}
.start__header{margin-bottom:2.5rem}
.latest-post{margin-bottom:2.5rem}
.single-case-studies .footer-grid{padding-right:1.875rem;padding-left:1.875rem}
.single-case-studies .footer__shapes{display:none}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slide-title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-right:auto;margin-left:auto;text-align:center}
.post-type-archive-case-studies .hero--the-work .featured-slider__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.post-type-archive-case-studies .case-studies-grid .filter-bar .filter-item{margin-bottom:1rem}
.single-job-openings .hero-area .container{margin-top:4rem}
.single-job__back-button{top:-2rem;left:0}
.person__wrapper{padding-top:6.5rem}
.person__back-button{top:-4rem}
.person__left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#insights-center-main .resource-slider .slick-slide img{-webkit-transform:none !important;transform:none !important;padding-top:0;padding-bottom:0}
#insights-center-main .resource-slider .sideslide img{-webkit-transform:none !important;transform:none !important}
#insights-center-main .resource-slider .edgeslide img{-webkit-transform:none !important;transform:none !important}
#insights-center-main .resource-slider .offslide img{-webkit-transform:none !important;transform:none !important}
#insights-center-main .slick-dots button{width:.5rem;height:.5rem}
#insights-center-main #resources .slider-wrapper{padding:0 2rem}
#insights-center-main .view-all{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#resources-main .download{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#article-main .article__container .article-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}
#article-main .article__container .article-wrapper .article-body{width:100%}
#article-main .article__container .article-wrapper .article-body .about-author{-ms-flex-wrap:wrap;flex-wrap:wrap}
#article-main .article__container .article-wrapper .article-body .about-author .headshot{margin-bottom:1.5rem}
#article-main .article__container .article-wrapper .article-body .social-share{margin-bottom:2rem}
#article-main .article__container .article-wrapper .article-sidebar{width:100%;padding-left:0;margin-top:2rem}
.header-box{position:relative;top:unset;-webkit-transform:unset;transform:unset;width:100%}
}@media screen and (max-width:900px){.hero--home .hero__background{z-index:0}
}@media screen and (max-width:860px){.page-template-careers-blade #jobs-internships .buttons-wrapper button{width:100%;max-width:420px}
}@media screen and (max-width:839px){.page-say-hi main,.page-survey main{padding-bottom:9rem}
}@media screen and (max-width:819px){.hero--home .hero__image--dot-red{top:-0.2rem;left:2.2rem}
.hero--home .hero__image--x-yellow-l2{top:12.5rem;left:5.6rem}
.hero--home .hero__image--dot-blue-l2{top:4.1rem;right:8.1rem}
.hero--home .hero__image--x-red-l3{top:13rem;right:1.4rem}
.hero--home .hero__image--dot-green-l3{top:3.5rem;left:12rem}
}@media screen and (max-width:768px){.visible-on-mobile{display:block !important}
.visible-on-tablet{display:none !important}
.grid{grid-gap:12px}
.nav-burger{padding:0;left:60%}
}@media screen and (max-width:767px){.site-footer{background-size:120%;background-position:bottom center}
.site-footer .chatbox{max-width:calc(100% - 1.875rem);margin-bottom:-2rem;padding-top:2.65rem;padding-right:.9375rem;padding-bottom:2.25rem;padding-left:.9375rem;top:-4.25rem}
.site-footer .chatbox h3{font-size:2.125rem}
.site-footer .site-footer--container{padding:.9375rem 0 8.125rem}
.site-footer .social-media{margin-bottom:2.5rem}
.site-footer .locations p{font-size:.875rem}
.site-footer .nav.nav--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem}
.site-footer .nav.nav--footer>li{margin-right:0}
.site-footer .nav.nav--footer>li:not(:last-of-type){margin-bottom:1.25rem}
.site-footer .nav.nav--footer>li>a{font-size:1rem;line-height:1.625;font-weight:700}
.start__wheel{margin-right:auto;margin-bottom:2.25rem;margin-left:auto}
.start-phase__link{margin-top:1.5rem}
.page-home .site-footer .chatbox{margin-bottom:-2rem}
.page-home .tabs__nav .slick-track{padding-top:1rem;padding-bottom:1rem}
.page-home .tabs__panels{padding-left:.9375rem;padding-right:.9375rem}
.page-home .tab{margin-left:1rem;border-radius:3px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);margin-bottom:15px}
.page-home .tab__button{position:relative;display:block;width:auto;padding:.35rem .75rem;font-size:1rem;font-weight:700;background-color:#f1f2f3;border-radius:3px}
.page-home .tab__panel{width:100%;max-width:none;margin-right:auto;margin-left:auto}
.page-home .tab__panel__copy,.page-home .tab__panel__copy *{font-size:1rem;line-height:1.625}
.hero--home .hero__heading{font-size:2.5rem;text-align:center}
.hero__word-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.who-we-are__container{width:100%;border-radius:0}
.who-we-are__copy{padding-top:5.5rem;padding-bottom:62%}
.who-we-are__copy,.who-we-are__copy *{font-size:1.25rem}
.who-we-are__copy p{max-width:34ch}
.who-we-are__graphic img{max-width:30rem;-webkit-transform:translate(-5%,-64%);transform:translate(-5%,-64%)}
.who-we-are__dot-yellow,.who-we-are__o-blue,.who-we-are__x-green{display:none}
.where-change__container{margin-bottom:3.5rem;padding-right:0;padding-left:0}
.where-change__heading{font-size:2.125rem}
.our-methodology__container{padding-top:5rem;padding-bottom:4.35rem;padding-right:.9375rem;padding-left:.9375rem}
.our-methodology__header{margin-bottom:2.25rem}
.our-methodology__heading{font-size:2.125rem}
.our-methodology__link{margin-top:1.5rem}
.card-game__container{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0 !important;padding-left:0 !important}
.card-game__cta{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:1.8rem;padding-bottom:1.5rem;border-radius:0 0 4px 4px}
.card-game__cta__cards{max-width:23.125rem;margin-bottom:0}
.card-game__cta__link{margin-top:1rem}
.start__container{padding-top:3rem;padding-right:.9375rem;padding-bottom:4rem;padding-left:.9375rem}
.start__header{margin-bottom:1.5rem}
.start__header__heading{font-size:2.125rem}
.start__content{max-width:100% !important}
.latest-posts__container{padding-top:3rem;padding-right:.9375rem;padding-left:.9375rem}
.latest-posts__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.latest-posts__heading{margin-bottom:1rem;font-size:2.125rem}
.page-template-careers-blade #jobs-internships .opportunity-wrapper.stamped::after{display:none}
.page-template-careers-blade .open-positions__inner,.page-template-careers-blade .internships__inner{padding:2rem 2.7rem}
.page-template-careers-blade .resume-callout__inner{padding-right:2rem;padding-left:2rem}
.single-featured-staff .hero-area .content-col{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:10.625rem;padding-right:1.5rem;padding-bottom:1.5rem}
.single-featured-staff .hero-area .content-col .content{padding:0;text-align:right}
.single-featured-staff .hero-area .content-col .content h1{font-size:1.25rem;line-height:1.25;letter-spacing:-0.03125rem}
.single-featured-staff .hero-area .content-col .content p{font-size:.75rem;line-height:1.6666666667}
.single-featured-staff .next-staff__inner{z-index:2}
.single-featured-staff .next-staff__inner .back-box{width:100%;max-width:calc(100% - 1.875rem)}
.person__wrapper{background-size:80rem}
.person__right{padding:3rem 2.5rem 0 !important}
.person__name{text-align:center}
.person__position{text-align:center}
#articles-main #explore .articles .featured-article .img-wrapper{height:0 !important}
#articles-main #explore .articles .article-group{width:100%}
#article-main .article__container .article-wrapper .article-body .meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#article-main .article__container .article-wrapper .article-body .meta .author{margin-right:0;margin-bottom:.5rem}
#article-main .article__container .article-wrapper .article-body .meta .date{margin-right:0;margin-bottom:.5rem}
#article-main .article__container .article-wrapper .article-body .tags{text-align:center}
#author-main #explore .articles .featured-article .img-wrapper{height:0 !important}
#author-main #explore .articles .article-group{width:100%}
#author-main .person__profile-picture img{margin-left:auto}
}@media only screen and (max-width:767px){.determinant .determinant-cards .bias-card{width:100%}
}@media screen and (max-width:760px){.page-template-careers-blade #jobs-internships .buttons-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}@media screen and (max-width:699px){.hero--home .hero__image--x-yellow-l2{left:3.6rem}
}@media screen and (max-width:679px){.hero__graphic{padding-top:1.25rem}
}@media screen and (max-width:640px){.hero--home .hero__image--dot-green{right:7.7rem;bottom:2.5rem}
.hero--home .hero__image--dot-purple{bottom:17.5rem;right:4.8rem}
.hero--home .hero__image--x-yellow-l2{top:9.5rem;left:1rem}
.hero--home .hero__image--x-red-l2{bottom:1rem;left:4.25rem}
.hero--home .hero__image--dot-blue-l2{top:6.1rem}
.hero--home .hero__image--x-purple-l3{bottom:9rem;left:11.9rem}
.hero--home .hero__image--x-yellow-l3{right:2.5rem;bottom:11.5rem}
.hero--home .hero__image--dot-green-l3{top:4rem;left:10rem}
.hero--home .hero__image--grid--top{-webkit-transform:rotate(180deg) scale(1.65);transform:rotate(180deg) scale(1.65)}
.hero--home .hero__image--grid--bottom{-webkit-transform:scale(1.65);transform:scale(1.65)}
.post-type-archive-case-studies .case-studies-grid .case-study__thumbnail{max-width:100%}
.page-template-careers-blade .open-positions__inner,.page-template-careers-blade .internships__inner{padding:2rem}
.page-template-careers-blade .internships .disclosure{padding:2rem}
}@media screen and (max-width:599px){.case-studies-howard-county-unsweetened-2 .block-hero,.case-studies-fvap-2 .block-hero{padding-right:0;padding-left:0}
}@media screen and (max-width:579px){.site-footer .chatbox h3{font-size:1.25rem;line-height:1.3}
.hero__graphic{padding-right:0 !important;padding-left:0 !important}
.who-we-are__container{margin-bottom:33%}
.who-we-are__copy,.who-we-are__copy *{font-size:1.0625rem}
.who-we-are__graphic img{max-width:80vw;-webkit-transform:translate(-5%,-75%);transform:translate(-5%,-75%)}
.where-change__heading{font-size:1.25rem}
.our-methodology__heading{font-size:1.25rem}
.start__header__heading{font-size:1.25rem}
.latest-posts__heading{font-size:1.25rem}
.single-job-openings .hero-area .container{margin-top:6rem}
.single-job__back-button{top:-4rem;left:1.5rem}
}@media screen and (max-width:576px){#resources-main .split-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1rem;width:100%;margin:0 auto;margin-bottom:4rem}
#resources-main .split-content .thumbnail img{margin-bottom:1rem}
#resources-main .split-content .copy{padding-right:0}
#resources-main .reverse .copy{padding-left:0}
}@media screen and (max-width:575px){.latest-post{margin-bottom:1rem}
.page-template-the-people-blade .featured-staff__slider .container{border-radius:4px}
.page-template-the-people-blade .featured-staff__slide-wrapper{padding-right:1.875rem;padding-left:1.875rem}
.page-template-the-people-blade .featured-staff__slide__image{border-radius:4px 4px 0 0}
.page-template-the-people-blade .jobs{padding:0 1.875rem}
.page-template-the-people-blade .follow{margin-top:6rem}
.single-case-studies .block-hero{padding-right:1.25rem;padding-left:1.25rem;font-size:2rem}
.post-type-archive-case-studies .partners{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.post-type-archive-case-studies .partner{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}
.case-study__column--mobile{padding-right:1.25rem;padding-left:1.25rem}
.case-studies-horizon-foundation-equity-amplify-black-voices .single-case-studies-wrapper,.case-studies-no-kid-hungry .single-case-studies-wrapper{padding-right:1.25rem;padding-left:1.25rem}
.page-template-careers-blade .hero-area .hero__copy-wrapper{padding-right:1.875rem;padding-left:1.875rem}
.framework__container .container{max-width:100%;padding-right:.625rem;padding-left:.625rem}
.framework__header{padding-right:1.875rem;padding-left:1.875rem}
.single-featured-staff .feat-staff__hero-inner{background-position:top left;background-size:auto 100%}
.single-featured-staff .feat-staff__hero__shapes{width:7rem;top:-3.5rem}
.single-featured-staff .hero-area{padding-right:1.5rem;padding-left:1.5rem}
.single-featured-staff .hero-area__header__inner h2{margin-bottom:1em}
.single-featured-staff .bio-section{padding-right:1.5rem;padding-left:1.5rem}
.person__back-button{left:2.5rem}
.pg-404__wrapper{padding-right:2.8125rem !important;padding-left:2.8125rem !important}
#articles-main #explore .articles .featured-article{width:100%}
#articles-main #explore .articles .featured-article .desktop-text{display:none}
#articles-main #explore .articles .featured-article .mobile-text{display:block}
#author-main #explore .articles .featured-article{width:100%}
#author-main #explore .articles .featured-article .desktop-text{display:none}
#author-main #explore .articles .featured-article .mobile-text{display:block}
}@media screen and (max-width:574px){.post-type-archive-case-studies .partners__section{padding:2rem}
}@media screen and (max-width:560px){.wheel__container{width:calc(100vw - 60px);height:calc(100vw - 60px)}
.wheel__slices{width:calc((100vw - 60px) * 0.88571);height:calc((100vw - 60px) * 0.88571)}
.wheel__slice--1,.wheel__slice--4,.wheel__slice--5,.wheel__slice--8{width:31.25%;height:40.323%}
.wheel__slice--2,.wheel__slice--3,.wheel__slice--6,.wheel__slice--7{width:40.323%;height:31.25%}
}@media screen and (max-width:499px){.hero--home .hero__image--o-blue{left:-5.7rem}
.hero--home .hero__image--dot-red{top:-0.3rem}
.hero--home .hero__image--dot-green{bottom:-3.5rem}
.hero--home .hero__image--dot-purple{right:.8rem}
.hero--home .hero__image--x-yellow-l2{left:-2rem}
.hero--home .hero__image--dot-blue-l2{top:9.8rem;right:-0.7rem}
.hero--home .hero__image--x-red-l3{display:none}
.hero--home .hero__image--x-purple-l3{bottom:7.5rem;left:-0.2rem}
.hero--home .hero__image--x-yellow-l3{bottom:8.75rem}
.hero--home .hero__image--dot-green-l3{top:1.2rem;left:14rem}
.who-we-are__container{margin-bottom:35%}
.who-we-are__copy{padding-bottom:65%}
.page-template-the-people-blade .featured-staff__slide-wrapper{padding-right:.875rem;padding-left:.875rem}
.page-template-the-people-blade .featured-staff__slide__content{padding-right:.8rem;padding-left:.8rem}
.page-template-careers-blade .contact__wrapper .contact-form__inner{padding-right:2.25rem;padding-left:2.25rem}
.page-say-hi .contact__wrapper .contact-form__inner,.page-survey .contact__wrapper .contact-form__inner{padding-right:2.25rem;padding-left:2.25rem}
}@media screen and (max-width:480px){.nav-burger{left:50%;width:150px}
}@media only screen and (max-width:480px){.visible-xs{display:block !important}
.hidden-xs{display:none !important}
.grid.grid--xs-1x{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid.grid--xs-2x{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid.grid--xs-3x{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid.grid--xs-4x{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid.grid--xs-5x{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid.grid--xs-6x{grid-template-columns:repeat(6,minmax(0,1fr))}
}@media screen and (max-width:479px){.who-we-are__o-blue,.who-we-are__x-green{display:none}
}@media screen and (max-width:447px){.page-say-hi main,.page-survey main{padding-bottom:10rem}
.page-say-hi .contact-locations__offices,.page-survey .contact-locations__offices{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-say-hi .contact-locations__office:first-child,.page-survey .contact-locations__office:first-child{margin-bottom:2.5rem}
}@media screen and (max-width:439px){.card-game__about{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.card-game__about__content{text-align:center}
.card-game__about__copy ul{max-width:18ch;margin-right:auto;margin-left:auto;text-align:left}
}@media screen and (max-width:429px){.post-type-archive-case-studies .partner__logo{max-width:14.375rem}
}@media screen and (max-width:410px){.our-methodology__graphic img{width:100%}
}@media screen and (max-width:399px){.page-template-careers-blade .open-positions .tab h5,.page-template-careers-blade .internships .tab h5{font-size:1.1em}
}@media screen and (max-width:360px){.nav-burger{left:50%}
.hero--home .hero__image--o-blue{left:-6.7rem}
}@media screen and (max-width:329px){.hero--home .hero__heading{font-size:2.125rem}
}@media screen and (max-width:320px){.nav-burger{left:40%}
}@media screen and (max-width:319px){.page-template-the-people-blade .leaders-grid__inner{padding-right:1.65rem;padding-left:1.65rem}
#insights-center-main #authors .leaders-grid__inner{padding-right:1.65rem;padding-left:1.65rem}
}@media screen and (max-width:280px){.nav-burger{left:30%}
}@media screen and (max-width:71.625rem){.block-hero{padding:0 50px}
.block-padding{padding:0 100px}
}@media screen and (max-width:48rem){.page-template-the-people-blade .featured-staff__slide__heading{text-align:center}
.page-template-the-people-blade .featured-staff__slide__content{margin:0 auto}
.page-template-the-people-blade .featured-staff__slide__position{text-align:center}
.page-template-the-people-blade .featured-staff__slide__interview{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
}@media screen and (max-width:47.9375rem){.page-template-the-people-blade .featured-staff__title{display:block;text-align:center;margin-right:0;margin-bottom:0}
.page-template-the-people-blade .featured-staff .slick-nav{display:block;text-align:center;margin-top:1.25rem;margin-bottom:2rem}
.post-type-archive-case-studies .hero--the-work .featured-slider__container .slick-nav{display:block;text-align:center;margin-bottom:2rem}
}@media screen and (max-width:47.125rem){.next-staff .next-post-thumb,.next-case-study .next-post-thumb{max-width:23.5625rem;height:12.25rem}
}@media screen and (max-width:40rem){.block-padding{padding:0 50px}
.case-studies-footer .case-studies-footer--container{padding:15px 0 50px 0}
}@media print{.d-print-none{display:none !important}
.d-print-inline{display:inline !important}
.d-print-inline-block{display:inline-block !important}
.d-print-block{display:block !important}
.d-print-table{display:table !important}
.d-print-table-row{display:table-row !important}
.d-print-table-cell{display:table-cell !important}
.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@-webkit-keyframes phase_shift{0%{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
50%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes phase_shift{0%{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
50%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}