diff --git a/wp-content/themes/engage-2-x/acf-json/group_67994fb691c82.json b/wp-content/themes/engage-2-x/acf-json/group_67994fb691c82.json index ae9bd27eb..167b0a2ba 100644 --- a/wp-content/themes/engage-2-x/acf-json/group_67994fb691c82.json +++ b/wp-content/themes/engage-2-x/acf-json/group_67994fb691c82.json @@ -16,7 +16,7 @@ "class": "", "id": "" }, - "layout": "block", + "layout": "row", "sub_fields": [ { "key": "field_679a6479f28c8", @@ -76,6 +76,169 @@ "allow_in_bindings": 0 } ] + }, + { + "key": "field_67acd0114e2c3", + "label": "Navigation Settings", + "name": "navigation_settings", + "aria-label": "", + "type": "group", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "layout": "row", + "sub_fields": [ + { + "key": "field_67b3acea66ba4", + "label": "Link Color", + "name": "link_color", + "aria-label": "", + "type": "color_picker", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "default_value": "#bf5700", + "enable_opacity": 0, + "return_format": "string", + "allow_in_bindings": 0 + }, + { + "key": "field_67b3bb55ef097", + "label": "Button Color", + "name": "button_color", + "aria-label": "", + "type": "color_picker", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "default_value": "#bf5700", + "enable_opacity": 0, + "return_format": "string", + "allow_in_bindings": 0 + }, + { + "key": "field_67b4e05a12962", + "label": "Button Color (Dark)", + "name": "button_color_dark", + "aria-label": "", + "type": "color_picker", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "default_value": "#993F00", + "enable_opacity": 0, + "return_format": "string", + "allow_in_bindings": 0 + }, + { + "key": "field_67b63b4f73685", + "label": "Brand Bar", + "name": "brand_bar", + "aria-label": "", + "type": "group", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "layout": "table", + "sub_fields": [ + { + "key": "field_67b4e220f1926", + "label": "BrandBar Logo (UT)", + "name": "brandbar_logo_ut", + "aria-label": "", + "type": "image", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "return_format": "array", + "library": "all", + "min_width": "", + "min_height": "", + "min_size": "", + "max_width": "", + "max_height": "", + "max_size": "", + "mime_types": "", + "allow_in_bindings": 0, + "preview_size": "medium" + }, + { + "key": "field_67b4e544521ea", + "label": "BrandBar Logo (Moody)", + "name": "brandbar_logo_moody", + "aria-label": "", + "type": "image", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "return_format": "array", + "library": "all", + "min_width": "", + "min_height": "", + "min_size": "", + "max_width": "", + "max_height": "", + "max_size": "", + "mime_types": "", + "allow_in_bindings": 0, + "preview_size": "medium" + }, + { + "key": "field_67b63b7f73686", + "label": "BrandBar Redirect", + "name": "brandbar_redirect", + "aria-label": "", + "type": "url", + "instructions": "", + "required": 0, + "conditional_logic": 0, + "wrapper": { + "width": "", + "class": "", + "id": "" + }, + "default_value": "https:\/\/moody.utexas.edu", + "allow_in_bindings": 0, + "placeholder": "" + } + ] + } + ] } ], "location": [ @@ -96,5 +259,5 @@ "active": true, "description": "", "show_in_rest": 0, - "modified": 1738173507 + "modified": 1739996649 } diff --git a/wp-content/themes/engage-2-x/assets/scss/components/_vertical.scss b/wp-content/themes/engage-2-x/assets/scss/components/_vertical.scss index 14cddf978..615e96db7 100755 --- a/wp-content/themes/engage-2-x/assets/scss/components/_vertical.scss +++ b/wp-content/themes/engage-2-x/assets/scss/components/_vertical.scss @@ -41,9 +41,9 @@ } &.btn--ghost { - border-color: map-get($verticalColors, $name); - color: map-get($verticalColors, $name); - fill: map-get($verticalColors, $name); + // border-color: map-get($verticalColors, $name); + // color: map-get($verticalColors, $name); + // fill: map-get($verticalColors, $name); &:hover, &:focus { @@ -51,7 +51,7 @@ } &:active { - border-color: lighten(map-get($verticalColors, $name), 5%); + // border-color: lighten(map-get($verticalColors, $name), 5%); } } } diff --git a/wp-content/themes/engage-2-x/dist/css/app.css b/wp-content/themes/engage-2-x/dist/css/app.css index 38915c933..50a94bdf7 100644 --- a/wp-content/themes/engage-2-x/dist/css/app.css +++ b/wp-content/themes/engage-2-x/dist/css/app.css @@ -1,3 +1,3 @@ -@font-face{font-family:founders_grotesk_bold;font-style:normal;font-weight:400;src:url(../../fonts/foundersgroteskx-condensed-bold.woff2) format("woff2"),url(../../fonts/foundersgroteskx-condensed-bold.woff) format("woff")}@font-face{font-family:founders_grotesk_bold_italic;font-style:normal;font-weight:400;src:url(../../fonts/foundersgrotesk-bolditalic.woff2) format("woff2"),url(../../fonts/foundersgrotesk-bolditalic.woff) format("woff")}@keyframes slideInFadeIn{0%{opacity:0}to{opacity:1;transform:translateZ(0)}}@keyframes slideInFadeInRev{0%{opacity:0}to{opacity:1;transform:translateZ(0)}}@keyframes parallaxBarScale{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}.ann__grid_item,.fade-in-up-1,.fade-in-up-2,.item-animate{opacity:0}.parallax_bar_scale{animation:parallaxBarScale 1.5s .85s forwards}.slide_in_fade_in{animation:slideInFadeIn 1s forwards;animation-delay:1s;transform:translateX(-120%)}.slide_in_fade_in_rev{animation:slideInFadeInRev 1s forwards;animation-delay:1s;transform:translateX(120%)}.scale_up{animation:scaleUp 1.5s forwards;transform:scaleY(0);transform-origin:center}.fade_in_and_up{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:1s}.fade_in_and_up.delay_1{animation-delay:.5s}.fade_in_and_up.delay_2{animation-delay:.6s}.fade_in_and_up.delay_3{animation-delay:.7s}.fade_in_and_up.delay_4{animation-delay:.8s}@keyframes scaleUp{to{transform:scaleX(1)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}iframe{border:none}embed,iframe,object{max-width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}body .main-body-wrapper{background:url(/wp-content/themes/engage-2-x/assets/img/dots.webp);background-attachment:fixed;background-position:150% -5%;background-repeat:no-repeat;background-size:1024px}body.vertical--journalism.archive .main-body-wrapper,body.vertical--media-ethics.archive .main-body-wrapper,body.vertical--science-communication.archive .main-body-wrapper,body.vertical--social-platforms.archive .main-body-wrapper{background:url(/wp-content/themes/engage-2-x/assets/img/dots.svg);background-attachment:fixed;background-position:120% -1%;background-repeat:no-repeat;background-size:1024px}.main-body-wrapper{overflow-x:hidden}.flex_row{display:flex;flex-direction:row}.row_newsletter{margin:20px;overflow:visible}.row_item{flex:1}.img-shadow img{box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);margin-top:-50px}.header{position:relative}@media(min-width:1200px){.header{padding-bottom:2.4rem;padding-left:0;padding-right:0}}@media(min-width:600px){.header{margin-bottom:.8rem}}@media(min-width:800px){.header{padding-left:1.6rem;padding-right:1.6rem}}.header .searchform{padding-bottom:1em}@media(min-width:1200px){.header .searchform{padding-bottom:0}}.header__container{z-index:99}@media(min-width:1200px){.header__container{display:grid;grid-template-columns:320px 1fr;grid-template-rows:max-content max-content;padding-bottom:15px;padding-top:10px}}.header__logo{max-width:260px}@media(min-width:600px){.header__logo{max-width:300px}}@media(min-width:800px){.header__logo{max-width:320px}}@supports not (display:grid){.header__container:after{clear:both;content:".";display:block;height:0;visibility:hidden}}.dropdown,.dropend,.dropstart,.dropup{position:relative}@supports not (display:flex){.header__container:after{clear:both;content:".";display:block;height:0;visibility:hidden}@media(max-width:799px){.header__logo{clear:both}}@media(min-width:1200px){.header__logo{clear:both;float:left}}}@supports(display:flex){.header__container{display:flex;flex-flow:row wrap}}.navbar-toggler{background-color:transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-brand{font-size:1.25rem;margin-bottom:0;margin-right:1rem;text-decoration:none;white-space:nowrap}.navbar-collapse{box-shadow:0 11px 12px rgba(0,0,0,.18);left:0;position:absolute;top:100%;transform:translateY(-100%);transition:transform .4s ease-in-out,visibility 0s .4s;visibility:hidden;width:100%;z-index:7}@media(min-width:1200px){.navbar-collapse{box-shadow:none;display:flex;flex-basis:auto;position:relative;top:unset;transform:none;transition:none;visibility:visible;width:auto}}.navbar-collapse.show{background:#fff;transform:translateY(0);transition:transform .4s ease-in-out;visibility:visible}.navbar-nav{list-style:none}@media(min-width:1200px){.navbar-nav{align-items:center;display:flex;flex-direction:row;margin-bottom:0}}.navbar__components{align-items:center;background-color:#fff;display:flex;justify-content:space-between;min-width:100%;padding:1em .8rem;z-index:8}@media(min-width:1200px){.navbar__components{min-width:0}}.navbar-toggler{background:none;border:1px solid transparent;border-radius:none;box-shadow:none;font-size:1rem;margin:0;padding:15px 10px;text-shadow:none}@media(min-width:400px){.navbar-toggler{top:10px}}@media(min-width:1200px){.navbar-toggler{display:none}}.navbar-toggler .hamburger-bars,.navbar-toggler .hamburger-bars:after,.navbar-toggler .hamburger-bars:before{background:#005f86;border-radius:10px;display:block;height:3px;width:24px}.navbar-toggler .hamburger-bars{position:relative}.navbar-toggler .hamburger-bars:after,.navbar-toggler .hamburger-bars:before{content:"";position:absolute}.navbar-toggler .hamburger-bars:before{top:-6px}.navbar-toggler .hamburger-bars:after{top:6px}.navbar .navbar-toggler{background:#fff;border-radius:3px;box-shadow:1px 2px 3px #888;-webkit-box-shadow:1px 2px 3px #888;-moz-box-shadow:1px 2px 3px #888;padding:15px 10px;top:40px}.navbar .navbar-toggler:focus{background:#fff}.navbar .navbar-toggler .hamburger-bars,.navbar .navbar-toggler .hamburger-bars:after,.navbar .navbar-toggler .hamburger-bars:before{background:#333f48}.navbar-toggler .hamburger-bars{transform:rotate(0deg);transition:transform .275s ease-out}.navbar-toggler .hamburger-bars:after,.navbar-toggler .hamburger-bars:before{transition:top .15s ease-out .275s,transform .275s ease-out}.navbar-toggler.is-open .hamburger-bars{transform:rotate(-45deg);transition:transform .275s ease-out .15s}.navbar-toggler.is-open .hamburger-bars:after,.navbar-toggler.is-open .hamburger-bars:before{top:0;transform:rotate(-90deg);transition:top .15s ease-out,transform .275s ease-out .15s}.navbar{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1em;position:relative;width:100%}.navbar-nav>.menu__item{padding:.5em 0}.searchform__input{margin-right:.8rem}.horiz-list{display:flex;flex-wrap:wrap;list-style:none}.horiz-list__item{margin-left:10px}.horiz-list__item:first-of-type{margin:0}.hint{color:#5e6873;font-size:.75rem}.font--xs{font-size:12px}.font--lg{font-size:20px}.m--no{margin:0}.text-left{text-align:left}.full-width .article__title,.text-center{text-align:center}.indent{text-indent:50px}.screen-reader-text,.sr-text{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:active,.screen-reader-text:focus,.sr-text:active,.sr-text:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.alignnone{height:auto;margin-left:auto;margin-right:auto;max-width:100%}.aligncenter{display:block;height:auto;margin:1.6rem auto}.alignleft,.alignright{height:auto;margin-bottom:1.6rem}@media(min-width:600px){.alignleft{float:left;margin-right:1.6rem}.alignright{float:right;margin-left:1.6rem}}.aspect-ratio-box{height:0;margin-bottom:1em;padding-top:57.6578494509%;position:relative}.aspect-ratio-box-inside{height:100%;left:0;position:absolute;top:0;width:100%}body:not(.enp-quiz):not(.page-template-page-annual-report) svg{height:1.1em;width:1.1em}.highcharts-container svg{height:auto;width:auto}.embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}body{font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;margin:0 0 .8rem}.h1,h1{font-size:36px}@media(max-width:399px){.h1,h1{font-size:20px}}.h2,h2{font-size:28px}.h3,h3{font-size:20px}.h4,.h5,.h6,h4,h5,h6{font-size:16px}.p,p{margin-bottom:1.6rem}a{color:#333f48}a:hover{color:#1e252a}hr{background-color:#ddd;border:0;height:1px}hr,ol,ul{margin-bottom:1.6rem}ul{list-style:disc}ol{list-style:decimal}li{margin-left:1.6rem}b,strong{font-weight:700}cite,dfn,em{font-style:italic}blockquote{border-bottom:1px solid #ddd;border-top:1px solid #ddd;color:#5e6873;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-family:1.1rem;margin:1.6rem 0;padding:1.6rem 0 0}figure.quote{border-left:2px solid #5e6873;padding:0 0 0 3.2rem;position:relative}figure.quote blockquote{border-bottom:none;border-top:none;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:20px;font-style:italic;margin:0;padding:0}figure.quote blockquote:before{content:"“";font-size:4rem;left:.8rem;line-height:1;position:absolute;top:0}figure.quote blockquote:after{content:"”";font-size:4rem;line-height:1;position:absolute}address{margin:0 0 1.6rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:.95em;grid-column:1/-1;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font:.95em Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{border-bottom:none}ins,mark{background:#fff9c0;text-decoration:none}sub,sup{font-size:.75em;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:.75em}big{font-size:1.25em}figure{margin:0 0 1.6rem}figcaption{color:#5e6873;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:.75rem}table{font-weight:300;margin:0 0 1.25em;width:100%}th{color:#5e6873;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:1.15em;padding:5px}thead th{border-bottom:1px solid #f8f8f8}tfoot th{border-top:1px solid #888}td{border-bottom:1px solid #ddd;padding:10px}tr{border-bottom:.5px solid #000}@media(max-width:399px){tr{display:-webkit-flex}}img{height:auto;max-width:100%}label{color:#333f48;font-size:14px}input[type=email],input[type=password],input[type=search],input[type=text],textarea{border:1px solid #ddd;box-shadow:0 0 3px rgba(0,0,0,.15);color:#888;padding:8px}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus{color:#111}textarea{vertical-align:top;width:98%}.btn,.nf-form-content input[type=button],button,html input[type=button],input[type=submit]{fill:#fff;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#bf5700;border:0;border-radius:40px;color:#fff;cursor:pointer;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.4px;line-height:1.1;padding:.8rem 1.6rem;text-decoration:none;transition:all .2s}.btn:focus,.btn:hover,.nf-form-content input[type=button]:focus,.nf-form-content input[type=button]:hover,button:focus,button:hover,html input[type=button]:focus,html input[type=button]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#7f3a00;color:#fff}.btn:active,.nf-form-content input[type=button]:active,button:active,html input[type=button]:active,input[type=submit]:active{background-color:#9f4800;color:#fff}.btn:disabled,.nf-form-content input[type=button]:disabled,button:disabled,html input[type=button]:disabled,input[type=submit]:disabled{background-color:#888;color:#fff}.btn.light,.nf-form-content input[type=button].light,button.light,html input[type=button].light,input[type=submit].light{background-color:#f0f0f0;color:#020644}.btn.light:hover,.nf-form-content input[type=button].light:hover,button.light:hover,html input[type=button].light:hover,input[type=submit].light:hover{background-color:#fff}.btn--primary{font-size:16px;padding:.5em 1em}.btn--ghost,input.btn--ghost{fill:#bf5700;background:transparent;border:2px solid #bf5700;border-radius:40px;color:#bf5700;font-size:16px;letter-spacing:.4px;padding:.8rem 1.6rem;text-decoration:none}.btn--ghost:focus,.btn--ghost:hover,input.btn--ghost:focus,input.btn--ghost:hover{fill:#9e4800;background:transparent;border-color:#964400;color:#964400}.btn--ghost:active,input.btn--ghost:active{fill:#ae4f00;background:transparent!important;border-color:#9f4800;color:#9f4800}.btn--xsm,input.btn--xsm{font-size:12px;padding:.5em}.btn--sm,.btn--sm_reg_dark,input.btn--sm{font-size:12px;padding:.5em 1em}.btn--sm_reg_dark{background-color:#02b2bf;border-radius:20px;color:#fff;text-decoration:none}.btn--lg{font-size:20px;padding:.5em 1.2em}.btn--stretch{display:block}.btn--icon{align-items:center;display:flex}.btn__icon{font-size:1.15rem;margin-right:.8rem}.btn--ghost-square{border-radius:4px}.btn--ghost-square:hover{background-color:#000}.p-1{font-size:16px}.p-2{font-size:18px}.p-3{font-size:20px}.wrapper--pad{padding-left:.8rem;padding-right:.8rem}@media(min-width:800px){.wrapper--pad{padding-left:1.6rem;padding-right:1.6rem}}.wrapper--pad-lg{padding-left:1.6rem;padding-right:1.6rem}@media(min-width:800px){.wrapper--pad-lg{padding-left:4rem;padding-right:4rem}}.wrapper--pad-xlg{padding-left:2em;padding-right:2em}@media(min-width:800px){.wrapper--pad-xlg{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1000px){.wrapper--pad-xlg{padding-left:3.2rem;padding-right:3.2rem}}@media(min-width:1200px){.wrapper--pad-xlg{padding-left:8rem;padding-right:8rem}}.wrapper--pad-huge{padding-left:2.4rem;padding-right:2.4rem}@media(min-width:800px){.wrapper--pad-huge{padding-left:3.2rem;padding-right:3.2rem}}@media(min-width:1000px){.wrapper--pad-huge{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){.wrapper--pad-huge{padding-left:11.2rem;padding-right:11.2rem}}.container,body.enp-quiz .enp-breadcrumb-link__container{margin:auto;max-width:1400px}.container--sm{max-width:600px}.container--md{max-width:800px}.container--lg,.container--xl{max-width:1400px}.row{display:flex;flex-wrap:wrap;justify-content:center}.col-sm-3{min-width:190px}.col-sm-3,.col-sm-4{flex:1;padding:0 5px;text-align:center}.col-sm-4{min-width:255px}.col-sm-6{min-height:1px;min-width:50%;padding-left:15px;padding-right:15px;position:relative}figure{max-width:100%}@media(min-width:1000px){.article figure.alignnone{margin-left:0}}body.archive .header{background:transparent}body.archive .header:after{background:#fcfcfc;bottom:-50%;transform:skewY(-5deg)}@supports not (display:flex){.archive__content:after{clear:both;content:".";display:block;height:0;visibility:hidden}@media(min-width:600px){.archive__content{float:right;width:80%}}@media(min-width:800px){.archive__content{width:85%}}}@supports(display:flex){@media(min-width:600px){.archive__content{display:flex;flex:0 0 80%;flex-flow:row wrap;justify-content:space-between;order:2}}@media(min-width:1000px){.archive__content{flex:0 0 78%}}@media(min-width:1200px){.archive__content{flex:0 0 80%}}}@supports(display:grid){.archive__content{display:grid;grid-column:1/-1}@media(min-width:600px){.archive__content{grid-column:4/13}}@media(min-width:800px){.archive__content{grid-column:3/-1;width:100%}}.archive__content__board,.archive__content__general{grid-column:1/-1}}.grid{display:block}.grid--flex{display:flex;flex-direction:column}@media(min-width:600px){.grid--flex__row{flex-direction:row}}.grid--auto{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@supports(display:flex){@media(min-width:600px){.grid{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}}}@supports(display:grid){.grid{display:grid}.grid--col-12{grid-auto-rows:auto;grid-template-columns:repeat(6,1fr)}@media(min-width:600px){.grid--col-12{grid-template-columns:repeat(12,1fr)}}.grid--gap-20{grid-column-gap:0;grid-row-gap:20px}@media(min-width:600px){.grid--gap-20{grid-column-gap:20px}}.grid--gap-30{grid-column-gap:0;grid-row-gap:30px}@media(min-width:600px){.grid--gap-30{grid-column-gap:30px}}.grid--gap-40{grid-column-gap:0;grid-row-gap:40px}@media(min-width:600px){.grid--gap-40{grid-column-gap:40px}}}@supports not (display:grid){@media(min-width:600px){.grid--gap-30{grid-column-gap:0}}}.container_team{margin:auto;max-width:1300px}.collapsable.is-hidden:not(.is-hiding){height:12.5px;opacity:0;transform:translateY(-400px);transition:opacity .4s ease-in-out}.collapsable.is-hiding{animation:collapse .2s ease-out forwards;clear:both;display:block}.collapsable.is-hiding li{animation:collapseHide .2s ease-out forwards}.collapsable.is-opening{animation:collapseReveal .8s ease-out forwards;display:block}.collapsable[aria-hidden=false] li{animation:collapseShow .325s ease-out forwards;opacity:0}.collapsable[aria-hidden=false] li:nth-child(2){animation:collapseShow .365s ease-out .15s forwards}.collapsable[aria-hidden=false] li:nth-child(3){animation:collapseShow .385s ease-out .1833333333s forwards}.collapsable[aria-hidden=false] li:nth-child(4){animation:collapseShow .405s ease-out .225s forwards}.collapsable[aria-hidden=false] li:nth-child(5){animation:collapseShow .425s ease-out .27s forwards}.collapsable[aria-hidden=false] li:nth-child(6){animation:collapseShow .445s ease-out .3166666667s forwards}.collapsable[aria-hidden=false] li:nth-child(7){animation:collapseShow .465s ease-out .3642857143s forwards}.collapsable[aria-hidden=false] .searchform{animation:collapseShow .495s ease-out .4642857143s forwards;opacity:0}@media(min-width:800px){.collapsable.is-hidden{display:block!important;height:auto!important;opacity:1!important;transform:none!important}}@media(max-width:799px){.collapsable--max-tablet.is-hidden:not(.is-hiding){height:12.5px;opacity:0;transform:translateY(-300px)}.collapsable--max-tablet .is-hiding{animation:collapse .3s ease-out forwards;display:block}.collapsable--max-tablet .is-hiding li{animation:collapseHide .2s ease-out forwards}.collapsable--max-tablet .is-opening{animation:collapseReveal .3s ease-out forwards;display:block}.collapsable--max-tablet [aria-hidden=false]{display:block}.collapsable--max-tablet [aria-hidden=false] li{animation:collapseShow .3s ease-out forwards;opacity:0}.collapsable--max-tablet [aria-hidden=false] li:nth-child(2){animation:collapseShow .365s ease-out .15s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(3){animation:collapseShow .385s ease-out .1833333333s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(4){animation:collapseShow .405s ease-out .225s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(5){animation:collapseShow .425s ease-out .27s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(6){animation:collapseShow .445s ease-out .3166666667s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(7){animation:collapseShow .465s ease-out .3642857143s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(8){animation:collapseShow .485s ease-out .4125s forwards}}@keyframes collapseShow{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes collapseHide{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes collapse{0%{max-height:100%;opacity:1}to{max-height:0;opacity:0}}@keyframes collapseReveal{0%{max-height:0}to{max-height:100%}}.ethics-link a{color:#579d42;text-decoration:none;transition:all .3s}.ethics-link a:hover{color:#333f48}.ethics-title{color:#579d42}@media(min-width:700px){.article .researchers{grid-column:2;grid-row:5}}.research-meta__btn{font-size:15px;max-width:160px;padding:.6rem .8rem}@media(min-width:800px){.research-meta__btn{position:relative}}.media-ethics-meta__btn{font-size:15px;max-width:185px;padding:.6rem .8rem}@media(min-width:800px){.media-ethics-meta__btn{position:relative}}.btn--research-report{border:2px solid transparent;margin-bottom:.8rem;margin-top:.1rem}@media(min-width:800px){.btn--research-report{margin-top:.1rem}}.director-tease,.researchers-tease{margin-bottom:.8rem;margin-top:1.6rem}@media(min-width:800px){.director-tease,.researchers-tease{margin-top:3.2rem}}.director-tease__title,.researchers-tease__title,.sidebar-menu__title{font-size:16px}.director-tease .additional,.researchers-tease .additional{margin-bottom:.25rem}.founders,blockquote{font-family:founders_grotesk_bold,Libre Franklin,Arial,Helvetica,sans-serif;font-style:condensed;font-weight:700}p{line-height:1.5}hr{background-color:#ae542d;height:4px}blockquote{border:none;border-left:4px solid #bf5701;line-height:1.5;margin:0 0 1.6rem;padding:2rem 0 1rem 2rem}@media(min-width:1000px){.ann__width-page{margin:0 auto;max-width:60em}}.ann__width-full{z-index:2}@media(min-width:1000px){.ann__width-full{margin:0 auto;max-width:90em}}.ann__feat-header{align-content:center;background-color:#02b2bf;display:grid;height:100vh;justify-content:center;overflow:hidden;position:relative;z-index:1}@media(min-width:1000px){.ann__feat-header{align-content:stretch}}.ann__feat-header:after,.ann__feat-header:before{background-repeat:no-repeat;background-size:100%;content:"";height:100%;position:absolute;width:100%;z-index:2;z-index:-1}@media(min-width:1000px){.ann__feat-header:after,.ann__feat-header:before{background-size:55%}}.ann__feat-header:before{background-image:url(/wp-content/themes/engage-2-x/assets/img/header-top-right-graphic.svg);background-position:100% 0}.ann__feat-header:after{background-image:url(/wp-content/themes/engage-2-x/assets/img/dots-cut-header.svg);background-position:0 100%}.ann__feat-header-wrapper{align-items:center;display:flex;flex-direction:column}@media(min-width:1000px){.ann__feat-header-wrapper{justify-content:center}}.ann__feat-header-img{animation:slideIn .6666666667s ease-out;position:relative;z-index:999}@media(min-width:1000px){.ann__feat-header-img{max-height:80vh}}.ann__header{color:#02b2bf;padding:1rem 0;text-transform:uppercase}@media(min-width:1000px){.ann__header{font-size:3rem}}.ann__header_main{font-size:28px;font-weight:700;text-transform:uppercase}.ann__header_orange{color:#bf5700}.ann__header_navy{color:#333f48}.ann__header_bolded{font-size:52px;font-weight:700;text-transform:uppercase}.ann__header_center{align-items:center;justify-content:center}.ann__header_light{color:#fff}.ann__header.ann__top_title{padding:1rem 0 4rem}.ann__header.ann__info_title{padding:0}.ann__subtitle{font-size:1.5rem;text-transform:uppercase}.ann__header-container{display:flex;width:100%;z-index:4}@media(min-width:600px){.ann__header-container.header-border,.ann__header-container.header-deco{padding:0 0 3em}}@media(min-width:1000px){.ann__header-container.header-border,.ann__header-container.header-deco{padding:0 0 3em}}.ann__header-container.header-border .ann__header-wrap,.ann__header-container.header-deco .ann__header-wrap{display:flex;flex-direction:column;overflow:hidden;padding:0 1em}@media(min-width:1000px){.ann__header-container.header-border .ann__header-wrap,.ann__header-container.header-deco .ann__header-wrap{padding:0 1em}}.ann__header-container.header-border .ann__header,.ann__header-container.header-border .ann__subheader,.ann__header-container.header-deco .ann__header,.ann__header-container.header-deco .ann__subheader{line-height:normal;margin:0;padding:0;text-transform:uppercase}.ann__header-container.header-border .ann__header,.ann__header-container.header-deco .ann__header{font-size:2.5rem}@media(min-width:600px){.ann__header-container.header-border .ann__header,.ann__header-container.header-deco .ann__header{font-size:3rem}}.ann__header-container.header-border .ann__subheader,.ann__header-container.header-deco .ann__subheader{font-size:1.5rem}@media(min-width:600px){.ann__header-container.header-border .ann__subheader,.ann__header-container.header-deco .ann__subheader{font-size:2rem}}.ann__header-container.header-deco{padding:0 2em}@media(min-width:600px){.ann__header-container.header-deco{background-color:#ae542d;height:20em;padding:2em;position:absolute;width:50vw;width:26em;z-index:4}}@media(min-width:800px){.ann__header-container.header-deco{height:24em;width:40em}}@media(min-width:1000px){.ann__header-container.header-deco{padding:3em;width:25em}}@media(min-width:1200px){.ann__header-container.header-deco{width:26em}}@media(min-width:600px){.ann__header-container.header-deco:after{background-color:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}}.ann__header-container.header-deco .ann__header-wrap{max-height:-moz-max-content;max-height:max-content}.ann__header-container.header-left{justify-content:flex-start}.ann__header-container.header-left.header-deco{left:0;top:-3px}@media(min-width:600px){.ann__header-container.header-left.header-deco{clip-path:ellipse(100% 100% at 0 -33%);-webkit-clip-path:ellipse(100% 100% at 0 -33%)}.ann__header-container.header-left.header-deco:after{clip-path:ellipse(100% 100% at -12% -25%);-webkit-clip-path:ellipse(100% 100% at -12% -25%)}}.ann__header-container.header-center{justify-content:center}.ann__header-container.header-right{justify-content:flex-end}@media(min-width:600px){.ann__header-container.header-right.header-deco{clip-path:ellipse(100% 100% at 100% -33%);-webkit-clip-path:ellipse(100% 100% at 100% -33%);right:0;top:-3px}.ann__header-container.header-right.header-deco:after{clip-path:ellipse(100% 100% at 112% -25%);-webkit-clip-path:ellipse(100% 100% at 112% -25%)}}.ann__header-container.header-align-left{text-align:left}.ann__header-container.header-align-center{text-align:center}.ann__header-container.header-align-right{text-align:right}.ann__header-container.header-border-left .ann__header-wrap{border-left:7px solid #000}.ann__header-container.header-border-right .ann__header-wrap{border-right:7px solid #000}.btn--annual-report{align-self:center;animation:slideIn .6666666667s ease-out;z-index:1000}@media(min-width:600px){.btn--annual-report{align-self:center;margin-right:0}}.btn--annual-report .btn__icon{height:auto}.btn--annual-report{background-color:#2e4249;margin-top:2em}.btn--annual-report:hover{background-color:#1a262a}.ann__sct{display:grid;margin-top:unset;row-gap:2em}.ann__sct_split{grid-row-gap:40px;background-color:#fff;grid-template-columns:1fr;grid-template-rows:1fr auto;padding:3em 2em 0}@media(min-width:1000px){.ann__sct_split{grid-column-gap:40px;grid-template-columns:40% auto;grid-template-rows:1fr;padding:4em 0}.ann__sct_split .flex_row{align-items:flex-start}}.ann__sct_grid{row-gap:4em}.ann__sct_grid_pt{padding-top:1.6rem}@media(min-width:800px){.ann__sct_grid_pt{padding-top:3.2rem}}.ann__sct_whole{grid-row-gap:20px;align-items:flex-start;grid-template-rows:auto 1fr}.ann__sct_parallax{height:auto;overflow:hidden;perspective:1px}.ann__sct_parallax.parallax-sct{min-height:100vh}.ann__sct_parallax .ann__sct_parallax__group{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:2em 0;position:relative;transform-style:preserve-3d;z-index:5}.ann__sct_parallax .ann__sct_parallax__container{align-items:center;animation:slideInFadeIn 1.5s forwards;display:flex;flex-direction:column;justify-content:center;padding:0 2em;transform:translateZ(0);transform:translate3d(0,40px,0);z-index:4}@media(min-width:600px){.ann__sct_parallax .ann__sct_parallax__container{max-width:678px;padding:0 2em}}@media(min-width:800px){.ann__sct_parallax .ann__sct_parallax__container{padding:0}}@media(min-width:1000px){.ann__sct_parallax .ann__sct_parallax__container{max-width:735px}}.ann__sct_parallax .ann__sct_parallax__container>div{display:flex;flex-direction:column;gap:1rem;margin:1em auto}@media(min-width:1000px){.ann__sct_parallax .ann__sct_parallax__container>div{margin:2em auto}}.ann__sct_parallax .ann__sct_parallax__container>h1>p{margin-bottom:0}.ann__sct_parallax .ann__sct_parallax-bar{border:none;height:6px;margin:0;transform:scale3d(0,0,0);width:50%}.ann__sct_parallax .ann__sct_parallax__layer--back{background-position:50%;background-size:cover;bottom:0;height:114vh;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}@media(min-width:600px){.ann__sct_parallax .ann__sct_parallax__layer--back{height:110vh}}.ann__sct_parallax .parallax-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media(min-width:1200px){.ann__sct_quote{min-height:100vh}}.ann__sct_quote .ann__sect_quote__container{align-items:center;background-size:180vh;color:#fff;display:flex;height:60vh;justify-content:center;text-align:center}@media(min-width:600px){.ann__sct_quote .ann__sect_quote__container{background-size:95vh}}@media(min-width:1000px){.ann__sct_quote .ann__sect_quote__container{background-size:80vh}}@media(min-width:1200px){.ann__sct_quote .ann__sect_quote__container{background-size:130vh;min-height:100vh}}.ann__sct_quote .ann__sect_quote-img{font-size:20px;padding:1em 1em 0}@media(min-width:600px){.ann__sct_quote .ann__sect_quote-img{font-size:25px;padding:4em}}@media(min-width:800px){.ann__sct_quote .ann__sect_quote-img{font-size:26px;max-width:64vw;padding:3em}}@media(min-width:1000px){.ann__sct_quote .ann__sect_quote-img{font-size:30px;max-width:50vw}}.ann__sct_tiles{-moz-column-gap:20px;column-gap:20px;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);min-height:unset;overflow:hidden;row-gap:40px}@media(min-width:800px){.ann__sct_tiles{-moz-column-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-top:6rem;min-height:unset;row-gap:0}}.ann__sct_full.zoom-two{background:#fff;padding-top:6rem;position:relative;z-index:9}.ann__sct_full img{background-color:#fff;width:100%;z-index:9}.ann__sct_pad_img_title{grid-template-columns:1fr;grid-template-rows:10vh 1fr 10vh;row-gap:20px}.ann__sct_faculty:before,.ann__sct_full_content_slim:before{background-image:url(/wp-content/themes/engage-2-x/assets/img/grey-dots-1.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:80%;content:"";height:auto;position:absolute;width:100%;z-index:-1}@media(min-width:1000px){.ann__sct_faculty:before,.ann__sct_full_content_slim:before{background-position:100% 100%;background-size:50%}}.ann__sct_faculty:before{height:100%}.ann__sct_full_content_slim:before{background-size:80%;height:100%;right:0}@media(min-width:800px){.ann__sct_full_content_slim:before{background-size:50%;height:65%;width:70%}}.ann__sct.wrapper--pad-huge,.ann__sct.wrapper--pad-xlg{padding:4em 2em}@media(min-width:800px){.ann__sct.wrapper--pad-huge,.ann__sct.wrapper--pad-xlg{padding:8em 4em}}.ann__sct.vert-pad-sm{padding-bottom:4em;padding-top:4em}.ann__sct .tile{cursor:default}@media(min-width:1000px){.ann__sct.container--xl{margin:0 auto}}.ann__landing_circle_logo .ann__landing_circle_cme{fill:#ae542d;text-anchor:start;font-size:31px;letter-spacing:.548px}.ann__landing_circle_logo .ann__landing_circle_2023{fill:#3c4952;text-anchor:start;font-size:201px;letter-spacing:.31px}.ann__landing_circle_logo text{font-family:founders_grotesk_bold,Libre Franklin,Arial,Helvetica,sans-serif}.ann__sct_quote{background-image:url(/wp-content/themes/engage-2-x/assets/img/grey-dots-2.svg);background-position:100% 0;background-repeat:no-repeat;background-size:20%}@media(min-width:800px){.ann__sct_quote{background-size:50%}}.ann__sct_faculty{position:relative}@media(min-width:1000px){.ann__block{border-right:1px solid #bf5700;padding-right:40px}}.ann__block .ann__card{align-items:center;display:flex;flex-direction:column;justify-content:center}.ann__block .ann__card .ann__title h2{color:#f90}@media(min-width:1000px){.ann__block .ann__img-wrap{max-width:80%}}.ann__block .ann__img-director{border-radius:50%;-o-object-fit:cover;object-fit:cover}.ann__block .ann__img{display:grid}.ann__block .ann__img img{height:50%;-o-object-fit:cover;object-fit:cover;width:-moz-max-content;width:max-content}.ann__grid{grid-row-gap:3em}@media(min-width:1200px){.ann__grid{padding:0}}.ann__grid .ann__grid_item{align-items:center;align-self:flex-start;color:#fff;display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:1fr auto auto auto}.ann__grid .ann__grid_item.item-linked:hover img{transform:scale(1.07);transition:transform .3s ease-in-out}.ann__grid .ann__grid_item.item-linked:hover svg{transform:scale(1.15)!important;transition:transform .3s ease-in-out}.ann__grid .ann__grid_item.item-linked .deco-border-svg,.ann__grid .ann__grid_item.item-linked img{transition:transform .3s ease-in-out}.ann__grid .ann__grid_item img{min-height:78px}.ann__grid .ann__grid_item .ann__grid_num{align-self:center;font-family:Anton,sans-serif;font-size:3rem;letter-spacing:3px;margin-bottom:0}.ann__grid .ann__grid_item .ann__grid_title{align-self:baseline;font-size:1rem;margin-bottom:0;text-transform:uppercase}.ann__grid .ann__grid_item .ann__grid_title.number-null{margin-top:2em}.ann__grid .ann__grid_item .ann__grid_title.bottom-dots:after{bottom:-20px;color:#30383d;content:"........................";font-weight:400;left:50%;letter-spacing:3px;position:absolute;transform:translateX(-50%)}.ann__grid.grid_columns_gap-small{grid-column-gap:1em}.ann__grid.grid_columns_gap-large,.ann__grid.grid_columns_gap-medium{grid-column-gap:3em}@media(min-width:600px){.ann__grid.grid_columns_gap-large{grid-column-gap:5em}}.ann__grid.grid_columns_gap-xlarge{grid-column-gap:7em}.ann__grid .ann__grid_item-relative{position:relative}.ann__image-grid{z-index:2}svg.deco-border-svg{zoom:2;height:auto;left:0;position:absolute;top:0;transform:scale(1.08);width:102%}.grid_columns-3,.grid_columns-4,.grid_columns-5{grid:repeat(4,auto)/repeat(2,1fr)}@media(min-width:800px){.grid_columns-5{grid-column-gap:20px;grid:repeat(3,auto)/repeat(3,1fr)}}@media(min-width:1000px){.grid_columns-5{grid-column-gap:40px;grid:repeat(2,auto)/repeat(5,1fr)}}@media(min-width:800px){.grid_columns-4{grid-column-gap:20px;grid:repeat(3,auto)/repeat(3,1fr)}}@media(min-width:1000px){.grid_columns-4{grid-column-gap:40px;grid:repeat(2,auto)/repeat(4,1fr)}}@media(min-width:800px){.grid_columns-3{grid-column-gap:20px;grid:repeat(3,auto)/repeat(3,1fr)}}@media(min-width:1000px){.grid_columns-3{grid-column-gap:40px;grid:repeat(2,auto)/repeat(3,1fr)}}.ann__list{list-style:none;margin-bottom:0}.ann__list.three-columns{grid-template-columns:repeat(3,minmax(250px,1fr))}.ann__list .ann__list_item{grid-column-gap:20px;grid-row-gap:45px;align-items:center;grid-template-rows:repeat(2,auto);margin-left:0;padding-left:0}@media(min-width:800px){.ann__list .ann__list_item{grid-template-columns:1fr 1fr;padding-left:10rem}}.ann__list .ann__list_img img{border-radius:50%}.ann__tile{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;overflow:hidden;position:relative;row-gap:0}@media(min-width:800px){.ann__tile{overflow:scroll}.ann__tile:nth-child(n+3){background:#fff;margin-top:40px;z-index:9}.ann__tile:hover:nth-child(n+3) .ann__hover_more{height:100%}}.ann__tile:not(:first-of-type){z-index:9}.ann__tile .ann__hover_more{background:rgba(0,0,0,.722) repeat 0 0;color:#fff;height:100%;left:0;opacity:0;padding:1.5em 1em;position:absolute;text-decoration:none;top:100%;transition:all .6s cubic-bezier(.175,.885,.32,1);z-index:2}.ann__tile .ann__hover_more::-webkit-scrollbar{display:none}@media(min-width:800px){.ann__tile .ann__hover_more{padding:20px 3em 30px}}.ann__tile .ann__hover_more .ann__hover_links{display:grid;grid-template-rows:repeat(1fr);row-gap:10px}.ann__tile .ann__hover_more .ann__hover_links .ann__hover_link{font-weight:800;text-decoration:none}.ann__tile .ann__hover_more .ann__hover_text{margin-bottom:0}.ann__tile:focus .ann__hover_more,.ann__tile:hover .ann__hover_more{opacity:1;overflow-y:overlay;top:0}.ann__tile .ann__img-wrap{align-items:stretch;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.ann__tile .ann__tile_img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.ann__tile .ann__info{color:#fff;display:grid;padding:2rem 3rem 0}.ann__tile .ann__excerpt,.ann__tile h2.ann__title{color:#fff}.ann__tile .ann__hover_text{padding-top:2rem}.ann__tile .ann__hover_link{color:#fff}.ann__sct_outreach{-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:3em 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto 1fr;padding-bottom:3rem;padding-top:3rem;row-gap:.5rem}@media(min-width:800px){.ann__sct_outreach{-moz-column-gap:3rem;column-gap:3rem;grid-template-columns:repeat(20,1fr)}}.ann__sct_outreach p{margin-bottom:.5rem}.ann__sct_outreach .ann__header{grid-column:1/-1}.ann__sct_outreach .ann__header h2{margin-bottom:0}.ann__sct_outreach .ann__subheader{font-size:medium;grid-column:1/-1;text-transform:none}.ann__sct_outreach .ann__intro{grid-column:1/-1}.ann__sct_outreach .ann__col_first{grid-column:1/span 4;padding-bottom:1rem}@media(min-width:800px){.ann__sct_outreach .ann__col_first{grid-column:2/span 9}}.ann__sct_outreach .ann__col_second{grid-column:6/span 7}@media(min-width:800px){.ann__sct_outreach .ann__col_second{grid-column:11/span 9}}.ann__sct_pad_img_title{grid-template-rows:auto 1fr;padding:2rem 2.4rem}.ann__sct_pad_img_title .ann__title{font-size:21px;padding:0}@media(min-width:600px){.ann__sct_pad_img_title .ann__title{padding-top:3rem}}.ann__sct_footer{align-content:center;height:100vh;justify-items:center;overflow:hidden;position:relative}.ann__sct_footer .ann__contact_info{display:grid;z-index:2}.ann__sct_footer .ann__social{justify-items:center;z-index:2}.ann__sct_footer .ann__social.ann__social-list{justify-items:baseline}@media(min-width:600px){.ann__sct_footer .ann__social.ann__social-list{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 1fr}}.ann__sct_footer .ann__social.ann__social-grid{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:1.6rem}.ann__sct_footer .ann__social.ann__social-grid .social{flex-basis:20%}.ann__sct_footer .social a{align-items:center;display:flex;gap:5px;text-decoration:none}.ann__sct_footer .background_image-wrap{align-items:center;display:flex;height:100%;justify-content:center;left:-30vw;position:absolute;top:0;width:150vw;z-index:1}@media(min-width:1000px){.ann__sct_footer .background_image-wrap{left:0;width:100vw}}.ann__sct_footer .background_image{position:relative;width:100%}@media(min-width:600px){.ann__sct_footer .background_image{left:-22px;position:relative;width:86%}}@media(min-width:1000px){.ann__sct_footer .background_image{width:48%}}.ann__sct_footer .bottom_left_deco_graphic{bottom:-5px;height:auto;left:0;position:absolute;width:25vw;z-index:1}.ann__sct_footer .ann__gift_btn{display:flex;z-index:2}.ann__sct_research_grid{display:grid;grid-template-columns:auto 1fr}.ann__sct_research_grid_item{align-items:center;align-self:flex-start;color:#333f48;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;justify-items:center;padding-bottom:5rem;text-align:center}.ann__sct_research_title_text{color:#bf5700}.ann__landing{display:flex;flex-direction:column-reverse;min-height:100vh;overflow:hidden;padding:2rem;position:relative}@media(min-width:800px){.ann__landing{padding:4rem}}.ann__landing_logo{max-width:25rem}@media(min-width:800px){.ann__landing_logo{max-width:28rem}}@media(min-width:1200px){.ann__landing_logo{margin-top:1rem;max-width:31.25rem}}.ann__landing_background{background-blend-mode:lighten;background-color:hsla(0,0%,100%,.75);background-position:50%;background-repeat:no-repeat;background-size:cover}.ann__landing_header_container{border-left:7px solid #3c4952;padding-left:1rem}.ann__landing_header{display:grid;font-size:clamp(2.75rem,10vw,4.5rem);grid-template-columns:1fr;grid-template-rows:auto auto;line-height:1;text-transform:uppercase}@media(min-width:900px){.ann__landing_header{font-size:5rem}}@media(min-width:1000px){.ann__landing_header{font-size:5.5rem}}@media(min-width:1200px){.ann__landing_header{font-size:6rem}}.ann__landing_header_top{color:#3c4952;font-weight:400;grid-row:1}.ann__landing_header_bottom{color:#bf5700;font-weight:800;grid-row:2}.ann__landing_circle_container{animation:fadeInBackground 2s ease forwards;min-height:100vh;opacity:0;position:absolute;right:1rem;top:1rem;transform-origin:top right;width:100%;z-index:2}@media(min-width:350px){.ann__landing_circle_container{scale:1.2}}@media(min-width:600px){.ann__landing_circle_container{scale:1}}@media(min-width:1200px){.ann__landing_circle_container{scale:1.3}}.ann__landing_header_wrap{display:flex;flex-direction:column;justify-content:space-between;z-index:2}@media(min-width:600px){.ann__landing_header_wrap{flex-direction:row}}.ann__landing_header_wrap .button-container{align-content:end;padding:1em 0}.ann__landing_circle_container>.ann__landing_circle_svg{animation:clipPathAnimation 3s forwards;height:auto;position:absolute;right:0;top:0;transform:translate(140px,-140px);width:450px}@media(min-width:600px){.ann__landing_circle_container>.ann__landing_circle_svg{max-width:unset;transform:translate(228px,-238px);width:710px}}@media(min-width:800px){.ann__landing_circle_container>.ann__landing_circle_svg{height:auto;max-height:calc(50vh + 225px);max-width:unset;transform:translate(225px,-225px);width:auto}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.ann__landing_circle_container>.ann__landing_circle_svg{max-height:calc(50vh + 225px)}}.ann__landing_circle_container>.ann__landing_circle_logo{height:auto;max-height:calc(25vh - 14%);position:absolute;right:0;top:0;transform:translate(-5vw,5vh);width:auto}@media(min-width:1000px){.ann__landing_circle_container>.ann__landing_circle_logo{max-height:calc(60vh - 44%);transform:translate(-1vw,5vh)}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.ann__landing_circle_container>.ann__landing_circle_logo{max-height:calc(25vh - 85px);transform:translate(-2vw,7vh)}}.ann__landing_circle{fill:none;transform-origin:center}.ann__landing_half_circle_blue{stroke:#3c4952;stroke-width:10}.ann__landing_half_circle_orange{stroke:#be5701;stroke-width:7;transform:rotate(50deg)}.ann__landing_half_circle_yellow{stroke:#d9ad76;stroke-width:5;transform:rotate(40deg)}.ann__landing_half_circle_dashed{fill:none;stroke:#3c4952;stroke-width:.5;stroke-dasharray:2,2;transform:rotate(35deg)}.ann__landing_rotate_counter_90{animation:rotateCounter90 1s ease 0s forwards;transform-origin:center}.ann__landing_rotate_counter_95{animation:rotateCounter95 1s ease .25s forwards;transform-origin:center}.ann__landing_rotate_85{animation:rotate85 1s ease .5s forwards;transform-origin:center}.ann__landing_rotate_81{animation:rotate81 1s ease .75s forwards;transform-origin:center}.ann__landing_fade_in{animation:fadeIn 1s ease forwards}.ann__landing_fade_in_delay_1{animation-delay:1s}.ann__landing_fade_in_delay_2{animation-delay:1.25s}.ann__landing_circle_2023,.ann__landing_circle_cme{opacity:0}.ann__landing_fade_in_and_up_delay_1{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:.5s;opacity:0}.ann__landing_fade_in_and_up_delay_2{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:.7s;opacity:0}.ann__landing_fade_in_and_up_delay_3{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:.9s;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes clipPathAnimation{0%{clip-path:polygon(25% 28%,22% 32%,72% 50%,73% 100%,0 100%,0 0);-webkit-clip-path:polygon(25% 28%,22% 32%,72% 50%,73% 100%,0 100%,0 0)}to{clip-path:polygon(30% 20%,45% 35%,80% 50%,70% 100%,0 100%,0 0);-webkit-clip-path:polygon(30% 20%,45% 35%,80% 50%,70% 100%,0 100%,0 0)}}.ann__content-table{overflow:hidden;position:relative}.ann__content-table,.ann__content-table_container{display:flex;flex-direction:column;min-height:100vh}.ann__content-table_container{padding:5rem}.ann__content-table_container-top{display:flex;flex-direction:column}.ann__content-table_container-bottom{align-items:end;display:flex;flex:1;height:auto;justify-content:center;width:100%}.ann__content-table_header{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;line-height:1;padding-left:1rem;text-transform:uppercase;z-index:2}.ann__content-table_header-top{color:#30383d;font-size:1.5rem;font-weight:600;margin-bottom:5px}@media(min-width:1000px){.ann__content-table_header-top{font-size:2rem}}.ann__content-table_header-bottom{color:#30383d;font-size:2rem}@media(min-width:1000px){.ann__content-table_header-bottom{font-size:3rem}}.ann__content-table_report-pages{grid-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);margin:5rem 0 7rem}.ann__content-table_report-page{align-items:center;animation:slideInFadeIn 1.5s ease-out forwards;justify-content:center;transform:translate3d(0,-30px,0);width:150px}.ann__content-table_page-number{color:#30383d;display:flex;flex-direction:column;font-size:50px;font-weight:500}.ann__content-table_page-title{color:#bf5700;margin:0;text-transform:uppercase}.ann__content-table_dots{color:#000;letter-spacing:3px;margin-top:5px}.ann__content-table_img{height:300px;position:relative;width:auto}.ann__research-initiatives{display:flex;flex-direction:column;overflow:hidden;position:relative}.ann__research-initiatives .ann__header-container{height:100%}.ann__research-initiatives_container{padding:5em 2em;z-index:2}@media(min-width:600px){.ann__research-initiatives_container{padding:4em}}@media(min-width:1200px){.ann__research-initiatives_container{min-height:100vh;padding:5em 2em}}.ann__research-initiatives_container-top{display:flex;flex-direction:column-reverse;justify-content:space-between}@media(min-width:1000px){.ann__research-initiatives_container-top{flex-direction:row}}.ann__research-initiatives_container-top-left{align-items:center;display:flex;flex-direction:row;margin-top:2rem}@media(min-width:1000px){.ann__research-initiatives_container-top-left{margin-top:10rem}}.ann__research-initiatives_container-top-left_text{flex:1 0 70%;font-size:1.25rem;font-weight:700;line-height:1.25;transform:translate(-30%,10%)}@media(min-width:1000px){.ann__research-initiatives_container-top-left_text{font-size:25px;position:absolute;transform:translate(15%,55%);width:500px}}.ann__research-initiatives_container-bottom{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:2rem;width:auto}.ann__research-initiatives_container-bottom_text>h3{color:#bf5700;font-size:calc(100% + 8px)}.ann__research-initiatives_img{height:100%;position:relative}@media(min-width:1000px){.ann__research-initiatives_img{width:300px}}.ann__outcomes{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding:3em 2em;position:relative}@media(min-width:1000px){.ann__outcomes{padding:4em 0}}.ann__outcomes_item{align-items:center;display:flex;margin-bottom:1rem;row-gap:1em}.ann__outcomes_item-row{flex-direction:column}@media(min-width:600px){.ann__outcomes_item-row{-moz-column-gap:2em;column-gap:2em;flex-direction:row}}.ann__outcomes_item-row-reverse{flex-direction:column}@media(min-width:600px){.ann__outcomes_item-row-reverse{-moz-column-gap:2em;column-gap:2em;flex-direction:row-reverse}}.ann__outcomes_item-left{height:auto;width:250px}.ann__outcomes_item-right{display:flex;flex:1;flex-direction:column}.ann__outcomes .ann__outcomes_container{display:grid;row-gap:2em}.ann__wysiwyg{padding:4em 2em}@media(min-width:600px){.ann__wysiwyg{padding:4em}}@media(min-width:1000px){.ann__wysiwyg{padding:4em 0}}.ann__wysiwyg .columns{display:flex;flex-direction:column;gap:1em}@media(min-width:600px){.ann__wysiwyg .columns{flex-direction:row}}@media(min-width:1000px){.ann__wysiwyg .columns{gap:3em;padding:0}}.ann__wysiwyg .column{z-index:2}.ann__wysiwyg .column-2{flex-basis:50%}.ann__wysiwyg .column-3{flex-basis:33.333%}.ann__wysiwyg .column-quote{padding:0 1em}@media(min-width:600px){.ann__wysiwyg .column-quote{padding:0 2em}}.ann__wysiwyg figure:has(.cirlce-img-text){max-width:-moz-fit-content;max-width:fit-content;position:relative}.ann__wysiwyg figure:has(.cirlce-img-text) figcaption{color:#fffffe;font-size:24px;font-weight:700;line-height:1.2;padding:3em 2em;position:absolute;text-align:center;top:50%;transform:translateY(-50%);word-break:normal}.ann__wysiwyg_bk-img{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.ann__wysiwyg .wysiwyg-bk-img{height:100%;min-width:100vw;position:absolute;top:0;width:auto}.ann__list_title h4{margin-bottom:0}.ann__list_title p{margin-bottom:1em}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBackground{0%{opacity:0}to{opacity:1}}@keyframes rotateCounter90{0%{transform:rotate(45deg)}to{transform:rotate(-90deg)}}@keyframes rotateCounter95{0%{transform:rotate(50deg)}to{transform:rotate(-110deg)}}@keyframes rotate85{0%{transform:rotate(40deg)}to{transform:rotate(200deg)}}@keyframes rotate81{0%{transform:rotate(35deg)}to{transform:rotate(200deg)}}.img-with-text-overlay{position:relative}.img-with-text-overlay+figcaption{position:absolute;top:0}.tease.tease--post{grid-gap:30px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(12,1fr);margin:40px 0;max-height:400px}.tease.tease--post:first-of-type{margin-top:140px}.tease__img{align-self:center;grid-column:span 4;justify-self:center;max-height:300px}.tease__text{grid-column:span 8;margin-top:5px}.read-more{color:#111;transition:all .2s}.read-more:hover{color:#964400}.tease__date{color:#888}.blog-nav{align-items:center;display:flex;justify-content:center;margin-top:80px}.blog-nav a{font-size:.8rem}.featured-video{box-shadow:0 8px 16px -6px gray;display:block;height:360px;margin:30px auto 70px;width:640px}.section-margin{margin-top:2em}.research-link:link{text-decoration:none}.research-link:active,.research-link:hover{text-decoration:underline}.small-video{box-shadow:0 8px 16px -6px gray;display:block;height:169px;margin-bottom:20px;margin-left:auto;margin-right:auto;width:300px}@media(min-width:1000px){.small-video{display:initial;margin-bottom:0;margin-left:0;margin-right:0}}.small-video-container{margin-bottom:100px}@media(min-width:1000px){.small-video-container{display:flex;justify-content:space-evenly}}.newsletter-about .newsletter-submit,.newsletter-landing .newsletter-submit,.newsletter-post .newsletter-submit{border-radius:40px;margin-top:.5rem;padding:.75rem 1.2rem;width:auto}@media(min-width:700px){.newsletter-about .newsletter-submit,.newsletter-landing .newsletter-submit,.newsletter-post .newsletter-submit{font:inherit;font-size:.85rem;padding:.45rem .95rem;width:auto}}@media(min-width:600px){.footer__footer form input{width:auto}}body.enp-quiz{background:transparent}body.enp-quiz.enp-quiz-results{background:#fff}body.enp-quiz.enp-quiz-results .header,body.enp-quiz.enp-quiz-results .header:after{background:#e9f3f0}body.enp-quiz .header,body.enp-quiz .header:after{background:#fcfcfc}body.enp-quiz #enp-quiz,body.enp-quiz #enp-quiz .enp-dash-container,body.enp-quiz #enp-quiz .enp-quiz-form-container{background:transparent}body.enp-quiz #enp-quiz .enp-results-title{background:transparent;border:none}body.enp-quiz .enp-breadcrumb-link{font-weight:400;margin-left:-1rem;text-transform:none}@media(min-width:600px){body.enp-quiz .enp-breadcrumb-link{position:absolute;z-index:999999}}body.enp-quiz .nav-primary.navbar-default .current_page_parent>a{color:#005f86}body.enp-quiz .enp-dash-item__nav__item{margin-left:0}.quiz-example{margin-top:-20px}.quiz-creator-research{border:1px solid #005f86;margin:40px 0;padding:40px 40px 10px;position:relative}.quiz-creator-steps{text-align:center}.quiz-creator-benefits{margin:2.4rem 0}.quiz-creator-benefits.steps{background-color:#f8f8f8;padding:2.4rem}.quiz-creator-benefits.steps .row-spacing-md{text-align:center}.quiz-creator-benefits .tile-stats .tile{margin:1.6rem 0}@media(min-width:800px){.quiz-creator-benefits .tile-stats .tile{flex:0 0 25%}}@supports(display:grid){.quiz-creator-benefits .tile-stats .tile{grid-template-rows:max-content max-content max-content 1fr}}.quiz-creator-benefits .tile-stats .tile .emoji{font-size:xx-large}@supports not (display:flex){.quiz-creator-benefits{padding:0}.quiz-creator-benefits .tile-stats{clear:right}@media(min-width:600px){.quiz-creator-benefits .tile-stats .tile{float:left;margin-right:.8rem;width:23%}}}@supports(display:flex){.quiz-creator-benefits{padding:0}.quiz-creator-benefits .tile-stats{display:flex;flex-flow:column wrap;justify-content:center}@media(min-width:600px){.quiz-creator-benefits .tile-stats{flex-flow:row nowrap;justify-content:space-between}.quiz-creator-benefits .tile-stats .tile{flex:0 0 22%}}}@supports(display:grid){.quiz-creator-benefits .tile-stats{grid-template-columns:25% 25% 25% 25%}}@media(min-width:600px){.quiz-creator-product-page .hero{grid-row:2}}.quiz-creator-product-page .hero .col-md-5,.quiz-creator-product-page .hero .col-md-7{flex:0 0 50%}.home-section{padding-bottom:2.4rem;padding-top:.8rem;position:relative}.home-section .tile:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}@media(min-width:600px){.home-section .tile{max-height:140px}}@media(min-width:1200px){.home-section .tile{max-height:160px}}.home-section .tile__img{height:140px;-o-object-fit:cover;object-fit:cover;width:100%}.home-section .tile__title-wrap{padding:0}.home-section .tile__bar,.home-section .tile__excerpt{display:none}.home-section .tile__label{margin-top:0;padding-left:0}.home-section .tile__title{font-size:1em;min-height:60px;padding-right:10px}.home-section .description{order:3}@media(min-width:800px){.home-section .description{flex:0 0 45%;order:2}}.home-section .title{order:1}@media(min-width:800px){.home-section .title{flex:0 0 100%}}.home-section .pictures{align-items:center;display:flex;order:2}@media(min-width:800px){.home-section .pictures{flex:0 0 45%}}.home-section .quiz-example{margin-top:60px;padding-bottom:35px}@media(min-width:600px){.home-section .title-quiz{grid-column:1;grid-row:1}.home-section .description-quiz{grid-column:1;grid-row:2}.home-section .title-button{grid-column:2;grid-row:1}.home-section .description-button{grid-column:2;grid-row:2}.home-section .pictures-button{grid-column:1;grid-row:1/span 2}.home-section .pictures--two-button{grid-column-gap:35px;display:grid;grid-template-columns:1fr 1fr}}.home-research{overflow:hidden}.home-research .home-section__slanty-bar{height:150px}@media(min-width:600px){.home-research .home-section__slanty-bar{height:150px;top:-80px}}.home-section__slanty-bar{background:#fff;content:"";height:280px;left:0;position:absolute;right:0;top:-50px;transform:skewY(-3deg);z-index:1}@media(min-width:600px){.home-section__slanty-bar{height:280px;top:-80px}}.home-case-studies{background:#fff}.home-announcements{background:#fff0e3}.home-announcements .home-section__slanty-bar{transform:skewY(4deg)}.home-events{background:#fff0e3}.home-events .home-section__slanty-bar{transform:skewY(-8deg)}.home-section__title{font-size:16px;margin-bottom:2.4rem;margin-top:2.4rem}.home-funders .funders,.home-section__title{position:relative;z-index:2}.see-all-posts{padding:1.6rem 0;position:relative;text-align:center;z-index:9}@media(min-width:1000px){.see-all-posts{padding-bottom:50px}}.home-quiz-tool{background:transparent;display:block;overflow:hidden}.home-quiz-tool.grey-bkg{background:#fbfbfb}.home-quiz-tool .home-section__slanty-bar{transform:skewY(4deg);z-index:0}.home-quiz-tool .home-section__title{font-size:28px}.home-quiz-tool .home-section__title p{color:#333f48}.home-section__tools--wrapper{margin-top:120px;overflow:hidden}.home-section__quiz--info{color:#333f48}.home-section__quiz--info i{margin-top:0;padding:0}.home-section__quiz--info p{padding:0}.home-section__quiz--embed{margin:20px 0 1em;text-align:center;white-space:nowrap}@media(min-width:600px){.home-section__quiz--embed{margin-top:25px;padding-right:50px}}.home-section__quiz--embed h3{color:#333f48;text-align:left}.home-section__quiz--embed .helper{display:inline-block;height:100%;vertical-align:middle}.home-section__quiz--embed img{margin-top:15px;max-width:100%;vertical-align:middle}.see-all-posts--quiz{padding-bottom:15px}.research-container .home-section__title{font-size:28px}@supports not (display:flex){@media(min-width:600px){.home-section .tile{float:left;width:48%}}@media(min-width:1200px){.home-section .tile{width:23%}}@media(min-width:600px){.home-section .tile__img-wrap{float:left;width:35%}.home-section .tile__title-wrap{float:left;width:60%}}@media(min-width:1200px){.home-section .tile__title-wrap{float:right}}.home-section .tile__date,.home-section .tile__title{padding:0 .8rem .8rem}.home-section__tools--wrapper{margin-top:120px;overflow:hidden}.home-section__tools--wrapper .stats1,.home-section__tools--wrapper .stats2{float:left;width:50%}@media(min-width:600px){.home-section__tools--wrapper .description,.home-section__tools--wrapper .pictures{float:left;width:50%}}}@supports(display:flex){.home-section .tile{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}@media(min-width:800px){.home-section .tile{flex-flow:row nowrap}}@media(min-width:1000px){.home-section .tile{flex:0 0 23%;margin:0 0 20px}}.home-section .tile__img-wrap{flex:0 0 35%}.home-section .tile__title-wrap{flex:0 0 60%}.home-section .home-section__tools--wrapper{display:flex;flex-flow:column wrap;justify-content:space-between}@media(min-width:600px){.home-section .home-section__tools--wrapper{flex-flow:row wrap}}.home-section .home-section__quiz--info .tile-stats{display:flex}.home-section .home-section__quiz--info .tile-stats>div{flex:50%}}@supports(display:grid){.home-section .tile{align-items:center;display:grid;height:140px;padding-bottom:0}@media(min-width:1200px){.home-section .tile{grid-column-end:span 3}}.home-section .tile__img-wrap{grid-column:span 10/5;height:100%;width:100%}.home-section .tile__title-wrap{display:grid;grid-column:span 6/12;padding:0}.home-section .tile__date,.home-section .tile__excerpt,.home-section .tile__label,.home-section .tile__title{grid-column:6/span 10}.home-section .description{grid-row:3}.home-section .pictures{grid-row:2}.home-section__tools--wrapper{grid-column-gap:0;display:grid;grid-template-columns:100%}@media(min-width:600px){.home-section__tools--wrapper{grid-column-gap:50px;grid-template-columns:calc(50% - 25px) calc(50% - 25px)}}.home-section__quiz--info .tile-stats{grid-row-gap:35px;grid-template-columns:50% 50%}}@media(min-width:600px){#tool-landing-page .hero .container,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container{display:flex}@supports(display:grid){#tool-landing-page .hero .container,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container{grid-template-columns:50% 50%}}}#tool-landing-page .hero .container,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container{display:grid}#tool-landing-page .hero .container .quiz-creator-intro-copy,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container .quiz-creator-intro-copy,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container .quiz-creator-intro-copy{margin-right:10px;padding:0 25px}#tool-landing-page .quiz-creator-intro-research-link{margin-right:10px}#tool-landing-page .quiz-creator-intro-register-link{margin-right:5px}#tool-landing-page .engaging-image{margin:0}#tool-landing-page .quiz-creator-steps .timeline{overflow:hidden;position:relative;width:100%}#tool-landing-page .quiz-creator-steps .timeline .events{display:grid;grid-template-rows:auto auto auto}#tool-landing-page .quiz-creator-steps .timeline .event{display:grid;grid-template-columns:33% 66%;margin:30px 0}#tool-landing-page .quiz-creator-steps .timeline .event .event-image{align-items:center;background:#fff;display:flex;justify-content:center;margin:0 auto;max-height:80%;max-width:80%;z-index:2}#tool-landing-page .quiz-creator-steps .timeline .event .step{text-align:left}#tool-landing-page .quiz-creator-steps .bar-container{width:33%}#tool-landing-page .quiz-creator-steps .bar-container .progress-bar{background:#bf5700;display:inline-block;max-height:100%;position:absolute;width:5px;z-index:1}@media(max-width:399px){.page-template-press-template .wrapper--pad{padding-left:0;padding-right:0}}.press--page .article__title{font-weight:700}.press-table-top{color:#000}@media(min-width:800px){.press-table-top{border-bottom:.5px solid #000}}.press-table-row{color:#555;font-size:10px;font-weight:400;padding:5px;text-shadow:1px 1px 1px #fff;text-transform:uppercase}@media(max-width:399px){.press-table-row{width:100%}.press-table-row:first-child,.press-table-row:last-child{width:25%}.press-table-row:nth-child(2){width:50%}}@media(min-width:800px){.press-table-row{border-bottom:.5px solid #000;font-size:14px;padding:15px}}.press-table-side-col{width:20%}.press-table-mid-col{width:60%}.zui-table{border:1px solid #dee;border-collapse:collapse;border-spacing:0;font:normal 13px Arial,sans-serif}.zui-table thead th{background-color:#ddefef;color:#336b6b;text-align:left}.zui-table tbody td,.zui-table thead th{border:1px solid #dee;padding:10px;text-shadow:1px 1px 1px #fff}.zui-table tbody td{color:#333}.page-template-press-template p{margin-bottom:0}.page-template-page-video-grid .main-body-wrapper{background:#333f48}.page-template-page-video-grid .footer,.page-template-page-video-grid .header,.page-template-page-video-grid .video-grid-tile{background:#f8f8f8}.page-template-page-video-grid .article__title{text-align:center}@media(max-width:1000px){.page-template-page-video-grid .header{margin-bottom:0}}.page-template-page-video-grid .site-logos{grid-column-gap:20px;align-items:center;grid-template-columns:1fr 1fr;justify-content:center;margin:0 auto;padding-bottom:2.4rem}@media(min-width:1200px){.page-template-page-video-grid .site-logos{grid-row-gap:20px;flex-wrap:nowrap}}.page-template-page-video-grid .site-logos img{justify-self:center;padding:1em}@media(min-width:1200px){.page-template-page-video-grid .site-logos img{max-height:80px}}.page-template-page-video-grid figure{margin:0}.page-template-page-video-grid figure.quote{border-left:2px solid #f0ad4e}.page-template-page-video-grid figure.quote blockquote:after,.page-template-page-video-grid figure.quote:before{color:#ddd}.page-template-page-video-grid figure.quote blockquote{border-bottom:none;border-top:none;color:#fff}.page-template-page-video-grid figure.quote cite,.page-template-page-video-grid figure.quote figcaption{color:#fff}@media(min-width:1200px){.page-template-page-video-grid .article__header{height:calc(100vh - 234px);min-height:400px;overflow:hidden}}.page-template-page-video-grid .article__title{color:#fff;padding:3.2rem 0 2.4rem}.page-template-page-video-grid .article__intro>.grid,.page-template-page-video-grid .article__quotes>.grid{grid-column:3/span 8}.page-template-page-video-grid .article__intro a,.page-template-page-video-grid .article__intro p,.page-template-page-video-grid .article__quotes a,.page-template-page-video-grid .article__quotes p{color:#fff}.page-template-page-video-grid .article__quotes-disclaimer>p{grid-column:3/span 8}@media(min-width:1200px){.page-template-page-video-grid .wp-block-video{height:100%;position:relative}.page-template-page-video-grid .wp-block-video video{bottom:0;position:absolute;width:100%;z-index:0}}.page-template-page-video-grid .footer__footer{margin-top:0;padding-top:0}.pdf img{background:#fff;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);overflow:hidden;text-overflow:ellipsis;transition:all .1s ease-out;white-space:normal}.pdf:hover img{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}.video-grid .tile{align-items:center;grid-template-rows:auto;margin:.5em 0;padding-bottom:0;width:100%}@media(min-width:600px){.video-grid .tile{align-content:stretch;justify-content:flex-start}@supports not (display:grid){.video-grid .tile{margin:.5em}}}@media(min-width:800px){.video-grid .tile{flex:1 1 45%}}@media(min-width:1200px){.video-grid .tile{display:flex;flex:0 0 32%}}.video-grid .tile .img-wrap,.video-grid .tile .title-wrap{flex:0 1 45%}.video-grid .tile .img-wrap{display:flex;height:100%}@media(max-width:799px){.video-grid .tile .img-wrap{max-height:300px}}@supports(display:grid){.video-grid .tile .img-wrap{grid-column:1/6}@media(min-width:800px){.video-grid .tile .img-wrap{margin-right:0}}}.video-grid .tile .title-wrap{padding:1em}@supports(display:grid){.video-grid .tile .title-wrap{grid-column:6/12}}.video-grid .tile .tile__img{height:auto;width:100%}.filter__item--team_category--collaborators.filter__item--current-parent{border-color:#00a9b7}.filter__item--team_category--collaborators .filter__link--current,.filter__item--team_category--collaborators .filter__link--current-parent,.filter__item--team_category--collaborators .filter__link--parent{color:#00a9b7}.filter__item--team_category--collaborators .filter__link:hover{border-color:#00a9b7;color:#00a9b7}.filter__item--team_category--administrative-and-technology.filter__item--current-parent{border-color:#00a9b7}.filter__item--team_category--administrative-and-technology .filter__link--current,.filter__item--team_category--administrative-and-technology .filter__link--current-parent,.filter__item--team_category--administrative-and-technology .filter__link--parent{color:#00a9b7}.filter__item--team_category--administrative-and-technology .filter__link:hover{border-color:#00a9b7;color:#00a9b7}.mate__header-container{display:flex;width:100%;z-index:4}@media(min-width:600px){.mate__header-container.header-border,.mate__header-container.header-deco{padding:0 0 3em}}@media(min-width:1000px){.mate__header-container.header-border,.mate__header-container.header-deco{padding:0 0 3em}}.mate__header-container.header-border .mate__header,.mate__header-container.header-border .mate__subheader,.mate__header-container.header-deco .mate__header,.mate__header-container.header-deco .mate__subheader{line-height:normal;margin:0;padding:0;text-transform:uppercase}.mate__header-container.header-border .mate__header,.mate__header-container.header-deco .mate__header{font-size:1.8rem}@media(min-width:600px){.mate__header-container.header-border .mate__header,.mate__header-container.header-deco .mate__header{font-size:2.5rem}}@media(min-width:1000px){.mate__header-container.header-border .mate__header,.mate__header-container.header-deco .mate__header{font-size:3rem}}.mate__header-container.header-border .mate__subheader,.mate__header-container.header-deco .mate__subheader{font-size:1.5rem}@media(min-width:600px){.mate__header-container.header-border .mate__subheader,.mate__header-container.header-deco .mate__subheader{font-size:2rem}}.mate__header-container.header-align-left{text-align:left}.mate__header-container.header-border-left .mate__header-wrap{border-left:7px solid #000;padding-left:1em}.mate__bio{font-size:14px}.mate__img{border-radius:50%}.mate__name{color:#005f86;font-family:Libre Franklin,Arial,Helvetica,sans-serif;margin-bottom:0;text-decoration:none}.mate__orange{color:#bf5700!important;transition:color .2s ease}.mate__orange:where(a):hover{color:#8c4000!important}.mate__designation,.mate__email,.mate__labels,.mate__phone{color:#333f48;font-family:Arial,monospace;letter-spacing:.5px;margin-bottom:0}.mate__linked{transform:scale(1);transform-origin:center;transition:transform .3s ease-in-out}.mate__linked:hover{transform:scale(1.07)}.size{font-size:14px}.meta-size{font-size:.75rem}.mate--tease{grid-column-gap:5px;position:relative}.mate--tease .mate__img-wrap{max-width:50px}@media(min-width:400px){.mate--tease .mate__img-wrap{grid-column:1/2;grid-row:1}}@media(min-width:700px){.mate--tease .mate__img-wrap{grid-column:1/4}}@media(min-width:400px){.mate--tease.additional .mate__content,.mate--tease.mate--has-img .mate__content{grid-column:2/-1;grid-row:1}}@media(min-width:700px){.mate--tease.additional .mate__content,.mate--tease.mate--has-img .mate__content{grid-column:4/-1}}.mate--tease .mate__name{color:#005f86;font-size:.85rem}.mate--tease .mate__labels{font-size:.6rem}.mate-tease__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cme-position{color:#005f86;width:-moz-max-content;width:max-content}@supports not (display:grid){.mate{flex-flow:column wrap;margin-bottom:1.6rem}}@supports(display:grid){.mate{margin:15px;text-align:center}}.category_title,.icon-color{color:#333f48}.icon-color{font-size:12px;position:absolute;top:.21rem}.icon-box{float:left;position:relative}.mate__text{padding-left:20px}.break-word{overflow-wrap:break-word}.mate__bottom-dots{position:relative}.mate__bottom-dots:after{bottom:-20px;color:#30383d;content:"........................";font-weight:400;left:50%;letter-spacing:3px;position:absolute;transform:translateX(-50%)}.tools-section{margin-top:15px}.tools-section:nth-child(2){margin-top:0}.section__slanty:before{background:#ecf9ff;content:"";height:75%;left:0;position:absolute;right:0;transform:skewY(-8deg);width:100%;z-index:-1}#copy-embed-code{position:relative}#copy-embed-code:after{content:"Copied!";opacity:0;position:absolute;right:0;top:calc(50% - 6.5px);transition:opacity .3s,right 0s;transition-delay:0s,.3s}#copy-embed-code.active:after{opacity:1;right:-60px;transition-delay:.1s,0s}#embed-code{font-size:14px;margin-bottom:1.6rem;min-height:110px;width:100%}.tools-section{grid-column-gap:0;display:grid;grid-template-columns:100%;overflow:hidden;padding:10px}@media(min-width:600px){.tools-section{grid-column-gap:50px;grid-template-columns:calc(50% - 25px) calc(50% - 25px)}}.page-template-page-public-interest-standard .main-body-wrapper{background:#020644}.page-template-page-public-interest-standard .footer,.page-template-page-public-interest-standard .header,.page-template-page-public-interest-standard .video-grid-tile{background:#f8f8f8}.page-template-page-public-interest-standard .article__header{margin-bottom:.8rem}@media(min-width:1000px){.page-template-page-public-interest-standard .article__header{height:33vh;margin-bottom:3.2rem;overflow:hidden}}@media(min-width:1200px){.page-template-page-public-interest-standard .article__header{height:calc(40vh - 37px)}}.page-template-page-public-interest-standard .article__intro,.page-template-page-public-interest-standard .article__video{margin-bottom:2.4rem}@media(min-width:1200px){.page-template-page-public-interest-standard .article__intro,.page-template-page-public-interest-standard .article__video{margin-bottom:4rem}}.page-template-page-public-interest-standard p:not(.ctf-tweet-text){color:#fff}.page-template-page-public-interest-standard .embed-container{margin-top:2.4rem}@media(min-width:1200px){.page-template-page-public-interest-standard .wp-block-video{height:100%;position:relative}.page-template-page-public-interest-standard .wp-block-video video{bottom:0;position:absolute;width:100%;z-index:0}}.page-template-page-public-interest-standard .footer__footer{margin-top:0;padding-top:0}.brandbar{align-items:center;background:#333f48;display:flex;height:34px;justify-content:end;position:relative;z-index:9}.brandbar__logo{display:flex;gap:.5rem}.brandbar__logo picture{height:20px;width:auto}.brandbar__logo picture img{height:100%;width:auto}.brandbar__logo picture:last-child{margin-right:12px}@media(min-width:800px){.brandbar__logo picture:last-child{margin-right:26px}}.menu__main-menu.searchform{background-color:#fff}.menu__main-menu .menu__item{font-weight:700}.menu__secondary{align-items:center;background-color:#fff;font-size:.8rem;padding-top:.8rem;z-index:9}@media(min-width:600px){.menu__secondary{margin-bottom:0;padding-top:1em}}.menu__secondary .menu__list{margin-bottom:.8rem}@media(min-width:800px){.menu__secondary .menu__list{margin-bottom:0}}.menu__secondary .menu__item{display:inline-block;margin-left:.8rem;position:relative}@media(min-width:1200px){.menu__secondary{float:right;margin-bottom:1em}}@media(min-width:800px){.menu__secondary .menu{padding-right:1.6rem}}.menu__secondary input[type=text]{margin-right:.4rem}.menu__secondary .btn a{border:none;color:#bf5700;margin-left:25px}.menu__secondary .btn a:before{background:url(/wp-content/themes/engage-2-x/assets/img/avatar.png);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;left:-10px;position:absolute;top:0;transition:all .3s;width:16px}@media(min-width:1000px){.menu__secondary .btn a:before{margin-left:15px}}.menu__secondary .btn:hover a:before{left:10px}@media(min-width:1000px){.menu__secondary .btn:hover a:before{left:-5px}}.menu__secondary .btn,.menu__secondary .button{background:none;border:none;border-radius:none;box-shadow:none;font-size:1rem;margin:0 0 0 1.5rem;padding:0;text-shadow:none}@media(min-width:1000px){.menu__secondary .btn,.menu__secondary .button{margin-left:.8rem}}.menu__secondary .btn a,.menu__secondary .button a{border-radius:40px;font-size:.85rem;margin:0;padding:6px 12px}@media(min-width:800px){.menu__secondary .btn a,.menu__secondary .button a{padding:10px 30px}}.menu__secondary .social{margin-bottom:0;margin-left:.8rem}.menu__link{color:#333f48;text-decoration:none}.menu__sublist{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:none;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;margin-bottom:0;padding:0 15px;position:absolute;text-align:left;top:100%;z-index:999}@media(min-width:800px){.menu__sublist{white-space:nowrap}}@media(max-width:1199px){.menu__sublist{border:none;box-shadow:none;left:0;margin-left:15px;padding:5px 0 5px 10px;position:relative}}.menu__sublist .menu__item:hover a{color:#fab969}.menu__sublist-link{display:block;font-size:14px;font-weight:400;line-height:1.3rem;padding:.5rem 0}.menu__sublist .menu__sublist{box-shadow:6px 6px 12px rgba(0,0,0,.175);display:none;left:97%;max-width:8.9rem;padding-right:15px;position:absolute;top:-20px;z-index:999}@media(max-width:799px){.menu__sublist .menu__sublist{background-color:transparent!important;box-shadow:none;left:30px;margin-left:0;padding-left:0;padding-top:15px;position:relative}}.menu__item:focus .menu__sublist:not(.nested),.menu__item:focus-within .menu__sublist:not(.nested),.menu__item:hover .menu__sublist:not(.nested){display:block}.menu__item.has-nested-menu:focus .menu__sublist,.menu__item.has-nested-menu:focus-within .menu__sublist,.menu__item.has-nested-menu:hover .menu__sublist,.menu__sublist .collapsable:hover{display:block}.menu__item.menu__sublist-item{display:block;margin-left:0;z-index:9}.menu__sublist.nested{margin:0;top:-5px}.sidebar-menu{margin-top:20px}.searchform.menu__main-menu{display:block;margin-left:1.6rem}@media(min-width:800px){.searchform.menu__main-menu{display:none}}.searchform.menu__quick-links{display:none}@media(min-width:800px){.searchform.menu__quick-links{display:inline-block}}@supports not (display:flex){@media(min-width:800px){.menu__main-menu{float:right;margin:.8rem auto}}@media(min-width:1200px){.menu__main-menu:not(.searchform){width:70%}}@media(min-width:1000px){.menu__main-menu:not(.searchform) .menu__list{float:right}}@media(min-width:800px){.menu__secondary{float:right}.menu__secondary .menu{display:inline-block}}.menu__secondary .menu__list{float:right}@media(min-width:1000px){.menu__secondary .menu__list{float:none}}}@supports(display:flex){.menu__secondary{align-items:center;display:flex;flex:1 100%;justify-content:flex-end}}@supports(display:grid){@media(min-width:800px){.menu__secondary{align-self:center;grid-column:2;grid-row:1;justify-self:end}}}.footer{overflow:hidden;padding-top:2.4rem;position:relative}@media(min-width:1200px){.footer{clear:left}}.footer:after{background:#f8f8f8;right:0;transform:skewY(-6deg)}.footer:after,.footer:before{bottom:-100px;content:"";height:380px;left:0;position:absolute;z-index:-1}.footer:before{background:#f0f0f0;right:33%;transform:skewY(3deg)}.footer__footer{margin-top:3.2rem;padding-top:3.2rem;text-align:center}.footer__footer .menu{font-size:1rem;list-style-type:none;text-align:center}.footer__footer .menu .menu-item{margin-left:0}.footer__container{padding-top:2.4rem}.share,.social{align-items:center;display:flex;list-style:none}.share__item,.social__item{line-height:1;margin-left:.8rem}.share__item:first-of-type,.social__item:first-of-type{margin-left:0}.social__link svg{height:1.1em;width:1.1em}.share{align-items:flex-end;font-size:1rem;line-height:1}@supports not (display:flex){.footer.wrapper{clear:both}@media(min-width:1000px){.footer__footer .widget__wrapper{display:inline-block;width:30%}}.social{text-align:center}.social .widget-first{clear:both}.social .social__item{display:inline-block}}@supports(display:flex){@media(min-width:800px){.footer__footer{justify-content:center}}.footer__footer .widget__wrapper{flex:0 0 33.333%}@media(min-width:1000px){.footer__footer{align-items:center}}.social{justify-content:center;margin-bottom:.8rem;margin-top:.8rem}}@supports(display:grid){.footer__footer .widget__wrapper{grid-column-end:span 12}@media(min-width:800px){.footer__footer .widget__wrapper{grid-column-end:span 4}}.footer__footer .widget{display:grid;text-align:center}}.widget--right .menu{-moz-columns:2;column-count:2}.single-post{background:#fff}.single-post .header,.single-post .header:after{background-color:transparent!important}.single-post .header:after{bottom:-100%}.article__content{min-width:0}.article__content a{word-break:break-word}.article__featured-img{margin:0}.article__post-type{color:#5e6873;font-size:12px;margin-bottom:0;text-transform:uppercase}.article__intro{padding-bottom:2.4rem}.article__quotes{padding-bottom:8rem;padding-top:8rem}.article__meta{align-self:flex-start;color:#333f48;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:12px}.article__meta .vertical-name{font-size:15px;font-weight:700;text-decoration:none}.article__meta-team{align-self:flex-start;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);color:#5e6873;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:12px;grid-row:2;padding:2rem 1rem}@media(min-width:600px){.article__meta-team{display:initial}}.article__meta-team .share{margin-bottom:0;margin-top:.8rem}.article__meta-team .mate__img-wrap{flex:0 0 35%;text-align:center}@media(min-width:600px){.article__meta-team .mate__img-wrap{flex:initial}}.article-meta__dateline{padding:1.5rem 0}.article__video{align-items:center;height:100%;justify-content:center;width:100%}.mce_start{font-size:5vw}.article-meta__item{margin-bottom:.4rem}.article__title--team{font-weight:400;padding-bottom:1.6rem;padding-top:.8rem}@media(min-width:600px){.article__title--team{padding-bottom:0}}@media(min-width:800px){.article__title--team{max-width:100%}}.full-width .article__content,.full-width .article__header{padding-left:0}.full-width .article__content{width:100%}.full-width .article__title{padding-left:0}.article__title{display:block;font-weight:400;padding-top:1.6rem}.featured-img__img{min-width:100%}@supports not (display:grid){.article{display:flex;flex-direction:column}@media(min-width:600px){.article{flex-flow:row wrap}}@media(min-width:1000px){.article__header{flex:0 0 100%;padding-left:calc(200px + 1.6rem)}}.article__meta{order:4}@media(min-width:600px){.article__meta{order:3}}}@supports not (display:flex){@media(min-width:600px){.article.post-type--page .widget{float:left;margin-right:1.6rem;width:20%}.article__header{float:left;padding-left:calc(200px + .8rem);width:100%}}@media(min-width:1000px){.article__header{padding-left:calc(200px + 3.2rem)}}@media(min-width:1200px){.article__header{padding-left:308px}}.article__header .article__title{padding-left:0}@media(min-width:600px){.article__content,.article__meta,.article__post-type,.article__title{float:left}.article__post-type,.article__title{padding-left:calc(200px + 1.6rem);width:100%}}@media(min-width:1000px){.article__post-type,.article__title{padding-left:308px}}@media(min-width:1200px){.article__post-type,.article__title{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.article__meta{width:30%}}@media(min-width:1200px){.article__meta{width:30%}}@media(min-width:600px){.article__content{padding-left:1.6rem;width:70%}}@media(min-width:1200px){.article__content{width:70%}}.share__item{float:left}}@supports(display:flex){@media(min-width:600px){.article{display:flex;flex-flow:row wrap;font-size:19px}}.article ol,.article p,.article ul{max-width:775px}.article figure.aligncenter{margin:1.6rem 0}.article.full-width{display:flex;flex-flow:column wrap}@media(min-width:600px){.article.post-type--page .widget{order:2}}.article__header{flex:0 0 100%}@media(min-width:600px){.article__header{padding-left:calc(200px - .8rem)}}@media(min-width:1000px){.article__header{padding-left:calc(200px + 1.6rem)}}@media(min-width:1200px){.article__header{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.article__header .article__title{padding-left:0}.article__post-type,.article__title{flex:0 0 100%;padding-left:calc(200px + 1.6rem)}}@media(min-width:1000px){.article__post-type,.article__title{padding-left:calc(200px + 3.2rem)}}@media(min-width:1200px){.article__post-type,.article__title{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.article__meta{flex:0 0 25%}}@media(min-width:1200px){.article__meta{flex:0 0 20%}}@media(min-width:600px){.article__content{flex:0 0 75%;order:3;padding-left:1.6rem}}@media(min-width:1200px){.article__content{flex:0 0 60%}}.article__meta-board{order:0}.article__video{display:flex}.share{margin-top:.8rem}}@supports(display:grid){.article{display:grid;grid-auto-flow:row}@media(min-width:600px){.article{-moz-column-gap:20px;column-gap:20px;grid-auto-flow:row;grid-template-columns:minmax(200px,250px) minmax(480px,600px) 1fr;row-gap:10px}}@media(min-width:1000px){.article{grid-column-gap:40px;grid-auto-flow:row;grid-template-columns:minmax(200px,250px) minmax(480px,600px) 1fr}}@media(min-width:1200px){.article{grid-template-columns:minmax(200px,250px) minmax(480px,640px) 1fr}}.article__header{grid-column:1}@media(min-width:600px){.article__header{grid-column:2;grid-row:1;padding-left:0}}.article__full-width{display:grid;grid-template-columns:100%;position:relative}@media(min-width:600px){.article__full-width{grid-auto-columns:auto;grid-auto-rows:auto}}.article__full-width .article__content,.article__full-width .article__header{grid-column:1/-1}@media(min-width:600px){.article__post-type{grid-column:2;grid-row:1;padding-left:0}.article__title{font-weight:600;grid-column:2;grid-row:2;padding-left:0}}.article__meta{order:3}@media(min-width:600px){.article__meta{grid-column:1;grid-row:3}}.article__meta-board{grid-row:3}@media(min-width:600px){.article__meta-board,.article__meta__data{grid-column:1;grid-row:2}.article__meta__data{display:flex;flex-direction:column;padding-bottom:2rem}}.article__meta__data .article-meta__item{align-items:center;display:flex}.article__meta__data .article-meta__item svg{margin-right:.5em}@media(min-width:600px){.article__content{grid-column:2;grid-row:3/span 3;padding-left:0}}@media(min-width:1000px){.article__content{grid-column:2}}@media(min-width:600px){.article__meta-team{grid-column:1;grid-row:1/span 2}}.article__title--team{grid-column:1;grid-row:3;padding:.4rem 0}@media(min-width:600px){.article__title--team{grid-column:2;grid-row:1;padding:1.6rem 0}.article__content--team,.post-type--page .article__content{grid-row:2}}}.lightbox{align-items:center;background-color:rgba(0,0,0,.84);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;max-height:100vh;opacity:0;overflow:auto;position:fixed;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;width:100%;z-index:9999}.lightbox.lightbox-open{opacity:1;visibility:visible}#lightbox-image{border:20px solid #fff;display:block;margin:60px auto 10px;max-height:80%;max-width:90%}#image-lightbox figcaption{color:#fff;max-width:70%}#image-lightbox figcaption *{color:#fff}.close-button{color:#fff;cursor:pointer;font-size:30px;position:absolute;right:30px;top:20px}.close-button:hover{color:#ccc}body.lightbox-open{overflow:hidden;padding-right:17px}.lightbox:before{content:"";display:inline-block;height:40px;margin-right:-.25em}.widget__title{font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:20px;margin-top:15px}.widget__prompt{color:#333f48;margin-bottom:1rem}.newsletter__wrapper{overflow:hidden;position:relative}.newsletter-page{background:transparent;font:Libre Franklin,Arial,Helvetica,sans-serif;padding:2.4rem 2.4rem .4rem;position:relative;text-align:left}@media(min-width:600px){.newsletter-page{background:#fbfbfb;box-shadow:1px 1px 5px rgba(0,0,0,.1);margin:4rem auto;max-width:400px;width:100%}}.newsletter-page .ninja-form{margin:0}.newsletter-page .widget__title{color:#333f48;margin-top:1rem}.newsletter-page .newsletter-prompt{color:#333f48;margin-bottom:1.6rem}.newsletter-page .newsletter-input{border:1px solid;font:Libre Franklin,Arial,Helvetica,sans-serif;width:100%}@media(min-width:600px){.newsletter-page .newsletter-input{border:none}}.newsletter-post{grid-row:5}@media(min-width:600px){.newsletter-post{grid-row:3;padding-top:1.6rem}}.newsletter-about{background-color:#f8f8f8;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;padding:1.6rem 1.6rem 0}@media(min-width:700px){.newsletter-about{grid-row:2}}.widget .nf-form-cont .mei-btn{background:#00a9b7}@supports not (display:grid){.newsletter-about{order:4}}@supports(display:grid){.newsletter-about{grid-row:4}}.footnotes{color:#5e6873;font-size:12px}.pagination__link{background:#fff;font-size:12px;padding:4px;text-decoration:none;transition:all .15s}.pagination__link--current,.pagination__link:hover{box-shadow:0 3px 0 #00a9b7}.pagination__item--disabled{cursor:default;opacity:.7;z-index:-1}.pagination__item--disabled a{color:#888}.tile{background:#fff;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .1s ease-out;white-space:normal}.tile:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}.tile:hover .tile__label{padding-left:0}.tile:nth-child(2){animation:slideIn .2666666667s ease-out}.tile:nth-child(3){animation:slideIn .4s ease-out}.tile:nth-child(4){animation:slideIn .5333333333s ease-out}.tile:nth-child(5){animation:slideIn .6666666667s ease-out}.tile:nth-child(6){animation:slideIn .8s ease-out}.tile:nth-child(7){animation:slideIn .9333333333s ease-out}.tile:nth-child(8){animation:slideIn 1.0666666667s ease-out}.tile__excerpt p{margin-bottom:0}.tile__label{color:#5e6873;font-size:12px;line-height:1;margin:15px 0;padding-left:8px;transition:padding-left .2s ease-out;width:100%}.tile__date{grid-row:3}.tile__title{color:#333f48;margin-bottom:0}.tile__link{bottom:0;font-size:0;left:0;opacity:0;position:absolute;right:0;text-decoration:none;top:0;z-index:1}.tile__date{color:#5e6873;font-size:10px;margin-bottom:.4rem}.tile__img{height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.tile__excerpt{color:#111;font-size:14px}.tile__bar{background:#bf5700;height:2px;width:100%}.tile--has-img{margin-bottom:1.6rem;padding-top:0;position:relative}@media(max-width:399px){.tile--has-img{display:block}}.tile--label{font-size:10px}.tile--intro{border-left:3px solid #bf5700;margin-bottom:1.6rem;padding:1.6rem 0 1.6rem 2.4rem}.tile--intro:hover{box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);cursor:default;transform:none}.tile__title--intro{color:#bf5700}.tile__excerpt--intro{font-size:16px}@supports not (display:flex){@media(min-width:600px){.tile--has-img{clear:right;float:left;margin-left:.8rem;width:47%}}@media(min-width:1000px){.tile--has-img{clear:right;float:left;width:30%}}.tile--label{margin:1.6rem}.tile__title{margin:0 1.6rem}.tile__date{margin:.4rem 1.6rem}.tile__excerpt{margin:.4rem 1.6rem 1.6rem}}@supports not (display:grid){.tile{display:block}@media screen and (max-width:1200px){.tile{flex:0 1 48%}}@media screen and (max-width:600px){.tile{flex:0 1 100%}}@media(min-width:800px){.tile--has-img{margin-right:.8rem}}}@supports(display:flex){.tile__title-wrap{display:flex;flex-flow:column;padding:0 1.6rem 1.6rem}.tile--has-img{justify-content:flex-start}@media(min-width:600px){.tile--has-img{display:flex;flex:0 0 48%;flex-direction:column}}@media(min-width:1200px){.tile--has-img{flex:0 0 31%}}.tile--intro{display:flex;flex:0 0 100%;flex-flow:column wrap}}@supports(display:grid){.tile{display:grid;grid-column-end:span 12;grid-template-columns:repeat(12,0fr);grid-template-rows:max-content max-content max-content 1fr}@media(min-width:600px){.tile{grid-column-end:span 6}}@media(min-width:1200px){.tile{grid-column-end:span 4}}.tile-col__whole{grid-column:2/span 10}@media(min-width:600px){.tile-col__whole{padding:1em}}.tile-col__half{grid-column-end:span 12;padding:1em}@media(min-width:1200px){.tile-col__half{flex:0 1 48%;grid-column-end:span 6}.tile-col__third{grid-column-end:span 4}}.tile-col__fourth{height:140px;padding-bottom:15px}@media(min-width:1200px){.tile-col__fourth{grid-column-end:span 3}}.tile__date,.tile__excerpt,.tile__label,.tile__title{grid-column:2/span10}.tile--has-img{display:grid;grid-row:span 2;grid-template-columns:repeat(12,1fr);grid-template-rows:max-content max-content max-content max-content max-content 1fr;padding-right:0}.tile--has-img .tile__bar{grid-row:1/span 2;height:2px;width:calc(100% + 30px)}.tile--has-img .tile__title{grid-row:4}.tile--has-img .tile__date{grid-row:5}.tile--has-img .tile__excerpt{grid-row:6}.tile__title-wrap{display:grid;grid-column:2/span 10;padding:0 0 1.6rem}.tile__img-wrap{grid-column:1/-1;grid-row:1/span 2;height:100%}.tile__bar{grid-column:2;grid-row:1/span 1}.ethics-links .tile--has-img,.home-section .tile--has-img{grid-template-rows:1fr max-content max-content max-content max-content}@media(min-width:1200px){.tile--intro{grid-column-end:span 12}}}.tile-stats{display:grid;text-align:center}.tile-stats .tile h4{color:#fff}@media(min-width:600px){.tile-stats .tile{grid-column-end:auto}}.tile-stats .tile{cursor:auto;grid-template-columns:auto;grid-template-rows:auto;margin:0 10px;padding:0}.tile-stats .tile h4{border-bottom:1px solid #eee;padding:15px 0;width:100%}.tile-stats .tile i{color:#333f48;font-size:50px!important;padding:10px 0}.tile-stats .tile p{font-size:.8em;padding:5px 15px}@media(min-width:600px){.page-template-publications-template .article__content{width:100%}}.publications .tile{padding:1em 1em 0}@supports not (display:grid){@media(min-width:600px){.publications .tile{margin-left:.8rem;min-height:335px;width:47%}}}@supports(display:flex){.publications .tile{display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between}@media(min-width:800px){.publications .tile{flex:0 0 47%}}}@supports(display:grid){.publications .tile{gap:0 20px;grid-column-end:span 6;grid-template-areas:"tile__img-wrap tile__container";grid-template-columns:1fr 1.5fr;grid-template-rows:1fr}}.publications .tile__img-wrap{float:left;width:50%}@supports not (display:flex){.publications .tile__img-wrap{padding-right:1em}}@supports(display:flex){.publications .tile__img-wrap{flex:0 0 40%;height:auto;position:relative}}@supports(display:grid){.publications .tile__img-wrap{grid-area:tile__img-wrap}}.publications .tile__img{max-height:280px}.publications .tile__container{float:right;width:50%}@supports(display:flex){.publications .tile__container{display:flex;flex:0 0 55%;flex-direction:column}}@supports(display:grid){.publications .tile__container{display:grid;grid-area:tile__container;grid-template-rows:repeat(4,min-content)}}.publications .tile__date,.publications .tile__label{padding:0}.publications .tile__label{line-height:1.5;margin:9px 0}@media(min-width:1000px){.publications .tile__label{font-size:14px}}.publications .tile__label.subtitle{font-style:italic}.publications .tile__label,.publications .tile__title{grid-row:auto}.publications .tile__link{bottom:0;font-size:0;left:0;opacity:0;position:absolute;right:0;text-decoration:none;top:0}@supports not (display:flex){.publications .tile__title{margin:inherit}}.filters{list-style:none;margin:0 0 .8rem 10px}@media(min-width:800px){.filters{margin-bottom:2.4rem;margin-left:0}}@media(max-width:599px){.filters-inline-mobile{display:block}}@media(min-width:600px){.filters-inline-mobile{display:none}}.filters-inline-mobile .filter__item{display:inline-block}.filters-inline-mobile .filter__item:before{content:"• ";letter-spacing:.25em}.filter__sublist{list-style:none;margin:8px 0 .8rem}@media(min-width:800px){.filter__sublist{margin-bottom:2.4rem}}.filter__title{font-size:12px;text-transform:uppercase}.filter__item{margin:0 0 10px}.filter__link{display:inline-block;font-size:14px;padding:0 0 0 5px;text-decoration:none;transform:translate3d(-5px,0,0);transition:transform .15s}.filter__link:hover{border-left:3px solid;transform:translateZ(0)}.filter__link--current{color:#00a9b7}.filter__link--current:hover{border:none;transform:none}.filter__link--parent{color:#333}.filter__link--current-parent{font-weight:700}.filter__item--current-parent{border-left:3px solid #00a9b7;margin-left:0;padding-left:10px}.filter__item--current-parent .filter__link:hover{border:none;transform:none}.filter__item--top-item{margin-left:-10px}.filter__item--top-item .filter__link:hover{padding-left:10px;transform:none}.announcement-banner{background:#bf5700;color:#fff;padding:7px}.announcement-banner .container,.announcement-banner body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz .announcement-banner .enp-breadcrumb-link__container{padding:5px 40px 5px 5px;position:relative}.announcement-banner p{margin:5px;padding-top:0}.announcement-banner a{color:#fff;text-decoration:underline}.announcement-banner a:focus,.announcement-banner a:hover{color:#f4f4f4}.announcement__close{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;cursor:pointer;height:30px;margin-top:7px;padding:17px;position:absolute;right:4px;top:1rem;top:0;transition:background .2s;width:30px}.announcement__close:after,.announcement__close:before{background:#fff;border-radius:3px;bottom:0;content:"";display:block;height:15px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;transition:background .2s;width:3px}.announcement__close:before{transform:rotate(45deg)}.announcement__close:after{transform:rotate(-45deg)}.announcement__close:focus,.announcement__close:hover{background:#fff}.announcement__close:focus:after,.announcement__close:focus:before,.announcement__close:hover:after,.announcement__close:hover:before{background:#bf5700}.vertical-color--journalism,body.vertical--journalism.vertical-base .filter__link--current{color:#bf5700}body.vertical--journalism.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--journalism.vertical-base .filter__link--parent{color:#bf5700}.btn--journalism{background-color:#bf5700}.btn--journalism:focus,.btn--journalism:hover{background-color:#8c4000}.btn--journalism:active{background-color:#d96300}.btn--journalism.btn--ghost{fill:#bf5700;border-color:#bf5700;color:#bf5700}.btn--journalism.btn--ghost:focus,.btn--journalism.btn--ghost:hover{border-color:#8c4000}.btn--journalism.btn--ghost:active{border-color:#d96300}.btn--journalism{background:#bf5700}.filter__item--verticals--journalism.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--journalism .filter__link--current,.filter__item--verticals--journalism .filter__link--parent{color:#bf5700}.filter__item--verticals--journalism .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--journalism.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--journalism.tile--intro{grid-column-end:span 12}}.tile--vertical--journalism .tile__label,.tile--vertical--journalism .tile__title--intro,.vertical-color--science-communication,body.vertical--science-communication.vertical-base .filter__link--current{color:#bf5700}body.vertical--science-communication.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--science-communication.vertical-base .filter__link--parent{color:#bf5700}.btn--science-communication{background-color:#bf5700}.btn--science-communication:focus,.btn--science-communication:hover{background-color:#8c4000}.btn--science-communication:active{background-color:#d96300}.btn--science-communication.btn--ghost{fill:#bf5700;border-color:#bf5700;color:#bf5700}.btn--science-communication.btn--ghost:focus,.btn--science-communication.btn--ghost:hover{border-color:#8c4000}.btn--science-communication.btn--ghost:active{border-color:#d96300}.btn--science-communication{background:#bf5700}.filter__item--verticals--science-communication.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--science-communication .filter__link--current,.filter__item--verticals--science-communication .filter__link--parent{color:#bf5700}.filter__item--verticals--science-communication .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--science-communication.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--science-communication.tile--intro{grid-column-end:span 12}}.tile--vertical--science-communication .tile__label,.tile--vertical--science-communication .tile__title--intro,.vertical-color--media-ethics,body.vertical--media-ethics.vertical-base .filter__link--current{color:#bf5700}body.vertical--media-ethics.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--media-ethics.vertical-base .filter__link--parent{color:#bf5700}.btn--media-ethics{background-color:#bf5700}.btn--media-ethics:focus,.btn--media-ethics:hover{background-color:#8c4000}.btn--media-ethics:active{background-color:#d96300}.btn--media-ethics.btn--ghost{fill:#bf5700;border-color:#bf5700;color:#bf5700}.btn--media-ethics.btn--ghost:focus,.btn--media-ethics.btn--ghost:hover{border-color:#8c4000}.btn--media-ethics.btn--ghost:active{border-color:#d96300}.btn--media-ethics{background:#bf5700}.filter__item--verticals--media-ethics.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--media-ethics .filter__link--current,.filter__item--verticals--media-ethics .filter__link--parent{color:#bf5700}.filter__item--verticals--media-ethics .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--media-ethics.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--media-ethics.tile--intro{grid-column-end:span 12}}.tile--vertical--media-ethics .tile__label,.tile--vertical--media-ethics .tile__title--intro,.vertical-color--social-platforms,body.vertical--social-platforms.vertical-base .filter__link--current{color:#bf5700}body.vertical--social-platforms.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--social-platforms.vertical-base .filter__link--parent{color:#bf5700}.btn--social-platforms{background-color:#bf5700}.btn--social-platforms:focus,.btn--social-platforms:hover{background-color:#8c4000}.btn--social-platforms:active{background-color:#d96300}.btn--social-platforms.btn--ghost{fill:#bf5700;border-color:#bf5700;color:#bf5700}.btn--social-platforms.btn--ghost:focus,.btn--social-platforms.btn--ghost:hover{border-color:#8c4000}.btn--social-platforms.btn--ghost:active{border-color:#d96300}.btn--social-platforms{background:#bf5700}.filter__item--verticals--social-platforms.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--social-platforms .filter__link--current,.filter__item--verticals--social-platforms .filter__link--parent{color:#bf5700}.filter__item--verticals--social-platforms .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--social-platforms.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--social-platforms.tile--intro{grid-column-end:span 12}}.tile--vertical--social-platforms .tile__label,.tile--vertical--social-platforms .tile__title--intro,.vertical-color--propaganda,body.vertical--propaganda.vertical-base .filter__link--current{color:#bf5700}body.vertical--propaganda.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--propaganda.vertical-base .filter__link--parent{color:#bf5700}.btn--propaganda{background-color:#bf5700}.btn--propaganda:focus,.btn--propaganda:hover{background-color:#8c4000}.btn--propaganda:active{background-color:#d96300}.btn--propaganda.btn--ghost{fill:#bf5700;border-color:#bf5700;color:#bf5700}.btn--propaganda.btn--ghost:focus,.btn--propaganda.btn--ghost:hover{border-color:#8c4000}.btn--propaganda.btn--ghost:active{border-color:#d96300}.btn--propaganda{background:#bf5700}.filter__item--verticals--propaganda.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--propaganda .filter__link--current,.filter__item--verticals--propaganda .filter__link--parent{color:#bf5700}.filter__item--verticals--propaganda .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--propaganda.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--propaganda.tile--intro{grid-column-end:span 12}}.tile--vertical--propaganda .tile__label,.tile--vertical--propaganda .tile__title--intro,.vertical-color--center-leadership,body.vertical--center-leadership.vertical-base .filter__link--current{color:#bf5700}body.vertical--center-leadership.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--center-leadership.vertical-base .filter__link--parent{color:#bf5700}.btn--center-leadership{background-color:#bf5700}.btn--center-leadership:focus,.btn--center-leadership:hover{background-color:#8c4000}.btn--center-leadership:active{background-color:#d96300}.btn--center-leadership.btn--ghost{fill:#bf5700;border-color:#bf5700;color:#bf5700}.btn--center-leadership.btn--ghost:focus,.btn--center-leadership.btn--ghost:hover{border-color:#8c4000}.btn--center-leadership.btn--ghost:active{border-color:#d96300}.btn--center-leadership{background:#bf5700}.filter__item--verticals--center-leadership.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--center-leadership .filter__link--current,.filter__item--verticals--center-leadership .filter__link--parent{color:#bf5700}.filter__item--verticals--center-leadership .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--center-leadership.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--center-leadership.tile--intro{grid-column-end:span 12}}.tile--vertical--center-leadership .tile__label,.tile--vertical--center-leadership .tile__title--intro{color:#bf5700}.search .tease{padding-bottom:3em}@media(min-width:600px){.search .tease{grid-gap:0 2em;display:grid}.search .tease__title{grid-column:1/4}}.search .tease__img{max-height:unset}@media(min-width:600px){.search .tease__img{align-self:auto;grid-column:1/2}}.search .tease__excerpt{grid-column:auto}.home-funders{padding-top:0}@media(min-width:600px){.home-funders{padding-top:2.4rem}}.home-funders .container,.home-funders body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz .home-funders .enp-breadcrumb-link__container{padding-left:0;padding-right:0}.funder{align-self:center;justify-content:space-between;margin-bottom:1.6rem;margin-right:.8rem}@media(min-width:600px){.funder{margin-right:1.6rem}}@media(min-width:1000px){.funder{margin-right:1.6rem}}.funder--donate{align-items:center;border:2px dashed #ddd;display:flex;flex:100%;flex-direction:column;justify-content:center;padding:1.6rem;text-align:center}.funder__donate__title{font-size:12px;letter-spacing:.05rem;text-transform:uppercase}@supports not (display:flex){@media(min-width:600px){.home-funders{float:left}}.funder{display:inline-block;width:44%}@media(min-width:600px){.funder{width:25%}}@media(min-width:1000px){.funder{margin-right:3.2rem}}.funder--donate{width:100%}}@supports not (display:grid){@media(min-width:600px){.home-funders{float:left;padding-left:calc(200px - .8rem)}}@media(min-width:1000px){.home-funders{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.funders{display:flex;flex-wrap:wrap}}}@supports(display:flex){@media(min-width:600px){.home-funders{order:3}}.funders{display:flex;flex-flow:row wrap}.funder{flex:0 0 45%;margin-right:.8rem}@media(min-width:600px){.funder{flex:0 0 25%;margin-right:2.4rem}}.funder--donate{flex:0 0 100%}}@supports(display:grid){.funders{grid-gap:22px;display:grid}@media(min-width:400px){.funders{grid-gap:30px}}@media(min-width:600px){.funders{grid-gap:40px;gap:20px}}.funder{grid-column:span 6;margin-right:0}@media(min-width:600px){.funder{grid-column:span 3}}@media(min-width:800px){.funder{grid-column:span 3}}@media(min-width:600px){.home-funders{grid-column:2;grid-row:5}}.funder--donate{display:grid;grid-column:1/span 6;grid-column:span 12;justify-content:center}}.event-meta__title{font-size:12px}.event__venue{margin-top:1.6rem}.venue__name{font-size:12px;margin-bottom:0}#tribe-events-pg-template,.tribe-events-pg-template{margin:0 auto;max-width:700px}.tribe-common-c-btn-icon:disabled{background-color:currentcolor}video{width:100%}@supports(display:grid){.cme-tweets{grid-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:1fr}}@media(min-width:600px){@supports(display:flex){.ctf-tweets{display:flex;justify-content:space-between}}}@supports(display:grid){.ctf-tweets{grid-template-columns:repeat(12,1fr)}}.ctf-item{background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-top:none;box-shadow:2px 2px 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);padding:1rem 0 0;position:relative}@supports not ((display:flex) or (display:grid)){@media(min-width:600px){.ctf-item{float:left;width:31%}}@media(min-width:800px){.ctf-item{width:32%}}}@supports(display:flex){.ctf-item{align-items:flex-start;display:flex;flex:0 0 32%;flex-flow:column nowrap}}@supports(display:grid){.ctf-item{grid-column:span 4}}@media(min-width:600px){#ctf .ctf-item:not(:last-child){margin-right:1em}}#ctf .ctf-author-box{display:flex;margin-left:5rem}#ctf .ctf-tweet-content{background:#fff;height:100%;left:0;margin-left:0;padding:1.6rem;width:100%}#ctf .ctf-author-box-link{padding-bottom:25px}#ctf .ctf-author-name{width:100%}#ctf .ctf-author-screenname{color:#bf5700;font-size:.8rem;text-decoration:none}#ctf .ctf-quoted-tweet-text{display:none}#ctf .ctf-author-avatar{border-radius:50%}#ctf .ctf-author-name{color:#f8f8f8}#ctf .ctf-author-name:before{color:#111;content:"";font-weight:100;opacity:1;position:absolute}#ctf .ctf-tweet-date:after{content:"h ago"}#ctf .ctf_more{display:inline-block}#ctf .ctf-author-avatar{position:relative}#ctf .ctf-author-avatar:after{background:url(//localhost:3000/wp-content/uploads/2020/10/Texas-Moody-Media-Engagement.jpg);background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:48px;left:0;position:absolute;top:0;width:48px}.quiz-creator-research.tree:after{background-color:#f8f8f8;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:skewY(-8deg);z-index:-1}#embed-code{margin-bottom:20px;min-height:80px}.step-header,.subhead,.tree-link{color:#bf5700}.tree-link{text-decoration:none}.tree-link:hover{color:#bf5700;text-decoration:underline}.col-sm-6>h3{color:#5e6873}.past-interns-spacing{margin-top:25px}.past-interns__main-title{margin-top:3em}.past-interns-title{border-bottom:1px solid #d1cece;border-top:1px solid #d1cece;font-size:17px;line-height:25px;padding:20px 60px 20px 20px;width:480px}[data-toggle-arrow]:after{content:attr(data-toggle-arrow);padding-left:.2em;right:15px}.past-interns-title:hover{background:#f2f1ed;border-left:5px solid;border-color:#bf5700;cursor:pointer}.past-interns-list{margin-bottom:0;max-height:0;overflow:hidden;position:relative;visibility:hidden}.blocker{background-color:#000;background-color:rgba(0,0,0,.75);bottom:0;box-sizing:border-box;height:100%;left:0;overflow:auto;padding:20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:1}.blocker:before{content:"";display:inline-block;height:100%;margin-right:-.05em;vertical-align:middle}.blocker.behind{background-color:transparent}.modal{background:transparent;box-shadow:0 0 10px #000;box-sizing:border-box;display:none;max-width:95%;position:relative;text-align:left;vertical-align:middle;width:auto;z-index:2}.modal video{background-color:#fff;max-height:60vh}@media(min-width:800px){.modal video{width:600px}}.modal .modal-content p{margin-bottom:-9px}.modal a.close-modal{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:30px;position:absolute;right:-12.5px;text-indent:-9999px;top:-12.5px;width:30px}.modal-spinner{background-color:#111;border-radius:5px;display:none;height:20px;left:50%;padding:12px 16px;position:fixed;top:50%;transform:translateY(-50%) translateX(-50%)}.modal-spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;border-radius:100px;display:inline-block;height:20px;margin:0 1px;width:2px}.modal-spinner .rect2{animation-delay:-1.1s}.modal-spinner .rect3{animation-delay:-1s}.modal-spinner .rect4{animation-delay:-.9s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@media(min-width:600px){.archive__sidebar{float:left;padding-right:1em;width:20%}}@media(min-width:800px){.archive__sidebar{width:15%}}.newsletter-about p,.newsletter-landing p,.newsletter-post p{margin-bottom:1.2rem}@media(min-width:600px){.newsletter-about,.newsletter-landing,.newsletter-post{font-size:.75rem;text-align:left}}.newsletter-about .newsletter-input,.newsletter-landing .newsletter-input,.newsletter-post .newsletter-input{width:150px}.media-ethics-sidebar .widget__title{color:#333f48;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0}.full-width .newsletter__wrapper{width:100%}@supports not (display:flex){@media(min-width:600px){.sidebar-primary{float:right;padding-left:1.6rem;width:75%}}@media(min-width:1200px){.sidebar-primary{float:right;width:80%}}}@supports not (display:grid){@media(max-width:399px){.archive__sidebar{order:1}}@media(min-width:600px){.archive__sidebar{flex:0 0 25%}}.media-ethics-sidebar{width:20%}}@supports(display:flex){@media(min-width:600px){.sidebar-primary{order:5;padding-left:calc(200px + 1.6rem)}}@media(min-width:1000px){.sidebar-primary{padding-left:308px}}@media(min-width:1200px){.sidebar-primary{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.archive__sidebar{flex:0 0 15%;order:1}}@media(min-width:800px){.archive__sidebar{display:flex;flex:0 0 15%;flex-flow:column wrap;justify-content:flex-start}}@media(min-width:1000px){.archive__sidebar{flex:0 0 20%}}@media(min-width:600px){.newsletter-about,.newsletter-landing,.newsletter-post{flex:0 0 20%}}.full-width .newsletter__wrapper{order:4}}@supports(display:grid){.sidebar-primary{order:4}@media(min-width:600px){.sidebar-primary{grid-column:2;grid-row-start:6;padding-left:0}}.archive__sidebar{grid-column:1/-1;padding-right:10px;width:100%}@media(min-width:600px){.archive__sidebar{display:grid;grid-column:1/4;grid-row:1}}@media(min-width:800px){.archive__sidebar{grid-column:1/3}}@media(min-width:600px){.newsletter-about{grid-column:1/4;grid-row:2}.newsletter-about,.newsletter-landing,.newsletter-post{grid-column:1}}.media-ethics-sidebar{order:2}@media(min-width:600px){.media-ethics-sidebar{grid-column:2}}@media(min-width:1200px){.media-ethics-sidebar{font-size:16px;grid-column:3;grid-row:3/span 4;margin-left:0;max-width:200px}}}.emoji{max-width:20px}.rpwe-block ul{grid-column-gap:0;grid-row-gap:20px;display:grid;grid-auto-rows:auto;list-style:none!important;margin-left:0!important;padding-left:0!important}@media(min-width:600px){.rpwe-block ul{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(12,1fr)}}.rpwe-block li{background:#fff;border-bottom:none;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;list-style-type:none;margin-bottom:0;margin-left:0;overflow:hidden;padding-bottom:0;text-overflow:ellipsis;transition:all .1s ease-out;white-space:normal}.rpwe-block li:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}@media(min-width:600px){.rpwe-block li{grid-column-end:span 6}}@media(min-width:1200px){.rpwe-block li{grid-column-end:span 3}}.rpwe-block a{display:inline!important;font-size:16px;font-weight:700;text-decoration:none}.rpwe-block h3{background:none!important;clear:none;font-size:12px!important;font-weight:400;line-height:1.5em;margin-bottom:0!important;margin-top:0!important;padding-top:10px}.rpwe-thumb{border:none!important;box-shadow:none!important;margin:0;padding:0!important}@media(min-width:1200px){.rpwe-thumb{height:100%;-o-object-fit:cover;object-fit:cover}}.rpwe-summary,.rpwe-time{font-size:12px}.rpwe-time{color:#bbb}.rpwe-alignleft{display:inline;float:left}.rpwe-alignright{display:inline;float:right}.rpwe-aligncenter{display:block;margin-left:auto;margin-right:auto}.rpwe-clearfix:after,.rpwe-clearfix:before{content:"";display:table!important}.rpwe-clearfix:after{clear:both}.rpwe-clearfix{zoom:1}.rpwe-img{grid-column:span 10/5;grid-row:1/span 2;height:100%;width:100%}.rpwe-time,.rpwe-title{grid-column:span 6/12}.nf-before-form-content .nf-form-fields-required{display:none;position:absolute}.nf-form-cont .nf-field-container{margin-bottom:20px}.nf-form-cont ::-moz-placeholder{color:#adadad}.nf-form-cont ::placeholder{color:#adadad}.nf-form-cont select{border-radius:0;height:30px;width:100%}.nf-form-cont input[type=button]{border:none;width:100%}.nf-form-cont textarea{height:200px;padding:10px;width:100%}.nf-form-cont .nf-field-label label{color:inherit;font-weight:100}.nf-form-cont .nf-error .ninja-forms-field{border-color:#d9534f}.nf-form-cont .nf-error-msg{color:#d9534f}.widget .nf-form-cont label{font:inherit}@media(min-width:600px){.widget .nf-form-cont input[type=button]{width:auto}}.widget .nf-form-cont .mei-btn{background:#579d42}.widget .nf-form-cont .mei-btn:hover{background-color:#437933}.footer__footer .nf-field-label{margin:0 auto 10px}.footer__footer [type=email]{width:70%}#tribe-events-pg-template .tribe-events-content ol li,#tribe-events-pg-template .tribe-events-content ul li{margin:0 0 0 1.6rem}#tribe-events-pg-template .tribe-events-content a{text-decoration:underline} +@font-face{font-family:founders_grotesk_bold;font-style:normal;font-weight:400;src:url(../../fonts/foundersgroteskx-condensed-bold.woff2) format("woff2"),url(../../fonts/foundersgroteskx-condensed-bold.woff) format("woff")}@font-face{font-family:founders_grotesk_bold_italic;font-style:normal;font-weight:400;src:url(../../fonts/foundersgrotesk-bolditalic.woff2) format("woff2"),url(../../fonts/foundersgrotesk-bolditalic.woff) format("woff")}@keyframes slideInFadeIn{0%{opacity:0}to{opacity:1;transform:translateZ(0)}}@keyframes slideInFadeInRev{0%{opacity:0}to{opacity:1;transform:translateZ(0)}}@keyframes parallaxBarScale{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}.ann__grid_item,.fade-in-up-1,.fade-in-up-2,.item-animate{opacity:0}.parallax_bar_scale{animation:parallaxBarScale 1.5s .85s forwards}.slide_in_fade_in{animation:slideInFadeIn 1s forwards;animation-delay:1s;transform:translateX(-120%)}.slide_in_fade_in_rev{animation:slideInFadeInRev 1s forwards;animation-delay:1s;transform:translateX(120%)}.scale_up{animation:scaleUp 1.5s forwards;transform:scaleY(0);transform-origin:center}.fade_in_and_up{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:1s}.fade_in_and_up.delay_1{animation-delay:.5s}.fade_in_and_up.delay_2{animation-delay:.6s}.fade_in_and_up.delay_3{animation-delay:.7s}.fade_in_and_up.delay_4{animation-delay:.8s}@keyframes scaleUp{to{transform:scaleX(1)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}iframe{border:none}embed,iframe,object{max-width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}body .main-body-wrapper{background:url(/wp-content/themes/engage-2-x/assets/img/dots.webp);background-attachment:fixed;background-position:150% -5%;background-repeat:no-repeat;background-size:1024px}body.vertical--journalism.archive .main-body-wrapper,body.vertical--media-ethics.archive .main-body-wrapper,body.vertical--science-communication.archive .main-body-wrapper,body.vertical--social-platforms.archive .main-body-wrapper{background:url(/wp-content/themes/engage-2-x/assets/img/dots.svg);background-attachment:fixed;background-position:120% -1%;background-repeat:no-repeat;background-size:1024px}.main-body-wrapper{overflow-x:hidden}.flex_row{display:flex;flex-direction:row}.row_newsletter{margin:20px;overflow:visible}.row_item{flex:1}.img-shadow img{box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);margin-top:-50px}.header{position:relative}@media(min-width:1200px){.header{padding-bottom:2.4rem;padding-left:0;padding-right:0}}@media(min-width:600px){.header{margin-bottom:.8rem}}@media(min-width:800px){.header{padding-left:1.6rem;padding-right:1.6rem}}.header .searchform{padding-bottom:1em}@media(min-width:1200px){.header .searchform{padding-bottom:0}}.header__container{z-index:99}@media(min-width:1200px){.header__container{display:grid;grid-template-columns:320px 1fr;grid-template-rows:max-content max-content;padding-bottom:15px;padding-top:10px}}.header__logo{max-width:260px}@media(min-width:600px){.header__logo{max-width:300px}}@media(min-width:800px){.header__logo{max-width:320px}}@supports not (display:grid){.header__container:after{clear:both;content:".";display:block;height:0;visibility:hidden}}.dropdown,.dropend,.dropstart,.dropup{position:relative}@supports not (display:flex){.header__container:after{clear:both;content:".";display:block;height:0;visibility:hidden}@media(max-width:799px){.header__logo{clear:both}}@media(min-width:1200px){.header__logo{clear:both;float:left}}}@supports(display:flex){.header__container{display:flex;flex-flow:row wrap}}.navbar-toggler{background-color:transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-brand{font-size:1.25rem;margin-bottom:0;margin-right:1rem;text-decoration:none;white-space:nowrap}.navbar-collapse{box-shadow:0 11px 12px rgba(0,0,0,.18);left:0;position:absolute;top:100%;transform:translateY(-100%);transition:transform .4s ease-in-out,visibility 0s .4s;visibility:hidden;width:100%;z-index:7}@media(min-width:1200px){.navbar-collapse{box-shadow:none;display:flex;flex-basis:auto;position:relative;top:unset;transform:none;transition:none;visibility:visible;width:auto}}.navbar-collapse.show{background:#fff;transform:translateY(0);transition:transform .4s ease-in-out;visibility:visible}.navbar-nav{list-style:none}@media(min-width:1200px){.navbar-nav{align-items:center;display:flex;flex-direction:row;margin-bottom:0}}.navbar__components{align-items:center;background-color:#fff;display:flex;justify-content:space-between;min-width:100%;padding:1em .8rem;z-index:8}@media(min-width:1200px){.navbar__components{min-width:0}}.navbar-toggler{background:none;border:1px solid transparent;border-radius:none;box-shadow:none;font-size:1rem;margin:0;padding:15px 10px;text-shadow:none}@media(min-width:400px){.navbar-toggler{top:10px}}@media(min-width:1200px){.navbar-toggler{display:none}}.navbar-toggler .hamburger-bars,.navbar-toggler .hamburger-bars:after,.navbar-toggler .hamburger-bars:before{background:#005f86;border-radius:10px;display:block;height:3px;width:24px}.navbar-toggler .hamburger-bars{position:relative}.navbar-toggler .hamburger-bars:after,.navbar-toggler .hamburger-bars:before{content:"";position:absolute}.navbar-toggler .hamburger-bars:before{top:-6px}.navbar-toggler .hamburger-bars:after{top:6px}.navbar .navbar-toggler{background:#fff;border-radius:3px;box-shadow:1px 2px 3px #888;-webkit-box-shadow:1px 2px 3px #888;-moz-box-shadow:1px 2px 3px #888;padding:15px 10px;top:40px}.navbar .navbar-toggler:focus{background:#fff}.navbar .navbar-toggler .hamburger-bars,.navbar .navbar-toggler .hamburger-bars:after,.navbar .navbar-toggler .hamburger-bars:before{background:#333f48}.navbar-toggler .hamburger-bars{transform:rotate(0deg);transition:transform .275s ease-out}.navbar-toggler .hamburger-bars:after,.navbar-toggler .hamburger-bars:before{transition:top .15s ease-out .275s,transform .275s ease-out}.navbar-toggler.is-open .hamburger-bars{transform:rotate(-45deg);transition:transform .275s ease-out .15s}.navbar-toggler.is-open .hamburger-bars:after,.navbar-toggler.is-open .hamburger-bars:before{top:0;transform:rotate(-90deg);transition:top .15s ease-out,transform .275s ease-out .15s}.navbar{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1em;position:relative;width:100%}.navbar-nav>.menu__item{padding:.5em 0}.searchform__input{margin-right:.8rem}.horiz-list{display:flex;flex-wrap:wrap;list-style:none}.horiz-list__item{margin-left:10px}.horiz-list__item:first-of-type{margin:0}.hint{color:#5e6873;font-size:.75rem}.font--xs{font-size:12px}.font--lg{font-size:20px}.m--no{margin:0}.text-left{text-align:left}.full-width .article__title,.text-center{text-align:center}.indent{text-indent:50px}.screen-reader-text,.sr-text{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:active,.screen-reader-text:focus,.sr-text:active,.sr-text:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.alignnone{height:auto;margin-left:auto;margin-right:auto;max-width:100%}.aligncenter{display:block;height:auto;margin:1.6rem auto}.alignleft,.alignright{height:auto;margin-bottom:1.6rem}@media(min-width:600px){.alignleft{float:left;margin-right:1.6rem}.alignright{float:right;margin-left:1.6rem}}.aspect-ratio-box{height:0;margin-bottom:1em;padding-top:57.6578494509%;position:relative}.aspect-ratio-box-inside{height:100%;left:0;position:absolute;top:0;width:100%}body:not(.enp-quiz):not(.page-template-page-annual-report) svg{height:1.1em;width:1.1em}.highcharts-container svg{height:auto;width:auto}.embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}body{font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;margin:0 0 .8rem}.h1,h1{font-size:36px}@media(max-width:399px){.h1,h1{font-size:20px}}.h2,h2{font-size:28px}.h3,h3{font-size:20px}.h4,.h5,.h6,h4,h5,h6{font-size:16px}.p,p{margin-bottom:1.6rem}a{color:#333f48}a:hover{color:#1e252a}hr{background-color:#ddd;border:0;height:1px}hr,ol,ul{margin-bottom:1.6rem}ul{list-style:disc}ol{list-style:decimal}li{margin-left:1.6rem}b,strong{font-weight:700}cite,dfn,em{font-style:italic}blockquote{border-bottom:1px solid #ddd;border-top:1px solid #ddd;color:#5e6873;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-family:1.1rem;margin:1.6rem 0;padding:1.6rem 0 0}figure.quote{border-left:2px solid #5e6873;padding:0 0 0 3.2rem;position:relative}figure.quote blockquote{border-bottom:none;border-top:none;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:20px;font-style:italic;margin:0;padding:0}figure.quote blockquote:before{content:"“";font-size:4rem;left:.8rem;line-height:1;position:absolute;top:0}figure.quote blockquote:after{content:"”";font-size:4rem;line-height:1;position:absolute}address{margin:0 0 1.6rem}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:.95em;grid-column:1/-1;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font:.95em Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{border-bottom:none}ins,mark{background:#fff9c0;text-decoration:none}sub,sup{font-size:.75em;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:.75em}big{font-size:1.25em}figure{margin:0 0 1.6rem}figcaption{color:#5e6873;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:.75rem}table{font-weight:300;margin:0 0 1.25em;width:100%}th{color:#5e6873;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:1.15em;padding:5px}thead th{border-bottom:1px solid #f8f8f8}tfoot th{border-top:1px solid #888}td{border-bottom:1px solid #ddd;padding:10px}tr{border-bottom:.5px solid #000}@media(max-width:399px){tr{display:-webkit-flex}}img{height:auto;max-width:100%}label{color:#333f48;font-size:14px}input[type=email],input[type=password],input[type=search],input[type=text],textarea{border:1px solid #ddd;box-shadow:0 0 3px rgba(0,0,0,.15);color:#888;padding:8px}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus{color:#111}textarea{vertical-align:top;width:98%}.btn,.nf-form-content input[type=button],button,html input[type=button],input[type=submit]{fill:#fff;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#bf5700;border:0;border-radius:40px;color:#fff;cursor:pointer;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:.4px;line-height:1.1;padding:.8rem 1.6rem;text-decoration:none;transition:all .2s}.btn:focus,.btn:hover,.nf-form-content input[type=button]:focus,.nf-form-content input[type=button]:hover,button:focus,button:hover,html input[type=button]:focus,html input[type=button]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#7f3a00;color:#fff}.btn:active,.nf-form-content input[type=button]:active,button:active,html input[type=button]:active,input[type=submit]:active{background-color:#9f4800;color:#fff}.btn:disabled,.nf-form-content input[type=button]:disabled,button:disabled,html input[type=button]:disabled,input[type=submit]:disabled{background-color:#888;color:#fff}.btn.light,.nf-form-content input[type=button].light,button.light,html input[type=button].light,input[type=submit].light{background-color:#f0f0f0;color:#020644}.btn.light:hover,.nf-form-content input[type=button].light:hover,button.light:hover,html input[type=button].light:hover,input[type=submit].light:hover{background-color:#fff}.btn--primary{font-size:16px;padding:.5em 1em}.btn--ghost,input.btn--ghost{fill:#bf5700;background:transparent;border:2px solid #bf5700;border-radius:40px;color:#bf5700;font-size:16px;letter-spacing:.4px;padding:.8rem 1.6rem;text-decoration:none}.btn--ghost:focus,.btn--ghost:hover,input.btn--ghost:focus,input.btn--ghost:hover{fill:#9e4800;background:transparent;border-color:#964400;color:#964400}.btn--ghost:active,input.btn--ghost:active{fill:#ae4f00;background:transparent!important;border-color:#9f4800;color:#9f4800}.btn--xsm,input.btn--xsm{font-size:12px;padding:.5em}.btn--sm,.btn--sm_reg_dark,input.btn--sm{font-size:12px;padding:.5em 1em}.btn--sm_reg_dark{background-color:#02b2bf;border-radius:20px;color:#fff;text-decoration:none}.btn--lg{font-size:20px;padding:.5em 1.2em}.btn--stretch{display:block}.btn--icon{align-items:center;display:flex}.btn__icon{font-size:1.15rem;margin-right:.8rem}.btn--ghost-square{border-radius:4px}.btn--ghost-square:hover{background-color:#000}.p-1{font-size:16px}.p-2{font-size:18px}.p-3{font-size:20px}.wrapper--pad{padding-left:.8rem;padding-right:.8rem}@media(min-width:800px){.wrapper--pad{padding-left:1.6rem;padding-right:1.6rem}}.wrapper--pad-lg{padding-left:1.6rem;padding-right:1.6rem}@media(min-width:800px){.wrapper--pad-lg{padding-left:4rem;padding-right:4rem}}.wrapper--pad-xlg{padding-left:2em;padding-right:2em}@media(min-width:800px){.wrapper--pad-xlg{padding-left:2.4rem;padding-right:2.4rem}}@media(min-width:1000px){.wrapper--pad-xlg{padding-left:3.2rem;padding-right:3.2rem}}@media(min-width:1200px){.wrapper--pad-xlg{padding-left:8rem;padding-right:8rem}}.wrapper--pad-huge{padding-left:2.4rem;padding-right:2.4rem}@media(min-width:800px){.wrapper--pad-huge{padding-left:3.2rem;padding-right:3.2rem}}@media(min-width:1000px){.wrapper--pad-huge{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){.wrapper--pad-huge{padding-left:11.2rem;padding-right:11.2rem}}.container,body.enp-quiz .enp-breadcrumb-link__container{margin:auto;max-width:1400px}.container--sm{max-width:600px}.container--md{max-width:800px}.container--lg,.container--xl{max-width:1400px}.row{display:flex;flex-wrap:wrap;justify-content:center}.col-sm-3{min-width:190px}.col-sm-3,.col-sm-4{flex:1;padding:0 5px;text-align:center}.col-sm-4{min-width:255px}.col-sm-6{min-height:1px;min-width:50%;padding-left:15px;padding-right:15px;position:relative}figure{max-width:100%}@media(min-width:1000px){.article figure.alignnone{margin-left:0}}body.archive .header{background:transparent}body.archive .header:after{background:#fcfcfc;bottom:-50%;transform:skewY(-5deg)}@supports not (display:flex){.archive__content:after{clear:both;content:".";display:block;height:0;visibility:hidden}@media(min-width:600px){.archive__content{float:right;width:80%}}@media(min-width:800px){.archive__content{width:85%}}}@supports(display:flex){@media(min-width:600px){.archive__content{display:flex;flex:0 0 80%;flex-flow:row wrap;justify-content:space-between;order:2}}@media(min-width:1000px){.archive__content{flex:0 0 78%}}@media(min-width:1200px){.archive__content{flex:0 0 80%}}}@supports(display:grid){.archive__content{display:grid;grid-column:1/-1}@media(min-width:600px){.archive__content{grid-column:4/13}}@media(min-width:800px){.archive__content{grid-column:3/-1;width:100%}}.archive__content__board,.archive__content__general{grid-column:1/-1}}.grid{display:block}.grid--flex{display:flex;flex-direction:column}@media(min-width:600px){.grid--flex__row{flex-direction:row}}.grid--auto{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@supports(display:flex){@media(min-width:600px){.grid{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}}}@supports(display:grid){.grid{display:grid}.grid--col-12{grid-auto-rows:auto;grid-template-columns:repeat(6,1fr)}@media(min-width:600px){.grid--col-12{grid-template-columns:repeat(12,1fr)}}.grid--gap-20{grid-column-gap:0;grid-row-gap:20px}@media(min-width:600px){.grid--gap-20{grid-column-gap:20px}}.grid--gap-30{grid-column-gap:0;grid-row-gap:30px}@media(min-width:600px){.grid--gap-30{grid-column-gap:30px}}.grid--gap-40{grid-column-gap:0;grid-row-gap:40px}@media(min-width:600px){.grid--gap-40{grid-column-gap:40px}}}@supports not (display:grid){@media(min-width:600px){.grid--gap-30{grid-column-gap:0}}}.container_team{margin:auto;max-width:1300px}.collapsable.is-hidden:not(.is-hiding){height:12.5px;opacity:0;transform:translateY(-400px);transition:opacity .4s ease-in-out}.collapsable.is-hiding{animation:collapse .2s ease-out forwards;clear:both;display:block}.collapsable.is-hiding li{animation:collapseHide .2s ease-out forwards}.collapsable.is-opening{animation:collapseReveal .8s ease-out forwards;display:block}.collapsable[aria-hidden=false] li{animation:collapseShow .325s ease-out forwards;opacity:0}.collapsable[aria-hidden=false] li:nth-child(2){animation:collapseShow .365s ease-out .15s forwards}.collapsable[aria-hidden=false] li:nth-child(3){animation:collapseShow .385s ease-out .1833333333s forwards}.collapsable[aria-hidden=false] li:nth-child(4){animation:collapseShow .405s ease-out .225s forwards}.collapsable[aria-hidden=false] li:nth-child(5){animation:collapseShow .425s ease-out .27s forwards}.collapsable[aria-hidden=false] li:nth-child(6){animation:collapseShow .445s ease-out .3166666667s forwards}.collapsable[aria-hidden=false] li:nth-child(7){animation:collapseShow .465s ease-out .3642857143s forwards}.collapsable[aria-hidden=false] .searchform{animation:collapseShow .495s ease-out .4642857143s forwards;opacity:0}@media(min-width:800px){.collapsable.is-hidden{display:block!important;height:auto!important;opacity:1!important;transform:none!important}}@media(max-width:799px){.collapsable--max-tablet.is-hidden:not(.is-hiding){height:12.5px;opacity:0;transform:translateY(-300px)}.collapsable--max-tablet .is-hiding{animation:collapse .3s ease-out forwards;display:block}.collapsable--max-tablet .is-hiding li{animation:collapseHide .2s ease-out forwards}.collapsable--max-tablet .is-opening{animation:collapseReveal .3s ease-out forwards;display:block}.collapsable--max-tablet [aria-hidden=false]{display:block}.collapsable--max-tablet [aria-hidden=false] li{animation:collapseShow .3s ease-out forwards;opacity:0}.collapsable--max-tablet [aria-hidden=false] li:nth-child(2){animation:collapseShow .365s ease-out .15s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(3){animation:collapseShow .385s ease-out .1833333333s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(4){animation:collapseShow .405s ease-out .225s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(5){animation:collapseShow .425s ease-out .27s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(6){animation:collapseShow .445s ease-out .3166666667s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(7){animation:collapseShow .465s ease-out .3642857143s forwards}.collapsable--max-tablet [aria-hidden=false] li:nth-child(8){animation:collapseShow .485s ease-out .4125s forwards}}@keyframes collapseShow{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes collapseHide{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes collapse{0%{max-height:100%;opacity:1}to{max-height:0;opacity:0}}@keyframes collapseReveal{0%{max-height:0}to{max-height:100%}}.ethics-link a{color:#579d42;text-decoration:none;transition:all .3s}.ethics-link a:hover{color:#333f48}.ethics-title{color:#579d42}@media(min-width:700px){.article .researchers{grid-column:2;grid-row:5}}.research-meta__btn{font-size:15px;max-width:160px;padding:.6rem .8rem}@media(min-width:800px){.research-meta__btn{position:relative}}.media-ethics-meta__btn{font-size:15px;max-width:185px;padding:.6rem .8rem}@media(min-width:800px){.media-ethics-meta__btn{position:relative}}.btn--research-report{border:2px solid transparent;margin-bottom:.8rem;margin-top:.1rem}@media(min-width:800px){.btn--research-report{margin-top:.1rem}}.director-tease,.researchers-tease{margin-bottom:.8rem;margin-top:1.6rem}@media(min-width:800px){.director-tease,.researchers-tease{margin-top:3.2rem}}.director-tease__title,.researchers-tease__title,.sidebar-menu__title{font-size:16px}.director-tease .additional,.researchers-tease .additional{margin-bottom:.25rem}.founders,blockquote{font-family:founders_grotesk_bold,Libre Franklin,Arial,Helvetica,sans-serif;font-style:condensed;font-weight:700}p{line-height:1.5}hr{background-color:#ae542d;height:4px}blockquote{border:none;border-left:4px solid #bf5701;line-height:1.5;margin:0 0 1.6rem;padding:2rem 0 1rem 2rem}@media(min-width:1000px){.ann__width-page{margin:0 auto;max-width:60em}}.ann__width-full{z-index:2}@media(min-width:1000px){.ann__width-full{margin:0 auto;max-width:90em}}.ann__feat-header{align-content:center;background-color:#02b2bf;display:grid;height:100vh;justify-content:center;overflow:hidden;position:relative;z-index:1}@media(min-width:1000px){.ann__feat-header{align-content:stretch}}.ann__feat-header:after,.ann__feat-header:before{background-repeat:no-repeat;background-size:100%;content:"";height:100%;position:absolute;width:100%;z-index:2;z-index:-1}@media(min-width:1000px){.ann__feat-header:after,.ann__feat-header:before{background-size:55%}}.ann__feat-header:before{background-image:url(/wp-content/themes/engage-2-x/assets/img/header-top-right-graphic.svg);background-position:100% 0}.ann__feat-header:after{background-image:url(/wp-content/themes/engage-2-x/assets/img/dots-cut-header.svg);background-position:0 100%}.ann__feat-header-wrapper{align-items:center;display:flex;flex-direction:column}@media(min-width:1000px){.ann__feat-header-wrapper{justify-content:center}}.ann__feat-header-img{animation:slideIn .6666666667s ease-out;position:relative;z-index:999}@media(min-width:1000px){.ann__feat-header-img{max-height:80vh}}.ann__header{color:#02b2bf;padding:1rem 0;text-transform:uppercase}@media(min-width:1000px){.ann__header{font-size:3rem}}.ann__header_main{font-size:28px;font-weight:700;text-transform:uppercase}.ann__header_orange{color:#bf5700}.ann__header_navy{color:#333f48}.ann__header_bolded{font-size:52px;font-weight:700;text-transform:uppercase}.ann__header_center{align-items:center;justify-content:center}.ann__header_light{color:#fff}.ann__header.ann__top_title{padding:1rem 0 4rem}.ann__header.ann__info_title{padding:0}.ann__subtitle{font-size:1.5rem;text-transform:uppercase}.ann__header-container{display:flex;width:100%;z-index:4}@media(min-width:600px){.ann__header-container.header-border,.ann__header-container.header-deco{padding:0 0 3em}}@media(min-width:1000px){.ann__header-container.header-border,.ann__header-container.header-deco{padding:0 0 3em}}.ann__header-container.header-border .ann__header-wrap,.ann__header-container.header-deco .ann__header-wrap{display:flex;flex-direction:column;overflow:hidden;padding:0 1em}@media(min-width:1000px){.ann__header-container.header-border .ann__header-wrap,.ann__header-container.header-deco .ann__header-wrap{padding:0 1em}}.ann__header-container.header-border .ann__header,.ann__header-container.header-border .ann__subheader,.ann__header-container.header-deco .ann__header,.ann__header-container.header-deco .ann__subheader{line-height:normal;margin:0;padding:0;text-transform:uppercase}.ann__header-container.header-border .ann__header,.ann__header-container.header-deco .ann__header{font-size:2.5rem}@media(min-width:600px){.ann__header-container.header-border .ann__header,.ann__header-container.header-deco .ann__header{font-size:3rem}}.ann__header-container.header-border .ann__subheader,.ann__header-container.header-deco .ann__subheader{font-size:1.5rem}@media(min-width:600px){.ann__header-container.header-border .ann__subheader,.ann__header-container.header-deco .ann__subheader{font-size:2rem}}.ann__header-container.header-deco{padding:0 2em}@media(min-width:600px){.ann__header-container.header-deco{background-color:#ae542d;height:20em;padding:2em;position:absolute;width:50vw;width:26em;z-index:4}}@media(min-width:800px){.ann__header-container.header-deco{height:24em;width:40em}}@media(min-width:1000px){.ann__header-container.header-deco{padding:3em;width:25em}}@media(min-width:1200px){.ann__header-container.header-deco{width:26em}}@media(min-width:600px){.ann__header-container.header-deco:after{background-color:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}}.ann__header-container.header-deco .ann__header-wrap{max-height:-moz-max-content;max-height:max-content}.ann__header-container.header-left{justify-content:flex-start}.ann__header-container.header-left.header-deco{left:0;top:-3px}@media(min-width:600px){.ann__header-container.header-left.header-deco{clip-path:ellipse(100% 100% at 0 -33%);-webkit-clip-path:ellipse(100% 100% at 0 -33%)}.ann__header-container.header-left.header-deco:after{clip-path:ellipse(100% 100% at -12% -25%);-webkit-clip-path:ellipse(100% 100% at -12% -25%)}}.ann__header-container.header-center{justify-content:center}.ann__header-container.header-right{justify-content:flex-end}@media(min-width:600px){.ann__header-container.header-right.header-deco{clip-path:ellipse(100% 100% at 100% -33%);-webkit-clip-path:ellipse(100% 100% at 100% -33%);right:0;top:-3px}.ann__header-container.header-right.header-deco:after{clip-path:ellipse(100% 100% at 112% -25%);-webkit-clip-path:ellipse(100% 100% at 112% -25%)}}.ann__header-container.header-align-left{text-align:left}.ann__header-container.header-align-center{text-align:center}.ann__header-container.header-align-right{text-align:right}.ann__header-container.header-border-left .ann__header-wrap{border-left:7px solid #000}.ann__header-container.header-border-right .ann__header-wrap{border-right:7px solid #000}.btn--annual-report{align-self:center;animation:slideIn .6666666667s ease-out;z-index:1000}@media(min-width:600px){.btn--annual-report{align-self:center;margin-right:0}}.btn--annual-report .btn__icon{height:auto}.btn--annual-report{background-color:#2e4249;margin-top:2em}.btn--annual-report:hover{background-color:#1a262a}.ann__sct{display:grid;margin-top:unset;row-gap:2em}.ann__sct_split{grid-row-gap:40px;background-color:#fff;grid-template-columns:1fr;grid-template-rows:1fr auto;padding:3em 2em 0}@media(min-width:1000px){.ann__sct_split{grid-column-gap:40px;grid-template-columns:40% auto;grid-template-rows:1fr;padding:4em 0}.ann__sct_split .flex_row{align-items:flex-start}}.ann__sct_grid{row-gap:4em}.ann__sct_grid_pt{padding-top:1.6rem}@media(min-width:800px){.ann__sct_grid_pt{padding-top:3.2rem}}.ann__sct_whole{grid-row-gap:20px;align-items:flex-start;grid-template-rows:auto 1fr}.ann__sct_parallax{height:auto;overflow:hidden;perspective:1px}.ann__sct_parallax.parallax-sct{min-height:100vh}.ann__sct_parallax .ann__sct_parallax__group{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:2em 0;position:relative;transform-style:preserve-3d;z-index:5}.ann__sct_parallax .ann__sct_parallax__container{align-items:center;animation:slideInFadeIn 1.5s forwards;display:flex;flex-direction:column;justify-content:center;padding:0 2em;transform:translateZ(0);transform:translate3d(0,40px,0);z-index:4}@media(min-width:600px){.ann__sct_parallax .ann__sct_parallax__container{max-width:678px;padding:0 2em}}@media(min-width:800px){.ann__sct_parallax .ann__sct_parallax__container{padding:0}}@media(min-width:1000px){.ann__sct_parallax .ann__sct_parallax__container{max-width:735px}}.ann__sct_parallax .ann__sct_parallax__container>div{display:flex;flex-direction:column;gap:1rem;margin:1em auto}@media(min-width:1000px){.ann__sct_parallax .ann__sct_parallax__container>div{margin:2em auto}}.ann__sct_parallax .ann__sct_parallax__container>h1>p{margin-bottom:0}.ann__sct_parallax .ann__sct_parallax-bar{border:none;height:6px;margin:0;transform:scale3d(0,0,0);width:50%}.ann__sct_parallax .ann__sct_parallax__layer--back{background-position:50%;background-size:cover;bottom:0;height:114vh;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}@media(min-width:600px){.ann__sct_parallax .ann__sct_parallax__layer--back{height:110vh}}.ann__sct_parallax .parallax-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media(min-width:1200px){.ann__sct_quote{min-height:100vh}}.ann__sct_quote .ann__sect_quote__container{align-items:center;background-size:180vh;color:#fff;display:flex;height:60vh;justify-content:center;text-align:center}@media(min-width:600px){.ann__sct_quote .ann__sect_quote__container{background-size:95vh}}@media(min-width:1000px){.ann__sct_quote .ann__sect_quote__container{background-size:80vh}}@media(min-width:1200px){.ann__sct_quote .ann__sect_quote__container{background-size:130vh;min-height:100vh}}.ann__sct_quote .ann__sect_quote-img{font-size:20px;padding:1em 1em 0}@media(min-width:600px){.ann__sct_quote .ann__sect_quote-img{font-size:25px;padding:4em}}@media(min-width:800px){.ann__sct_quote .ann__sect_quote-img{font-size:26px;max-width:64vw;padding:3em}}@media(min-width:1000px){.ann__sct_quote .ann__sect_quote-img{font-size:30px;max-width:50vw}}.ann__sct_tiles{-moz-column-gap:20px;column-gap:20px;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);min-height:unset;overflow:hidden;row-gap:40px}@media(min-width:800px){.ann__sct_tiles{-moz-column-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-top:6rem;min-height:unset;row-gap:0}}.ann__sct_full.zoom-two{background:#fff;padding-top:6rem;position:relative;z-index:9}.ann__sct_full img{background-color:#fff;width:100%;z-index:9}.ann__sct_pad_img_title{grid-template-columns:1fr;grid-template-rows:10vh 1fr 10vh;row-gap:20px}.ann__sct_faculty:before,.ann__sct_full_content_slim:before{background-image:url(/wp-content/themes/engage-2-x/assets/img/grey-dots-1.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:80%;content:"";height:auto;position:absolute;width:100%;z-index:-1}@media(min-width:1000px){.ann__sct_faculty:before,.ann__sct_full_content_slim:before{background-position:100% 100%;background-size:50%}}.ann__sct_faculty:before{height:100%}.ann__sct_full_content_slim:before{background-size:80%;height:100%;right:0}@media(min-width:800px){.ann__sct_full_content_slim:before{background-size:50%;height:65%;width:70%}}.ann__sct.wrapper--pad-huge,.ann__sct.wrapper--pad-xlg{padding:4em 2em}@media(min-width:800px){.ann__sct.wrapper--pad-huge,.ann__sct.wrapper--pad-xlg{padding:8em 4em}}.ann__sct.vert-pad-sm{padding-bottom:4em;padding-top:4em}.ann__sct .tile{cursor:default}@media(min-width:1000px){.ann__sct.container--xl{margin:0 auto}}.ann__landing_circle_logo .ann__landing_circle_cme{fill:#ae542d;text-anchor:start;font-size:31px;letter-spacing:.548px}.ann__landing_circle_logo .ann__landing_circle_2023{fill:#3c4952;text-anchor:start;font-size:201px;letter-spacing:.31px}.ann__landing_circle_logo text{font-family:founders_grotesk_bold,Libre Franklin,Arial,Helvetica,sans-serif}.ann__sct_quote{background-image:url(/wp-content/themes/engage-2-x/assets/img/grey-dots-2.svg);background-position:100% 0;background-repeat:no-repeat;background-size:20%}@media(min-width:800px){.ann__sct_quote{background-size:50%}}.ann__sct_faculty{position:relative}@media(min-width:1000px){.ann__block{border-right:1px solid #bf5700;padding-right:40px}}.ann__block .ann__card{align-items:center;display:flex;flex-direction:column;justify-content:center}.ann__block .ann__card .ann__title h2{color:#f90}@media(min-width:1000px){.ann__block .ann__img-wrap{max-width:80%}}.ann__block .ann__img-director{border-radius:50%;-o-object-fit:cover;object-fit:cover}.ann__block .ann__img{display:grid}.ann__block .ann__img img{height:50%;-o-object-fit:cover;object-fit:cover;width:-moz-max-content;width:max-content}.ann__grid{grid-row-gap:3em}@media(min-width:1200px){.ann__grid{padding:0}}.ann__grid .ann__grid_item{align-items:center;align-self:flex-start;color:#fff;display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:1fr auto auto auto}.ann__grid .ann__grid_item.item-linked:hover img{transform:scale(1.07);transition:transform .3s ease-in-out}.ann__grid .ann__grid_item.item-linked:hover svg{transform:scale(1.15)!important;transition:transform .3s ease-in-out}.ann__grid .ann__grid_item.item-linked .deco-border-svg,.ann__grid .ann__grid_item.item-linked img{transition:transform .3s ease-in-out}.ann__grid .ann__grid_item img{min-height:78px}.ann__grid .ann__grid_item .ann__grid_num{align-self:center;font-family:Anton,sans-serif;font-size:3rem;letter-spacing:3px;margin-bottom:0}.ann__grid .ann__grid_item .ann__grid_title{align-self:baseline;font-size:1rem;margin-bottom:0;text-transform:uppercase}.ann__grid .ann__grid_item .ann__grid_title.number-null{margin-top:2em}.ann__grid .ann__grid_item .ann__grid_title.bottom-dots:after{bottom:-20px;color:#30383d;content:"........................";font-weight:400;left:50%;letter-spacing:3px;position:absolute;transform:translateX(-50%)}.ann__grid.grid_columns_gap-small{grid-column-gap:1em}.ann__grid.grid_columns_gap-large,.ann__grid.grid_columns_gap-medium{grid-column-gap:3em}@media(min-width:600px){.ann__grid.grid_columns_gap-large{grid-column-gap:5em}}.ann__grid.grid_columns_gap-xlarge{grid-column-gap:7em}.ann__grid .ann__grid_item-relative{position:relative}.ann__image-grid{z-index:2}svg.deco-border-svg{zoom:2;height:auto;left:0;position:absolute;top:0;transform:scale(1.08);width:102%}.grid_columns-3,.grid_columns-4,.grid_columns-5{grid:repeat(4,auto)/repeat(2,1fr)}@media(min-width:800px){.grid_columns-5{grid-column-gap:20px;grid:repeat(3,auto)/repeat(3,1fr)}}@media(min-width:1000px){.grid_columns-5{grid-column-gap:40px;grid:repeat(2,auto)/repeat(5,1fr)}}@media(min-width:800px){.grid_columns-4{grid-column-gap:20px;grid:repeat(3,auto)/repeat(3,1fr)}}@media(min-width:1000px){.grid_columns-4{grid-column-gap:40px;grid:repeat(2,auto)/repeat(4,1fr)}}@media(min-width:800px){.grid_columns-3{grid-column-gap:20px;grid:repeat(3,auto)/repeat(3,1fr)}}@media(min-width:1000px){.grid_columns-3{grid-column-gap:40px;grid:repeat(2,auto)/repeat(3,1fr)}}.ann__list{list-style:none;margin-bottom:0}.ann__list.three-columns{grid-template-columns:repeat(3,minmax(250px,1fr))}.ann__list .ann__list_item{grid-column-gap:20px;grid-row-gap:45px;align-items:center;grid-template-rows:repeat(2,auto);margin-left:0;padding-left:0}@media(min-width:800px){.ann__list .ann__list_item{grid-template-columns:1fr 1fr;padding-left:10rem}}.ann__list .ann__list_img img{border-radius:50%}.ann__tile{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;overflow:hidden;position:relative;row-gap:0}@media(min-width:800px){.ann__tile{overflow:scroll}.ann__tile:nth-child(n+3){background:#fff;margin-top:40px;z-index:9}.ann__tile:hover:nth-child(n+3) .ann__hover_more{height:100%}}.ann__tile:not(:first-of-type){z-index:9}.ann__tile .ann__hover_more{background:rgba(0,0,0,.722) repeat 0 0;color:#fff;height:100%;left:0;opacity:0;padding:1.5em 1em;position:absolute;text-decoration:none;top:100%;transition:all .6s cubic-bezier(.175,.885,.32,1);z-index:2}.ann__tile .ann__hover_more::-webkit-scrollbar{display:none}@media(min-width:800px){.ann__tile .ann__hover_more{padding:20px 3em 30px}}.ann__tile .ann__hover_more .ann__hover_links{display:grid;grid-template-rows:repeat(1fr);row-gap:10px}.ann__tile .ann__hover_more .ann__hover_links .ann__hover_link{font-weight:800;text-decoration:none}.ann__tile .ann__hover_more .ann__hover_text{margin-bottom:0}.ann__tile:focus .ann__hover_more,.ann__tile:hover .ann__hover_more{opacity:1;overflow-y:overlay;top:0}.ann__tile .ann__img-wrap{align-items:stretch;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.ann__tile .ann__tile_img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.ann__tile .ann__info{color:#fff;display:grid;padding:2rem 3rem 0}.ann__tile .ann__excerpt,.ann__tile h2.ann__title{color:#fff}.ann__tile .ann__hover_text{padding-top:2rem}.ann__tile .ann__hover_link{color:#fff}.ann__sct_outreach{-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:3em 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto 1fr;padding-bottom:3rem;padding-top:3rem;row-gap:.5rem}@media(min-width:800px){.ann__sct_outreach{-moz-column-gap:3rem;column-gap:3rem;grid-template-columns:repeat(20,1fr)}}.ann__sct_outreach p{margin-bottom:.5rem}.ann__sct_outreach .ann__header{grid-column:1/-1}.ann__sct_outreach .ann__header h2{margin-bottom:0}.ann__sct_outreach .ann__subheader{font-size:medium;grid-column:1/-1;text-transform:none}.ann__sct_outreach .ann__intro{grid-column:1/-1}.ann__sct_outreach .ann__col_first{grid-column:1/span 4;padding-bottom:1rem}@media(min-width:800px){.ann__sct_outreach .ann__col_first{grid-column:2/span 9}}.ann__sct_outreach .ann__col_second{grid-column:6/span 7}@media(min-width:800px){.ann__sct_outreach .ann__col_second{grid-column:11/span 9}}.ann__sct_pad_img_title{grid-template-rows:auto 1fr;padding:2rem 2.4rem}.ann__sct_pad_img_title .ann__title{font-size:21px;padding:0}@media(min-width:600px){.ann__sct_pad_img_title .ann__title{padding-top:3rem}}.ann__sct_footer{align-content:center;height:100vh;justify-items:center;overflow:hidden;position:relative}.ann__sct_footer .ann__contact_info{display:grid;z-index:2}.ann__sct_footer .ann__social{justify-items:center;z-index:2}.ann__sct_footer .ann__social.ann__social-list{justify-items:baseline}@media(min-width:600px){.ann__sct_footer .ann__social.ann__social-list{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 1fr}}.ann__sct_footer .ann__social.ann__social-grid{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:1.6rem}.ann__sct_footer .ann__social.ann__social-grid .social{flex-basis:20%}.ann__sct_footer .social a{align-items:center;display:flex;gap:5px;text-decoration:none}.ann__sct_footer .background_image-wrap{align-items:center;display:flex;height:100%;justify-content:center;left:-30vw;position:absolute;top:0;width:150vw;z-index:1}@media(min-width:1000px){.ann__sct_footer .background_image-wrap{left:0;width:100vw}}.ann__sct_footer .background_image{position:relative;width:100%}@media(min-width:600px){.ann__sct_footer .background_image{left:-22px;position:relative;width:86%}}@media(min-width:1000px){.ann__sct_footer .background_image{width:48%}}.ann__sct_footer .bottom_left_deco_graphic{bottom:-5px;height:auto;left:0;position:absolute;width:25vw;z-index:1}.ann__sct_footer .ann__gift_btn{display:flex;z-index:2}.ann__sct_research_grid{display:grid;grid-template-columns:auto 1fr}.ann__sct_research_grid_item{align-items:center;align-self:flex-start;color:#333f48;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;justify-items:center;padding-bottom:5rem;text-align:center}.ann__sct_research_title_text{color:#bf5700}.ann__landing{display:flex;flex-direction:column-reverse;min-height:100vh;overflow:hidden;padding:2rem;position:relative}@media(min-width:800px){.ann__landing{padding:4rem}}.ann__landing_logo{max-width:25rem}@media(min-width:800px){.ann__landing_logo{max-width:28rem}}@media(min-width:1200px){.ann__landing_logo{margin-top:1rem;max-width:31.25rem}}.ann__landing_background{background-blend-mode:lighten;background-color:hsla(0,0%,100%,.75);background-position:50%;background-repeat:no-repeat;background-size:cover}.ann__landing_header_container{border-left:7px solid #3c4952;padding-left:1rem}.ann__landing_header{display:grid;font-size:clamp(2.75rem,10vw,4.5rem);grid-template-columns:1fr;grid-template-rows:auto auto;line-height:1;text-transform:uppercase}@media(min-width:900px){.ann__landing_header{font-size:5rem}}@media(min-width:1000px){.ann__landing_header{font-size:5.5rem}}@media(min-width:1200px){.ann__landing_header{font-size:6rem}}.ann__landing_header_top{color:#3c4952;font-weight:400;grid-row:1}.ann__landing_header_bottom{color:#bf5700;font-weight:800;grid-row:2}.ann__landing_circle_container{animation:fadeInBackground 2s ease forwards;min-height:100vh;opacity:0;position:absolute;right:1rem;top:1rem;transform-origin:top right;width:100%;z-index:2}@media(min-width:350px){.ann__landing_circle_container{scale:1.2}}@media(min-width:600px){.ann__landing_circle_container{scale:1}}@media(min-width:1200px){.ann__landing_circle_container{scale:1.3}}.ann__landing_header_wrap{display:flex;flex-direction:column;justify-content:space-between;z-index:2}@media(min-width:600px){.ann__landing_header_wrap{flex-direction:row}}.ann__landing_header_wrap .button-container{align-content:end;padding:1em 0}.ann__landing_circle_container>.ann__landing_circle_svg{animation:clipPathAnimation 3s forwards;height:auto;position:absolute;right:0;top:0;transform:translate(140px,-140px);width:450px}@media(min-width:600px){.ann__landing_circle_container>.ann__landing_circle_svg{max-width:unset;transform:translate(228px,-238px);width:710px}}@media(min-width:800px){.ann__landing_circle_container>.ann__landing_circle_svg{height:auto;max-height:calc(50vh + 225px);max-width:unset;transform:translate(225px,-225px);width:auto}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.ann__landing_circle_container>.ann__landing_circle_svg{max-height:calc(50vh + 225px)}}.ann__landing_circle_container>.ann__landing_circle_logo{height:auto;max-height:calc(25vh - 14%);position:absolute;right:0;top:0;transform:translate(-5vw,5vh);width:auto}@media(min-width:1000px){.ann__landing_circle_container>.ann__landing_circle_logo{max-height:calc(60vh - 44%);transform:translate(-1vw,5vh)}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.ann__landing_circle_container>.ann__landing_circle_logo{max-height:calc(25vh - 85px);transform:translate(-2vw,7vh)}}.ann__landing_circle{fill:none;transform-origin:center}.ann__landing_half_circle_blue{stroke:#3c4952;stroke-width:10}.ann__landing_half_circle_orange{stroke:#be5701;stroke-width:7;transform:rotate(50deg)}.ann__landing_half_circle_yellow{stroke:#d9ad76;stroke-width:5;transform:rotate(40deg)}.ann__landing_half_circle_dashed{fill:none;stroke:#3c4952;stroke-width:.5;stroke-dasharray:2,2;transform:rotate(35deg)}.ann__landing_rotate_counter_90{animation:rotateCounter90 1s ease 0s forwards;transform-origin:center}.ann__landing_rotate_counter_95{animation:rotateCounter95 1s ease .25s forwards;transform-origin:center}.ann__landing_rotate_85{animation:rotate85 1s ease .5s forwards;transform-origin:center}.ann__landing_rotate_81{animation:rotate81 1s ease .75s forwards;transform-origin:center}.ann__landing_fade_in{animation:fadeIn 1s ease forwards}.ann__landing_fade_in_delay_1{animation-delay:1s}.ann__landing_fade_in_delay_2{animation-delay:1.25s}.ann__landing_circle_2023,.ann__landing_circle_cme{opacity:0}.ann__landing_fade_in_and_up_delay_1{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:.5s;opacity:0}.ann__landing_fade_in_and_up_delay_2{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:.7s;opacity:0}.ann__landing_fade_in_and_up_delay_3{animation:fadeIn 1s ease forwards,slideIn 1s ease forwards;animation-delay:.9s;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes clipPathAnimation{0%{clip-path:polygon(25% 28%,22% 32%,72% 50%,73% 100%,0 100%,0 0);-webkit-clip-path:polygon(25% 28%,22% 32%,72% 50%,73% 100%,0 100%,0 0)}to{clip-path:polygon(30% 20%,45% 35%,80% 50%,70% 100%,0 100%,0 0);-webkit-clip-path:polygon(30% 20%,45% 35%,80% 50%,70% 100%,0 100%,0 0)}}.ann__content-table{overflow:hidden;position:relative}.ann__content-table,.ann__content-table_container{display:flex;flex-direction:column;min-height:100vh}.ann__content-table_container{padding:5rem}.ann__content-table_container-top{display:flex;flex-direction:column}.ann__content-table_container-bottom{align-items:end;display:flex;flex:1;height:auto;justify-content:center;width:100%}.ann__content-table_header{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;line-height:1;padding-left:1rem;text-transform:uppercase;z-index:2}.ann__content-table_header-top{color:#30383d;font-size:1.5rem;font-weight:600;margin-bottom:5px}@media(min-width:1000px){.ann__content-table_header-top{font-size:2rem}}.ann__content-table_header-bottom{color:#30383d;font-size:2rem}@media(min-width:1000px){.ann__content-table_header-bottom{font-size:3rem}}.ann__content-table_report-pages{grid-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);margin:5rem 0 7rem}.ann__content-table_report-page{align-items:center;animation:slideInFadeIn 1.5s ease-out forwards;justify-content:center;transform:translate3d(0,-30px,0);width:150px}.ann__content-table_page-number{color:#30383d;display:flex;flex-direction:column;font-size:50px;font-weight:500}.ann__content-table_page-title{color:#bf5700;margin:0;text-transform:uppercase}.ann__content-table_dots{color:#000;letter-spacing:3px;margin-top:5px}.ann__content-table_img{height:300px;position:relative;width:auto}.ann__research-initiatives{display:flex;flex-direction:column;overflow:hidden;position:relative}.ann__research-initiatives .ann__header-container{height:100%}.ann__research-initiatives_container{padding:5em 2em;z-index:2}@media(min-width:600px){.ann__research-initiatives_container{padding:4em}}@media(min-width:1200px){.ann__research-initiatives_container{min-height:100vh;padding:5em 2em}}.ann__research-initiatives_container-top{display:flex;flex-direction:column-reverse;justify-content:space-between}@media(min-width:1000px){.ann__research-initiatives_container-top{flex-direction:row}}.ann__research-initiatives_container-top-left{align-items:center;display:flex;flex-direction:row;margin-top:2rem}@media(min-width:1000px){.ann__research-initiatives_container-top-left{margin-top:10rem}}.ann__research-initiatives_container-top-left_text{flex:1 0 70%;font-size:1.25rem;font-weight:700;line-height:1.25;transform:translate(-30%,10%)}@media(min-width:1000px){.ann__research-initiatives_container-top-left_text{font-size:25px;position:absolute;transform:translate(15%,55%);width:500px}}.ann__research-initiatives_container-bottom{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:2rem;width:auto}.ann__research-initiatives_container-bottom_text>h3{color:#bf5700;font-size:calc(100% + 8px)}.ann__research-initiatives_img{height:100%;position:relative}@media(min-width:1000px){.ann__research-initiatives_img{width:300px}}.ann__outcomes{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding:3em 2em;position:relative}@media(min-width:1000px){.ann__outcomes{padding:4em 0}}.ann__outcomes_item{align-items:center;display:flex;margin-bottom:1rem;row-gap:1em}.ann__outcomes_item-row{flex-direction:column}@media(min-width:600px){.ann__outcomes_item-row{-moz-column-gap:2em;column-gap:2em;flex-direction:row}}.ann__outcomes_item-row-reverse{flex-direction:column}@media(min-width:600px){.ann__outcomes_item-row-reverse{-moz-column-gap:2em;column-gap:2em;flex-direction:row-reverse}}.ann__outcomes_item-left{height:auto;width:250px}.ann__outcomes_item-right{display:flex;flex:1;flex-direction:column}.ann__outcomes .ann__outcomes_container{display:grid;row-gap:2em}.ann__wysiwyg{padding:4em 2em}@media(min-width:600px){.ann__wysiwyg{padding:4em}}@media(min-width:1000px){.ann__wysiwyg{padding:4em 0}}.ann__wysiwyg .columns{display:flex;flex-direction:column;gap:1em}@media(min-width:600px){.ann__wysiwyg .columns{flex-direction:row}}@media(min-width:1000px){.ann__wysiwyg .columns{gap:3em;padding:0}}.ann__wysiwyg .column{z-index:2}.ann__wysiwyg .column-2{flex-basis:50%}.ann__wysiwyg .column-3{flex-basis:33.333%}.ann__wysiwyg .column-quote{padding:0 1em}@media(min-width:600px){.ann__wysiwyg .column-quote{padding:0 2em}}.ann__wysiwyg figure:has(.cirlce-img-text){max-width:-moz-fit-content;max-width:fit-content;position:relative}.ann__wysiwyg figure:has(.cirlce-img-text) figcaption{color:#fffffe;font-size:24px;font-weight:700;line-height:1.2;padding:3em 2em;position:absolute;text-align:center;top:50%;transform:translateY(-50%);word-break:normal}.ann__wysiwyg_bk-img{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.ann__wysiwyg .wysiwyg-bk-img{height:100%;min-width:100vw;position:absolute;top:0;width:auto}.ann__list_title h4{margin-bottom:0}.ann__list_title p{margin-bottom:1em}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBackground{0%{opacity:0}to{opacity:1}}@keyframes rotateCounter90{0%{transform:rotate(45deg)}to{transform:rotate(-90deg)}}@keyframes rotateCounter95{0%{transform:rotate(50deg)}to{transform:rotate(-110deg)}}@keyframes rotate85{0%{transform:rotate(40deg)}to{transform:rotate(200deg)}}@keyframes rotate81{0%{transform:rotate(35deg)}to{transform:rotate(200deg)}}.img-with-text-overlay{position:relative}.img-with-text-overlay+figcaption{position:absolute;top:0}.tease.tease--post{grid-gap:30px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(12,1fr);margin:40px 0;max-height:400px}.tease.tease--post:first-of-type{margin-top:140px}.tease__img{align-self:center;grid-column:span 4;justify-self:center;max-height:300px}.tease__text{grid-column:span 8;margin-top:5px}.read-more{color:#111;transition:all .2s}.read-more:hover{color:#964400}.tease__date{color:#888}.blog-nav{align-items:center;display:flex;justify-content:center;margin-top:80px}.blog-nav a{font-size:.8rem}.featured-video{box-shadow:0 8px 16px -6px gray;display:block;height:360px;margin:30px auto 70px;width:640px}.section-margin{margin-top:2em}.research-link:link{text-decoration:none}.research-link:active,.research-link:hover{text-decoration:underline}.small-video{box-shadow:0 8px 16px -6px gray;display:block;height:169px;margin-bottom:20px;margin-left:auto;margin-right:auto;width:300px}@media(min-width:1000px){.small-video{display:initial;margin-bottom:0;margin-left:0;margin-right:0}}.small-video-container{margin-bottom:100px}@media(min-width:1000px){.small-video-container{display:flex;justify-content:space-evenly}}.newsletter-about .newsletter-submit,.newsletter-landing .newsletter-submit,.newsletter-post .newsletter-submit{border-radius:40px;margin-top:.5rem;padding:.75rem 1.2rem;width:auto}@media(min-width:700px){.newsletter-about .newsletter-submit,.newsletter-landing .newsletter-submit,.newsletter-post .newsletter-submit{font:inherit;font-size:.85rem;padding:.45rem .95rem;width:auto}}@media(min-width:600px){.footer__footer form input{width:auto}}body.enp-quiz{background:transparent}body.enp-quiz.enp-quiz-results{background:#fff}body.enp-quiz.enp-quiz-results .header,body.enp-quiz.enp-quiz-results .header:after{background:#e9f3f0}body.enp-quiz .header,body.enp-quiz .header:after{background:#fcfcfc}body.enp-quiz #enp-quiz,body.enp-quiz #enp-quiz .enp-dash-container,body.enp-quiz #enp-quiz .enp-quiz-form-container{background:transparent}body.enp-quiz #enp-quiz .enp-results-title{background:transparent;border:none}body.enp-quiz .enp-breadcrumb-link{font-weight:400;margin-left:-1rem;text-transform:none}@media(min-width:600px){body.enp-quiz .enp-breadcrumb-link{position:absolute;z-index:999999}}body.enp-quiz .nav-primary.navbar-default .current_page_parent>a{color:#005f86}body.enp-quiz .enp-dash-item__nav__item{margin-left:0}.quiz-example{margin-top:-20px}.quiz-creator-research{border:1px solid #005f86;margin:40px 0;padding:40px 40px 10px;position:relative}.quiz-creator-steps{text-align:center}.quiz-creator-benefits{margin:2.4rem 0}.quiz-creator-benefits.steps{background-color:#f8f8f8;padding:2.4rem}.quiz-creator-benefits.steps .row-spacing-md{text-align:center}.quiz-creator-benefits .tile-stats .tile{margin:1.6rem 0}@media(min-width:800px){.quiz-creator-benefits .tile-stats .tile{flex:0 0 25%}}@supports(display:grid){.quiz-creator-benefits .tile-stats .tile{grid-template-rows:max-content max-content max-content 1fr}}.quiz-creator-benefits .tile-stats .tile .emoji{font-size:xx-large}@supports not (display:flex){.quiz-creator-benefits{padding:0}.quiz-creator-benefits .tile-stats{clear:right}@media(min-width:600px){.quiz-creator-benefits .tile-stats .tile{float:left;margin-right:.8rem;width:23%}}}@supports(display:flex){.quiz-creator-benefits{padding:0}.quiz-creator-benefits .tile-stats{display:flex;flex-flow:column wrap;justify-content:center}@media(min-width:600px){.quiz-creator-benefits .tile-stats{flex-flow:row nowrap;justify-content:space-between}.quiz-creator-benefits .tile-stats .tile{flex:0 0 22%}}}@supports(display:grid){.quiz-creator-benefits .tile-stats{grid-template-columns:25% 25% 25% 25%}}@media(min-width:600px){.quiz-creator-product-page .hero{grid-row:2}}.quiz-creator-product-page .hero .col-md-5,.quiz-creator-product-page .hero .col-md-7{flex:0 0 50%}.home-section{padding-bottom:2.4rem;padding-top:.8rem;position:relative}.home-section .tile:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}@media(min-width:600px){.home-section .tile{max-height:140px}}@media(min-width:1200px){.home-section .tile{max-height:160px}}.home-section .tile__img{height:140px;-o-object-fit:cover;object-fit:cover;width:100%}.home-section .tile__title-wrap{padding:0}.home-section .tile__bar,.home-section .tile__excerpt{display:none}.home-section .tile__label{margin-top:0;padding-left:0}.home-section .tile__title{font-size:1em;min-height:60px;padding-right:10px}.home-section .description{order:3}@media(min-width:800px){.home-section .description{flex:0 0 45%;order:2}}.home-section .title{order:1}@media(min-width:800px){.home-section .title{flex:0 0 100%}}.home-section .pictures{align-items:center;display:flex;order:2}@media(min-width:800px){.home-section .pictures{flex:0 0 45%}}.home-section .quiz-example{margin-top:60px;padding-bottom:35px}@media(min-width:600px){.home-section .title-quiz{grid-column:1;grid-row:1}.home-section .description-quiz{grid-column:1;grid-row:2}.home-section .title-button{grid-column:2;grid-row:1}.home-section .description-button{grid-column:2;grid-row:2}.home-section .pictures-button{grid-column:1;grid-row:1/span 2}.home-section .pictures--two-button{grid-column-gap:35px;display:grid;grid-template-columns:1fr 1fr}}.home-research{overflow:hidden}.home-research .home-section__slanty-bar{height:150px}@media(min-width:600px){.home-research .home-section__slanty-bar{height:150px;top:-80px}}.home-section__slanty-bar{background:#fff;content:"";height:280px;left:0;position:absolute;right:0;top:-50px;transform:skewY(-3deg);z-index:1}@media(min-width:600px){.home-section__slanty-bar{height:280px;top:-80px}}.home-case-studies{background:#fff}.home-announcements{background:#fff0e3}.home-announcements .home-section__slanty-bar{transform:skewY(4deg)}.home-events{background:#fff0e3}.home-events .home-section__slanty-bar{transform:skewY(-8deg)}.home-section__title{font-size:16px;margin-bottom:2.4rem;margin-top:2.4rem}.home-funders .funders,.home-section__title{position:relative;z-index:2}.see-all-posts{padding:1.6rem 0;position:relative;text-align:center;z-index:9}@media(min-width:1000px){.see-all-posts{padding-bottom:50px}}.home-quiz-tool{background:transparent;display:block;overflow:hidden}.home-quiz-tool.grey-bkg{background:#fbfbfb}.home-quiz-tool .home-section__slanty-bar{transform:skewY(4deg);z-index:0}.home-quiz-tool .home-section__title{font-size:28px}.home-quiz-tool .home-section__title p{color:#333f48}.home-section__tools--wrapper{margin-top:120px;overflow:hidden}.home-section__quiz--info{color:#333f48}.home-section__quiz--info i{margin-top:0;padding:0}.home-section__quiz--info p{padding:0}.home-section__quiz--embed{margin:20px 0 1em;text-align:center;white-space:nowrap}@media(min-width:600px){.home-section__quiz--embed{margin-top:25px;padding-right:50px}}.home-section__quiz--embed h3{color:#333f48;text-align:left}.home-section__quiz--embed .helper{display:inline-block;height:100%;vertical-align:middle}.home-section__quiz--embed img{margin-top:15px;max-width:100%;vertical-align:middle}.see-all-posts--quiz{padding-bottom:15px}.research-container .home-section__title{font-size:28px}@supports not (display:flex){@media(min-width:600px){.home-section .tile{float:left;width:48%}}@media(min-width:1200px){.home-section .tile{width:23%}}@media(min-width:600px){.home-section .tile__img-wrap{float:left;width:35%}.home-section .tile__title-wrap{float:left;width:60%}}@media(min-width:1200px){.home-section .tile__title-wrap{float:right}}.home-section .tile__date,.home-section .tile__title{padding:0 .8rem .8rem}.home-section__tools--wrapper{margin-top:120px;overflow:hidden}.home-section__tools--wrapper .stats1,.home-section__tools--wrapper .stats2{float:left;width:50%}@media(min-width:600px){.home-section__tools--wrapper .description,.home-section__tools--wrapper .pictures{float:left;width:50%}}}@supports(display:flex){.home-section .tile{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}@media(min-width:800px){.home-section .tile{flex-flow:row nowrap}}@media(min-width:1000px){.home-section .tile{flex:0 0 23%;margin:0 0 20px}}.home-section .tile__img-wrap{flex:0 0 35%}.home-section .tile__title-wrap{flex:0 0 60%}.home-section .home-section__tools--wrapper{display:flex;flex-flow:column wrap;justify-content:space-between}@media(min-width:600px){.home-section .home-section__tools--wrapper{flex-flow:row wrap}}.home-section .home-section__quiz--info .tile-stats{display:flex}.home-section .home-section__quiz--info .tile-stats>div{flex:50%}}@supports(display:grid){.home-section .tile{align-items:center;display:grid;height:140px;padding-bottom:0}@media(min-width:1200px){.home-section .tile{grid-column-end:span 3}}.home-section .tile__img-wrap{grid-column:span 10/5;height:100%;width:100%}.home-section .tile__title-wrap{display:grid;grid-column:span 6/12;padding:0}.home-section .tile__date,.home-section .tile__excerpt,.home-section .tile__label,.home-section .tile__title{grid-column:6/span 10}.home-section .description{grid-row:3}.home-section .pictures{grid-row:2}.home-section__tools--wrapper{grid-column-gap:0;display:grid;grid-template-columns:100%}@media(min-width:600px){.home-section__tools--wrapper{grid-column-gap:50px;grid-template-columns:calc(50% - 25px) calc(50% - 25px)}}.home-section__quiz--info .tile-stats{grid-row-gap:35px;grid-template-columns:50% 50%}}@media(min-width:600px){#tool-landing-page .hero .container,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container{display:flex}@supports(display:grid){#tool-landing-page .hero .container,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container{grid-template-columns:50% 50%}}}#tool-landing-page .hero .container,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container{display:grid}#tool-landing-page .hero .container .quiz-creator-intro-copy,#tool-landing-page .hero body.enp-quiz .enp-breadcrumb-link__container .quiz-creator-intro-copy,body.enp-quiz #tool-landing-page .hero .enp-breadcrumb-link__container .quiz-creator-intro-copy{margin-right:10px;padding:0 25px}#tool-landing-page .quiz-creator-intro-research-link{margin-right:10px}#tool-landing-page .quiz-creator-intro-register-link{margin-right:5px}#tool-landing-page .engaging-image{margin:0}#tool-landing-page .quiz-creator-steps .timeline{overflow:hidden;position:relative;width:100%}#tool-landing-page .quiz-creator-steps .timeline .events{display:grid;grid-template-rows:auto auto auto}#tool-landing-page .quiz-creator-steps .timeline .event{display:grid;grid-template-columns:33% 66%;margin:30px 0}#tool-landing-page .quiz-creator-steps .timeline .event .event-image{align-items:center;background:#fff;display:flex;justify-content:center;margin:0 auto;max-height:80%;max-width:80%;z-index:2}#tool-landing-page .quiz-creator-steps .timeline .event .step{text-align:left}#tool-landing-page .quiz-creator-steps .bar-container{width:33%}#tool-landing-page .quiz-creator-steps .bar-container .progress-bar{background:#bf5700;display:inline-block;max-height:100%;position:absolute;width:5px;z-index:1}@media(max-width:399px){.page-template-press-template .wrapper--pad{padding-left:0;padding-right:0}}.press--page .article__title{font-weight:700}.press-table-top{color:#000}@media(min-width:800px){.press-table-top{border-bottom:.5px solid #000}}.press-table-row{color:#555;font-size:10px;font-weight:400;padding:5px;text-shadow:1px 1px 1px #fff;text-transform:uppercase}@media(max-width:399px){.press-table-row{width:100%}.press-table-row:first-child,.press-table-row:last-child{width:25%}.press-table-row:nth-child(2){width:50%}}@media(min-width:800px){.press-table-row{border-bottom:.5px solid #000;font-size:14px;padding:15px}}.press-table-side-col{width:20%}.press-table-mid-col{width:60%}.zui-table{border:1px solid #dee;border-collapse:collapse;border-spacing:0;font:normal 13px Arial,sans-serif}.zui-table thead th{background-color:#ddefef;color:#336b6b;text-align:left}.zui-table tbody td,.zui-table thead th{border:1px solid #dee;padding:10px;text-shadow:1px 1px 1px #fff}.zui-table tbody td{color:#333}.page-template-press-template p{margin-bottom:0}.page-template-page-video-grid .main-body-wrapper{background:#333f48}.page-template-page-video-grid .footer,.page-template-page-video-grid .header,.page-template-page-video-grid .video-grid-tile{background:#f8f8f8}.page-template-page-video-grid .article__title{text-align:center}@media(max-width:1000px){.page-template-page-video-grid .header{margin-bottom:0}}.page-template-page-video-grid .site-logos{grid-column-gap:20px;align-items:center;grid-template-columns:1fr 1fr;justify-content:center;margin:0 auto;padding-bottom:2.4rem}@media(min-width:1200px){.page-template-page-video-grid .site-logos{grid-row-gap:20px;flex-wrap:nowrap}}.page-template-page-video-grid .site-logos img{justify-self:center;padding:1em}@media(min-width:1200px){.page-template-page-video-grid .site-logos img{max-height:80px}}.page-template-page-video-grid figure{margin:0}.page-template-page-video-grid figure.quote{border-left:2px solid #f0ad4e}.page-template-page-video-grid figure.quote blockquote:after,.page-template-page-video-grid figure.quote:before{color:#ddd}.page-template-page-video-grid figure.quote blockquote{border-bottom:none;border-top:none;color:#fff}.page-template-page-video-grid figure.quote cite,.page-template-page-video-grid figure.quote figcaption{color:#fff}@media(min-width:1200px){.page-template-page-video-grid .article__header{height:calc(100vh - 234px);min-height:400px;overflow:hidden}}.page-template-page-video-grid .article__title{color:#fff;padding:3.2rem 0 2.4rem}.page-template-page-video-grid .article__intro>.grid,.page-template-page-video-grid .article__quotes>.grid{grid-column:3/span 8}.page-template-page-video-grid .article__intro a,.page-template-page-video-grid .article__intro p,.page-template-page-video-grid .article__quotes a,.page-template-page-video-grid .article__quotes p{color:#fff}.page-template-page-video-grid .article__quotes-disclaimer>p{grid-column:3/span 8}@media(min-width:1200px){.page-template-page-video-grid .wp-block-video{height:100%;position:relative}.page-template-page-video-grid .wp-block-video video{bottom:0;position:absolute;width:100%;z-index:0}}.page-template-page-video-grid .footer__footer{margin-top:0;padding-top:0}.pdf img{background:#fff;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);overflow:hidden;text-overflow:ellipsis;transition:all .1s ease-out;white-space:normal}.pdf:hover img{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}.video-grid .tile{align-items:center;grid-template-rows:auto;margin:.5em 0;padding-bottom:0;width:100%}@media(min-width:600px){.video-grid .tile{align-content:stretch;justify-content:flex-start}@supports not (display:grid){.video-grid .tile{margin:.5em}}}@media(min-width:800px){.video-grid .tile{flex:1 1 45%}}@media(min-width:1200px){.video-grid .tile{display:flex;flex:0 0 32%}}.video-grid .tile .img-wrap,.video-grid .tile .title-wrap{flex:0 1 45%}.video-grid .tile .img-wrap{display:flex;height:100%}@media(max-width:799px){.video-grid .tile .img-wrap{max-height:300px}}@supports(display:grid){.video-grid .tile .img-wrap{grid-column:1/6}@media(min-width:800px){.video-grid .tile .img-wrap{margin-right:0}}}.video-grid .tile .title-wrap{padding:1em}@supports(display:grid){.video-grid .tile .title-wrap{grid-column:6/12}}.video-grid .tile .tile__img{height:auto;width:100%}.filter__item--team_category--collaborators.filter__item--current-parent{border-color:#00a9b7}.filter__item--team_category--collaborators .filter__link--current,.filter__item--team_category--collaborators .filter__link--current-parent,.filter__item--team_category--collaborators .filter__link--parent{color:#00a9b7}.filter__item--team_category--collaborators .filter__link:hover{border-color:#00a9b7;color:#00a9b7}.filter__item--team_category--administrative-and-technology.filter__item--current-parent{border-color:#00a9b7}.filter__item--team_category--administrative-and-technology .filter__link--current,.filter__item--team_category--administrative-and-technology .filter__link--current-parent,.filter__item--team_category--administrative-and-technology .filter__link--parent{color:#00a9b7}.filter__item--team_category--administrative-and-technology .filter__link:hover{border-color:#00a9b7;color:#00a9b7}.mate__header-container{display:flex;width:100%;z-index:4}@media(min-width:600px){.mate__header-container.header-border,.mate__header-container.header-deco{padding:0 0 3em}}@media(min-width:1000px){.mate__header-container.header-border,.mate__header-container.header-deco{padding:0 0 3em}}.mate__header-container.header-border .mate__header,.mate__header-container.header-border .mate__subheader,.mate__header-container.header-deco .mate__header,.mate__header-container.header-deco .mate__subheader{line-height:normal;margin:0;padding:0;text-transform:uppercase}.mate__header-container.header-border .mate__header,.mate__header-container.header-deco .mate__header{font-size:1.8rem}@media(min-width:600px){.mate__header-container.header-border .mate__header,.mate__header-container.header-deco .mate__header{font-size:2.5rem}}@media(min-width:1000px){.mate__header-container.header-border .mate__header,.mate__header-container.header-deco .mate__header{font-size:3rem}}.mate__header-container.header-border .mate__subheader,.mate__header-container.header-deco .mate__subheader{font-size:1.5rem}@media(min-width:600px){.mate__header-container.header-border .mate__subheader,.mate__header-container.header-deco .mate__subheader{font-size:2rem}}.mate__header-container.header-align-left{text-align:left}.mate__header-container.header-border-left .mate__header-wrap{border-left:7px solid #000;padding-left:1em}.mate__bio{font-size:14px}.mate__img{border-radius:50%}.mate__name{color:#005f86;font-family:Libre Franklin,Arial,Helvetica,sans-serif;margin-bottom:0;text-decoration:none}.mate__orange{color:#bf5700!important;transition:color .2s ease}.mate__orange:where(a):hover{color:#8c4000!important}.mate__designation,.mate__email,.mate__labels,.mate__phone{color:#333f48;font-family:Arial,monospace;letter-spacing:.5px;margin-bottom:0}.mate__linked{transform:scale(1);transform-origin:center;transition:transform .3s ease-in-out}.mate__linked:hover{transform:scale(1.07)}.size{font-size:14px}.meta-size{font-size:.75rem}.mate--tease{grid-column-gap:5px;position:relative}.mate--tease .mate__img-wrap{max-width:50px}@media(min-width:400px){.mate--tease .mate__img-wrap{grid-column:1/2;grid-row:1}}@media(min-width:700px){.mate--tease .mate__img-wrap{grid-column:1/4}}@media(min-width:400px){.mate--tease.additional .mate__content,.mate--tease.mate--has-img .mate__content{grid-column:2/-1;grid-row:1}}@media(min-width:700px){.mate--tease.additional .mate__content,.mate--tease.mate--has-img .mate__content{grid-column:4/-1}}.mate--tease .mate__name{color:#005f86;font-size:.85rem}.mate--tease .mate__labels{font-size:.6rem}.mate-tease__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cme-position{color:#005f86;width:-moz-max-content;width:max-content}@supports not (display:grid){.mate{flex-flow:column wrap;margin-bottom:1.6rem}}@supports(display:grid){.mate{margin:15px;text-align:center}}.category_title,.icon-color{color:#333f48}.icon-color{font-size:12px;position:absolute;top:.21rem}.icon-box{float:left;position:relative}.mate__text{padding-left:20px}.break-word{overflow-wrap:break-word}.mate__bottom-dots{position:relative}.mate__bottom-dots:after{bottom:-20px;color:#30383d;content:"........................";font-weight:400;left:50%;letter-spacing:3px;position:absolute;transform:translateX(-50%)}.tools-section{margin-top:15px}.tools-section:nth-child(2){margin-top:0}.section__slanty:before{background:#ecf9ff;content:"";height:75%;left:0;position:absolute;right:0;transform:skewY(-8deg);width:100%;z-index:-1}#copy-embed-code{position:relative}#copy-embed-code:after{content:"Copied!";opacity:0;position:absolute;right:0;top:calc(50% - 6.5px);transition:opacity .3s,right 0s;transition-delay:0s,.3s}#copy-embed-code.active:after{opacity:1;right:-60px;transition-delay:.1s,0s}#embed-code{font-size:14px;margin-bottom:1.6rem;min-height:110px;width:100%}.tools-section{grid-column-gap:0;display:grid;grid-template-columns:100%;overflow:hidden;padding:10px}@media(min-width:600px){.tools-section{grid-column-gap:50px;grid-template-columns:calc(50% - 25px) calc(50% - 25px)}}.page-template-page-public-interest-standard .main-body-wrapper{background:#020644}.page-template-page-public-interest-standard .footer,.page-template-page-public-interest-standard .header,.page-template-page-public-interest-standard .video-grid-tile{background:#f8f8f8}.page-template-page-public-interest-standard .article__header{margin-bottom:.8rem}@media(min-width:1000px){.page-template-page-public-interest-standard .article__header{height:33vh;margin-bottom:3.2rem;overflow:hidden}}@media(min-width:1200px){.page-template-page-public-interest-standard .article__header{height:calc(40vh - 37px)}}.page-template-page-public-interest-standard .article__intro,.page-template-page-public-interest-standard .article__video{margin-bottom:2.4rem}@media(min-width:1200px){.page-template-page-public-interest-standard .article__intro,.page-template-page-public-interest-standard .article__video{margin-bottom:4rem}}.page-template-page-public-interest-standard p:not(.ctf-tweet-text){color:#fff}.page-template-page-public-interest-standard .embed-container{margin-top:2.4rem}@media(min-width:1200px){.page-template-page-public-interest-standard .wp-block-video{height:100%;position:relative}.page-template-page-public-interest-standard .wp-block-video video{bottom:0;position:absolute;width:100%;z-index:0}}.page-template-page-public-interest-standard .footer__footer{margin-top:0;padding-top:0}.brandbar{align-items:center;background:#333f48;display:flex;height:34px;justify-content:end;position:relative;z-index:9}.brandbar__logo{display:flex;gap:.5rem}.brandbar__logo picture{height:20px;width:auto}.brandbar__logo picture img{height:100%;width:auto}.brandbar__logo picture:last-child{margin-right:12px}@media(min-width:800px){.brandbar__logo picture:last-child{margin-right:26px}}.menu__main-menu.searchform{background-color:#fff}.menu__main-menu .menu__item{font-weight:700}.menu__secondary{align-items:center;background-color:#fff;font-size:.8rem;padding-top:.8rem;z-index:9}@media(min-width:600px){.menu__secondary{margin-bottom:0;padding-top:1em}}.menu__secondary .menu__list{margin-bottom:.8rem}@media(min-width:800px){.menu__secondary .menu__list{margin-bottom:0}}.menu__secondary .menu__item{display:inline-block;margin-left:.8rem;position:relative}@media(min-width:1200px){.menu__secondary{float:right;margin-bottom:1em}}@media(min-width:800px){.menu__secondary .menu{padding-right:1.6rem}}.menu__secondary input[type=text]{margin-right:.4rem}.menu__secondary .btn a{border:none;color:#bf5700;margin-left:25px}.menu__secondary .btn a:before{background:url(/wp-content/themes/engage-2-x/assets/img/avatar.png);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;left:-10px;position:absolute;top:0;transition:all .3s;width:16px}@media(min-width:1000px){.menu__secondary .btn a:before{margin-left:15px}}.menu__secondary .btn:hover a:before{left:10px}@media(min-width:1000px){.menu__secondary .btn:hover a:before{left:-5px}}.menu__secondary .btn,.menu__secondary .button{background:none;border:none;border-radius:none;box-shadow:none;font-size:1rem;margin:0 0 0 1.5rem;padding:0;text-shadow:none}@media(min-width:1000px){.menu__secondary .btn,.menu__secondary .button{margin-left:.8rem}}.menu__secondary .btn a,.menu__secondary .button a{border-radius:40px;font-size:.85rem;margin:0;padding:6px 12px}@media(min-width:800px){.menu__secondary .btn a,.menu__secondary .button a{padding:10px 30px}}.menu__secondary .social{margin-bottom:0;margin-left:.8rem}.menu__link{color:#333f48;text-decoration:none}.menu__sublist{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:none;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;margin-bottom:0;padding:0 15px;position:absolute;text-align:left;top:100%;z-index:999}@media(min-width:800px){.menu__sublist{white-space:nowrap}}@media(max-width:1199px){.menu__sublist{border:none;box-shadow:none;left:0;margin-left:15px;padding:5px 0 5px 10px;position:relative}}.menu__sublist .menu__item:hover a{color:#fab969}.menu__sublist-link{display:block;font-size:14px;font-weight:400;line-height:1.3rem;padding:.5rem 0}.menu__sublist .menu__sublist{box-shadow:6px 6px 12px rgba(0,0,0,.175);display:none;left:97%;max-width:8.9rem;padding-right:15px;position:absolute;top:-20px;z-index:999}@media(max-width:799px){.menu__sublist .menu__sublist{background-color:transparent!important;box-shadow:none;left:30px;margin-left:0;padding-left:0;padding-top:15px;position:relative}}.menu__item:focus .menu__sublist:not(.nested),.menu__item:focus-within .menu__sublist:not(.nested),.menu__item:hover .menu__sublist:not(.nested){display:block}.menu__item.has-nested-menu:focus .menu__sublist,.menu__item.has-nested-menu:focus-within .menu__sublist,.menu__item.has-nested-menu:hover .menu__sublist,.menu__sublist .collapsable:hover{display:block}.menu__item.menu__sublist-item{display:block;margin-left:0;z-index:9}.menu__sublist.nested{margin:0;top:-5px}.sidebar-menu{margin-top:20px}.searchform.menu__main-menu{display:block;margin-left:1.6rem}@media(min-width:800px){.searchform.menu__main-menu{display:none}}.searchform.menu__quick-links{display:none}@media(min-width:800px){.searchform.menu__quick-links{display:inline-block}}@supports not (display:flex){@media(min-width:800px){.menu__main-menu{float:right;margin:.8rem auto}}@media(min-width:1200px){.menu__main-menu:not(.searchform){width:70%}}@media(min-width:1000px){.menu__main-menu:not(.searchform) .menu__list{float:right}}@media(min-width:800px){.menu__secondary{float:right}.menu__secondary .menu{display:inline-block}}.menu__secondary .menu__list{float:right}@media(min-width:1000px){.menu__secondary .menu__list{float:none}}}@supports(display:flex){.menu__secondary{align-items:center;display:flex;flex:1 100%;justify-content:flex-end}}@supports(display:grid){@media(min-width:800px){.menu__secondary{align-self:center;grid-column:2;grid-row:1;justify-self:end}}}.footer{overflow:hidden;padding-top:2.4rem;position:relative}@media(min-width:1200px){.footer{clear:left}}.footer:after{background:#f8f8f8;right:0;transform:skewY(-6deg)}.footer:after,.footer:before{bottom:-100px;content:"";height:380px;left:0;position:absolute;z-index:-1}.footer:before{background:#f0f0f0;right:33%;transform:skewY(3deg)}.footer__footer{margin-top:3.2rem;padding-top:3.2rem;text-align:center}.footer__footer .menu{font-size:1rem;list-style-type:none;text-align:center}.footer__footer .menu .menu-item{margin-left:0}.footer__container{padding-top:2.4rem}.share,.social{align-items:center;display:flex;list-style:none}.share__item,.social__item{line-height:1;margin-left:.8rem}.share__item:first-of-type,.social__item:first-of-type{margin-left:0}.social__link svg{height:1.1em;width:1.1em}.share{align-items:flex-end;font-size:1rem;line-height:1}@supports not (display:flex){.footer.wrapper{clear:both}@media(min-width:1000px){.footer__footer .widget__wrapper{display:inline-block;width:30%}}.social{text-align:center}.social .widget-first{clear:both}.social .social__item{display:inline-block}}@supports(display:flex){@media(min-width:800px){.footer__footer{justify-content:center}}.footer__footer .widget__wrapper{flex:0 0 33.333%}@media(min-width:1000px){.footer__footer{align-items:center}}.social{justify-content:center;margin-bottom:.8rem;margin-top:.8rem}}@supports(display:grid){.footer__footer .widget__wrapper{grid-column-end:span 12}@media(min-width:800px){.footer__footer .widget__wrapper{grid-column-end:span 4}}.footer__footer .widget{display:grid;text-align:center}}.widget--right .menu{-moz-columns:2;column-count:2}.single-post{background:#fff}.single-post .header,.single-post .header:after{background-color:transparent!important}.single-post .header:after{bottom:-100%}.article__content{min-width:0}.article__content a{word-break:break-word}.article__featured-img{margin:0}.article__post-type{color:#5e6873;font-size:12px;margin-bottom:0;text-transform:uppercase}.article__intro{padding-bottom:2.4rem}.article__quotes{padding-bottom:8rem;padding-top:8rem}.article__meta{align-self:flex-start;color:#333f48;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:12px}.article__meta .vertical-name{font-size:15px;font-weight:700;text-decoration:none}.article__meta-team{align-self:flex-start;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);color:#5e6873;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:12px;grid-row:2;padding:2rem 1rem}@media(min-width:600px){.article__meta-team{display:initial}}.article__meta-team .share{margin-bottom:0;margin-top:.8rem}.article__meta-team .mate__img-wrap{flex:0 0 35%;text-align:center}@media(min-width:600px){.article__meta-team .mate__img-wrap{flex:initial}}.article-meta__dateline{padding:1.5rem 0}.article__video{align-items:center;height:100%;justify-content:center;width:100%}.mce_start{font-size:5vw}.article-meta__item{margin-bottom:.4rem}.article__title--team{font-weight:400;padding-bottom:1.6rem;padding-top:.8rem}@media(min-width:600px){.article__title--team{padding-bottom:0}}@media(min-width:800px){.article__title--team{max-width:100%}}.full-width .article__content,.full-width .article__header{padding-left:0}.full-width .article__content{width:100%}.full-width .article__title{padding-left:0}.article__title{display:block;font-weight:400;padding-top:1.6rem}.featured-img__img{min-width:100%}@supports not (display:grid){.article{display:flex;flex-direction:column}@media(min-width:600px){.article{flex-flow:row wrap}}@media(min-width:1000px){.article__header{flex:0 0 100%;padding-left:calc(200px + 1.6rem)}}.article__meta{order:4}@media(min-width:600px){.article__meta{order:3}}}@supports not (display:flex){@media(min-width:600px){.article.post-type--page .widget{float:left;margin-right:1.6rem;width:20%}.article__header{float:left;padding-left:calc(200px + .8rem);width:100%}}@media(min-width:1000px){.article__header{padding-left:calc(200px + 3.2rem)}}@media(min-width:1200px){.article__header{padding-left:308px}}.article__header .article__title{padding-left:0}@media(min-width:600px){.article__content,.article__meta,.article__post-type,.article__title{float:left}.article__post-type,.article__title{padding-left:calc(200px + 1.6rem);width:100%}}@media(min-width:1000px){.article__post-type,.article__title{padding-left:308px}}@media(min-width:1200px){.article__post-type,.article__title{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.article__meta{width:30%}}@media(min-width:1200px){.article__meta{width:30%}}@media(min-width:600px){.article__content{padding-left:1.6rem;width:70%}}@media(min-width:1200px){.article__content{width:70%}}.share__item{float:left}}@supports(display:flex){@media(min-width:600px){.article{display:flex;flex-flow:row wrap;font-size:19px}}.article ol,.article p,.article ul{max-width:775px}.article figure.aligncenter{margin:1.6rem 0}.article.full-width{display:flex;flex-flow:column wrap}@media(min-width:600px){.article.post-type--page .widget{order:2}}.article__header{flex:0 0 100%}@media(min-width:600px){.article__header{padding-left:calc(200px - .8rem)}}@media(min-width:1000px){.article__header{padding-left:calc(200px + 1.6rem)}}@media(min-width:1200px){.article__header{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.article__header .article__title{padding-left:0}.article__post-type,.article__title{flex:0 0 100%;padding-left:calc(200px + 1.6rem)}}@media(min-width:1000px){.article__post-type,.article__title{padding-left:calc(200px + 3.2rem)}}@media(min-width:1200px){.article__post-type,.article__title{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.article__meta{flex:0 0 25%}}@media(min-width:1200px){.article__meta{flex:0 0 20%}}@media(min-width:600px){.article__content{flex:0 0 75%;order:3;padding-left:1.6rem}}@media(min-width:1200px){.article__content{flex:0 0 60%}}.article__meta-board{order:0}.article__video{display:flex}.share{margin-top:.8rem}}@supports(display:grid){.article{display:grid;grid-auto-flow:row}@media(min-width:600px){.article{-moz-column-gap:20px;column-gap:20px;grid-auto-flow:row;grid-template-columns:minmax(200px,250px) minmax(480px,600px) 1fr;row-gap:10px}}@media(min-width:1000px){.article{grid-column-gap:40px;grid-auto-flow:row;grid-template-columns:minmax(200px,250px) minmax(480px,600px) 1fr}}@media(min-width:1200px){.article{grid-template-columns:minmax(200px,250px) minmax(480px,640px) 1fr}}.article__header{grid-column:1}@media(min-width:600px){.article__header{grid-column:2;grid-row:1;padding-left:0}}.article__full-width{display:grid;grid-template-columns:100%;position:relative}@media(min-width:600px){.article__full-width{grid-auto-columns:auto;grid-auto-rows:auto}}.article__full-width .article__content,.article__full-width .article__header{grid-column:1/-1}@media(min-width:600px){.article__post-type{grid-column:2;grid-row:1;padding-left:0}.article__title{font-weight:600;grid-column:2;grid-row:2;padding-left:0}}.article__meta{order:3}@media(min-width:600px){.article__meta{grid-column:1;grid-row:3}}.article__meta-board{grid-row:3}@media(min-width:600px){.article__meta-board,.article__meta__data{grid-column:1;grid-row:2}.article__meta__data{display:flex;flex-direction:column;padding-bottom:2rem}}.article__meta__data .article-meta__item{align-items:center;display:flex}.article__meta__data .article-meta__item svg{margin-right:.5em}@media(min-width:600px){.article__content{grid-column:2;grid-row:3/span 3;padding-left:0}}@media(min-width:1000px){.article__content{grid-column:2}}@media(min-width:600px){.article__meta-team{grid-column:1;grid-row:1/span 2}}.article__title--team{grid-column:1;grid-row:3;padding:.4rem 0}@media(min-width:600px){.article__title--team{grid-column:2;grid-row:1;padding:1.6rem 0}.article__content--team,.post-type--page .article__content{grid-row:2}}}.lightbox{align-items:center;background-color:rgba(0,0,0,.84);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;max-height:100vh;opacity:0;overflow:auto;position:fixed;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;width:100%;z-index:9999}.lightbox.lightbox-open{opacity:1;visibility:visible}#lightbox-image{border:20px solid #fff;display:block;margin:60px auto 10px;max-height:80%;max-width:90%}#image-lightbox figcaption{color:#fff;max-width:70%}#image-lightbox figcaption *{color:#fff}.close-button{color:#fff;cursor:pointer;font-size:30px;position:absolute;right:30px;top:20px}.close-button:hover{color:#ccc}body.lightbox-open{overflow:hidden;padding-right:17px}.lightbox:before{content:"";display:inline-block;height:40px;margin-right:-.25em}.widget__title{font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:20px;margin-top:15px}.widget__prompt{color:#333f48;margin-bottom:1rem}.newsletter__wrapper{overflow:hidden;position:relative}.newsletter-page{background:transparent;font:Libre Franklin,Arial,Helvetica,sans-serif;padding:2.4rem 2.4rem .4rem;position:relative;text-align:left}@media(min-width:600px){.newsletter-page{background:#fbfbfb;box-shadow:1px 1px 5px rgba(0,0,0,.1);margin:4rem auto;max-width:400px;width:100%}}.newsletter-page .ninja-form{margin:0}.newsletter-page .widget__title{color:#333f48;margin-top:1rem}.newsletter-page .newsletter-prompt{color:#333f48;margin-bottom:1.6rem}.newsletter-page .newsletter-input{border:1px solid;font:Libre Franklin,Arial,Helvetica,sans-serif;width:100%}@media(min-width:600px){.newsletter-page .newsletter-input{border:none}}.newsletter-post{grid-row:5}@media(min-width:600px){.newsletter-post{grid-row:3;padding-top:1.6rem}}.newsletter-about{background-color:#f8f8f8;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;padding:1.6rem 1.6rem 0}@media(min-width:700px){.newsletter-about{grid-row:2}}.widget .nf-form-cont .mei-btn{background:#00a9b7}@supports not (display:grid){.newsletter-about{order:4}}@supports(display:grid){.newsletter-about{grid-row:4}}.footnotes{color:#5e6873;font-size:12px}.pagination__link{background:#fff;font-size:12px;padding:4px;text-decoration:none;transition:all .15s}.pagination__link--current,.pagination__link:hover{box-shadow:0 3px 0 #00a9b7}.pagination__item--disabled{cursor:default;opacity:.7;z-index:-1}.pagination__item--disabled a{color:#888}.tile{background:#fff;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .1s ease-out;white-space:normal}.tile:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}.tile:hover .tile__label{padding-left:0}.tile:nth-child(2){animation:slideIn .2666666667s ease-out}.tile:nth-child(3){animation:slideIn .4s ease-out}.tile:nth-child(4){animation:slideIn .5333333333s ease-out}.tile:nth-child(5){animation:slideIn .6666666667s ease-out}.tile:nth-child(6){animation:slideIn .8s ease-out}.tile:nth-child(7){animation:slideIn .9333333333s ease-out}.tile:nth-child(8){animation:slideIn 1.0666666667s ease-out}.tile__excerpt p{margin-bottom:0}.tile__label{color:#5e6873;font-size:12px;line-height:1;margin:15px 0;padding-left:8px;transition:padding-left .2s ease-out;width:100%}.tile__date{grid-row:3}.tile__title{color:#333f48;margin-bottom:0}.tile__link{bottom:0;font-size:0;left:0;opacity:0;position:absolute;right:0;text-decoration:none;top:0;z-index:1}.tile__date{color:#5e6873;font-size:10px;margin-bottom:.4rem}.tile__img{height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.tile__excerpt{color:#111;font-size:14px}.tile__bar{background:#bf5700;height:2px;width:100%}.tile--has-img{margin-bottom:1.6rem;padding-top:0;position:relative}@media(max-width:399px){.tile--has-img{display:block}}.tile--label{font-size:10px}.tile--intro{border-left:3px solid #bf5700;margin-bottom:1.6rem;padding:1.6rem 0 1.6rem 2.4rem}.tile--intro:hover{box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);cursor:default;transform:none}.tile__title--intro{color:#bf5700}.tile__excerpt--intro{font-size:16px}@supports not (display:flex){@media(min-width:600px){.tile--has-img{clear:right;float:left;margin-left:.8rem;width:47%}}@media(min-width:1000px){.tile--has-img{clear:right;float:left;width:30%}}.tile--label{margin:1.6rem}.tile__title{margin:0 1.6rem}.tile__date{margin:.4rem 1.6rem}.tile__excerpt{margin:.4rem 1.6rem 1.6rem}}@supports not (display:grid){.tile{display:block}@media screen and (max-width:1200px){.tile{flex:0 1 48%}}@media screen and (max-width:600px){.tile{flex:0 1 100%}}@media(min-width:800px){.tile--has-img{margin-right:.8rem}}}@supports(display:flex){.tile__title-wrap{display:flex;flex-flow:column;padding:0 1.6rem 1.6rem}.tile--has-img{justify-content:flex-start}@media(min-width:600px){.tile--has-img{display:flex;flex:0 0 48%;flex-direction:column}}@media(min-width:1200px){.tile--has-img{flex:0 0 31%}}.tile--intro{display:flex;flex:0 0 100%;flex-flow:column wrap}}@supports(display:grid){.tile{display:grid;grid-column-end:span 12;grid-template-columns:repeat(12,0fr);grid-template-rows:max-content max-content max-content 1fr}@media(min-width:600px){.tile{grid-column-end:span 6}}@media(min-width:1200px){.tile{grid-column-end:span 4}}.tile-col__whole{grid-column:2/span 10}@media(min-width:600px){.tile-col__whole{padding:1em}}.tile-col__half{grid-column-end:span 12;padding:1em}@media(min-width:1200px){.tile-col__half{flex:0 1 48%;grid-column-end:span 6}.tile-col__third{grid-column-end:span 4}}.tile-col__fourth{height:140px;padding-bottom:15px}@media(min-width:1200px){.tile-col__fourth{grid-column-end:span 3}}.tile__date,.tile__excerpt,.tile__label,.tile__title{grid-column:2/span10}.tile--has-img{display:grid;grid-row:span 2;grid-template-columns:repeat(12,1fr);grid-template-rows:max-content max-content max-content max-content max-content 1fr;padding-right:0}.tile--has-img .tile__bar{grid-row:1/span 2;height:2px;width:calc(100% + 30px)}.tile--has-img .tile__title{grid-row:4}.tile--has-img .tile__date{grid-row:5}.tile--has-img .tile__excerpt{grid-row:6}.tile__title-wrap{display:grid;grid-column:2/span 10;padding:0 0 1.6rem}.tile__img-wrap{grid-column:1/-1;grid-row:1/span 2;height:100%}.tile__bar{grid-column:2;grid-row:1/span 1}.ethics-links .tile--has-img,.home-section .tile--has-img{grid-template-rows:1fr max-content max-content max-content max-content}@media(min-width:1200px){.tile--intro{grid-column-end:span 12}}}.tile-stats{display:grid;text-align:center}.tile-stats .tile h4{color:#fff}@media(min-width:600px){.tile-stats .tile{grid-column-end:auto}}.tile-stats .tile{cursor:auto;grid-template-columns:auto;grid-template-rows:auto;margin:0 10px;padding:0}.tile-stats .tile h4{border-bottom:1px solid #eee;padding:15px 0;width:100%}.tile-stats .tile i{color:#333f48;font-size:50px!important;padding:10px 0}.tile-stats .tile p{font-size:.8em;padding:5px 15px}@media(min-width:600px){.page-template-publications-template .article__content{width:100%}}.publications .tile{padding:1em 1em 0}@supports not (display:grid){@media(min-width:600px){.publications .tile{margin-left:.8rem;min-height:335px;width:47%}}}@supports(display:flex){.publications .tile{display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between}@media(min-width:800px){.publications .tile{flex:0 0 47%}}}@supports(display:grid){.publications .tile{gap:0 20px;grid-column-end:span 6;grid-template-areas:"tile__img-wrap tile__container";grid-template-columns:1fr 1.5fr;grid-template-rows:1fr}}.publications .tile__img-wrap{float:left;width:50%}@supports not (display:flex){.publications .tile__img-wrap{padding-right:1em}}@supports(display:flex){.publications .tile__img-wrap{flex:0 0 40%;height:auto;position:relative}}@supports(display:grid){.publications .tile__img-wrap{grid-area:tile__img-wrap}}.publications .tile__img{max-height:280px}.publications .tile__container{float:right;width:50%}@supports(display:flex){.publications .tile__container{display:flex;flex:0 0 55%;flex-direction:column}}@supports(display:grid){.publications .tile__container{display:grid;grid-area:tile__container;grid-template-rows:repeat(4,min-content)}}.publications .tile__date,.publications .tile__label{padding:0}.publications .tile__label{line-height:1.5;margin:9px 0}@media(min-width:1000px){.publications .tile__label{font-size:14px}}.publications .tile__label.subtitle{font-style:italic}.publications .tile__label,.publications .tile__title{grid-row:auto}.publications .tile__link{bottom:0;font-size:0;left:0;opacity:0;position:absolute;right:0;text-decoration:none;top:0}@supports not (display:flex){.publications .tile__title{margin:inherit}}.filters{list-style:none;margin:0 0 .8rem 10px}@media(min-width:800px){.filters{margin-bottom:2.4rem;margin-left:0}}@media(max-width:599px){.filters-inline-mobile{display:block}}@media(min-width:600px){.filters-inline-mobile{display:none}}.filters-inline-mobile .filter__item{display:inline-block}.filters-inline-mobile .filter__item:before{content:"• ";letter-spacing:.25em}.filter__sublist{list-style:none;margin:8px 0 .8rem}@media(min-width:800px){.filter__sublist{margin-bottom:2.4rem}}.filter__title{font-size:12px;text-transform:uppercase}.filter__item{margin:0 0 10px}.filter__link{display:inline-block;font-size:14px;padding:0 0 0 5px;text-decoration:none;transform:translate3d(-5px,0,0);transition:transform .15s}.filter__link:hover{border-left:3px solid;transform:translateZ(0)}.filter__link--current{color:#00a9b7}.filter__link--current:hover{border:none;transform:none}.filter__link--parent{color:#333}.filter__link--current-parent{font-weight:700}.filter__item--current-parent{border-left:3px solid #00a9b7;margin-left:0;padding-left:10px}.filter__item--current-parent .filter__link:hover{border:none;transform:none}.filter__item--top-item{margin-left:-10px}.filter__item--top-item .filter__link:hover{padding-left:10px;transform:none}.announcement-banner{background:#bf5700;color:#fff;padding:7px}.announcement-banner .container,.announcement-banner body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz .announcement-banner .enp-breadcrumb-link__container{padding:5px 40px 5px 5px;position:relative}.announcement-banner p{margin:5px;padding-top:0}.announcement-banner a{color:#fff;text-decoration:underline}.announcement-banner a:focus,.announcement-banner a:hover{color:#f4f4f4}.announcement__close{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;cursor:pointer;height:30px;margin-top:7px;padding:17px;position:absolute;right:4px;top:1rem;top:0;transition:background .2s;width:30px}.announcement__close:after,.announcement__close:before{background:#fff;border-radius:3px;bottom:0;content:"";display:block;height:15px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;transition:background .2s;width:3px}.announcement__close:before{transform:rotate(45deg)}.announcement__close:after{transform:rotate(-45deg)}.announcement__close:focus,.announcement__close:hover{background:#fff}.announcement__close:focus:after,.announcement__close:focus:before,.announcement__close:hover:after,.announcement__close:hover:before{background:#bf5700}.vertical-color--journalism,body.vertical--journalism.vertical-base .filter__link--current{color:#bf5700}body.vertical--journalism.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--journalism.vertical-base .filter__link--parent{color:#bf5700}.btn--journalism{background-color:#bf5700}.btn--journalism:focus,.btn--journalism:hover{background-color:#8c4000}.btn--journalism:active{background-color:#d96300}.btn--journalism.btn--ghost:focus,.btn--journalism.btn--ghost:hover{border-color:#8c4000}.btn--journalism{background:#bf5700}.filter__item--verticals--journalism.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--journalism .filter__link--current,.filter__item--verticals--journalism .filter__link--parent{color:#bf5700}.filter__item--verticals--journalism .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--journalism.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--journalism.tile--intro{grid-column-end:span 12}}.tile--vertical--journalism .tile__label,.tile--vertical--journalism .tile__title--intro,.vertical-color--science-communication,body.vertical--science-communication.vertical-base .filter__link--current{color:#bf5700}body.vertical--science-communication.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--science-communication.vertical-base .filter__link--parent{color:#bf5700}.btn--science-communication{background-color:#bf5700}.btn--science-communication:focus,.btn--science-communication:hover{background-color:#8c4000}.btn--science-communication:active{background-color:#d96300}.btn--science-communication.btn--ghost:focus,.btn--science-communication.btn--ghost:hover{border-color:#8c4000}.btn--science-communication{background:#bf5700}.filter__item--verticals--science-communication.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--science-communication .filter__link--current,.filter__item--verticals--science-communication .filter__link--parent{color:#bf5700}.filter__item--verticals--science-communication .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--science-communication.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--science-communication.tile--intro{grid-column-end:span 12}}.tile--vertical--science-communication .tile__label,.tile--vertical--science-communication .tile__title--intro,.vertical-color--media-ethics,body.vertical--media-ethics.vertical-base .filter__link--current{color:#bf5700}body.vertical--media-ethics.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--media-ethics.vertical-base .filter__link--parent{color:#bf5700}.btn--media-ethics{background-color:#bf5700}.btn--media-ethics:focus,.btn--media-ethics:hover{background-color:#8c4000}.btn--media-ethics:active{background-color:#d96300}.btn--media-ethics.btn--ghost:focus,.btn--media-ethics.btn--ghost:hover{border-color:#8c4000}.btn--media-ethics{background:#bf5700}.filter__item--verticals--media-ethics.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--media-ethics .filter__link--current,.filter__item--verticals--media-ethics .filter__link--parent{color:#bf5700}.filter__item--verticals--media-ethics .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--media-ethics.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--media-ethics.tile--intro{grid-column-end:span 12}}.tile--vertical--media-ethics .tile__label,.tile--vertical--media-ethics .tile__title--intro,.vertical-color--social-platforms,body.vertical--social-platforms.vertical-base .filter__link--current{color:#bf5700}body.vertical--social-platforms.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--social-platforms.vertical-base .filter__link--parent{color:#bf5700}.btn--social-platforms{background-color:#bf5700}.btn--social-platforms:focus,.btn--social-platforms:hover{background-color:#8c4000}.btn--social-platforms:active{background-color:#d96300}.btn--social-platforms.btn--ghost:focus,.btn--social-platforms.btn--ghost:hover{border-color:#8c4000}.btn--social-platforms{background:#bf5700}.filter__item--verticals--social-platforms.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--social-platforms .filter__link--current,.filter__item--verticals--social-platforms .filter__link--parent{color:#bf5700}.filter__item--verticals--social-platforms .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--social-platforms.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--social-platforms.tile--intro{grid-column-end:span 12}}.tile--vertical--social-platforms .tile__label,.tile--vertical--social-platforms .tile__title--intro,.vertical-color--propaganda,body.vertical--propaganda.vertical-base .filter__link--current{color:#bf5700}body.vertical--propaganda.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--propaganda.vertical-base .filter__link--parent{color:#bf5700}.btn--propaganda{background-color:#bf5700}.btn--propaganda:focus,.btn--propaganda:hover{background-color:#8c4000}.btn--propaganda:active{background-color:#d96300}.btn--propaganda.btn--ghost:focus,.btn--propaganda.btn--ghost:hover{border-color:#8c4000}.btn--propaganda{background:#bf5700}.filter__item--verticals--propaganda.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--propaganda .filter__link--current,.filter__item--verticals--propaganda .filter__link--parent{color:#bf5700}.filter__item--verticals--propaganda .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--propaganda.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--propaganda.tile--intro{grid-column-end:span 12}}.tile--vertical--propaganda .tile__label,.tile--vertical--propaganda .tile__title--intro,.vertical-color--center-leadership,body.vertical--center-leadership.vertical-base .filter__link--current{color:#bf5700}body.vertical--center-leadership.vertical-base .filter__item--current-parent{border-color:#bf5700}body.vertical--center-leadership.vertical-base .filter__link--parent{color:#bf5700}.btn--center-leadership{background-color:#bf5700}.btn--center-leadership:focus,.btn--center-leadership:hover{background-color:#8c4000}.btn--center-leadership:active{background-color:#d96300}.btn--center-leadership.btn--ghost:focus,.btn--center-leadership.btn--ghost:hover{border-color:#8c4000}.btn--center-leadership{background:#bf5700}.filter__item--verticals--center-leadership.filter__item--current-parent{border-color:#bf5700}.filter__item--verticals--center-leadership .filter__link--current,.filter__item--verticals--center-leadership .filter__link--parent{color:#bf5700}.filter__item--verticals--center-leadership .filter__link:hover{border-color:#bf5700;color:#bf5700}.tile--vertical--center-leadership.tile--intro{border-color:#bf5700}@media(min-width:600px){.tile--vertical--center-leadership.tile--intro{grid-column-end:span 12}}.tile--vertical--center-leadership .tile__label,.tile--vertical--center-leadership .tile__title--intro{color:#bf5700}.search .tease{padding-bottom:3em}@media(min-width:600px){.search .tease{grid-gap:0 2em;display:grid}.search .tease__title{grid-column:1/4}}.search .tease__img{max-height:unset}@media(min-width:600px){.search .tease__img{align-self:auto;grid-column:1/2}}.search .tease__excerpt{grid-column:auto}.home-funders{padding-top:0}@media(min-width:600px){.home-funders{padding-top:2.4rem}}.home-funders .container,.home-funders body.enp-quiz .enp-breadcrumb-link__container,body.enp-quiz .home-funders .enp-breadcrumb-link__container{padding-left:0;padding-right:0}.funder{align-self:center;justify-content:space-between;margin-bottom:1.6rem;margin-right:.8rem}@media(min-width:600px){.funder{margin-right:1.6rem}}@media(min-width:1000px){.funder{margin-right:1.6rem}}.funder--donate{align-items:center;border:2px dashed #ddd;display:flex;flex:100%;flex-direction:column;justify-content:center;padding:1.6rem;text-align:center}.funder__donate__title{font-size:12px;letter-spacing:.05rem;text-transform:uppercase}@supports not (display:flex){@media(min-width:600px){.home-funders{float:left}}.funder{display:inline-block;width:44%}@media(min-width:600px){.funder{width:25%}}@media(min-width:1000px){.funder{margin-right:3.2rem}}.funder--donate{width:100%}}@supports not (display:grid){@media(min-width:600px){.home-funders{float:left;padding-left:calc(200px - .8rem)}}@media(min-width:1000px){.home-funders{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.funders{display:flex;flex-wrap:wrap}}}@supports(display:flex){@media(min-width:600px){.home-funders{order:3}}.funders{display:flex;flex-flow:row wrap}.funder{flex:0 0 45%;margin-right:.8rem}@media(min-width:600px){.funder{flex:0 0 25%;margin-right:2.4rem}}.funder--donate{flex:0 0 100%}}@supports(display:grid){.funders{grid-gap:22px;display:grid}@media(min-width:400px){.funders{grid-gap:30px}}@media(min-width:600px){.funders{grid-gap:40px;gap:20px}}.funder{grid-column:span 6;margin-right:0}@media(min-width:600px){.funder{grid-column:span 3}}@media(min-width:800px){.funder{grid-column:span 3}}@media(min-width:600px){.home-funders{grid-column:2;grid-row:5}}.funder--donate{display:grid;grid-column:1/span 6;grid-column:span 12;justify-content:center}}.event-meta__title{font-size:12px}.event__venue{margin-top:1.6rem}.venue__name{font-size:12px;margin-bottom:0}#tribe-events-pg-template,.tribe-events-pg-template{margin:0 auto;max-width:700px}.tribe-common-c-btn-icon:disabled{background-color:currentcolor}video{width:100%}@supports(display:grid){.cme-tweets{grid-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:1fr}}@media(min-width:600px){@supports(display:flex){.ctf-tweets{display:flex;justify-content:space-between}}}@supports(display:grid){.ctf-tweets{grid-template-columns:repeat(12,1fr)}}.ctf-item{background:#fff;border-bottom:1px solid rgba(0,0,0,.1);border-top:none;box-shadow:2px 2px 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.1);padding:1rem 0 0;position:relative}@supports not ((display:flex) or (display:grid)){@media(min-width:600px){.ctf-item{float:left;width:31%}}@media(min-width:800px){.ctf-item{width:32%}}}@supports(display:flex){.ctf-item{align-items:flex-start;display:flex;flex:0 0 32%;flex-flow:column nowrap}}@supports(display:grid){.ctf-item{grid-column:span 4}}@media(min-width:600px){#ctf .ctf-item:not(:last-child){margin-right:1em}}#ctf .ctf-author-box{display:flex;margin-left:5rem}#ctf .ctf-tweet-content{background:#fff;height:100%;left:0;margin-left:0;padding:1.6rem;width:100%}#ctf .ctf-author-box-link{padding-bottom:25px}#ctf .ctf-author-name{width:100%}#ctf .ctf-author-screenname{color:#bf5700;font-size:.8rem;text-decoration:none}#ctf .ctf-quoted-tweet-text{display:none}#ctf .ctf-author-avatar{border-radius:50%}#ctf .ctf-author-name{color:#f8f8f8}#ctf .ctf-author-name:before{color:#111;content:"";font-weight:100;opacity:1;position:absolute}#ctf .ctf-tweet-date:after{content:"h ago"}#ctf .ctf_more{display:inline-block}#ctf .ctf-author-avatar{position:relative}#ctf .ctf-author-avatar:after{background:url(//localhost:3000/wp-content/uploads/2020/10/Texas-Moody-Media-Engagement.jpg);background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:48px;left:0;position:absolute;top:0;width:48px}.quiz-creator-research.tree:after{background-color:#f8f8f8;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:skewY(-8deg);z-index:-1}#embed-code{margin-bottom:20px;min-height:80px}.step-header,.subhead,.tree-link{color:#bf5700}.tree-link{text-decoration:none}.tree-link:hover{color:#bf5700;text-decoration:underline}.col-sm-6>h3{color:#5e6873}.past-interns-spacing{margin-top:25px}.past-interns__main-title{margin-top:3em}.past-interns-title{border-bottom:1px solid #d1cece;border-top:1px solid #d1cece;font-size:17px;line-height:25px;padding:20px 60px 20px 20px;width:480px}[data-toggle-arrow]:after{content:attr(data-toggle-arrow);padding-left:.2em;right:15px}.past-interns-title:hover{background:#f2f1ed;border-left:5px solid;border-color:#bf5700;cursor:pointer}.past-interns-list{margin-bottom:0;max-height:0;overflow:hidden;position:relative;visibility:hidden}.blocker{background-color:#000;background-color:rgba(0,0,0,.75);bottom:0;box-sizing:border-box;height:100%;left:0;overflow:auto;padding:20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:1}.blocker:before{content:"";display:inline-block;height:100%;margin-right:-.05em;vertical-align:middle}.blocker.behind{background-color:transparent}.modal{background:transparent;box-shadow:0 0 10px #000;box-sizing:border-box;display:none;max-width:95%;position:relative;text-align:left;vertical-align:middle;width:auto;z-index:2}.modal video{background-color:#fff;max-height:60vh}@media(min-width:800px){.modal video{width:600px}}.modal .modal-content p{margin-bottom:-9px}.modal a.close-modal{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:30px;position:absolute;right:-12.5px;text-indent:-9999px;top:-12.5px;width:30px}.modal-spinner{background-color:#111;border-radius:5px;display:none;height:20px;left:50%;padding:12px 16px;position:fixed;top:50%;transform:translateY(-50%) translateX(-50%)}.modal-spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;border-radius:100px;display:inline-block;height:20px;margin:0 1px;width:2px}.modal-spinner .rect2{animation-delay:-1.1s}.modal-spinner .rect3{animation-delay:-1s}.modal-spinner .rect4{animation-delay:-.9s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@media(min-width:600px){.archive__sidebar{float:left;padding-right:1em;width:20%}}@media(min-width:800px){.archive__sidebar{width:15%}}.newsletter-about p,.newsletter-landing p,.newsletter-post p{margin-bottom:1.2rem}@media(min-width:600px){.newsletter-about,.newsletter-landing,.newsletter-post{font-size:.75rem;text-align:left}}.newsletter-about .newsletter-input,.newsletter-landing .newsletter-input,.newsletter-post .newsletter-input{width:150px}.media-ethics-sidebar .widget__title{color:#333f48;font-family:Libre Franklin,Arial,Helvetica,sans-serif;font-size:16px;margin-top:0}.full-width .newsletter__wrapper{width:100%}@supports not (display:flex){@media(min-width:600px){.sidebar-primary{float:right;padding-left:1.6rem;width:75%}}@media(min-width:1200px){.sidebar-primary{float:right;width:80%}}}@supports not (display:grid){@media(max-width:399px){.archive__sidebar{order:1}}@media(min-width:600px){.archive__sidebar{flex:0 0 25%}}.media-ethics-sidebar{width:20%}}@supports(display:flex){@media(min-width:600px){.sidebar-primary{order:5;padding-left:calc(200px + 1.6rem)}}@media(min-width:1000px){.sidebar-primary{padding-left:308px}}@media(min-width:1200px){.sidebar-primary{padding-left:calc(200px + 3.2rem)}}@media(min-width:600px){.archive__sidebar{flex:0 0 15%;order:1}}@media(min-width:800px){.archive__sidebar{display:flex;flex:0 0 15%;flex-flow:column wrap;justify-content:flex-start}}@media(min-width:1000px){.archive__sidebar{flex:0 0 20%}}@media(min-width:600px){.newsletter-about,.newsletter-landing,.newsletter-post{flex:0 0 20%}}.full-width .newsletter__wrapper{order:4}}@supports(display:grid){.sidebar-primary{order:4}@media(min-width:600px){.sidebar-primary{grid-column:2;grid-row-start:6;padding-left:0}}.archive__sidebar{grid-column:1/-1;padding-right:10px;width:100%}@media(min-width:600px){.archive__sidebar{display:grid;grid-column:1/4;grid-row:1}}@media(min-width:800px){.archive__sidebar{grid-column:1/3}}@media(min-width:600px){.newsletter-about{grid-column:1/4;grid-row:2}.newsletter-about,.newsletter-landing,.newsletter-post{grid-column:1}}.media-ethics-sidebar{order:2}@media(min-width:600px){.media-ethics-sidebar{grid-column:2}}@media(min-width:1200px){.media-ethics-sidebar{font-size:16px;grid-column:3;grid-row:3/span 4;margin-left:0;max-width:200px}}}.emoji{max-width:20px}.rpwe-block ul{grid-column-gap:0;grid-row-gap:20px;display:grid;grid-auto-rows:auto;list-style:none!important;margin-left:0!important;padding-left:0!important}@media(min-width:600px){.rpwe-block ul{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(12,1fr)}}.rpwe-block li{background:#fff;border-bottom:none;box-shadow:0 -1px 1px #e9f3f0,0 1px 1px rgba(0,0,0,.1);display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;list-style-type:none;margin-bottom:0;margin-left:0;overflow:hidden;padding-bottom:0;text-overflow:ellipsis;transition:all .1s ease-out;white-space:normal}.rpwe-block li:hover{box-shadow:0 3px 6px rgba(0,0,0,.15);transform:scale(1.015) translate3d(0,-2px,0)}@media(min-width:600px){.rpwe-block li{grid-column-end:span 6}}@media(min-width:1200px){.rpwe-block li{grid-column-end:span 3}}.rpwe-block a{display:inline!important;font-size:16px;font-weight:700;text-decoration:none}.rpwe-block h3{background:none!important;clear:none;font-size:12px!important;font-weight:400;line-height:1.5em;margin-bottom:0!important;margin-top:0!important;padding-top:10px}.rpwe-thumb{border:none!important;box-shadow:none!important;margin:0;padding:0!important}@media(min-width:1200px){.rpwe-thumb{height:100%;-o-object-fit:cover;object-fit:cover}}.rpwe-summary,.rpwe-time{font-size:12px}.rpwe-time{color:#bbb}.rpwe-alignleft{display:inline;float:left}.rpwe-alignright{display:inline;float:right}.rpwe-aligncenter{display:block;margin-left:auto;margin-right:auto}.rpwe-clearfix:after,.rpwe-clearfix:before{content:"";display:table!important}.rpwe-clearfix:after{clear:both}.rpwe-clearfix{zoom:1}.rpwe-img{grid-column:span 10/5;grid-row:1/span 2;height:100%;width:100%}.rpwe-time,.rpwe-title{grid-column:span 6/12}.nf-before-form-content .nf-form-fields-required{display:none;position:absolute}.nf-form-cont .nf-field-container{margin-bottom:20px}.nf-form-cont ::-moz-placeholder{color:#adadad}.nf-form-cont ::placeholder{color:#adadad}.nf-form-cont select{border-radius:0;height:30px;width:100%}.nf-form-cont input[type=button]{border:none;width:100%}.nf-form-cont textarea{height:200px;padding:10px;width:100%}.nf-form-cont .nf-field-label label{color:inherit;font-weight:100}.nf-form-cont .nf-error .ninja-forms-field{border-color:#d9534f}.nf-form-cont .nf-error-msg{color:#d9534f}.widget .nf-form-cont label{font:inherit}@media(min-width:600px){.widget .nf-form-cont input[type=button]{width:auto}}.widget .nf-form-cont .mei-btn{background:#579d42}.widget .nf-form-cont .mei-btn:hover{background-color:#437933}.footer__footer .nf-field-label{margin:0 auto 10px}.footer__footer [type=email]{width:70%}#tribe-events-pg-template .tribe-events-content ol li,#tribe-events-pg-template .tribe-events-content ul li{margin:0 0 0 1.6rem}#tribe-events-pg-template .tribe-events-content a{text-decoration:underline} /*# sourceMappingURL=app.css.map*/ \ No newline at end of file diff --git a/wp-content/themes/engage-2-x/dist/css/app.css.map b/wp-content/themes/engage-2-x/dist/css/app.css.map index b7cfc59f3..e5e86d3f4 100644 --- a/wp-content/themes/engage-2-x/dist/css/app.css.map +++ b/wp-content/themes/engage-2-x/dist/css/app.css.map @@ -1 +1 @@ -{"version":3,"file":"dist/css/app.css","mappings":"AAAA,WCAA,iCACC,CAGA,iBACA,CAHA,eAEA,CAHA,+IAIA,YAED,wCACC,CAGA,iBACA,CAHA,eAEA,CAHA,qIAIA,CCLG,yBAIJ,GACE,SACE,IAGA,SACA,CAFF,uBAEE,8BAIJ,GACE,SACE,IAGA,SACA,CAFF,uBAEE,8BAIJ,GACE,wBACE,IAGF,mBACE,EA0BE,0DAGN,SAIE,qBAGF,6CACE,mBAIA,mCACA,mBACA,CAHF,2BAGE,uBAIA,sCACA,mBACA,CAHF,0BAGE,WAKA,+BACA,CAHF,mBACE,wBAEA,iBAGF,0DACE,mBACA,yBACA,mBACE,yBAEF,mBACE,yBAEF,mBACE,yBAEF,mBACE,oBAKJ,GACE,mBACE,EAMA,2ZCtGH,QACA,eACA,aACA,CAjBD,QAaC,UACA,CAGA,uBACA,+EAGD,aAEC,MAED,aACC,OAED,eACC,cAED,WACC,qDAED,UAEC,aACA,OAED,wBACC,iBACA,MAID,qBACE,kBAEF,kBACE,QAGF,WACI,qBAIJ,cAGI,MChEF,kCACA,kCACA,CAHF,eAGE,yBACC,kEACD,CAGA,2BACA,CAJA,4BACA,4BACA,uBAEA,wOAMA,iEACC,CAGA,2BACA,CAJA,4BACA,CACA,2BACA,CAFA,sBAGA,oBAKH,iBACE,WAGF,YACE,mBACA,iBAIA,WACA,CAFF,gBAEE,WAGF,MACE,iBAGF,sDACC,iBACA,SC5CD,iBACC,0BCQC,QDTF,qBE2JY,eFvJV,gBACA,0BCIA,QDTF,mBE0JY,0BDjJV,QDTF,mBEwJS,2CF1IR,kBACC,0BCNA,oBDKD,gBAGE,qBAIH,UACC,0BCbC,mBDgBA,YACA,gCACA,2CACA,CAJA,mBACA,CAJF,gBAOE,gBAIF,eACC,yBCxBC,cDuBF,eAGE,0BC1BA,cDuBF,eAME,+BAIF,yBAMG,UACA,CALD,WACC,CACA,aACA,SACA,CAHA,iBAIA,wCAIH,iBACI,8BAEJ,yBAMG,UACA,CALD,WACC,CACA,aACA,SACA,CAHA,iBAIA,yBC9DD,cDiED,UAEE,2BC3DD,cDyDD,UAKE,WACA,2BAKH,mBACC,YACC,mBACA,EAWD,gBAQA,4BACA,CACA,oBACA,CALA,iBACA,cACA,CAHD,qBACC,CAKA,sCACA,uBAEC,oBACE,uBAKA,uBACA,CAFA,SACA,CAFF,oBAGE,eAKH,iBACA,gBACA,CAHD,iBACC,CAEA,oBACA,mBACA,kBAQA,sCElFoB,CFiFpB,MACA,CALD,iBACC,CAEA,QACA,CAIA,2BACA,uDACA,CEvFoB,iBFqFpB,CANA,UACA,CAFA,SASA,0BC7HC,iBDqIA,eACA,CAnBF,YAYE,gBACA,CAGA,iBACA,CAEA,SACA,CANA,cACA,gBACA,CAHA,kBACA,CAGA,UAGA,wBAED,eACC,CACA,uBACA,qCACA,CAHA,kBAGA,aAKF,eACC,0BCnJC,YDsJA,kBACA,CALF,YAGE,mBACA,CACA,eACA,sBAOD,kBACA,CAHA,qBACA,CAHD,YACC,CAEA,6BACA,CACA,cACA,kBACA,CANA,SAMA,0BClKC,oBD2JF,WASE,kBCtJD,eACA,CD6JA,4BACA,CC5JA,kBACA,CACA,eACA,CAFA,cACA,CAJA,QACA,CAKA,iBDuJA,CCxJA,gBDyJA,yBC7KC,gBDyKF,QAME,2BC/KA,gBDyKF,YASE,+GAQA,kBE9KK,CF6KL,kBACA,CAND,aAGC,CACA,UACA,CAFA,UE3KK,iCFkLN,iBACC,8EAGD,UAEC,kBACA,wCAGD,QACC,uCAGD,OACC,yBAKD,eACA,CAGA,iBACA,CAJA,2BACA,oCACA,iCACA,CACA,iBACA,CAPD,QAOC,+BAGD,eACC,sIAGD,kBEpNY,iCF4NX,sBACC,oCACA,8EAEA,2DAEC,yCAKF,wBACC,yCACA,8FAEA,KAEC,yBACA,2DACA,SAMF,YACA,eACA,8BACA,CACA,iBACA,CAND,iBACC,CAGA,UAEA,yBAIA,cACC,oBAIF,kBE7HY,aC1JZ,YACI,CACA,cACA,CAFA,eAEA,mBAGJ,gBACI,iCAEA,QACI,OAKJ,aDFQ,CCCZ,gBDDY,WCOZ,cD2HkB,WCvHlB,cDqHkB,QCjHlB,QACI,YAEJ,eACI,0CAEJ,iBACI,SAGJ,gBACI,8BAWA,kBACA,SACA,CANA,UACA,YACA,CACA,eACA,CAFA,SACA,CANJ,iBAEI,UAOA,qFAQI,SACA,CAJA,WACA,SACA,iBACA,CANJ,eAEI,WAKA,YAWJ,WACA,CAJJ,gBACI,kBACA,eAEA,cAEJ,aACI,CACA,WACA,CAFA,kBAEA,wBD0EK,WCrEL,CAHJ,oBAGI,yBF1EF,WE8EE,UACI,oBDgEC,aC7DL,WACI,mBD4DC,oBCvDT,QACI,CAEA,iBACA,CAHA,0BACA,kBAEA,0BAOA,WACA,CAHA,MACA,CAHJ,iBACI,MACA,CACA,UAEA,gEAKA,YACA,CAFJ,WAEI,2BASA,WACA,CAFJ,UAEI,kBAKA,QACA,CACA,cACA,CAFA,eACA,CAHA,qBACA,CAFJ,iBAKI,wEASA,WACA,CAHA,MACA,CALJ,iBAGI,MACA,CACA,UAEA,MDXa,qDARQ,CEvHzB,cF+HiB,CARQ,eEpHxB,mBASA,eACA,CAPD,gBAMC,CACA,gBACA,QAGD,cFgHe,yBDrIb,OGqBF,cFkHe,SE3Gf,cF0Ge,QEtGf,cFuGe,CAJE,qBEvFjB,cFuFiB,MElFjB,oBFsGS,GEjGT,aF5Ca,SE8CZ,aACC,IAIF,qBACC,SACA,WFwFQ,UEvFR,oBFuFQ,IE9ET,eACC,IAGD,kBACC,IAGD,kBFsES,UElET,eAEC,aAED,iBAGC,YAMA,4BACA,CAFA,yBACA,CACA,aFvFW,CEkFZ,uDFmCwB,CArHZ,kBEyFX,CF4BuB,eEjCvB,mBAKA,cAGA,6BACA,qBACA,CAHD,iBAGC,yBAMC,kBACA,CAFA,eACA,CALD,qDFgBwB,eAYV,CEtBb,iBACA,CFqBa,QEzBb,UAIA,gCACA,WACC,eFwCU,CEpCV,UFiCS,CAGC,aEtCV,kBACA,MFkCS,+BE9BV,WACC,eACA,cACA,kBACA,SAIH,iBACC,KAED,eACC,gDACA,gBACA,CAKA,gBACA,CANA,eACA,qBFaQ,CEVR,cACA,CFSQ,aEVR,CFUQ,cERR,iBAED,iEAIC,cAED,kBAEC,UAED,kBAEC,qBACA,SAED,eAEC,SACA,cACA,kBACA,wBACA,KAED,UACC,KAED,QACC,OAED,eACC,KAED,gBACC,QAED,iBACC,YF1DwB,aA/Gb,CE6KX,qDF9DwB,CE6DzB,gBF5KY,OEoLX,eACA,CAHD,iBACC,WAEA,IFhEuB,aArHZ,CE0LX,uDFrEuB,CEmExB,gBACC,YFzLW,UE+LZ,+BACC,UAGD,yBACC,IAIA,4BACA,CAFD,YAEC,IAED,6BACC,yBHxNC,GGuNF,oBAGE,MAIF,WACC,eACA,OAIA,aF1NY,CEyNb,cFzNa,qFAGN,qBEiON,mCACA,CAPD,UF3NO,CEkON,WACA,mHAEA,UFzOO,UE8OR,kBACC,UACA,4FAqBA,SF1OO,CEuOP,oBACA,CADA,eACA,wBACA,CAjBD,kBFnOS,CE8OR,QACA,CACA,kBACA,CAJA,UACA,CAGA,cACA,CFxIgB,qDARQ,CEuIxB,cF/HgB,CEqIhB,mBACA,CAJA,eACA,CF7OQ,oBEyOR,CFvIwB,oBE0IxB,CAQA,kBFzOO,2QEiPN,CAHD,UAGC,+HFjPM,wBEsPN,CAFD,UAEC,yIFtPM,qBAvBD,CEgRN,UFhRM,0HEoRN,wBFjRe,cAqBP,wJE+PP,qBFhQM,eEuQP,cFnKc,CEkKf,gBFlKe,8BE2Kd,YF1RQ,CEsRT,sBAEC,CFxRQ,wBE0RR,CF1RQ,kBE4RR,CAJA,aFxRQ,CE+RR,cFrLgB,CEmLhB,mBACA,CAFA,oBACA,CACA,oBFpLgB,mFE4Lf,YACA,CAFA,sBACA,CAFA,oBACA,CAHD,aAKC,4CAMA,YACA,CAFA,gCACA,CAFA,oBACA,CAFD,aAIC,0BAIF,cF7LkB,aEgMjB,CAMA,yCAHD,cFnMkB,iBAlHL,CEwTZ,kBAQA,wBFhUY,CE8TZ,kBACA,WACA,CAHA,oBF7TY,UEoUb,cFzNe,mBE2Nd,eAGD,aACC,YAIA,kBACA,CAFD,YAEC,YFlNW,iBEuNX,CAFD,kBAEC,oBAGD,iBACC,0BACA,qBACC,MAKF,cACC,MAGD,cACC,MAGD,cACC,eCpYD,kBHyJY,6CDjJV,cIRF,mBHuJS,wCG7IT,mBH6IS,8CD/IP,iBIEF,iBHkJa,uCGxIb,gBACC,kBACA,yBJdC,kBIYF,mBHsIY,gDDlJV,kBIYF,mBHuIY,gDDnJV,kBIYF,iBHyIc,wCGvHd,mBHoHY,8CDlJV,mBI8BF,mBHqHY,gDDnJV,mBI8BF,iBHsHa,8CDpJX,mBI8BF,oBHwHc,iF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,eACC,gBACA,0BAEA,iDACC,4BAQA,oBACA,kBACA,mBACA,CAJD,iCACC,CAIA,aACA,CAFA,cAEA,yBVpwBA,2BU8vBD,6BAQE,mBACA,gCAID,iBTlnBc,YSynBf,YACA,CACA,yBACA,CAFA,2BACA,CAEA,eACA,CAND,iBACC,CAGA,SAEA,yBVvxBC,WUixBF,eASE,2BAEC,eThwBK,gBSkwBL,CAHD,SAGC,kDAGA,WACC,iCAIH,SACC,6BAUA,sCACA,CACA,UTvxBM,CSixBN,WACA,CAJA,MACA,CACA,SACA,CAKA,iBACA,CALA,iBACA,qBACA,CAPD,QACC,CAMA,gDACA,CANA,ST/wBM,gDSyxBN,YACC,yBVtzBD,4BUyyBD,qBAgBE,gDAED,YACC,+BACA,aACA,gEACA,eACC,qBACA,8CAGF,eACC,qEAKD,SACA,mBACA,CAJD,KAIC,2BAKA,mBACA,CAJD,YACC,0BACA,uBAEA,2BAED,qBACC,CADD,kBACC,CACA,yBACA,CADA,sBACA,CAFA,UAEA,uBAIA,UT/zBM,CS6zBP,YACC,oBT9zBM,mDSk0BP,UTl0BO,6BSs0BP,gBACC,6BAED,UTz0BO,oBSk1BP,oBACA,CADA,eACA,CAJA,6DACA,CAFD,qCACC,CAEA,mBACA,CAFA,gBACA,CAEA,aACA,yBVh3BC,mBUk3BA,oBACA,CADA,eACA,CATF,oCASE,uBAED,mBACC,iCAED,gBACC,oCACA,eACC,oCAKD,gBACA,CAHD,gBACC,oBAEA,gCAED,gBACC,oCAGA,oBACA,CAFD,mBAEC,yBVx4BA,mCUs4BD,oBAIE,sCAGF,oBACC,yBV94BA,oCU64BD,qBAGE,0BAKH,2BACC,oBACA,qCAEC,cACA,CAFD,SAEC,yBV15BA,oCUw5BD,gBAIE,mBAQF,oBACA,CAFA,YACA,CACA,oBACA,CAJA,eACA,CAFD,iBAKC,qCAEA,YACC,UACA,+BAED,oBACC,UACA,gDACA,sBACC,yBVh7BD,+CUm7BE,oBACA,CADA,eACA,CALF,YAGE,8BAEA,iDAGF,YACC,eACA,uBACA,sBACA,wDACA,cACC,4BAKF,kBACA,CAFD,YACC,CA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ED,eACC,UACA,yBVr9CA,qCUm9CD,WAIE,2BVv9CD,qCU09CC,gBACA,CARF,eAQE,2CAGD,YACC,8BACA,8BACA,0BVj+CD,yCU89CA,kBAKE,gDAIA,kBACA,CAHD,YACC,mBACA,CACA,eACA,0BVz+CF,8CUq+CC,gBAME,qDAMA,YACA,CAJD,iBACC,gBACA,iBACA,CACA,6BACA,0BVn/CH,mDU8+CE,cAOE,kBACA,6BACA,YACA,8CAQH,kBACA,CAHD,YACC,sBACA,CACA,WACA,CACA,eACA,CAFA,UAEA,qDAGC,aTt/CK,CSq/CN,0BTr/CM,gCS6/CP,WACA,CAFD,iBAEC,0BV/gDA,+BU6gDD,WAIE,iBAKH,YACC,sBACA,CAEA,gBACA,CAFA,eACA,CACA,eACA,CAJA,iBAIA,0BV5hDC,eUshDF,aAQE,sBAIA,kBACA,CAFA,YACA,CAFD,kBACC,CAEA,WACA,yBACA,qBACC,yBVtiDD,wBUwiDE,mBACA,CADA,cACA,CAJF,kBAIE,kCAGF,qBACC,yBV7iDD,gCU+iDE,mBACA,CADA,cACA,CAJF,0BAIE,2BAID,WACA,CAFD,WAEC,2BAGD,YACC,CACA,MACA,CAFA,qBAEA,yCAGD,YACA,YACA,eAIF,eACC,yBVrkDC,cUokDF,WAGE,2BVvkDA,cUokDF,aAME,yBAED,YACC,sBACA,QACA,yBV/kDA,uBU4kDD,kBAKE,2BVjlDD,uBUolDC,OACA,CATF,SASE,wBAGF,SACC,yBAED,cACC,yBAED,kBACC,6BAED,aACC,yBVlmDA,4BUimDD,aAGE,6CAID,0BACA,CADA,qBACA,CAFD,iBAEC,uDAQC,aACA,CALA,cACA,CAKA,eACA,CANA,eACA,gBACA,CAND,iBACC,CAKA,iBACA,CANA,OACA,2BACA,CAKA,iBAEA,sBAMD,2BACA,CAFA,uBACA,CAFD,2BACC,CAEA,qBACA,+BAKA,WACA,gBACA,CALD,iBACC,MACA,WAGA,qBAKD,eACC,oBAED,iBACC,qBAKF,GACI,SACI,2BACA,IAEJ,SACI,wBACA,8BAIR,GACI,aACA,sCAGJ,GACI,2BACA,qDAGJ,GACI,2BACA,+CAGJ,GACI,2BACA,8CAGJ,GACI,2BACA,iDAGJ,iBACC,mCAED,iBACC,MACA,oBCnsDA,aACA,CAFD,YACC,CAEA,mBACA,CAFA,oCACA,CAEA,aACA,CAFA,gBAEA,kCAGD,gBACC,aAIA,iBACA,CAFD,kBACC,CACA,mBACA,iBACA,cAIA,kBACA,CAFD,cAEC,YAGD,UVdQ,mBUgBP,kBAGD,aACC,cAGD,UVnBO,WUyBN,kBACA,CAHD,YACC,uBACA,CACA,eACA,aAGD,eACC,iBCvCC,+BACA,CARF,aACE,CAKA,YACA,CAHA,qBACA,YAGA,iBAGF,cACE,qBAGF,oBACE,CAIA,2CAGF,yBACE,cAKA,+BACA,cACA,CAHA,YACA,CAEA,kBACA,iBACA,kBACA,CAPF,WAOE,0BZxBA,aYiBF,eAUI,gBACA,cACA,eACA,yBAIJ,mBACE,0BZnCA,uBYkCF,YAII,6BACA,kHC5CA,kBACA,CAFA,gBACA,CACA,qBACA,CANJ,UAMI,yBAEJ,gHACC,YAGC,CAEA,gBACA,CAFA,qBACA,CAFA,UAGA,0BAGF,2BACC,UACC,gBCrBF,sBACC,gCAEA,ebmCO,CAPK,oFatBV,kBbsBU,CafX,kDAEA,kBACC,CAKD,qHAEA,sBAEC,4CAGD,sBACC,YACA,oCAQF,eACC,CACA,iBACA,CAFA,mBAEA,yBACA,mCAJD,iBAKE,eACA,mEAIF,ab7BM,yCaiCN,aACC,eAIF,gBACC,wBAED,wBACC,CACA,aACA,CACA,sBACA,CAJA,iBAIA,qBAGD,iBACC,wBAGD,eACC,8BbgFW,wBa7EV,CAFD,cAEC,8CACA,iBACC,0CAID,eACC,yBd5ED,yCc2EA,YdpCD,0BcyCE,yCALD,0DAME,kDAED,kBACC,8BAKJ,uBACC,SACC,oCACA,WACC,yBd7FD,yCcgGG,UACA,mBbgDO,CanDT,SbmDS,2BaxCZ,uBACC,SACC,oCACA,YACC,sBACA,uBACA,yBd/GD,mCc4GA,oBAKE,8BACA,CdlHF,yCcoHC,Yd7EF,Cc2EG,Cd3EH,yBcsFD,mCAEE,qCACC,0BdhID,iCcuID,UAEE,wFAED,YdpGD,eC0GW,qBACA,CctJZ,iBdqJY,CACA,iBcnJX,2BAME,oCACA,CAFD,4CAEC,yBfND,oCeSC,2BfTD,oCeYC,2BAKD,YACA,CAHD,mBACC,CADD,gBACC,WAEA,iCAED,SACC,uDAED,YAEC,4BAGA,YACA,CAFD,cAEC,4BAGA,aACA,gBACA,CAHD,kBAGC,4BAED,OACC,yBfrCA,2BeoCD,YfGA,QeCE,uBAGF,OACC,yBf5CA,qBe2CD,afJA,0BeYC,kBACA,CAFA,YACA,CAFD,OAGC,yBfpDA,wBeiDD,YfVA,8BekBA,eACC,oBACA,yBf3DA,0Be8DA,aACC,WACA,iCAGD,aACC,WACA,6BAGD,aACC,WACA,mCAGD,aACC,WACA,gCAGD,aACC,kBACA,qCAIA,oBACA,CAHD,YACC,8BAEA,iBAIH,eACC,0CAEA,YACC,yBfjGA,yCemGC,YACA,CAJF,SAIE,4BAKF,ed7EO,Cc4ER,UACC,CAOA,YACA,CANA,MACA,CdhFO,iBc+EP,CACA,OACA,CAEA,SACA,CAHA,sBACA,UAGA,yBfjHC,0BemHA,YACA,CAZF,SAYE,qBAGF,ed3FQ,qBc8FR,kBdxFe,+Cc2Fd,qBACC,cAGF,kBd/Fe,wCckGd,sBACC,sBAOD,cdjBgB,CAuBL,qBcVZ,iBdbiB,6CAuBL,iBcPX,UAOC,gBAMD,gBACA,CAJD,iBACC,CACA,iBACA,CAFA,SAGA,0BfzJC,eeqJF,mBAOE,kBAGF,sBACC,CACA,aACA,CAFA,eAEA,0BACA,kBA7KW,2CAiLV,qBACA,UACA,sCAGD,cACC,wCACA,ad5KW,+BckLZ,gBACA,CAFD,eAEC,2BAED,adrLa,6BcuLZ,YACC,UACA,6BAED,SACC,4BAMD,iBACA,CAHA,iBACA,CAFD,kBAIC,yBfrMC,2BewMA,eACA,CARF,kBAQE,gCAIA,ad3MW,Cc0MZ,ed1MY,oCc+MZ,oBACC,YACA,sBACA,gCAKA,eACA,CAFA,cACA,CAFD,qBAGC,sBAGF,mBACC,0CAGA,cdnGc,8BcqHf,wBfnPE,oBeuPE,UACA,CAHF,SAGE,2BfxPF,oBeqPA,SAME,0Bf3PF,8BegQE,UACA,CAHF,SAGE,CfjQF,gCesQE,UACA,CAHF,SAGE,CANA,CAMA,yBfvQF,gCeoQA,WAME,uDAGF,qBAEC,+BAID,gBACA,CAFD,eAEC,6EAGC,UACA,CAHD,SAGC,yBfxRD,mFe6RE,UACA,CAHD,SAGC,2BAMJ,oBAKG,kBACA,CAJD,YACC,mBACA,8BAEA,yBf1SD,oBesSA,oBAME,2Bf5SF,oBesSA,YASE,gBACA,gCAGF,YACC,iCAED,YACC,6CAED,YACC,sBACA,8BACA,yBf5TD,4CeyTA,kBAKE,sDAID,YACC,yDACA,QACC,0BAOL,oBAKG,kBACA,CAJD,YACC,CACA,YACA,CAFA,gBAGA,0BflVD,oBe8UA,sBAME,gCAGF,qBACC,YACA,WACA,iCAIA,YACA,sBACA,CAHD,SAGC,CAKA,6GAED,qBACC,4BAED,UACC,yBAED,UACC,+BAMD,iBACA,CAHD,YACC,2BAEA,yBfrXA,8BeuXC,oBACA,CANF,uDAME,wCAID,iBACC,8BACA,0Bf9XD,kLgBPE,YACE,yBACA,kLAFF,6BAGI,qLAKN,YACE,8PAGA,iBACE,eACA,sDAIJ,iBACI,sDAEJ,gBACI,oCAGJ,QACI,kDAKF,eACE,kBACA,WACA,0DAEA,YACE,kCACA,yDAGF,YACE,8BACA,cACA,sEAKE,kBACA,CACA,eACA,CANF,YAEE,uBACA,CACA,aACA,CAGA,cACA,CAFA,aACA,CAFA,SAGA,+DAGF,eACI,uDAMR,SACE,qEAKE,kBf/CC,Ce4CD,oBACA,CACA,eACA,CAJF,iBACE,Cf5CC,SeiDD,CAJA,SAIA,yBhB1EN,4CiBDD,cAEE,gBACA,+BAIH,eACC,kBAED,UACC,yBjBFC,iBiBCF,6BAGE,mBAIF,UACC,CACA,cACA,CAFA,eACA,CAEA,WACA,6BACA,CAHA,wBAGA,yBjBtBC,iBiBgBF,UAQE,0DACA,SAEC,+BAED,SACC,0BjBtBD,iBiB2BA,6BACA,CApBF,cAkBE,aAEA,wBAIF,SACC,sBAGD,SACC,YAGD,qBACC,yBACA,iBACA,kCACA,qBAED,wBACC,CACA,aACA,CACA,eAEA,yCALA,qBACA,CACA,YACA,CACA,4BAOA,CANA,oBAGA,UAGA,iCAID,eACC,mDCvEA,kBjBmBW,+HiBhBX,kBjBYc,gDiBPd,iBACC,0BAED,uCACC,eACC,6CAMD,oBACA,CAFA,kBACA,CAFD,6BACC,CAIA,sBACA,CjBmIU,aiBpIV,CAFA,qBAGA,0BlBfA,2CkBSD,iBASE,iBACA,iDAED,mBACC,YACA,0BlBvBD,+CkBqBA,eAIE,wCAKH,QACC,6CAED,6BACC,iHACA,UjB7BW,wDiBmCV,kBACA,CjBdK,eiBaL,CAFD,UAGC,yGAED,UjBhBM,0BD5BN,gDkBqDC,0BACA,iBACA,CAJF,eAIE,iDAKD,UjBhCM,CiB+BP,uBjB/BO,4GiBsCN,oBACC,uMAED,UjBzCM,8DiBgDN,oBACC,0BlB7ED,+CkBoFC,WACA,CAHF,iBAGE,ClBrFD,qDkByFE,QACA,CAHF,iBAEE,CAEA,UACA,CAFA,SAEA,CAPD,CAOC,+CAMH,YACC,cACA,UAID,elB/EA,CACA,sDCUa,CDPb,eACA,CAFA,sBACA,CAJA,2BACA,CCUa,kBDNb,gBAIA,oCACA,CkByEC,4ClBzED,mBkBqFC,kBACA,CALD,uBACC,CACA,aACA,CAFA,gBACA,CACA,UAEA,yBlBzHA,kBkBoHD,qBAOE,2BACA,8BACA,kBATF,WAUG,2BlB9HF,kBkBoHD,YAcE,2BlBlID,kBkBoHD,YAiBE,alB9FF,4DkBiGC,YAEC,6BAED,YACC,YACA,yBlBtJD,4BkBoJA,gBAIE,0BAED,4BAND,eAOE,yBlBnJF,4BkB4IA,cASG,iCAIH,WACC,yBACA,8BAFD,gBAGE,+BAID,WACA,CAFD,UAEC,0ECzKD,oBACC,CAQA,+MAGD,aACC,iEAKC,oBACA,CAFD,aAEC,0FAnBF,oBACC,CAQA,+PAGD,aACC,iFAKC,oBACA,CAFD,aAEC,yBAMJ,YACC,CACA,UACA,CAFA,SAEA,yBnBpBC,0EmBsBD,eAGE,2BnBzBD,0EmBsBD,eAME,oNAKA,kBACA,CAFA,QACA,CAHD,SAEC,CAEA,wBACA,uGAED,gBACC,yBnBtCD,sGmBqCA,gBAIE,2BnBzCF,sGmBqCA,cAQE,8GAGF,gBACC,yBnBjDD,4GmBgDA,cAGE,4CAIH,eACC,+DAGA,0BACC,iBACA,YAKH,cACC,YAGD,iBlBmFgB,akB5Ef,aACA,CAHD,qDlBwCyB,gBkBtCxB,CACA,oBACA,eAGD,uBACI,0BACA,8BAEA,uBACI,4DAUP,aACA,CAPD,2BAIC,oBACA,gBAEA,eAMD,kBACI,wBACA,qCACA,qBAEA,qBACI,OAIR,cACC,YAGD,gBACC,cAKA,mBACA,CAFD,iBAEC,8BAEA,cACC,yBnBhIA,6BmBmIC,eACA,CALF,UAKE,0BnBpID,6BmB+HD,eASE,0BnBxID,iFmBgJE,gBACA,CAHF,UAGE,0BnBjJF,iFmB8IA,gBAME,2BAKH,alB7IM,iBkB+IL,4BAGD,eACC,mBAMD,QACA,CAGA,WACA,CAJA,MACA,CAJD,iBACC,CAGA,OACA,CAJA,KACA,CAGA,UAEA,eAGD,aACC,uBACA,CADA,iBACA,8BAID,MACC,qBACC,qBlBtCO,0BkB2CT,MACC,WACC,kBACA,EAMD,4BADD,aAQC,CAPA,YAIA,cACA,CACA,iBACA,CAFA,UAEA,WAGD,UACC,kBACA,aAGD,iBACC,aAID,wBACC,oBAGD,iBACC,0BAGD,YACI,cACA,mCACA,gBACA,SACA,mBACA,kBACA,2BACA,gBCjPJ,eACC,6BAEA,YACC,yBAKD,kBnBgCY,CmBjCb,UACC,CAOA,UACA,CANA,MACA,CnB6BY,iBmB9BZ,CACA,OACA,uBACA,CACA,UACA,CAFA,UAGA,kBAGD,iBACC,wBAGD,iBACC,CAGA,SACA,CAJA,iBACA,CACA,OACA,CAFA,qBACA,CAEA,+BACA,wBACA,+BAGD,SACC,YACA,wBACA,aAMA,cACA,CAFA,oBACA,CAFA,gBACA,CAFD,UAIC,gBAMA,iBACA,CAHA,YACA,2BACA,CAHD,eACC,CAGA,YACA,yBpB1CC,eoB6CA,oBACA,CATF,uDASE,kECtDD,kBpBqCQ,yKoBlCR,kBpBYc,+DoBNd,mBpBgJW,0BDjJV,8DqBIC,WACA,qBpB8IS,CoBlJX,epBkJW,2BDnJV,8DqBCD,wBAQE,4HAGF,oBpBsIW,0BDlJV,0HqBYD,kBpBwIY,sEoBjIZ,UpBSO,+DoBLP,iBpB2HW,0BDlJV,6DqB4BC,WACA,CAHF,iBAGE,CrB7BD,mEqBiCE,QACA,CAHF,iBAEE,CAEA,UACA,CAFA,SAEA,CAPD,CAOC,6DAKH,YACC,cACA,WC/CA,kBACA,CALA,kBrBmBU,CqBjBV,YACA,CAJA,WACA,CAGA,mBACA,CANF,iBACE,CrBoBU,SqBdV,iBAQF,YACE,UACA,yBAEA,WACE,WACA,6BAGE,WACA,CAFF,UAEE,oCAGF,iBACE,yBtBnBJ,mCsBkBE,iBAGI,8BC7BP,qBtBoCO,8BsBjCP,eACC,kBAKD,kBACA,sBACA,CAHD,eACC,CAGA,iBtB6IW,CsB9IX,StB8IW,yBDjJV,iBuBOA,eACA,CvBRA,euBQA,+BAED,mBtBuIW,yBDjJV,6BuBUD,eAGE,+BAGF,oBACC,kBtBgIU,kBsB9HV,0BvBnBA,4BuBsBA,kBACA,0BvBvBA,uBuByBD,oBtBsHQ,oCsBjHR,kBtBkHW,yBsB9GV,WACC,cACA,iBACA,gCACA,mEACC,CAIA,2BACA,CAGA,qBACA,CATA,UACA,CAMA,aACA,CANA,WACA,CAEA,UACA,CAHA,iBACA,CAEA,KACA,CAEA,kBACA,CATA,UASA,0BvBjDF,+BuBsCC,gBAaE,uCAIH,SACC,0BvBxDD,qCuBuDA,SAGE,iDvB5CH,eACA,CACA,WACA,mBACA,CACA,eACA,CAFA,cACA,CAEA,mBuB4CC,CAHD,SvBhDA,CAMA,gBuB6CC,0BvBjEA,+CuB8DD,iBtBmFW,qDsB5EV,kBACC,CAEA,gBACA,CAHA,QACA,iBAEA,yBvBzED,mDuBqEA,iBAME,2BtBsEQ,esB/DV,CAFD,iBAEC,aAOF,atBvFa,qBsByFZ,gBtBtDiB,qBATV,CsB0EP,6BACA,+BACA,CAHA,eACA,CAEA,sCtBnEiB,CsB6DjB,YACA,CtBvEO,esB+EP,CARA,cACA,CAJA,iBACA,CAGA,eACA,CAJA,QACA,CAHD,WAYC,yBvB3GC,euB+FF,kBAcE,2BvBrHA,euByHA,WACA,CAEA,eACA,CALA,MACA,CAEA,gBACA,CArBF,sBAiBE,CAEA,iBAGA,qCAMC,aACC,qBAQH,aACA,CAHD,cACC,gBACA,CACA,kBACA,gBACA,+BASA,wCACA,CALA,YACA,CAEA,QACA,CALA,gBACA,CAKA,kBACA,CALA,iBACA,UACA,CALD,WAQC,yBvB1JC,8BuBgKA,sCACA,gBACA,CANA,SACA,CACA,aACA,CAFA,cACA,CACA,gBACA,CAdF,iBAgBE,mJAIF,aAIC,6LAGD,aAIC,gCAIA,aACA,CAFD,aACC,CACA,SACA,uBAGD,QACC,SACA,eAGD,eACC,6BAMA,aACC,mBACA,yBvBhMA,4BuB8LD,YAKE,gCAIF,YACC,yBvBxMA,8BuBuMD,oBAGE,+BAKH,wBvB/ME,iBuBkNC,WACA,CAHF,iBAGE,2BvBnND,kCuBqNA,SAEE,2BvBvNF,8CuByNC,WAEE,0BvB3NH,iBuBgOD,WAEE,CvBlOD,uBuBoOA,oBAEE,CAJD,CAIC,6BAGF,WACC,0BvB1OD,6BuByOA,UAGE,2BAMJ,iBAGE,kBACA,CAHD,YACC,YACA,CACA,wBACA,0BAIF,wBvB3PE,iBuB+PC,iBACA,CAJF,aAEE,WACA,CACA,gBACA,WCzQF,eACA,CAHD,kBvB4JY,kBuBzJX,0BxBOC,QwBVF,UAKE,gBAGA,kBvBSa,CuBLb,OACA,CACA,sBAEA,8BANA,aACA,CAJD,UACC,CAKA,YACA,CAHA,MACA,CvBKa,iBuBPb,CAKA,UAYA,CAXA,eAGA,kBvBDc,CuBKd,SACA,CACA,qBAEA,iBAKD,iBvB6HW,oBuB9HZ,iBvB8HY,uBuB1HX,cACC,qBACA,kBACA,kCACA,aACC,oBAKH,kBvB+GY,gBuBvGX,kBACA,CAFA,YACA,CAHD,eAIC,4BAGD,aAEC,kBvBgGW,wDuB7FX,aACC,mBAGF,YACC,YACG,QAGH,oBACA,eACA,CAHD,aAGC,8BAGD,gBACC,UACC,0BxBpEA,iCwByEE,oBACA,CAFD,SAEC,UAIH,iBACC,uBACA,UACC,uBAED,oBACC,0BAKH,wBxBzFE,gBwB0FD,sBAEE,mCAED,gBxBvDD,0BAvCC,gBwB0FD,kBAQE,UAGF,sBACC,CvB2CU,oBuB3CV,gBvB2CU,0BuBrCZ,iCAEE,uBACC,yBxB/GD,iCwB8GA,sBAGE,0BAGF,YACC,kBACA,uBAKH,cACC,CADD,cACC,cCtID,exBsCQ,CwBlCN,gDADD,sCAKE,CAJD,2BAGC,YACA,mBAIH,WACC,qBACA,qBACC,wBAGF,QACC,qBAKA,axBVW,CwBOZ,cxB2HkB,gBwBzHjB,yBxBTW,iBwBaZ,qBxBiIY,kBAGE,oBwBjId,gBxBiIc,gBAfI,qBwB1GjB,CxBuFwB,aAjHZ,CwBsBb,qDxB2FyB,CAjHZ,cwB0BZ,+BACA,cACC,gBACA,qBACA,qBxBsGgB,qBwB/FjB,CACA,eACG,uCACA,CACA,oCACA,CAFA,mCACA,CAEA,8DACA,CxBqEqB,aA/Gb,CwB+BZ,qDxBgFyB,CA/Gb,cAkIM,CwB/FjB,UACA,CAMG,iBACH,yBzB/CC,oByBmCF,eAcE,6BxBgGU,ewB5FV,CAFD,gBAEC,qCAED,YACC,kBACA,yBzBzDA,oCyBuDD,YAIE,0BAIH,gBACC,iBAKA,kBACA,CAHA,WACA,uBACA,CAHD,UAIC,YAED,aACC,qBAED,mBxBqEY,uBwBlEZ,eACC,CxBkEW,qBAFH,CwBhER,iBxBgEQ,yBD/IP,sByB8EF,gBAKE,0BzBnFA,sByB8EF,cAQE,6DAKD,cAEC,+BAED,UACC,6BAED,cAEC,iBxB2CO,awBrCR,CAHD,eACC,mBAEA,oBAED,cACC,8BAKD,SACC,YACC,sBACA,yBzBrHA,SyBmHD,kBAIE,2BzBvHD,iByB0HD,azBnFA,kCCkIkB,iBwBzClB,OACC,yBzBjIA,eyBgID,OAGE,gCAMH,wBzBzIE,iCyB+IG,UACA,oBxBDI,CwBFN,SxBEM,CD/IP,iByBsJD,UAEE,CACA,gCxBcgB,CwBfhB,UxBegB,CAxBV,CAwBU,yBDvKjB,iByBsJD,iCxBqBkB,2BD3KjB,iByBsJD,kBxBuBmB,mCwBXlB,cACC,yBzBnKD,qEyBuKD,UAKE,CzB5KD,oCyBoLC,iCxBXgB,CwBQlB,UxBRkB,CwBGhB,CxBHgB,yBDzKjB,oCyBiLD,kBxBJmB,2BD7KlB,oCyBiLD,iCxBNkB,0BD3KjB,eyBgMD,SAEE,2BzBlMD,eyBgMD,SAKE,0BzBrMD,kByB2MC,mBxB5DM,CwB0DR,SxB1DQ,2BD/IP,kByByMD,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BAEJ,cACI,qBAOA,+BACA,CAFA,4BACA,CAFA,cACA,CAFA,gBACA,CAFA,2BACA,CAFJ,WAMI,2BAGJ,+BACI,kBACA,WACA,2BAMA,kBACA,CAFA,qBACA,CADA,oBACA,CAHJ,cAII,oBAGJ,eACI,CACA,YACA,gBACA,kBACA,CAJA,iBAIA,UCtBH,qBACA,iCACA,CAVA,QACA,CAMA,qBACA,CALA,WACA,CAHA,MACA,CAEA,aACA,CACA,YACA,CAVD,cACC,CACA,OACA,CAUA,iBACA,CAbA,KACA,CAGA,UACA,CAEA,SAMA,iBAED,UACC,qBACA,YACA,CACA,mBACA,CAFA,qBAEA,iBAED,4BACC,QASA,sBACA,yBACA,CAJA,qBACA,CAND,YACC,CAGA,aACA,CAHA,iBACA,CAMA,eACA,CATA,qBACA,CAIA,UACA,CAJA,SAOA,cACC,qBACE,gBACA,yBxC7BF,awC2BA,WAII,0BAIJ,kBACC,sBAcF,8yCACA,CAFA,uBACA,CAFA,2BACA,CAFA,uBACA,CALA,aACA,CACA,WACA,CAND,iBACC,CACA,aACA,CAGA,mBACA,CANA,WACA,CAEA,UAOA,gBASA,qBACA,CAFA,iBACA,CAPD,YACC,CAOA,WACA,CANA,QACA,CACA,iBACA,CALA,cACA,QACA,CACA,2CAKA,oBASA,mDACA,CAPA,qBACA,CAFD,mBACC,CAIA,oBACA,CAJA,WACA,CACA,YACA,CAFA,SAKA,uBAGA,qBACA,uBAGA,mBACA,uBAGA,oBACA,CASC,2BAGF,UACC,oBAGC,6BACA,KAED,mBACC,4BACA,0BxCzGA,kByCVF,UAEE,kBACA,UACA,0BzCMA,kByCVF,SAOE,+DAMD,oBACC,yBzCJA,uDyCOA,gBACA,CzCRA,eyCQA,+GAED,WACC,sCxCwGuB,aAjHZ,CwCcX,qDxCmGuB,CAjHZ,cAyHI,CwC5GhB,YxC4GgB,kCwCrGjB,UACC,8BAID,wBzC3BE,iByC+BC,WACA,CAFA,mBACA,CAHF,SAIE,2BzChCD,iByCmCC,WACA,CARF,SAQE,gCAKH,wBzCjDE,kByCkDD,OAEE,0BzC5CD,kByC0CD,YzCHA,wByCWA,SACC,0BAIF,wBzCvDE,iByCwDD,OAEE,kCxC+GgB,2BDzKjB,iByCwDD,kBxCqHmB,2BD7KlB,iByCwDD,iCxCmHkB,0BD3KjB,kByCoED,YzC7BA,QyCgCE,0BzCvED,kByCoED,YAME,CAEA,YzCrCF,CyCmCE,qBACA,2BzCpCF,2BAvCC,kByCoED,YzC7BA,0BAvCC,uDyCmFD,YzC5CA,mCyCmDA,OACC,0BAIF,iBACC,OACC,yBzCjGA,iByCgGD,aAGE,iBACA,eACA,oBAID,gBACA,mBACA,CAHD,UAGC,yBzC3GA,kByCwGD,YAKE,gBACA,WACA,0BzC/GD,kByCwGD,eAUE,0BzClHD,kByCqHD,eAEE,WACA,CzCxHD,uDyC2HD,aAIE,CAPA,CAOA,sBAGF,OACC,yBzCnIA,sByCkID,aAGE,2BzCrID,sByCyIC,cxCdc,CwCad,aACA,CAPF,iBAME,CAGA,aACA,CxCjBc,ewCiBd,UAIH,cACC,gBAaA,iBACA,kBACA,CALA,YAEA,oBACA,CAND,yBACC,wBACA,yBAMA,yBzChKC,eyCkKA,oBACA,CADA,eACA,CAXF,oCAWE,iBAQD,ezClJA,CyC6ID,kBACC,CzC7IA,sDCUa,CDNb,YyCgJA,qCACA,wBACA,CANA,oBACA,CAJA,eACA,cACA,CzC5IA,eACA,CyC2IA,gBACA,CzC9IA,sBACA,CAJA,2BACA,CCUa,kBwC4Ib,sBzC9IA,oCACA,CyC8IA,4CzC9IA,yBAnCC,eyCsKF,sBAeE,2BzCrLA,eyCsKF,sBAkBE,gBAGF,wBACC,CACA,cxClEgB,gBwCqEhB,CAJA,oBAIA,gBAED,yBACC,WACA,CAGA,wBACA,CAFA,eACA,CACA,iBACA,CALA,yBACA,uBACA,CAGA,gBAEA,aAED,qBACC,0BACA,SACA,oBACA,0BzCjNC,YyC6MF,WAOE,oBACA,CADA,gBACA,EAID,yBADD,cxClFkB,CwCmFjB,WAED,UxCrFkB,iBwCyFlB,cACC,WACA,kBAED,cACC,YACA,mBAED,aACC,iBACA,kBACA,4CAED,UAEC,wBACA,sBAED,UACC,gBAED,MACC,WAGD,qBACC,kBACA,CACA,WACA,CAFA,UAEA,wBAED,qBAEC,kDCjQG,YACA,CAFF,iBAEE,mCAMF,kBACE,kCAGF,aACE,CAJA,4BAGF,aACE,sBAGF,eACE,CACA,WACA,CAFA,UAEA,kCAIA,WACA,CAFF,UAEE,wBAKA,YACA,CAFA,YACA,CAFF,UAGE,qCAKE,aACA,CAFF,eAEE,4CAKJ,oBzCbO,6ByCiBP,azCjBO,6ByC0BL,YACE,yB1CrDJ,yC0CwDE,UAEI,iCAKJ,kBACE,sCAEA,wBACE,iCASN,kBACE,8BAGF,SACE,CCnFE,4GAGF,mBACE,mDAIF,yBACE,C","sources":["webpack://engage-2-x/./assets/scss/app.scss","webpack://engage-2-x/./assets/scss/global/_fonts.scss","webpack://engage-2-x/./assets/scss/global/_animations.scss","webpack://engage-2-x/./assets/scss/global/_reset.scss","webpack://engage-2-x/./assets/scss/global/_base.scss","webpack://engage-2-x/./assets/scss/global/_navbar.scss","webpack://engage-2-x/./assets/scss/global/_mixins.scss","webpack://engage-2-x/./assets/scss/global/_variables.scss","webpack://engage-2-x/./assets/scss/global/_utilities.scss","webpack://engage-2-x/./assets/scss/global/_typography.scss","webpack://engage-2-x/./assets/scss/global/_structure.scss","webpack://engage-2-x/./assets/scss/global/_archive.scss","webpack://engage-2-x/./assets/scss/layout/_grid.scss","webpack://engage-2-x/./assets/scss/layout/_collapsable.scss","webpack://engage-2-x/./assets/scss/layout/_ethics.scss","webpack://engage-2-x/./assets/scss/layout/_research.scss","webpack://engage-2-x/./assets/scss/templates/_annual.scss","webpack://engage-2-x/./assets/scss/templates/_blog.scss","webpack://engage-2-x/./assets/scss/templates/_connective-democracy.scss","webpack://engage-2-x/./assets/scss/templates/_contact.scss","webpack://engage-2-x/./assets/scss/templates/_enp-quiz.scss","webpack://engage-2-x/./assets/scss/templates/_homepage.scss","webpack://engage-2-x/./assets/scss/templates/_landing.scss","webpack://engage-2-x/./assets/scss/templates/_press.scss","webpack://engage-2-x/./assets/scss/templates/_page-video-grid.scss","webpack://engage-2-x/./assets/scss/templates/_teammates.scss","webpack://engage-2-x/./assets/scss/templates/_tools.scss","webpack://engage-2-x/./assets/scss/templates/_page-public-interest-standard.scss","webpack://engage-2-x/./assets/scss/components/_brandbar.scss","webpack://engage-2-x/./assets/scss/components/_menu.scss","webpack://engage-2-x/./assets/scss/components/_footer.scss","webpack://engage-2-x/./assets/scss/components/_article.scss","webpack://engage-2-x/./assets/scss/components/_widget.scss","webpack://engage-2-x/./assets/scss/components/_footnotes.scss","webpack://engage-2-x/./assets/scss/components/_pagination.scss","webpack://engage-2-x/./assets/scss/components/_tiles.scss","webpack://engage-2-x/./assets/scss/components/_filter.scss","webpack://engage-2-x/./assets/scss/components/_announcement.scss","webpack://engage-2-x/./assets/scss/components/_vertical.scss","webpack://engage-2-x/./assets/scss/components/_search.scss","webpack://engage-2-x/./assets/scss/components/_funders.scss","webpack://engage-2-x/./assets/scss/components/_events.scss","webpack://engage-2-x/./assets/scss/components/_video.scss","webpack://engage-2-x/./assets/scss/components/_twitter.scss","webpack://engage-2-x/./assets/scss/components/_tree.scss","webpack://engage-2-x/./assets/scss/components/_past-mei-interns.scss","webpack://engage-2-x/./assets/scss/components/_modal.scss","webpack://engage-2-x/./assets/scss/components/_sidebar.scss","webpack://engage-2-x/./assets/scss/plugins/_ninja.scss","webpack://engage-2-x/./assets/scss/plugins/_events.scss"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"dist/css/app.css","mappings":"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,CAHD,iBACC,WAEA,IFhEuB,aArHZ,CE0LX,uDFrEuB,CEmExB,gBACC,YFzLW,UE+LZ,+BACC,UAGD,yBACC,IAIA,4BACA,CAFD,YAEC,IAED,6BACC,yBHxNC,GGuNF,oBAGE,MAIF,WACC,eACA,OAIA,aF1NY,CEyNb,cFzNa,qFAGN,qBEiON,mCACA,CAPD,UF3NO,CEkON,WACA,mHAEA,UFzOO,UE8OR,kBACC,UACA,4FAqBA,SF1OO,CEuOP,oBACA,CADA,eACA,wBACA,CAjBD,kBFnOS,CE8OR,QACA,CACA,kBACA,CAJA,UACA,CAGA,cACA,CFxIgB,qDARQ,CEuIxB,cF/HgB,CEqIhB,mBACA,CAJA,eACA,CF7OQ,oBEyOR,CFvIwB,oBE0IxB,CAQA,kBFzOO,2QEiPN,CAHD,UAGC,+HFjPM,wBEsPN,CAFD,UAEC,yIFtPM,qBAvBD,CEgRN,UFhRM,0HEoRN,wBFjRe,cAqBP,wJE+PP,qBFhQM,eEuQP,cFnKc,CEkKf,gBFlKe,8BE2Kd,YF1RQ,CEsRT,sBAEC,CFxRQ,wBE0RR,CF1RQ,kBE4RR,CAJA,aFxRQ,CE+RR,cFrLgB,CEmLhB,mBACA,CAFA,oBACA,CACA,oBFpLgB,mFE4Lf,YACA,CAFA,sBACA,CAFA,oBACA,CAHD,aAKC,4CAMA,YACA,CAFA,gCACA,CAFA,oBACA,CAFD,aAIC,0BAIF,cF7LkB,aEgMjB,CAMA,yCAHD,cFnMkB,iBAlHL,CEwTZ,kBAQA,wBFhUY,CE8TZ,kBACA,WACA,CAHA,oBF7TY,UEoUb,cFzNe,mBE2Nd,eAGD,aACC,YAIA,kBACA,CAFD,YAEC,YFlNW,iBEuNX,CAFD,kBAEC,oBAGD,iBACC,0BACA,qBACC,MAKF,cACC,MAGD,cACC,MAGD,cACC,eCpYD,kBHyJY,6CDjJV,cIRF,mBHuJS,wCG7IT,mBH6IS,8CD/IP,iBIEF,iBHkJa,uCGxIb,gBACC,kBACA,yBJdC,kBIYF,mBHsIY,gDDlJV,kBIYF,mBHuIY,gDDnJV,kBIYF,iBHyIc,wCGvHd,mBHoHY,8CDlJV,mBI8BF,mBHqHY,gDDnJV,mBI8BF,iBHsHa,8CDpJX,mBI8BF,oBHwHc,iF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,eACC,gBACA,0BAEA,iDACC,4BAQA,oBACA,kBACA,mBACA,CAJD,iCACC,CAIA,aACA,CAFA,cAEA,yBVpwBA,2BU8vBD,6BAQE,mBACA,gCAID,iBTlnBc,YSynBf,YACA,CACA,yBACA,CAFA,2BACA,CAEA,eACA,CAND,iBACC,CAGA,SAEA,yBVvxBC,WUixBF,eASE,2BAEC,eThwBK,gBSkwBL,CAHD,SAGC,kDAGA,WACC,iCAIH,SACC,6BAUA,sCACA,CACA,UTvxBM,CSixBN,WACA,CAJA,MACA,CACA,SACA,CAKA,iBACA,CALA,iBACA,qBACA,CAPD,QACC,CAMA,gDACA,CANA,ST/wBM,gDSyxBN,YACC,yBVtzBD,4BUyyBD,qBAgBE,gDAED,YACC,+BACA,aACA,gEACA,eACC,qBACA,8CAGF,eACC,qEAKD,SACA,mBACA,CAJD,KAIC,2BAKA,mBACA,CAJD,YACC,0BACA,uBAEA,2BAED,qBACC,CADD,kBACC,CACA,yBACA,CADA,sBACA,CAFA,UAEA,uBAIA,UT/zBM,CS6zBP,YACC,oBT9zBM,mDSk0BP,UTl0BO,6BSs0BP,gBACC,6BAED,UTz0BO,oBSk1BP,oBACA,CADA,eACA,CAJA,6DACA,CAFD,qCACC,CAEA,mBACA,CAFA,gBACA,CAEA,aACA,yBVh3BC,mBUk3BA,oBACA,CADA,eACA,CATF,oCASE,uBAED,mBACC,iCAED,gBACC,oCACA,eACC,oCAKD,gBACA,CAHD,gBACC,oBAEA,gCAED,gBACC,oCAGA,oBACA,CAFD,mBAEC,yBVx4BA,mCUs4BD,oBAIE,sCAGF,oBACC,yBV94BA,oCU64BD,qBAGE,0BAKH,2BACC,oBACA,qCAEC,cACA,CAFD,SAEC,yBV15BA,oCUw5BD,gBAIE,mBAQF,oBACA,CAFA,YACA,CACA,oBACA,CAJA,eACA,CAFD,iBAKC,qCAEA,YACC,UACA,+BAED,oBACC,UACA,gDACA,sBACC,yBVh7BD,+CUm7BE,oBACA,CADA,eACA,CALF,YAGE,8BAEA,iDAGF,YACC,eACA,uBACA,sBACA,wDACA,cACC,4BAKF,kBACA,CAFD,YACC,CA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ED,eACC,UACA,yBVr9CA,qCUm9CD,WAIE,2BVv9CD,qCU09CC,gBACA,CARF,eAQE,2CAGD,YACC,8BACA,8BACA,0BVj+CD,yCU89CA,kBAKE,gDAIA,kBACA,CAHD,YACC,mBACA,CACA,eACA,0BVz+CF,8CUq+CC,gBAME,qDAMA,YACA,CAJD,iBACC,gBACA,iBACA,CACA,6BACA,0BVn/CH,mDU8+CE,cAOE,kBACA,6BACA,YACA,8CAQH,kBACA,CAHD,YACC,sBACA,CACA,WACA,CACA,eACA,CAFA,UAEA,qDAGC,aTt/CK,CSq/CN,0BTr/CM,gCS6/CP,WACA,CAFD,iBAEC,0BV/gDA,+BU6gDD,WAIE,iBAKH,YACC,sBACA,CAEA,gBACA,CAFA,eACA,CACA,eACA,CAJA,iBAIA,0BV5hDC,eUshDF,aAQE,sBAIA,kBACA,CAFA,YACA,CAFD,kBACC,CAEA,WACA,yBACA,qBACC,yBVtiDD,wBUwiDE,mBACA,CADA,cACA,CAJF,kBAIE,kCAGF,qBACC,yBV7iDD,gCU+iDE,mBACA,CADA,cACA,CAJF,0BAIE,2BAID,WACA,CAFD,WAEC,2BAGD,YACC,CACA,MACA,CAFA,qBAEA,yCAGD,YACA,YACA,eAIF,eACC,yBVrkDC,cUokDF,WAGE,2BVvkDA,cUokDF,aAME,yBAED,YACC,sBACA,QACA,yBV/kDA,uBU4kDD,kBAKE,2BVjlDD,uBUolDC,OACA,CATF,SASE,wBAGF,SACC,yBAED,cACC,yBAED,kBACC,6BAED,aACC,yBVlmDA,4BUimDD,aAGE,6CAID,0BACA,CADA,qBACA,CAFD,iBAEC,uDAQC,aACA,CALA,cACA,CAKA,eACA,CANA,eACA,gBACA,CAND,iBACC,CAKA,iBACA,CANA,OACA,2BACA,CAKA,iBAEA,sBAMD,2BACA,CAFA,uBACA,CAFD,2BACC,CAEA,qBACA,+BAKA,WACA,gBACA,CALD,iBACC,MACA,WAGA,qBAKD,eACC,oBAED,iBACC,qBAKF,GACI,SACI,2BACA,IAEJ,SACI,wBACA,8BAIR,GACI,aACA,sCAGJ,GACI,2BACA,qDAGJ,GACI,2BACA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BAKH,cACC,CADD,cACC,cCtID,exBsCQ,CwBlCN,gDADD,sCAKE,CAJD,2BAGC,YACA,mBAIH,WACC,qBACA,qBACC,wBAGF,QACC,qBAKA,axBVW,CwBOZ,cxB2HkB,gBwBzHjB,yBxBTW,iBwBaZ,qBxBiIY,kBAGE,oBwBjId,gBxBiIc,gBAfI,qBwB1GjB,CxBuFwB,aAjHZ,CwBsBb,qDxB2FyB,CAjHZ,cwB0BZ,+BACA,cACC,gBACA,qBACA,qBxBsGgB,qBwB/FjB,CACA,eACG,uCACA,CACA,oCACA,CAFA,mCACA,CAEA,8DACA,CxBqEqB,aA/Gb,CwB+BZ,qDxBgFyB,CA/Gb,cAkIM,CwB/FjB,UACA,CAMG,iBACH,yBzB/CC,oByBmCF,eAcE,6BxBgGU,ewB5FV,CAFD,gBAEC,qCAED,YACC,kBACA,yBzBzDA,oCyBuDD,YAIE,0BAIH,gBACC,iBAKA,kBACA,CAHA,WACA,uBACA,CAHD,UAIC,YAED,aACC,qBAED,mBxBqEY,uBwBlEZ,eACC,CxBkEW,qBAFH,CwBhER,iBxBgEQ,yBD/IP,sByB8EF,gBAKE,0BzBnFA,sByB8EF,cAQE,6DAKD,cAEC,+BAED,UACC,6BAED,cAEC,iBxB2CO,awBrCR,CAHD,eACC,mBAEA,oBAED,cACC,8BAKD,SACC,YACC,sBACA,yBzBrHA,SyBmHD,kBAIE,2BzBvHD,iByB0HD,azBnFA,kCCkIkB,iBwBzClB,OACC,yBzBjIA,eyBgID,OAGE,gCAMH,wBzBzIE,iCyB+IG,UACA,oBxBDI,CwBFN,SxBEM,CD/IP,iByBsJD,UAEE,CACA,gCxBcgB,CwBfhB,UxBegB,CAxBV,CAwBU,yBDvKjB,iByBsJD,iCxBqBkB,2BD3KjB,iByBsJD,kBxBuBmB,mCwBXlB,cACC,yBzBnKD,qEyBuKD,UAKE,CzB5KD,oCyBoLC,iCxBXgB,CwBQlB,UxBRkB,CwBGhB,CxBHgB,yBDzKjB,oCyBiLD,kBxBJmB,2BD7KlB,oCyBiLD,iCxBNkB,0BD3KjB,eyBgMD,SAEE,2BzBlMD,eyBgMD,SAKE,0BzBrMD,kByB2MC,mBxB5DM,CwB0DR,SxB1DQ,2BD/IP,kByByMD,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,CAHA,MACA,CAEA,aACA,CACA,YACA,CAVD,cACC,CACA,OACA,CAUA,iBACA,CAbA,KACA,CAGA,UACA,CAEA,SAMA,iBAED,UACC,qBACA,YACA,CACA,mBACA,CAFA,qBAEA,iBAED,4BACC,QASA,sBACA,yBACA,CAJA,qBACA,CAND,YACC,CAGA,aACA,CAHA,iBACA,CAMA,eACA,CATA,qBACA,CAIA,UACA,CAJA,SAOA,cACC,qBACE,gBACA,yBxC7BF,awC2BA,WAII,0BAIJ,kBACC,sBAcF,8yCACA,CAFA,uBACA,CAFA,2BACA,CAFA,uBACA,CALA,aACA,CACA,WACA,CAND,iBACC,CACA,aACA,CAGA,mBACA,CANA,WACA,CAEA,UAOA,gBASA,qBACA,CAFA,iBACA,CAPD,YACC,CAOA,WACA,CANA,QACA,CACA,iBACA,CALA,cACA,QACA,CACA,2CAKA,oBASA,mDACA,CAPA,qBACA,CAFD,mBACC,CAIA,oBACA,CAJA,WACA,CACA,YACA,CAFA,SAKA,uBAGA,qBACA,uBAGA,mBACA,uBAGA,oBACA,CASC,2BAGF,UACC,oBAGC,6BACA,KAED,mBACC,4BACA,0BxCzGA,kByCVF,UAEE,kBACA,UACA,0BzCMA,kByCVF,SAOE,+DAMD,oBACC,yBzCJA,uDyCOA,gBACA,CzCRA,eyCQA,+GAED,WACC,sCxCwGuB,aAjHZ,CwCcX,qDxCmGuB,CAjHZ,cAyHI,CwC5GhB,YxC4GgB,kCwCrGjB,UACC,8BAID,wBzC3BE,iByC+BC,WACA,CAFA,mBACA,CAHF,SAIE,2BzChCD,iByCmCC,WACA,CARF,SAQE,gCAKH,wBzCjDE,kByCkDD,OAEE,0BzC5CD,kByC0CD,YzCHA,wByCWA,SACC,0BAIF,wBzCvDE,iByCwDD,OAEE,kCxC+GgB,2BDzKjB,iByCwDD,kBxCqHmB,2BD7KlB,iByCwDD,iCxCmHkB,0BD3KjB,kByCoED,YzC7BA,QyCgCE,0BzCvED,kByCoED,YAME,CAEA,YzCrCF,CyCmCE,qBACA,2BzCpCF,2BAvCC,kByCoED,YzC7BA,0BAvCC,uDyCmFD,YzC5CA,mCyCmDA,OACC,0BAIF,iBACC,OACC,yBzCjGA,iByCgGD,aAGE,iBACA,eACA,oBAID,gBACA,mBACA,CAHD,UAGC,yBzC3GA,kByCwGD,YAKE,gBACA,WACA,0BzC/GD,kByCwGD,eAUE,0BzClHD,kByCqHD,eAEE,WACA,CzCxHD,uDyC2HD,aAIE,CAPA,CAOA,sBAGF,OACC,yBzCnIA,sByCkID,aAGE,2BzCrID,sByCyIC,cxCdc,CwCad,aACA,CAPF,iBAME,CAGA,aACA,CxCjBc,ewCiBd,UAIH,cACC,gBAaA,iBACA,kBACA,CALA,YAEA,oBACA,CAND,yBACC,wBACA,yBAMA,yBzChKC,eyCkKA,oBACA,CADA,eACA,CAXF,oCAWE,iBAQD,ezClJA,CyC6ID,kBACC,CzC7IA,sDCUa,CDNb,YyCgJA,qCACA,wBACA,CANA,oBACA,CAJA,eACA,cACA,CzC5IA,eACA,CyC2IA,gBACA,CzC9IA,sBACA,CAJA,2BACA,CCUa,kBwC4Ib,sBzC9IA,oCACA,CyC8IA,4CzC9IA,yBAnCC,eyCsKF,sBAeE,2BzCrLA,eyCsKF,sBAkBE,gBAGF,wBACC,CACA,cxClEgB,gBwCqEhB,CAJA,oBAIA,gBAED,yBACC,WACA,CAGA,wBACA,CAFA,eACA,CACA,iBACA,CALA,yBACA,uBACA,CAGA,gBAEA,aAED,qBACC,0BACA,SACA,oBACA,0BzCjNC,YyC6MF,WAOE,oBACA,CADA,gBACA,EAID,yBADD,cxClFkB,CwCmFjB,WAED,UxCrFkB,iBwCyFlB,cACC,WACA,kBAED,cACC,YACA,mBAED,aACC,iBACA,kBACA,4CAED,UAEC,wBACA,sBAED,UACC,gBAED,MACC,WAGD,qBACC,kBACA,CACA,WACA,CAFA,UAEA,wBAED,qBAEC,kDCjQG,YACA,CAFF,iBAEE,mCAMF,kBACE,kCAGF,aACE,CAJA,4BAGF,aACE,sBAGF,eACE,CACA,WACA,CAFA,UAEA,kCAIA,WACA,CAFF,UAEE,wBAKA,YACA,CAFA,YACA,CAFF,UAGE,qCAKE,aACA,CAFF,eAEE,4CAKJ,oBzCbO,6ByCiBP,azCjBO,6ByC0BL,YACE,yB1CrDJ,yC0CwDE,UAEI,iCAKJ,kBACE,sCAEA,wBACE,iCASN,kBACE,8BAGF,SACE,CCnFE,4GAGF,mBACE,mDAIF,yBACE,C","sources":["webpack://engage-2-x/./assets/scss/app.scss","webpack://engage-2-x/./assets/scss/global/_fonts.scss","webpack://engage-2-x/./assets/scss/global/_animations.scss","webpack://engage-2-x/./assets/scss/global/_reset.scss","webpack://engage-2-x/./assets/scss/global/_base.scss","webpack://engage-2-x/./assets/scss/global/_navbar.scss","webpack://engage-2-x/./assets/scss/global/_mixins.scss","webpack://engage-2-x/./assets/scss/global/_variables.scss","webpack://engage-2-x/./assets/scss/global/_utilities.scss","webpack://engage-2-x/./assets/scss/global/_typography.scss","webpack://engage-2-x/./assets/scss/global/_structure.scss","webpack://engage-2-x/./assets/scss/global/_archive.scss","webpack://engage-2-x/./assets/scss/layout/_grid.scss","webpack://engage-2-x/./assets/scss/layout/_collapsable.scss","webpack://engage-2-x/./assets/scss/layout/_ethics.scss","webpack://engage-2-x/./assets/scss/layout/_research.scss","webpack://engage-2-x/./assets/scss/templates/_annual.scss","webpack://engage-2-x/./assets/scss/templates/_blog.scss","webpack://engage-2-x/./assets/scss/templates/_connective-democracy.scss","webpack://engage-2-x/./assets/scss/templates/_contact.scss","webpack://engage-2-x/./assets/scss/templates/_enp-quiz.scss","webpack://engage-2-x/./assets/scss/templates/_homepage.scss","webpack://engage-2-x/./assets/scss/templates/_landing.scss","webpack://engage-2-x/./assets/scss/templates/_press.scss","webpack://engage-2-x/./assets/scss/templates/_page-video-grid.scss","webpack://engage-2-x/./assets/scss/templates/_teammates.scss","webpack://engage-2-x/./assets/scss/templates/_tools.scss","webpack://engage-2-x/./assets/scss/templates/_page-public-interest-standard.scss","webpack://engage-2-x/./assets/scss/components/_brandbar.scss","webpack://engage-2-x/./assets/scss/components/_menu.scss","webpack://engage-2-x/./assets/scss/components/_footer.scss","webpack://engage-2-x/./assets/scss/components/_article.scss","webpack://engage-2-x/./assets/scss/components/_widget.scss","webpack://engage-2-x/./assets/scss/components/_footnotes.scss","webpack://engage-2-x/./assets/scss/components/_pagination.scss","webpack://engage-2-x/./assets/scss/components/_tiles.scss","webpack://engage-2-x/./assets/scss/components/_filter.scss","webpack://engage-2-x/./assets/scss/components/_announcement.scss","webpack://engage-2-x/./assets/scss/components/_vertical.scss","webpack://engage-2-x/./assets/scss/components/_search.scss","webpack://engage-2-x/./assets/scss/components/_funders.scss","webpack://engage-2-x/./assets/scss/components/_events.scss","webpack://engage-2-x/./assets/scss/components/_video.scss","webpack://engage-2-x/./assets/scss/components/_twitter.scss","webpack://engage-2-x/./assets/scss/components/_tree.scss","webpack://engage-2-x/./assets/scss/components/_past-mei-interns.scss","webpack://engage-2-x/./assets/scss/components/_modal.scss","webpack://engage-2-x/./assets/scss/components/_sidebar.scss","webpack://engage-2-x/./assets/scss/plugins/_ninja.scss","webpack://engage-2-x/./assets/scss/plugins/_events.scss"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/wp-content/themes/engage-2-x/templates/menu.twig b/wp-content/themes/engage-2-x/templates/menu.twig index 1f920d294..75ea79d9f 100755 --- a/wp-content/themes/engage-2-x/templates/menu.twig +++ b/wp-content/themes/engage-2-x/templates/menu.twig @@ -79,7 +79,8 @@