:root{--content-padding-sides:20px;--page-padding-sides:10px;--c-primary:#003F6F;--c-primary--light:#1C73B5;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:22px;--font-size-ml:24px;--font-size-lg:30px;--font-size-xl:36px;--font-size-xxl:34px;--text-body-size:17px;--space:13.33333px;--space-quarter:3.33333px;--space-half:6.66667px;--space-and-half:20px;--space-double:26.66667px;--space-triple:40px;--space-quad:53.33333px;--main-menu-width:215px;--primary-content-column-width:850px;--secondary-content-column-width:350px;}@media (min-width:371px){:root{--page-padding-sides:20px;}}@media (min-width:751px){:root{--content-padding-sides:40px;--text-body-size:16px;}}@media (min-width:901px){:root{--content-padding-sides:90px;--page-padding-sides:30px;--font-size-ml:24px;--font-size-xxl:50px;--space:20px;--space-quarter:5px;--space-half:10px;--space-and-half:30px;--space-double:40px;--space-triple:60px;--space-quad:80px;}}@media (min-width:1301px){:root{--secondary-content-column-width:400px;}}*{-webkit-box-sizing:border-box;box-sizing:border-box;}body{margin:0;padding:0;}blockquote,body,div,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,label,legend,li,nav,object,ol,p,section,table,ul{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-weight:normal;}article,figure,footer,header,hgroup,nav,section{display:block;}address{font-style:normal;}abbr{text-decoration:none;}:focus:not(:focus-visible){outline:none;}html.with-featherlight{overflow:hidden;}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0);}.featherlight:last-of-type{background:rgba(0,0,0,0.8);}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal;}.featherlight .featherlight-inner{display:block;}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none;}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,0.3);color:#000;border:0;padding:0;}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0;}.featherlight .featherlight-image{width:100%;}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;}.featherlight iframe{border:0;}.featherlight *{-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent;}}@media print{html.with-featherlight > * > :not(.featherlight){display:none;}}fieldset{border:0;padding:0;margin:0;min-width:0;}button,input,select,textarea{font-family:inherit;font-size:100%;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;}.chosen-container,input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=tel],input[type=url],textarea{width:100%;outline:2px solid #E2EAED;border:2px solid #E2EAED;padding:11px 15px;-webkit-appearance:none;font-weight:400;color:#323232;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.chosen-container:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus{-webkit-box-shadow:0 0 10px rgba(28,115,181,0.5);box-shadow:0 0 10px rgba(28,115,181,0.5);outline:2px solid #BACED6;border:2px solid rgba(28,115,181,0.5);}input[type="submit"],.chosen-container{background-color:#ffffff;}input[type="search"]{-webkit-appearance:none;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}input[type=radio],input[type=checkbox]{outline:none;border:2px solid #D0E5F1;border-radius:4px;margin:0 12px 0 0;height:16px;width:16px;line-height:18px;background-size:14px;background-repeat:no-repeat;background-position:center 20px;background-color:#ffffff;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="8.926 18.652 4 13.725 5.767 11.957 8.841 15.031 17.959 5 19.808 6.682" fill="%231C73B5"/></svg>');cursor:pointer;display:block;float:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-webkit-transition:background-position 0.15s cubic-bezier(0.86,0,0.07,1) 0.2s,background-color 0.2s ease-out;transition:background-position 0.15s cubic-bezier(0.86,0,0.07,1) 0.2s,background-color 0.2s ease-out;}input[type=radio]:checked,input[type=checkbox]:checked{background-position:center center;}.o-label{display:block;}.o-label .o-selectbox{width:13px;height:13px;padding:0;margin:0;vertical-align:bottom;position:relative;top:-1px;overflow:hidden;}input[type=radio] + label,input[type=checkbox] + label{display:inline-block;cursor:pointer;position:relative;}input[type=radio]{border-radius:50%;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50" fill="%231C73B5"/></svg>');background-size:72%;}.o-select,select{background-color:#ffffff;color:#323232;padding:10px 40px 10px 12px;outline:2px solid #E2EAED;border:2px solid #E2EAED;border-radius:0;text-indent:0.01px;text-overflow:'';text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;font-size:14px;width:100%;font-weight:500;}.o-select:focus,select:focus{-webkit-box-shadow:0 0 10px rgba(28,115,181,0.5);box-shadow:0 0 10px rgba(28,115,181,0.5);outline:2px solid #BACED6;border:2px solid rgba(28,115,181,0.5);}.o-selectbox{position:relative;display:inline-block;}.o-selectbox:after{content:"";position:absolute;opacity:.6;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#1C73B5 transparent transparent transparent;right:14px;top:18px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all 0.3s cubic-bezier(0.86,0,0.07,1);transition:all 0.3s cubic-bezier(0.86,0,0.07,1);pointer-events:none;}.o-selectbox.this-is-active select,.o-selectbox.this-is-active .o-select,.o-selectbox.is-selected select,.o-selectbox.is-selected .o-select{background-color:#1C73B5;border-color:rgba(0,63,111,0.5);color:#ffffff;}.o-selectbox.this-is-active:after,.o-selectbox.is-selected:after{opacity:1;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);border-color:#ffffff transparent transparent transparent;}.chosen-container{padding:0;}.chosen-container-active{-webkit-box-shadow:0 0 10px rgba(28,115,181,0.5);box-shadow:0 0 10px rgba(28,115,181,0.5);outline:2px solid #BACED6;border:2px solid rgba(28,115,181,0.5);}.chosen-container .chosen-choices{border:none;padding:8px 15px;-webkit-box-shadow:none;box-shadow:none;background-image:none;}.chosen-container .chosen-choices li.search-field input[type=text]{font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;font-size:14px;}.chosen-container .chosen-choices li.search-choice{border-radius:5px;border:1px solid #D0E5F1;background-color:#F2F4F6;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;padding:7.5px 22px 7.5px 7.5px;font-size:14px;background-image:none;-webkit-box-shadow:none;box-shadow:none;font-weight:500;}.chosen-container .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px);right:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M9.91,1.5,8.5.09,5,3.59,1.5.09.09,1.5,3.59,5,.09,8.5,1.5,9.91,5,6.41l3.5,3.5L9.91,8.5,6.41,5Z'%3E%3C/path%3E%3C/svg%3E%0A");background-size:80%;background-position:center center;opacity:.6;}.chosen-container .chosen-choices li.search-choice .search-choice-close:hover{opacity:1;background-position:center center;}.chosen-container .chosen-drop{background-color:#ffffff;border-radius:5px;border:2px solid #E2EAED;z-index:100;left:-4px;width:calc(100% + 8px);top:calc(100% + 5px);padding:5px;-webkit-box-shadow:none;box-shadow:none;}.chosen-container .chosen-results{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:14px;}.chosen-container .chosen-results::-webkit-scrollbar{width:16px;}.chosen-container .chosen-results::-webkit-scrollbar-track{background-color:#d4dbe1;}.chosen-container .chosen-results::-webkit-scrollbar-thumb{background-color:#1C73B5;}.chosen-container .chosen-results::-webkit-scrollbar{width:10px;}.chosen-container .chosen-results li{padding:8px;margin-right:5px;font-weight:500;}.chosen-container .chosen-results li.highlighted{background-color:#003F6F;background-image:none;}.chosen-container .chosen-results li.no-results{background-color:#ffffff;}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#323232 !important;}.chosen-container-active .chosen-choices .search-choice + .search-field{-webkit-transform:translateY(6px);transform:translateY(6px);margin-left:5px;}form.user-form label{margin-right:20px;}form.user-form input[type=email],form.user-form input[type=number],form.user-form input[type=password],form.user-form input[type=search],form.user-form input[type=text],form.user-form input[type=tel],form.user-form input[type=url],form.user-form .o-selectbox,form.user-form textarea{margin:10px 0px;}form.user-form input[type=email]{color:#54585A;background-color:#E2EAED;}form.user-form .form-item{margin-bottom:10px;}form.user-form .form-item-pass-pass2{margin-bottom:0;}form.user-form .password-confirm .ok{color:green;}form.user-form .password-confirm .error{color:red;}form.user-form .description{font-style:italic;font-weight:100;}form.user-form .password-suggestions ul{margin:10px 0;}form.user-form .password-suggestions ul li{margin-left:20px;list-style:disc;}form.user-form summary[role=button]{margin-bottom:10px;}form.user-form .o-selectbox{width:100%;}form.user-form .o-form-wrapper{margin-top:10px;}form.user-form .field--name-field-user-address-01{margin:35px 0;}.c-form__panel--main .c-form__panel--sidebar span{color:#f00;font-size:24px;}.c-form__panel--main .c-form__panel--sidebar p{margin-bottom:10px;}.password-suggestions,.password-strength{display:block;width:100%;position:relative;}@media (min-width:1101px){.password-suggestions,.password-strength{padding-left:30px;position:absolute;-webkit-transform:translateX(100%);transform:translateX(100%);}}.password-suggestions{bottom:-4px;}.password-strength{top:20px;}.password-strength__meter{width:50%;}.contactuslocation{margin-top:40px;}form.user-form .form-actions,.webform-submission-form .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;}form.user-form .form-actions .c-reset-button,.webform-submission-form .form-actions .c-reset-button{margin-right:15px;}form.user-form .o-form-required:after,.webform-submission-form .o-form-required:after{content:"*";color:#f00;padding-left:5px;}.contactuslocation{width:100%;text-align:center;}.contactuslocation > div{text-align:left;width:50%;margin:auto;}.gdprstatement{margin:20px 0px;}h1,h2,h3,h4,h5,h6{font-weight:700;}h1{font-size:var(--font-size-xxl);line-height:1.05;}h2{font-size:var(--font-size-xl);line-height:1.2;}h3{font-size:24px;line-height:1.35;}h3.emphasis{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;}h4{font-size:var(--font-size-md);}h5{font-size:var(--font-size-md);}h6{font-size:var(--font-size-xs);}h2.c-profile__heading{margin-top:16px;}a{text-decoration:none;color:#1C73B5;-webkit-transition:all 0.2s cubic-bezier(0.86,0,0.07,1);transition:all 0.2s cubic-bezier(0.86,0,0.07,1);}a:hover{color:#323232;}ol,ul{margin:0;padding:0;list-style:none;}dl{overflow:hidden;margin:0 0 20px;}dt{font-weight:bold;}dd{margin-left:0;}body{position:relative;background:#ffffff;font:500 100%/1.4 "Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;-webkit-text-size-adjust:100%;color:#323232;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;}img,video,object,svg,iframe{max-width:100%;border:none;}img{display:block;max-width:100%;height:auto;user-drag:none;}svg{max-height:100%;width:100%;height:100%;display:inline-block;}picture,img{display:block;}figure{position:relative;display:inline-block;}figure img{border:3px solid #F2F4F6;}figcaption a{display:block;}@media print{*,*:before,*:after,*:first-letter,*:first-line{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important;}body,html{height:auto;overflow:visible;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}a[href^="#"]:after,a[href^="javascript:"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}.no-print{display:none;}}@media print{.c-measure-detail-page{padding-top:30px;}.c-measure-detail-page p,.c-measure-detail-page .c-minimal-hero__dek p,.c-measure-detail-page .o-text li,.c-measure-detail-page .o-text li p,.c-measure-detail-page .o-text > p{font-size:14px;line-height:20px;}.c-measure-detail-page h1{font-size:28px;}.c-measure-detail-page h2{font-weight:bold;font-size:22px;}.c-measure-detail-page h3{font-weight:bold;font-size:18px;}.c-measure-detail-page h4{font-weight:bold;font-size:16px;}.c-measure-detail-page .u-spacing > * + *{margin-top:10px;}.c-measure-detail-page .u-spacing--double > * + *,.c-measure-detail-page .u-spacing--one-and-half > * + *,.c-measure-detail-page .u-spacing--triple > * + *{margin-top:20px;}.c-measure-detail-page .c-minimal-hero{padding-bottom:0;margin-bottom:20px;}.c-measure-detail-page .c-header,.c-measure-detail-page .c-page-header,.c-measure-detail-page .c-anchor-nav,.c-measure-detail-page .c-benchmark-data__directions p,.c-measure-detail-page .c-benchmark-data__checkbox-title input[type=checkbox],.c-measure-detail-page .c-benchmark-data__checkbox-title input[type=checkbox] + span,.c-measure-detail-page .c-accordion-menu__submenu-item-title input + *,.c-measure-detail-page .c-accordion-menu__submenu-item-title input:checked,.c-measure-detail-page .c-benchmark-data__more,.c-measure-detail-page .o-accordion__toggler,.c-measure-detail-page .o-back-to-top,.c-measure-detail-page .c-footer,.c-measure-detail-page .c-anchor-nav--select,.c-measure-detail-page .o-selectbox,.c-measure-detail-page .o-hr--fat,.c-measure-detail-page hr,.c-measure-detail-page .c-cross-functional,.c-measure-detail-page .c-resource-locked,.c-measure-detail-page .c-benchmark-data__content--non-member{display:none;}.c-measure-detail-page .l-max-inner--skinny,.c-measure-detail-page .l-max-text{max-width:none;}.c-measure-detail-page .c-benchmark-data__checkbox-title input[type=checkbox]:checked + span,.c-measure-detail-page .c-accordion-menu__submenu-item-title input:checked + *,.c-measure-detail-page .c-accordion-table__menu:not(.c-accordion-table__list),.c-measure-detail-page .c-accordion-menu__content,.c-measure-detail-page .c-accordion-menu__list-item .c-accordion-menu__content{display:block;}.c-measure-detail-page .c-benchmark-data__checkbox-title input[type=checkbox]:checked + span{position:relative;visibility:hidden;width:100%;}.c-measure-detail-page .c-benchmark-data__checkbox-title input[type=checkbox]:checked + span:after{content:"Showing All Companies";position:absolute;left:0;top:0;visibility:visible;font-weight:bold;text-transform:uppercase;color:#000000;}.c-measure-detail-page .c-accordion-menu__submenu-item-title input:checked + *{font-weight:bold;font-size:20px;}.c-measure-detail-page .c-benchmark-data__filters{margin-top:20px;}.c-measure-detail-page .c-benchmark-data__directions,.c-measure-detail-page .c-accordion-menu__submenu-item{padding-left:0;}.c-measure-detail-page .c-accordion-menu__submenu{overflow:hidden;min-height:0;}.c-measure-detail-page .c-accordion-menu__list-item{border-top:none;}.c-measure-detail-page .c-minimal-hero__header,.c-measure-detail-page .c-accordion-menu__list-item:last-child{border-bottom:none;}.c-measure-detail-page .c-benchmark-data__chart{margin-bottom:0;}.c-measure-detail-page .c-minimal-hero__header,.c-measure-detail-page .o-accordion__header,.c-measure-detail-page .c-benchmark-data__strip{background-color:transparent;padding:0;}.c-measure-detail-page .c-accordion-table__title{font-weight:normal;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:14px;}.c-measure-detail-page .o-accordion__title{color:#000000 !important;padding-bottom:5px;border-bottom:1px solid #E2EAED;margin-bottom:20px;text-transform:none;}.c-measure-detail-page .o-accordion__content{display:block;margin-bottom:30px;}.c-measure-detail-page .o-accordion__body{padding:0;border:none;}.c-measure-detail-page .o-content-columns{-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-measure-detail-page .o-content-columns--flipped .o-content-columns__secondary{min-width:0;max-width:none;}.c-measure-detail-page .o-content-columns--flipped .o-content-columns__primary{max-width:none;padding:0;margin:0;}.c-measure-detail-page .c-benchmark-data__filters .c-accordion-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-measure-detail-page .c-accordion-menu__list-item{margin-right:20px;width:33.333%;}.c-measure-detail-page .c-benchmark-data,.c-measure-detail-page .c-compute-measure,.c-measure-detail-page .c-key-terms{padding:20px;border:1px solid #E2EAED;}.c-measure-detail-page .c-benchmark-data__content,.c-measure-detail-page .c-benchmark-data__chart,.c-measure-detail-page .c-compute-measure__fx-include{padding:5px;}.c-measure-detail-page .c-benchmark-data__content{border:none;}.c-measure-detail-page .c-accordion-menu__list-item .c-accordion-menu__heading{border-bottom:1px solid #E2EAED;padding:0 0 4px;}.c-measure-detail-page .c-benchmark-data__strip-item,.c-measure-detail-page .c-benchmark-data__strip-item:not(:first-child),.c-measure-detail-page .c-benchmark-data__strip-item:last-child{width:33.333%;margin-bottom:0;}.c-measure-detail-page .c-benchmark-data__strip-item .o-kicker,.c-measure-detail-page .c-benchmark-data__strip-item:not(:first-child) .o-kicker,.c-measure-detail-page .c-benchmark-data__strip-item:last-child .o-kicker{font-size:10px !important;letter-spacing:0;}.c-measure-detail-page .c-benchmark-data__strip-item-value{font-size:16px;}.c-measure-detail-page .c-benchmark-data__strip-item-value + *{margin-left:10px;}.c-measure-detail-page .c-accordion-menu__heading strong{font-size:10px !important;}.c-measure-detail-page .l-wrap-content{max-width:none;width:100%;margin:0;padding:0;}.c-measure-detail-page .highcharts-container{width:100% !important;height:auto !important;}.c-measure-detail-page .c-accordion-menu__submenu--level1,.c-measure-detail-page .views__resource-library .views-exposed-form .form-checkboxes,.views__resource-library .views-exposed-form .c-measure-detail-page .form-checkboxes{margin:0;}}table{border-spacing:0;width:100%;border:1px solid rgba(242,244,246,0.2);}th{text-align:left;border:1px solid rgba(242,244,246,0.2);padding:15px 20px;text-transform:uppercase;font-size:12px;color:#ffffff;vertical-align:top;background-color:#003F6F;}th a{color:#ffffff;}tr{border:1px solid rgba(119,119,119,0.2);background-color:#E2EAED;}tr:nth-child(odd){background-color:#F2F4F6;}td{border:1px solid rgba(119,119,119,0.2);padding:10px 20px;font-size:12px;}.o-table{overflow-x:auto;}p{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.4;font-weight:400;}@media print{p{font-size:12px;line-height:15px;}}p a{text-decoration:underline;}p:last-child{margin-bottom:0;}strong,b{font-weight:700;}sup{display:inline-block;-webkit-transform:translateY(0.3em);transform:translateY(0.3em);}blockquote{position:relative;quotes:"“" "”" "‘" "’";padding:30px;margin-left:20px;}blockquote p:first-of-type{position:relative;z-index:10;display:inline;font-size:22px;font-style:italic;white-space:pre-wrap;line-height:1.5;padding:6px;padding-left:0;}@media (min-width:371px){blockquote p:first-of-type{font-size:24px;}}blockquote p:first-of-type:before{content:open-quote;position:absolute;left:-52px;font-weight:bold;top:-8px;line-height:1;color:#323232;font-size:80px;font-style:normal;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;}blockquote p:first-of-type:after{content:close-quote;}blockquote p + p strong{display:inline-block;margin-top:6px;}blockquote p br{display:none;}cite{display:inline-block;font-style:normal;}hr{height:1px;border:none;background-color:#E2EAED;margin:0;width:100%;}::-moz-selection{background-color:rgba(226,234,237,0.75);}::selection{background-color:rgba(226,234,237,0.75);}.l-grid{display:grid;grid-template-rows:auto;grid-column-gap:30px;grid-row-gap:20px;}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.l-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.l-grid img{width:100%;}.l-grid > *{margin-bottom:20px;}}@media (min-width:901px){.l-grid{grid-column-gap:30px;grid-row-gap:40px;}}@media (min-width:1301px){.l-grid{grid-column-gap:30px;}}.l-grid--2up{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));}@media (min-width:901px){.l-grid--2up{grid-template-columns:repeat(2,1fr);}}@media screen and (min-width:901px) and (-ms-high-contrast:active),screen and (min-width:901px) and (-ms-high-contrast:none){.l-grid--2up > *{width:calc(50% - 20px);}}.l-grid--3up{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));}@media (min-width:901px){.l-grid--3up{grid-template-columns:repeat(3,1fr);}}@media screen and (min-width:901px) and (-ms-high-contrast:active),screen and (min-width:901px) and (-ms-high-contrast:none){.l-grid--3up > *{width:calc(33.333% - 20px);}}.l-grid--4up{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));}@media (min-width:901px){.l-grid--4up{grid-template-columns:repeat(4,1fr);}}@media screen and (min-width:901px) and (-ms-high-contrast:active),screen and (min-width:901px) and (-ms-high-contrast:none){.l-grid--4up > *{width:calc(25% - 20px);margin-bottom:20px;}}.l-grid--4up--with-sidebar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.l-grid--4up--with-sidebar{grid-template-columns:repeat(4,1fr);}}@media screen and (min-width:900px) and (max-width:1100px) and (-ms-high-contrast:active),screen and (min-width:1300px) and (-ms-high-contrast:active),screen and (min-width:900px) and (max-width:1100px) and (-ms-high-contrast:none),screen and (min-width:1300px) and (-ms-high-contrast:none){.l-grid--4up--with-sidebar > *{width:calc(25% - 20px);}}.u-grid--col--span-2{grid-column-end:span 2;}@media (min-width:901px){.l-2-col-module{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:570px;}}.l-2-col-module__first{padding:40px 20px;}@media (min-width:901px){.l-2-col-module__first{min-width:40%;}}@media (min-width:1101px){.l-2-col-module__first{width:515px;min-width:515px;max-width:515px;padding:85px 60px;}}.l-2-col-module__second{padding:30px 20px;width:100%;}@media (min-width:1101px){.l-2-col-module__second{padding:40px;}}.l-container{margin:0 auto;width:100%;position:relative;}[class*="l-wrap"]{max-width:1460px;margin:0 auto;width:100%;position:relative;padding-left:var(--page-padding-sides);padding-right:var(--page-padding-sides);}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){[class*="l-wrap"]{padding-left:10px;padding-right:10px;}}@media screen and (-ms-high-contrast:active) and (min-width:371px),screen and (-ms-high-contrast:none) and (min-width:371px){[class*="l-wrap"]{padding-left:20px;padding-right:20px;}}@media screen and (-ms-high-contrast:active) and (min-width:901px),screen and (-ms-high-contrast:none) and (min-width:901px){[class*="l-wrap"]{padding-left:30px;padding-right:30px;}}.l-wrap-content{max-width:1351px;}.l-wrap-content--skinny{max-width:1070px;}@media (min-width:1101px){.l-wrap-content--skinny{padding:0;}}.l-max-text{max-width:780px;}.l-max-width--md{max-width:650px;}.l-max-inner--skinny{max-width:1070px;}.u-content-padding{padding-left:90px;padding-right:90px;padding-left:var(--content-padding-sides);padding-right:var(--content-padding-sides);}@media (min-width:1101px){.o-content-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.o-content-columns__primary{width:100%;}@media (min-width:1101px){.o-content-columns__primary{max-width:850px;margin-right:30px;}}.o-content-columns__secondary{width:100%;}@media (min-width:1101px){.o-content-columns__secondary{max-width:400px;min-width:400px;max-width:var(--secondary-content-column-width);min-width:var(--secondary-content-column-width);}}.o-content-columns__primary--lg{width:100%;}@media (min-width:1101px){.o-content-columns__primary--lg{max-width:calc(850px + 100px);margin-right:30px;}}.o-content-columns__secondary--sm{width:100%;}@media (min-width:1101px){.o-content-columns__secondary--sm{max-width:calc(400px - 100px);min-width:calc(400px - 100px);max-width:calc(var(--secondary-content-column-width) - 100px);min-width:calc(var(--secondary-content-column-width) - 100px);}}@media (min-width:1101px){.o-content-columns .o-content-columns__secondary{margin-top:0;}}.o-content-columns--flipped{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:1100px){.o-content-columns--flipped{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.o-content-columns--flipped .c-article__primary{margin-left:0;margin-right:0;}@media (min-width:1101px){.o-content-columns--flipped .c-article__primary{margin-left:40px;}}.o-content-columns--flipped .c-article__content{padding-right:0;}@media (min-width:1101px){.o-content-columns--flipped .c-article__content{padding-left:40px;}}@media (min-width:1301px){.o-content-columns--flipped .c-article__content{padding-left:85px;}}.o-content-columns--flipped .o-content-columns__primary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:20px;}@media (min-width:1101px){.o-content-columns--flipped .o-content-columns__primary{margin-bottom:0;max-width:960px;}}.o-content-columns--flipped .o-content-columns__secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:40px;}@media (min-width:1101px){.o-content-columns--flipped .o-content-columns__secondary{margin-bottom:0;max-width:310px;min-width:310px;}}@media (min-width:1101px){.l-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.l-columns--sm{width:100%;}@media (min-width:1101px){.l-columns--sm{max-width:225px;}}.l-columns--sm-md{width:100%;}@media (min-width:1101px){.l-columns--sm-md{max-width:295px;}}.l-columns--lg{width:100%;}@media (min-width:1101px){.l-columns--lg{margin-left:40px;}}@media (min-width:1301px){.l-columns--lg{margin-left:100px;}}.l-columns--md-lg{width:100%;}@media (min-width:1101px){.l-columns--md-lg{margin-left:40px;}}.c-page__body{max-width:1070px;margin-right:auto;margin-left:auto;padding-bottom:20px;}.o-text{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;}.o-text:not(.o-text--full-width) dl dd,.o-text:not(.o-text--full-width) dl dt,.o-text:not(.o-text--full-width) ol li,.o-text:not(.o-text--full-width) ul li,.o-text:not(.o-text--full-width) li p,.o-text:not(.o-text--full-width) h1,.o-text:not(.o-text--full-width) h2,.o-text:not(.o-text--full-width) h3,.o-text:not(.o-text--full-width) h4,.o-text:not(.o-text--full-width) h5,.o-text:not(.o-text--full-width) h6,.o-text:not(.o-text--full-width) hr,.o-text:not(.o-text--full-width) > p{max-width:780px;margin-left:auto;margin-right:auto;}.o-text--left:not(.o-text--full-width) dl dd,.o-text--left:not(.o-text--full-width) dl dt,.o-text--left:not(.o-text--full-width) ol li,.o-text--left:not(.o-text--full-width) ul li,.o-text--left:not(.o-text--full-width) li p,.o-text--left:not(.o-text--full-width) h1,.o-text--left:not(.o-text--full-width) h2,.o-text--left:not(.o-text--full-width) h3,.o-text--left:not(.o-text--full-width) h4,.o-text--left:not(.o-text--full-width) h5,.o-text--left:not(.o-text--full-width) h6,.o-text--left:not(.o-text--full-width) hr,.o-text--left:not(.o-text--full-width) > p{margin-left:0;}.o-text dl dd,.o-text dl dt,.o-text ol li,.o-text ul li,.o-text li p,.o-text > p{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.4;font-weight:400;line-height:1.65;}@media print{.o-text dl dd,.o-text dl dt,.o-text ol li,.o-text ul li,.o-text li p,.o-text > p{font-size:12px;line-height:15px;}}.o-text dl dd a,.o-text dl dt a,.o-text ol li a,.o-text ul li a,.o-text li p a,.o-text > p a{text-decoration:underline;}.o-text--bigger dl dd,.o-text--bigger dl dt,.o-text--bigger ol li,.o-text--bigger ul li,.o-text--bigger li p,.o-text--bigger > p{font-size:18px;}.o-text a{text-decoration:underline;}.o-text h1,.o-text h2,.o-text h3,.o-text h4,.o-text h5,.o-text h6{padding-top:15px;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;}.o-text h1{font-size:34px;color:#54585A;font-weight:bold;}@media (min-width:901px){.o-text h1{font-size:50px;}}.o-text h2{font-size:26px;line-height:28px;font-weight:300;}@media (min-width:901px){.o-text h2{font-size:36px;line-height:47px;letter-spacing:-0.23px;}}.o-text h3{font-size:20px;font-weight:bold;line-height:22px;}@media (min-width:901px){.o-text h3{font-size:24px;line-height:24px;}}.o-text h4{font-size:16px;font-weight:bold;line-height:18px;}.o-text h5{font-size:14px;font-weight:normal;line-height:16px;letter-spacing:2px;color:#54585A;text-transform:uppercase;}.o-text h6{font-size:12px;font-weight:bold;line-height:16px;letter-spacing:1.71px;text-transform:uppercase;}.o-text h2:empty,.o-text h3:empty,.o-text p:empty{display:none;}.o-text h2 + h3{margin-top:0;padding-bottom:7.5px;}.o-text > ul{list-style:disc;padding-left:20px;margin-bottom:20px;}@media (min-width:901px){.o-text > ul{margin-left:20px;}}.o-text > ul:last-child{margin-bottom:0;}.o-text > ul li{margin-bottom:5px;}.o-text > ul li > ul{list-style:circle;}.o-text > ul ol,.o-text > ul ul{list-style:disc;padding-top:0.375rem;margin-bottom:0;padding-left:20px;}.o-text > ul ol{list-style:decimal;}.o-text > ol{list-style:decimal;padding-left:20px;margin-bottom:20px;}@media (min-width:901px){.o-text > ol{margin-left:20px;}}.o-text > ol li{margin-bottom:5px;}.o-text > ol li > ul{list-style:lower-alpha;}.o-text > ol ol,.o-text > ol ul{list-style:decimal;padding-top:0.375rem;margin-bottom:0;padding-left:20px;}.o-text > ol ul{list-style:disc;}.o-text p:last-of-type{margin-bottom:0;}.o-text p.Indent1{margin-left:40px;}.o-text img[style="float:right"]{margin:0 0 20px 20px;}.o-text img[style="float:left"]{margin:0 20px 20px 0;}.o-text > p > img{margin-bottom:20px;}.o-text hr{margin-top:30px;}@media (min-width:901px){.o-text hr{margin-top:40px;margin-bottom:40px;}}.o-text code,.o-text pre{font-size:125%;}.o-kicker,.o-rubric{text-transform:uppercase;font-weight:700;font-size:var(--font-size-sm);letter-spacing:2px;}.o-kicker--sm,.o-rubric--sm{font-size:var(--font-size-xs);}.o-kicker--lg,.o-rubric--lg{text-transform:uppercase;font-size:var(--text-body-size);}.o-caption,.o-caption p{font-size:var(--font-size-sm);font-style:italic;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;}.o-h2,.block-facets-summary-blockblog-summary a.selected-terms{font-size:24px;font-weight:bold;}.o-hr--fat{height:11px;}.o-hr--white{background-color:#ffffff;}.o-hr--gray--light-medium{background-color:#E2EAED;}@media (min-width:901px){.c-testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;}}.c-testimonial--bg{display:block;padding:20px;background-color:#F2F4F6;}@media (min-width:751px){.c-testimonial--bg{padding:30px 40px;}}.c-testimonial--bg .c-testimonial__meta{margin-left:40px;}@media (min-width:901px){.c-testimonial--bg .c-testimonial__meta{margin-left:52px;}}.c-testimonial--bg .c-testimonial__image img{max-width:100px;}.c-testimonial__quote{background-color:transparent;margin-left:40px;padding:0;}@media (min-width:901px){.c-testimonial__quote{padding:0 40px 15px 0;margin-left:52px;}}.c-testimonial__quote p{font-weight:normal;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-style:italic;font-size:22px;line-height:1.5;padding:0;}@media (min-width:901px){.c-testimonial__quote p{font-size:24px;}}.c-testimonial__quote p:before{font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;font-style:normal;font-size:60px;color:#54585A;top:-10px;left:-42px;}@media (min-width:901px){.c-testimonial__quote p:before{font-size:80px;left:-55px;}}@media (max-width:900px){.c-testimonial__meta{margin:30px 0 0 40px;}}@media (min-width:1101px){.c-testimonial__meta{width:370px;min-width:370px;max-width:370px;}}.c-testimonial__author,.c-testimonial__position{display:block;font-size:18px;}.paragraph--type--quote-wide-testimonial.o-lower-content{margin-top:0;}.o-tab{color:#1C73B5;position:relative;outline:none;}.o-tab:after{content:"";height:3px;width:80%;max-width:60px;display:block;margin:10px 0;background-color:#C1C648;opacity:0;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out;-webkit-transform:translateY(5px);transform:translateY(5px);}@media (min-width:901px){.o-tab:after{margin:10px auto;}}.o-tab:first-child{margin-right:60px;}.o-tab.is-active{color:#323232;}.o-tab.is-active:after{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.o-tab__content{display:none;}.o-tab__content.is-active{display:block;}.o-disclaimer{color:#777777;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-style:italic;padding:20px;}.o-disclaimer a{text-decoration:underline;}.o-members-only-label{padding:5px 15px 5px 40px;color:#ffffff;position:relative;font-size:var(--font-size-sm);background-color:#292929;font-weight:600;display:inline-block;}.o-members-only-label > [class*="u-icon"]{background-color:#F6645D;position:absolute;left:0;top:0;height:100%;padding:7px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.o-members-only-label > [class*="u-icon"] path{fill:#ffffff;}.o-conf-sold-out{padding:5px 15px 5px 15px;color:#ffffff;position:relative;font-size:var(--font-size-sm);background-color:#002746;font-weight:600;display:inline-block;}.o-footnote{border-radius:5px;background-color:#C1C648;font-size:14px;font-style:italic;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;padding:20px;}@media (min-width:901px){.o-footnote{padding:20px 30px;}}.o-footnote--with-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.o-footnote__close{margin-left:20px;}.o-footnote.this-is-active{display:none;}.o-text-box__heading{background-color:#003F6F;padding:15px 30px 10px;color:#ffffff;font-size:22px;display:inline-block;}.o-text-box__text{border:10px solid #003F6F;padding:40px;background-color:#ffffff;}.o-text-box__text > p{font-style:italic;font-size:24px;}.o-boxed-text{display:inline-block;padding:6px 10px;text-transform:uppercase;border:3px solid #E2EAED;}.o-text-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;}.o-text-tag > .u-icon{margin-right:6px;max-width:15px;min-width:15px;max-height:15px;}.o-classic-label{background-color:#C1C648;padding:4px 8px;border-radius:3px;color:white;}.o-tooltip{position:relative;font-size:17px;color:#1C73B5;font-weight:500;outline:none;}.o-tooltip__text{border-radius:5px;border:1px solid #1C73B5;background-color:#F2F4F6;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;padding:7.5px 15px;font-size:14px;font-style:italic;position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;display:none;min-width:200px;max-width:250px;text-align:left;}.o-tooltip__text:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);border:1px solid #1C73B5;border-right:none;border-top:none;background-color:#F2F4F6;z-index:15;}.o-tooltip__text--left{left:-10px;-webkit-transform:none;transform:none;}.o-tooltip__text--left:after{left:18px;}.o-tooltip.this-is-active .o-tooltip__text{display:block;}blockquote.o-pullquote{border-left:4px solid #777777;padding:4px 0 4px 20px;font-size:22px;}@media (min-width:501px){blockquote.o-pullquote{margin:30px 0 20px 20px;}}blockquote.o-pullquote p{font-size:22px;padding:0;}blockquote.o-pullquote p:before,blockquote.o-pullquote p:after{display:none;}[class*="u-icon"]{display:inline-block;}.u-icon--xs{width:12px;min-width:12px;height:12px;padding:1px 2px;}.u-icon--sm{width:18px;min-width:18px;height:18px;padding:3px;}.u-icon--md{width:27px;min-width:27px;height:27px;padding:5px 6px;}.u-icon--lg{width:38px;min-width:38px;height:38px;padding:9px;}.u-icon--xl{width:50px;height:50px;padding:12px;}.u-icon--xxl{width:70px;height:70px;padding:10px;}.u-icon--rounded{border-radius:4px;}.o-icon-stack{display:inline-block;text-align:center;text-transform:uppercase;font-size:12px;letter-spacing:1px;}.o-icon-stack path{fill:#1C73B5;}@media (max-width:750px){.o-icon-stack strong{display:none;}}.o-success,.o-warning{position:relative;padding-left:45px;}.o-success__icon,.o-warning__icon{width:35px;height:35px;display:inline-block;position:absolute;left:0;top:-2px;fill:#C1C648;}.o-success__text,.o-warning__text{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:22px;}.o-success__text{display:inline-block;padding-top:2px;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;}.has-error{margin:0 auto;padding:60px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.is-loading,.is-loading:after{border-radius:50%;width:6em;height:6em;}.is-loading{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(0,63,111,0.2);border-right:1.1em solid rgba(0,63,111,0.2);border-bottom:1.1em solid rgba(0,63,111,0.2);border-left:1.1em solid #003F6F;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@media (min-width:501px){.c-media-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-media-block--secondary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media (min-width:901px){.c-media-block--secondary{max-width:190px;}}.c-media-block--secondary .c-media-block__text{margin-top:15px;}.c-media-block--secondary .c-media-block__title{font-size:17px;}@media (min-width:751px){.c-media-block--small .c-media-block__image{margin:0 30px 0 0;min-width:100px;max-width:100px;}}.c-media-block--small .c-media-block__title{font-size:14px;text-transform:uppercase;font-weight:500;}.c-media-block--small .c-media-block__dek p{font-size:14px;}.c-media-block__image{margin-bottom:20px;}@media (min-width:501px){.c-media-block__image{margin:0 30px 0 0;min-width:100px;max-width:100px;}}@media (min-width:751px){.c-media-block__image{min-width:190px;max-width:190px;}}.c-media-block__image-left{margin:0 30px 0 0;max-width:190px;width:100%;height:auto;}.c-media-block__image-right{margin:0 0 0 30px;max-width:190px;width:100%;height:auto;}.c-media-block__title{font-size:24px;font-weight:500;}.c-media-block .c-media-block__dek .align-right,.c-media-block .c-media-block__dek .align-left{margin-top:0;}.c-media-block .c-article-block{border:5px solid #F2F4F6;padding:20px;}.c-simple-block__image{margin-bottom:20px;}.c-simple-block__image:empty{display:none;}.c-simple-block--2-col{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-simple-block--2-col .c-simple-block__image{width:100%;max-width:100px;min-width:100px;margin-right:20px;}@media (min-width:751px){.c-simple-block--2-col .c-simple-block__image{margin-right:30px;}}.c-simple-block--2-col .c-simple-block__title{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-weight:normal;font-style:italic;line-height:1.35;}.c-simple-block--sm .c-simple-block__title{font-size:18px;}@media (min-width:501px){.c-author-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-author-block .c-author-block__image{margin-bottom:0;}}.c-author-block__image{margin-bottom:20px;}@media (min-width:501px){.c-author-block__image{margin-right:30px;max-width:240px;}}@media (min-width:751px){.c-author-block__image{max-width:150px;min-width:150px;}}.c-author-block__text p{margin-bottom:10px;}.c-author-block--featured{color:#ffffff;position:relative;}@media (min-width:501px){.c-author-block--featured{display:-webkit-box;display:-ms-flexbox;display:flex;height:375px;}}.c-author-block--featured .c-author-block__image{margin-bottom:0;}@media (min-width:501px){.c-author-block--featured .c-author-block__image{max-width:none;margin-right:0;height:100%;width:50%;position:absolute;top:0;left:0;}.c-author-block--featured .c-author-block__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (min-width:1101px){.c-author-block--featured .c-author-block__image{max-width:190px;min-width:190px;}}.c-author-block--featured .c-author-block__text{background-color:#003F6F;padding:30px 20px 80px;width:100%;}@media (min-width:501px){.c-author-block--featured .c-author-block__text{padding:40px 30px 90px calc(50% + 30px);}}@media (min-width:1101px){.c-author-block--featured .c-author-block__text{padding-left:calc(190px + 30px);}}.c-author-block--featured .c-author-block__text p{padding-bottom:10px;}@media (min-width:501px){.c-author-block--featured .c-author-block__text p{padding-bottom:20px;}}.c-author-block--featured .c-author-block__title{text-transform:uppercase;font-size:14px;padding-bottom:10px;}@media (min-width:501px){.c-author-block--featured .c-author-block__title{padding-bottom:20px;}}.c-author-block--featured .c-author-block__link{color:#ffffff;}@media (max-width:750px){.c-author-block--long{display:block;}}@media (max-width:750px){.c-author-block--long .c-author-block__image{margin-bottom:20px;}}@media (min-width:1101px){.c-author-block--long .c-author-block__image{max-width:200px;min-width:200px;margin-right:55px;}}.c-author-block--long .c-author-block__title{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-style:italic;font-size:24px;padding-bottom:15px;}.c-author-block--long .c-author-block__title strong{font-weight:500;}.c-author-block--long .c-author-block__text{max-width:780px;}.c-author-block--long .c-author-block__text p{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.4;font-weight:400;font-size:18px;line-height:1.65;}@media print{.c-author-block--long .c-author-block__text p{font-size:12px;line-height:15px;}}.c-author-block--long .c-author-block__text p a{text-decoration:underline;}.c-inset-block{padding:30px;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;border-top:20px solid #1C73B5;}.c-inset-block:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:#000000;opacity:0.8;}@media (min-width:751px){.c-inset-block{padding:70px 50px;}}.c-inset-block__title{font-size:28px;}.c-inset-block__inner{position:relative;z-index:10;}.c-inset-block__cta{display:inline-block;}.c-inset-block__cta:hover{color:#1C73B5;}.c-overlay-block{position:relative;display:inline-block;overflow:hidden;}.c-overlay-block:hover .c-overlay-block__image:after{background-color:rgba(0,63,111,0.9);}.c-overlay-block:hover .c-overlay-block__text{-webkit-transform:translateY(0);transform:translateY(0);height:100%;}.c-overlay-block:hover .c-overlay-block__title:after{opacity:1;}.c-overlay-block:hover .c-overlay-block__dek{opacity:1;}@media (pointer:coarse){.c-overlay-block .c-overlay-block__image:after{background-color:rgba(0,63,111,0.9);}.c-overlay-block .c-overlay-block__text{-webkit-transform:translateY(0);transform:translateY(0);height:100%;}.c-overlay-block .c-overlay-block__title:after{opacity:1;}.c-overlay-block .c-overlay-block__dek{opacity:1;}}.c-overlay-block:after{content:"";position:absolute;z-index:0;bottom:0;left:0;width:100%;height:50%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5));}.c-overlay-block__image:after{content:"";position:absolute;z-index:0;bottom:0;left:0;width:100%;height:100%;-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out;background-color:rgba(0,63,111,0);}.c-overlay-block__text{position:absolute;z-index:5;padding:24px;height:90px;bottom:0;left:0;width:100%;-webkit-transition:all 0.4s cubic-bezier(0.86,0,0.07,1);transition:all 0.4s cubic-bezier(0.86,0,0.07,1);-webkit-transform:translateY(0);transform:translateY(0);}.c-overlay-block__title{line-height:1.1;overflow:hidden;font-size:24px;}.c-overlay-block__title:after{content:"";margin:10px 0;background-color:#C1C648;height:4px;width:100%;display:block;-webkit-transition:all 0.4s cubic-bezier(0.86,0,0.07,1);transition:all 0.4s cubic-bezier(0.86,0,0.07,1);opacity:0;}.c-overlay-block__dek{opacity:0;line-height:1.5;-webkit-transition:all 0.4s cubic-bezier(0.86,0,0.07,1);transition:all 0.4s cubic-bezier(0.86,0,0.07,1);}.o-divider{overflow:hidden;text-indent:-100px;width:1px;height:100%;display:inline-block;margin-left:20px;margin-right:20px;background-color:#E2EAED;}.c-article-block{width:100%;}@media (min-width:371px){.c-article-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-article-block__image{margin-bottom:20px;}@media (min-width:371px){.c-article-block__image{max-width:110px;min-width:110px;margin-right:20px;}}@media (min-width:751px){.c-article-block__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-width:175px;max-width:175px;max-height:175px;margin-bottom:0;margin-right:0;}}.c-article-block__text{width:100%;}@media (min-width:751px){.c-article-block__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:40px;}}.c-article-block__title{font-size:24px;}@media (max-width:750px){.c-article-block .o-divider{display:none;}}@media (min-width:751px){.c-article-block__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-article-block__date,.c-article-block__byline{display:block;padding:7.5px 0;}@media (min-width:751px){.c-article-block__date,.c-article-block__byline{padding:15px 0;}}@media (min-width:751px){.c-article-block--featured .c-article-block__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-width:35%;max-width:240px;max-height:240px;margin-right:20px;}}@media (min-width:901px){.c-article-block--featured .c-article-block__image{margin-right:40px;}}@media (min-width:751px){.c-article-block--featured .c-article-block__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0;}}.c-article-block--featured .c-article-block__title,.c-article-block--featured .c-article-block__dek{padding-bottom:10px;}@media (min-width:901px){.c-article-block--featured .c-article-block__title,.c-article-block--featured .c-article-block__dek{padding-bottom:20px;}}@media (min-width:1100px) and (max-width:1300px){.c-article-block--featured .c-article-block__dek{display:none;}}.c-article-block--featured .c-article-block__meta{display:block;}.c-article-block--featured .c-article-block__date,.c-article-block--featured .c-article-block__byline{padding:0;}.c-contact-block{padding:15px;background-color:#ffffff;}@media (min-width:501px){.c-contact-block{padding:40px;}}@media (min-width:501px){.c-contact-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-contact-block__image{margin-bottom:20px;}@media (min-width:501px){.c-contact-block__image{min-width:130px;width:130px;margin:0 40px 0 0;}}.c-contact-block--extended{background-color:#F2F4F6;padding:20px;}.c-contact-block--extended .c-contact-block__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.c-contact-block--extended .c-contact-block__image{margin-right:20px;}.c-contact-block__more .o-truncate__trigger{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.c-contact-block__more.o-truncate{max-height:300px;}.c-contact-block__more.o-truncate:after{background-image:linear-gradient(to top,#F2F4F6 45px,#F2F4F6 45px,rgba(242,244,246,0) 100%);}.c-speaker-group--row .c-speaker-group__header-title{font-size:12px;font-weight:700;text-transform:uppercase;}.c-speaker-group--row .c-event-staff__block{width:100%;margin-bottom:15px;}@media (min-width:901px){.c-speaker-group--row .c-event-staff__block{margin-bottom:0;width:32%;}}.c-speaker-group--row .c-speaker-group__speakers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media (min-width:901px){.c-speaker-group--row .c-speaker-group__speakers{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-speaker-group--row .c-media-block__image{margin-right:0;}.c-speaker-promo{border:11px solid #E2EAED;padding:40px 20px 20px;}@media (min-width:901px){.c-speaker-promo{padding:60px 90px 80px;}}@media (max-width:750px){.c-speaker-promo__heading{font-size:30px;}}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-speaker-promo__profile{max-width:185px;min-width:185px;}}.c-speaker-promo__profile-link img{max-width:160px;}@media (min-width:371px){.c-speaker-promo__profile-link img{max-width:120px;}}@media (min-width:421px){.c-speaker-promo__profile-link img{max-width:150px;}}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-speaker-promo__profile-link img{max-width:185px;}}.c-speaker-promo__content{margin-bottom:30px;}@media (min-width:901px){.c-speaker-promo__content{margin-bottom:50px;}}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-speaker-promo--length-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-speaker-promo--length-1 .c-speaker-promo__text{margin-bottom:20px;}@media (min-width:751px) and (max-width:1100px){.c-speaker-promo--length-1 .c-speaker-promo__text{margin-right:20px;padding-top:20px;}}@media (min-width:1301px){.c-speaker-promo--length-1 .c-speaker-promo__text{margin-bottom:0;}}.c-speaker-promo--length-1 .c-speaker-promo__profile{margin-top:0;}@media (min-width:370px) and (max-width:750px),(min-width:1100px) and (max-width:1300px){.c-speaker-promo--length-1 .c-speaker-promo__profile{max-width:none;}.c-speaker-promo--length-1 .c-speaker-promo__profile-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-speaker-promo--length-1 .c-speaker-promo__profile-link img{margin-right:10px;}}@media (min-width:751px){.c-speaker-promo--length-2 .c-speaker-promo__profiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;}}.c-speaker-promo--length-2 .c-speaker-promo__profile{margin-bottom:20px;}.c-speaker-promo--length-2 .c-speaker-promo__profile:last-child{margin-bottom:0;}@media (min-width:371px) and (max-width:750px){.c-speaker-promo--length-2 .c-speaker-promo__profile-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-speaker-promo--length-2 .c-speaker-promo__profile-link img{margin-right:10px;}.c-speaker-promo--length-2 .c-speaker-promo__profile-text{margin-top:0;}}@media (min-width:751px){.c-speaker-promo--length-2 .c-speaker-promo__profile-link{max-width:150px;}}@media (min-width:751px){.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profiles{display:grid;grid-gap:10px;grid-row-gap:30px;grid-template-columns:repeat(auto-fit,150px);}}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profiles{grid-template-columns:repeat(auto-fit,190px);}}@media (min-width:371px) and (max-width:750px){.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile-link img{margin-right:10px;}.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile-text{margin-top:0;}}@media (min-width:1100px) and (max-width:1300px){.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile{max-width:150px;}.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile:last-child{margin-bottom:0;}.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile-link{width:100%;}}@media (max-width:1300px){.c-speaker-promo--length-3-plus:not(.c-speaker-promo--carousel) .c-speaker-promo__profile{margin-bottom:30px;}}@media (min-width:901px){.c-speaker-promo--carousel .c-speaker-promo__profiles{padding:0 12px;}}.c-speaker-promo--carousel .slick-dots{padding:20px 0 0;}@media (max-width:900px){.c-speaker-promo--carousel .c-speaker-promo__profile{max-width:150px;width:100%;}.c-speaker-promo--carousel .c-speaker-promo__profile-link{width:100%;}}.c-speaker-promo__carousel{position:relative;}@media (max-width:900px){.c-speaker-promo__carousel{margin-left:-10px;margin-right:-10px;padding-bottom:20px;}}.c-speaker-promo__slide{padding:0 10px;}.c-speaker-promo__slide .c-speaker-promo__profile{margin:0 auto;}.c-speaker-promo__arrow{position:absolute;left:-60px;top:64px;z-index:10;}.c-speaker-promo__arrow--next{left:auto;right:-60px;}@media (max-width:900px){.c-speaker-promo__arrow{display:none !important;}}.c-sponsor-block{padding:30px 20px;}@media (min-width:901px){.c-sponsor-block{padding:60px 20px;}}@media (min-width:901px){.c-sponsor-block__inner{padding:0 20px;}}.c-block-hover{cursor:pointer;position:relative;overflow:hidden;}.c-block-hover:hover .c-block-hover__details{-webkit-transform:translateY(0);transform:translateY(0);margin-top:0;opacity:1;}.c-block-hover__image{margin-bottom:10px;}.c-block-hover__details{padding:15px 7.5px;border:3px solid #E2EAED;position:absolute;width:100%;height:100%;background-color:#ffffff;top:0;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all 0.3s cubic-bezier(0.86,0,0.07,1);transition:all 0.3s cubic-bezier(0.86,0,0.07,1);overflow:auto;}.c-block-hover__dek{line-height:1.45;}.c-save-date__header{padding:70px 40px;position:relative;}.c-save-date__header:before,.c-save-date__header:after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;}.c-save-date__header:before{background-color:rgba(0,63,111,0.65);}.c-save-date__header:after{background-repeat:no-repeat;background-size:100% 60%;background-position:center bottom;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.6)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));}.c-save-date__heading{position:relative;color:#ffffff;line-height:1;padding-bottom:5px;border-bottom:4px solid #C1C648;z-index:5;display:inline-block;font-size:24px;}.c-save-date__content{background-color:#F2F4F6;padding:20px 20px 40px;}.c-save-date__text{padding:0 20px;}.c-save-date__title{font-weight:400;line-height:1.3;}.c-save-date--featured{width:100%;-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);margin-bottom:20px;border:4px solid rgba(28,115,181,0.25);}@media (min-width:1101px){.c-save-date--featured{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:610px;}}.c-save-date--featured .c-save-date__header{position:relative;left:-4px;top:-4px;right:-4px;width:calc(100% + 8px);background-position:center;background-size:cover;background-repeat:no-repeat;}@media (max-width:500px){.c-save-date--featured .c-save-date__header{padding:30px 20px;}}@media (min-width:1101px){.c-save-date--featured .c-save-date__header{width:100px;max-width:200px;min-width:200px;height:calc(100% + 8px);}}.c-save-date--featured .c-save-date__content{background-color:#ffffff;padding-bottom:20px;}@media (max-width:500px){.c-save-date--featured .c-save-date__content{padding:30px 20px;}}.c-save-date--featured .c-save-date__text{padding:0;}@media (max-width:900px){.c-save-date--featured .c-save-date__heading br{display:none;}}.c-event-block{display:-webkit-box;display:-ms-flexbox;display:flex;border:4px solid rgba(28,115,181,0.25);padding:15px;-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:30px 30px 30px 20px;}}.c-event-block__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini) .c-event-block__sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20%;border-right:1px solid #E2EAED;padding-right:15px;margin-right:20px;}}.c-event-block__type{padding-bottom:10px;}.c-event-block__main{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini) .c-event-block__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0;}}.c-event-block__date{padding-right:15px;margin-right:15px;border-right:1px solid #E2EAED;}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini) .c-event-block__date{border-right:0;padding-right:30px;margin-right:30px;margin-bottom:10px;}}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini) .c-event-block__info-time{margin-top:20px;}}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini) .c-event-block__info-cta{margin-top:20px;}}.c-event-block__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:190px;min-width:190px;}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;}}@media (max-width:750px){.c-event-block__dek{font-size:17px;margin-bottom:10px;}}.c-event-block__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:10px;}@media (min-width:750px) and (max-width:1100px),(min-width:1300px){.c-event-block:not(.c-event-block--mini) .c-event-block__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0;-webkit-box-flex:2;-ms-flex:2;flex:2;}}.c-event-block--mini .c-event-block__main{margin-top:0;}.c-event-block--mini .c-event-block__dek{margin-bottom:10px;}.c-event-block--mini .c-event-block__more-link{margin-bottom:20px;}.c-promo-block{padding:20px;border:4px solid rgba(28,115,181,0.25);-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);}@media (min-width:901px){.c-promo-block{padding:40px;}}@media (min-width:901px){.c-case-study-block{border:1px solid #E2EAED;padding:40px;}}@media (min-width:1301px){.c-case-study-block{padding-left:100px;padding-right:100px;}}.c-search-block{width:100%;}@media (min-width:501px){.c-search-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-search-block__image{margin-bottom:20px;max-width:200px;}@media (min-width:501px){.c-search-block__image{max-width:110px;min-width:110px;margin-right:20px;}}@media (min-width:751px){.c-search-block__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-width:175px;max-width:175px;max-height:175px;margin-bottom:0;margin-right:0;margin-left:40px;}}@media (min-width:751px){.c-search-block__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}}.c-search-block__title{font-weight:400;font-size:24px;}@media (min-width:751px){.c-search-block__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-search-block__meta .o-rubric:not(:first-child){margin-left:10px;}.block-views-blockrelated-resources-block-1 section.o-lower-content{padding-top:0px;}.c-card{background-color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);border:3px solid rgba(28,115,181,0.25);position:relative;width:100%;}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:none;flex-direction:none;}}.c-card__image{position:relative;z-index:5;margin:-3px -3px 0 -3px;width:calc(100% + 6px);}.c-card__image img{width:100%;}.c-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;padding:20px 15px 70px;}@media (min-width:901px){.c-card__text{padding:20px 30px 70px;}}.c-card__dek p a{display:inline-block;font-weight:700;text-decoration:none;font-size:18px;margin-bottom:10px;}.c-card__dek p:last-of-type a{margin-bottom:0;}.c-card__cta{position:absolute;bottom:20px;}.c-card--minimal .c-card__text{padding-bottom:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-line-pack:justify;align-content:space-between;}.c-card--minimal .c-card__heading{margin:10px 0;font-size:24px;line-height:1.2;}.c-card--minimal .c-card__heading a{color:#000000;}.c-card--minimal .c-card__cta{width:100%;bottom:0;}.c-members-banner{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px 15px 12px;background-color:#292929;color:#ffffff;top:0;left:0;z-index:10;padding-right:66px;}.c-members-banner__icon--clock{margin-right:8px;}.c-members-banner__icon--lock{width:50px;height:100%;padding:15px;position:absolute;right:0;top:0;display:block;background-color:#F6645D;}.c-members-banner__icon--lock--sm{padding:10px;}.c-text-card{padding:30px;-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;height:100%;border:4px solid rgba(28,115,181,0.25);position:relative;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out;}.c-text-card:hover{border-color:#003F6F;}.c-text-card--with-icon{padding-bottom:60px;}.c-text-card__header{width:100%;margin-bottom:20px;}.c-text-card__date{-ms-flex-item-align:start;align-self:flex-start;}.c-text-card__title{word-break:break-word;}.c-text-card__icon{position:absolute;bottom:0;right:0;width:50px;height:45px;padding:14px;}.c-text-card__icon + .c-text-card__icon{right:64px;}.c-number-card{border:1px solid rgba(119,119,119,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:225px;}.c-number-card__number-column{width:44px;min-width:44px;background-color:#F2F4F6;-ms-flex-item-align:stretch;align-self:stretch;text-align:center;}.c-number-card__number{background-color:#1C73B5;display:block;color:#ffffff;padding:10px 2px;font-weight:bold;}.c-number-card__text{padding:40px 30px 40px 20px;}.c-resource-card{padding:20px;background-color:#ffffff;border:4px solid rgba(28,115,181,0.25);-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);}@media (min-width:751px){.c-resource-card{border:none;height:100%;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);padding:25px 30px 60px;}}.c-resource-card__toggler{position:absolute;right:0;top:0;}.c-resource-card__toggler.o-toggler{margin-top:0;}@media (min-width:751px){.c-resource-card__toggler{display:none;}}.c-resource-card__text{position:relative;}@media (max-width:750px){.c-resource-card__heading{padding-right:30px;}}@media (max-width:750px){.c-resource-card__list{display:none;}.this-is-active .c-resource-card__list{display:block;}}.c-resource-card__item-title{display:block;margin:4px 0;}.c-resource-card--explore{-webkit-box-shadow:none;box-shadow:none;background-color:#E2EAED;padding-bottom:20px;border:none;}.c-resource-card--explore .o-button{width:100%;}button{padding:0;border:none;background-color:transparent;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;font-weight:500;}.o-button,input[type="submit"]{display:inline-block;font-size:var(--text-body-size);padding:10px 30px;line-height:1;letter-spacing:1px;color:#1C73B5;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;overflow:hidden;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;border:5px solid #D0E5F1;font-weight:bold;position:relative;}@media (min-width:901px){.o-button,input[type="submit"]{text-align:center;}}.o-button:hover,.o-button:focus,input[type="submit"]:hover,input[type="submit"]:focus{background-color:#D0E5F1 !important;color:#003F6F !important;}.o-button:hover > [class*="u-icon"]:not(.u-icon--left),.o-button:focus > [class*="u-icon"]:not(.u-icon--left),input[type="submit"]:hover > [class*="u-icon"]:not(.u-icon--left),input[type="submit"]:focus > [class*="u-icon"]:not(.u-icon--left){-webkit-transform:translate(5px,-50%);transform:translate(5px,-50%);}.o-button > [class*="u-icon"],input[type="submit"] > [class*="u-icon"]{position:absolute;right:10px;top:50%;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);line-height:0;}.o-button > .u-icon--left,input[type="submit"] > .u-icon--left{margin:0 20px 0 0;right:auto;left:14px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:751px){.o-button.u-width--100p,input[type="submit"].u-width--100p{text-align:center;}}.o-button--transparent{background-color:transparent;color:#ffffff;}.o-button--transparent:hover,.o-button--transparent:focus{background-color:#003F6F;color:#ffffff;}.o-button--dark{background-color:#434343;color:#ffffff;font-size:12px;border:none;padding:calc(15px + 2px) 30px 15px 40px;}.o-button--dark:hover,.o-button--dark:focus{background-color:#292929;color:#ffffff;}.o-button--dark > [class*="u-icon"] path{fill:#ffffff;}.o-button--dark-blue{background-color:#003F6F;color:#ffffff;font-size:14px;border:1px solid rgba(255,255,255,0.1);display:inline-block;padding:15px 10px;}.o-button--dark-blue:hover,.o-button--dark-blue:focus{background-color:#1C73B5;color:#ffffff;border-color:rgba(255,255,255,0.4);}.o-button--filled{background-color:#1C73B5;color:#ffffff;border:none;padding-top:calc(15px + 1px);padding-bottom:15px;}.o-button--filled:hover,.o-button--filled:focus{background-color:#003F6F;color:#ffffff;}.o-button--filled--darker{background-color:#155789;}.o-button--filled--darkest{background-color:#003F6F;}.o-button--filled--darkest:hover,.o-button--filled--darkest:focus{background-color:#1C73B5;}.o-button--filled--black{background-color:#000000;}.o-button--filled--secondary-color{background-color:#C1C648;color:#323232;}.o-button--filled--secondary-color:hover,.o-button--filled--secondary-color:focus{color:#292929;background-color:#D0E5F1;}.o-button--filled--disabled,.o-button--filled--disabled:hover,.o-button--filled--disabled:focus{background-color:#c4c4c4;}.o-button--filled--red,.o-button--filled--red:focus{background-color:#F6645D;color:#ffffff;}.o-button--filled--red:hover,.o-button--filled--red:focus:hover{background-color:#f3362d;}.o-button--with-icon{padding-left:40px;}.o-button--small{padding:8px 12px;font-size:12px;}@media (max-width:500px){.o-button--wider{width:100%;text-align:center;}}@media (min-width:501px){.o-button--wider{padding-left:70px;padding-right:70px;}}.o-toggler{width:25px;height:25px;border-radius:50%;background-color:#1C73B5;position:relative;background-repeat:no-repeat;background-position:center center;background-size:45%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 58'%3E%3Cpath d='M55,24H34V3c0-2.76-2.24-3-5-3s-5,.24-5,3V24H3c-2.76,0-3,2.24-3,5s.24,5,3,5H24V55c0,2.76,2.24,3,5,3s5-.24,5-3V34H55c2.76,0,3-2.24,3-5S57.76,24,55,24Z' fill='%23ffffff'/%3E%3C/svg%3E");}.this-is-active .o-toggler{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 10'%3E%3Cpath d='M55,0H3C.24,0,0,2.24,0,5s.24,5,3,5H55c2.76,0,3-2.24,3-5S57.76,0,55,0Z' fill='%23ffffff'/%3E%3C/svg%3E");}.o-pill{display:inline-block;font-size:var(--text-body-size);padding:10px 10px;line-height:1;letter-spacing:1px;color:#777777;border:1px solid #777777;}.o-cta{text-transform:uppercase;letter-spacing:1px;font-weight:bold;font-size:14px;}.o-cta .u-arrow{margin-right:10px;margin-bottom:1px;}.o-tag{display:inline-block;font-size:12px;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;padding:6px 10px;background-color:#F2F4F6;border-radius:4px;margin-bottom:10px;}.o-tags{padding-left:30px;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2030%2030%22%3E%3Ctitle%3Eicon--tag%3C/title%3E%3Cpath%20d%3D%22M20.62%2C6.56a2.82%2C2.82%2C0%2C1%2C0%2C2.82-2.81A2.8%2C2.8%2C0%2C0%2C0%2C20.62%2C6.56ZM.55%2C19a1.91%2C1.91%2C0%2C0%2C1%2C0-2.68L16.7.17A.65.65%2C0%2C0%2C1%2C17.11%2C0h11A1.87%2C1.87%2C0%2C0%2C1%2C30%2C1.88v11a.65.65%2C0%2C0%2C1-.17.41L13.68%2C29.45a1.91%2C1.91%2C0%2C0%2C1-2.68%2C0Z%22%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5cc33%22%20/%3E%3C/svg%3E%0A);background-repeat:no-repeat;background-size:16px;background-position:left 5px;}.o-text-link{display:inline-block;border-bottom:3px solid #C1C648;padding-bottom:4px;font-size:14px;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;text-decoration:none !important;}.o-text--with-underline{display:inline-block;border-bottom:3px solid #C1C648;padding-bottom:4px;}.o-animated-underline > strong{position:relative;}.o-animated-underline > strong:after{content:"";position:absolute;bottom:-4px;left:0;height:2px;width:100%;background-color:#1C73B5;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;}.o-animated-underline:hover > strong:after{-webkit-transform:scale(1);transform:scale(1);}.o-icon-text,.o-back-to-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:bold;}.o-icon-text > span,.o-back-to-top > span{border-radius:2px;margin-right:10px;}.o-icon-plain-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;}.o-icon-plain-text > span{margin-right:10px;}.o-back-to-top{position:relative;display:block;color:#003F6F;font-size:11px;text-align:right;margin-left:auto;min-width:168px;padding-top:10px;}.o-back-to-top:after{content:"";display:inline-block;vertical-align:middle;width:18px;height:18px;margin-top:-2px;margin-left:10px;border-radius:50%;border:3px solid #1C73B5;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-size:72%;background-position:center center;background-repeat:no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"><title>icon--arrow--right</title><path d="M29.73,15,21,25.5a3.2,3.2,0,0,1-1.07.85,3,3,0,0,1-3.44-.6,3,3,0,0,1-.88-2.22,3.76,3.76,0,0,1,1-2.58L19,18.4H3.4a3,3,0,0,1-2.25-1A3.43,3.43,0,0,1,.23,15a3.42,3.42,0,0,1,.92-2.41,3,3,0,0,1,2.25-1H19L16.62,8.67a4.06,4.06,0,0,1-.75-1.2,3.2,3.2,0,0,1-.26-1.23,2.7,2.7,0,0,1,.9-2,3,3,0,0,1,2.14-.86,2.92,2.92,0,0,1,1.3.3A3.2,3.2,0,0,1,21,4.5Z" fill="%231C73B5"/></svg>');}@media (min-width:751px){.o-back-to-top--absolute{position:absolute;right:0;top:0;}}.o-icon-action,.o-add-bookmark{position:relative;}.o-icon-action > button,.o-icon-action > a,.o-add-bookmark > button,.o-add-bookmark > a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;position:relative;}.o-icon-action > button:hover .u-icon,.o-icon-action > a:hover .u-icon,.o-add-bookmark > button:hover .u-icon,.o-add-bookmark > a:hover .u-icon{border-color:#C1C648;}.o-icon-action > button:hover .o-cta,.o-icon-action > a:hover .o-cta,.o-add-bookmark > button:hover .o-cta,.o-add-bookmark > a:hover .o-cta{display:block;}.o-icon-action > button:active .u-icon,.o-icon-action > a:active .u-icon,.o-add-bookmark > button:active .u-icon,.o-add-bookmark > a:active .u-icon{border-color:#C1C648;background-color:rgba(193,198,72,0.2);}.o-icon-action > button:active .u-icon path,.o-icon-action > a:active .u-icon path,.o-add-bookmark > button:active .u-icon path,.o-add-bookmark > a:active .u-icon path{fill:#C1C648;}.o-icon-action > button > .u-icon,.o-icon-action > a > .u-icon,.o-add-bookmark > button > .u-icon,.o-add-bookmark > a > .u-icon{border:2px solid #E2EAED;width:36px;height:36px;display:block;text-align:center;padding:8px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}.o-icon-action > button > .u-icon path,.o-icon-action > a > .u-icon path,.o-add-bookmark > button > .u-icon path,.o-add-bookmark > a > .u-icon path{fill:#777777;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}.o-icon-action > button > * + *,.o-icon-action > a > * + *,.o-add-bookmark > button > * + *,.o-add-bookmark > a > * + *{margin-left:10px;}.o-icon-action > button .o-cta,.o-icon-action > a .o-cta,.o-add-bookmark > button .o-cta,.o-add-bookmark > a .o-cta{border-radius:5px;border:1px solid #1C73B5;background-color:#F2F4F6;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;padding:7.5px;color:#323232;font-size:12px;font-weight:normal;font-style:italic;position:absolute;bottom:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;text-transform:none;margin:0;display:none;text-align:center;width:154px;}.o-icon-action > button .o-cta:after,.o-icon-action > a .o-cta:after,.o-add-bookmark > button .o-cta:after,.o-add-bookmark > a .o-cta:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);border:1px solid #1C73B5;border-right:none;border-top:none;background-color:#F2F4F6;z-index:15;}.o-icon-action.this-is-active .u-icon,.o-add-bookmark.this-is-active .u-icon{background-color:#C1C648;}.o-icon-action.this-is-active .u-icon path,.o-add-bookmark.this-is-active .u-icon path{fill:#ffffff;}.o-icon-action.this-is-active:hover .u-icon,.o-icon-action.this-is-active:active .u-icon,.o-add-bookmark.this-is-active:hover .u-icon,.o-add-bookmark.this-is-active:active .u-icon{border-color:#E2EAED;background-color:#F6645D;}.o-icon-action.this-is-active:active .u-icon,.o-add-bookmark.this-is-active:active .u-icon{background-color:#e1160c;}.o-icon-action.this-is-active:active .u-icon path,.o-add-bookmark.this-is-active:active .u-icon path{fill:#E2EAED;}.u-arrow{position:relative;}.u-arrow:after{content:"";width:6px;height:6px;display:inline-block;position:relative;border-top:2px solid #292929;border-right:2px solid #292929;}.u-arrow--left:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-right:5px;}.u-arrow--right:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:5px;}.u-arrow--down:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-left:5px;}.u-arrow--white:after{border-color:#ffffff;}.c-related-links{border:6px solid #E2EAED;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.c-related-links__icon{min-width:30px;max-width:30px;margin-right:20px;}.o-bullet-list,.o-bullet-list-wrap ul{list-style-type:none;padding-left:22px;}.o-bullet-list li,.o-bullet-list-wrap ul li{overflow:visible;margin-bottom:10px;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;position:relative;}.o-bullet-list li:before,.o-bullet-list-wrap ul li:before{content:"•";position:absolute;left:-24px;top:-6px;font-size:24px;color:#1C73B5;}.o-bullet-list li:last-child,.o-bullet-list-wrap ul li:last-child{margin-bottom:0;}@media (min-width:751px){.c-nav{max-width:22%;-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);}}@media (min-width:751px){#block-mainnavigation.c-nav{max-width:100%;-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);}}@media (min-width:751px){.js-layout-builder-block.c-nav{max-width:100%;-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);}}.js-layout-builder-block.contextual-region.c-nav--main{position:relative;}@media (min-width:751px){.layout__region--content .c-nav{max-width:100%;-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);box-shadow:inset -1px 0 0 0 rgba(255,255,255,0.5);}}body.menu-is-active{overflow:hidden;height:100%;}.c-main-nav{position:fixed;overflow:auto;top:-100vh;left:0;width:100%;height:100vh;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(28,115,181,0.95);-webkit-transition:opacity 0.25s cubic-bezier(0.86,0,0.07,1),top 0.2s ease 0.5s;transition:opacity 0.25s cubic-bezier(0.86,0,0.07,1),top 0.2s ease 0.5s;}@media (min-width:751px){.c-main-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-main-nav__inner{width:100%;max-width:1070px;margin:20px;position:relative;}@media (max-width:750px){.c-main-nav__inner{top:60px;margin:15px;}}.menu-is-active .c-main-nav{opacity:1;top:0;-webkit-transition:opacity 0.25s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.25s cubic-bezier(0.86,0,0.07,1);}.menu-is-active .c-header__menu-toggle{position:relative;z-index:100;background-color:#002746;}.c-primary-nav{}.c-primary-nav__link{color:#ffffff;font-size:16px;display:block;}.c-primary-nav__link:hover{color:#ffffff;background-color:#002746;}@media (max-width:750px){.c-primary-nav__list-item{position:relative;padding-right:50px;border-bottom:1px solid rgba(255,255,255,0.5);border-left:1px solid rgba(255,255,255,0.5);border-right:1px solid rgba(255,255,255,0.5);}.c-primary-nav__list-item:first-child{border-top:1px solid rgba(255,255,255,0.5);}.c-primary-nav__list-item.this-is-active .c-primary-nav__sublist--l1{display:block;}.c-primary-nav__list-item.this-is-active > .c-primary-nav__subnav-arrow{background-color:#002746;}.c-primary-nav__list-item.this-is-active > .c-primary-nav__subnav-arrow:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.c-primary-nav__link{padding:10px 20px;}.c-primary-nav__link--sub{font-size:14px;padding:10px 0;}.c-primary-nav__link--sub:hover{background-color:transparent;color:#002746;}.c-primary-nav__sublist--l2 .c-primary-nav__link--sub{padding:5px 0;}.c-primary-nav__sublist,.c-primary-nav__sublist-wrapper,.c-primary-nav__sublist-desc{display:none;}.c-primary-nav__subnav-arrow{width:50px;height:100%;border-left:1px solid rgba(255,255,255,0.5);display:block;position:absolute;right:0;top:0;cursor:pointer;}.c-primary-nav__subnav-arrow:after{position:absolute;left:15px;top:14px;border-top-color:#ffffff;border-right-color:#ffffff;}.c-primary-nav__subnav-arrow-icon{display:none;}.c-primary-nav__sublist--l1,.c-primary-nav__sublist--l2{color:#ffffff;margin-bottom:10px;padding-left:20px;margin-left:20px;list-style:disc;}.c-primary-nav__sublist--l2{margin-left:-4px;}.c-primary-nav__sublist--l2 .c-primary-nav__sublist-item{padding-right:0;}.c-primary-nav__sublist-item{position:relative;padding-right:60px;}.c-primary-nav__sublist-item .c-primary-nav__subnav-arrow{border:none;background-color:transparent;}.c-primary-nav__sublist-item .c-primary-nav__subnav-arrow:after{border-top-color:#ffffff;border-right-color:#ffffff;}.c-primary-nav__sublist-item.this-is-active .c-primary-nav__sublist--l2,.c-primary-nav__sublist-item.this-is-active .c-primary-nav__sublist-wrapper{display:block;}.c-primary-nav__sublist-item.this-is-active .c-primary-nav__subnav-arrow:after{border-top-color:#002746;border-right-color:#002746;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}}@media (min-width:751px){.c-primary-nav__list{margin-left:-30px;padding-bottom:20px;}.c-primary-nav__link{padding:12px 30px;position:relative;width:100%;display:block;}.c-primary-nav__link strong{position:relative;z-index:20;}.c-primary-nav__link:hover:before,.c-primary-nav__link:hover:after{content:"";position:absolute;z-index:10;width:100px;height:100%;right:0;}.c-primary-nav__link:hover:before{top:-50%;-webkit-transform:skewY(-30deg);transform:skewY(-30deg);}.c-primary-nav__link:hover:after{bottom:-50%;-webkit-transform:skewY(30deg);transform:skewY(30deg);}}@media (min-width:751px) and (min-width:901px){.c-primary-nav__link{font-size:20px;}}@media (min-width:751px){.c-primary-nav__subnav-arrow-icon{position:relative;z-index:20;}.c-primary-nav__subnav-arrow{display:none;}.c-primary-nav__sublist{opacity:0;top:-100vh;-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),transform 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);}.c-primary-nav__sublist-wrapper{display:none;}.c-primary-nav__list-item,.c-primary-nav__sublist-item{-webkit-transition:all 0.2s cubic-bezier(0.86,0,0.07,1);transition:all 0.2s cubic-bezier(0.86,0,0.07,1);}.c-primary-nav__list-item:hover,.c-primary-nav__sublist-item:hover{color:#ffffff;background-color:#002746;}.c-primary-nav__list-item:hover .c-primary-nav__sublist--l1,.c-primary-nav__sublist-item:hover .c-primary-nav__sublist--l1{opacity:1;top:0;-webkit-transform:translateX(0);transform:translateX(0);}.c-primary-nav__sublist--l1{top:0;position:absolute;left:22%;width:100%;height:100%;max-width:39%;opacity:0;top:-100vh;-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:opacity 0.2s cubic-bezier(0.86,0,0.07,1),transform 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);}.c-primary-nav__sublist--l1 .c-primary-nav__link{font-size:14px;padding-left:20px;}}@media (min-width:751px) and (min-width:901px){.c-primary-nav__sublist--l1 .c-primary-nav__link{font-size:17px;padding-left:30px;}}@media (min-width:751px){.c-primary-nav__sublist--l1 .c-primary-nav__sublist-item:hover .c-primary-nav__sublist--l2{opacity:1;top:0;-webkit-transform:translateX(0);transform:translateX(0);}.c-primary-nav__sublist--l1 .c-primary-nav__sublist-item:hover .c-primary-nav__sublist-wrapper{display:block;}.c-primary-nav__sublist-wrapper{background-color:#002746;top:0;position:absolute;left:100%;width:100%;height:100%;padding:20px;min-width:39%;}}@media (min-width:751px) and (min-width:901px){.c-primary-nav__sublist-wrapper{padding:30px;}}@media (min-width:751px){.c-primary-nav__sublist-wrapper > *{position:relative;z-index:10;}.c-primary-nav__sublist-wrapper .c-primary-nav__link{padding:5px 0;margin-bottom:6px;display:inline-block;position:relative;font-size:14px;}}@media (min-width:751px) and (min-width:901px){.c-primary-nav__sublist-wrapper .c-primary-nav__link{font-size:15px;}}@media (min-width:751px){.c-primary-nav__sublist-wrapper .c-primary-nav__link:after{content:"";width:100%;position:absolute;bottom:0;left:0;height:1px;background-color:rgba(255,255,255,0.5);opacity:0;-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;}.c-primary-nav__sublist-wrapper .c-primary-nav__link:hover:after{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.c-primary-nav__sublist-desc{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.5);}.c-primary-nav__sublist-desc p{color:#ffffff;font-size:14px;font-style:italic;}}.c-secondary-nav{padding:20px 0 0;}@media (max-width:750px){.c-secondary-nav{padding-left:20px;}}@media (min-width:751px){.c-secondary-nav{border-top:1px solid rgba(255,255,255,0.5);}}.c-secondary-nav__list-item:last-child .c-secondary-nav__link{padding-bottom:0;}.c-secondary-nav__link{color:#ffffff;padding:5px 0;position:relative;display:block;text-transform:uppercase;}.c-secondary-nav__link:hover{color:#002746;}.c-secondary-nav__list--utility{border-bottom:1px solid rgba(255,255,255,0.5);margin-bottom:20px;padding-bottom:20px;}.pager{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;}@media (max-width:500px){.pager{position:relative;}}.pager--small .pager__item a{padding:5px 8px;}.pager--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;}@media (max-width:500px){.pager__items{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:501px){.pager__items{border:1px solid #E2EAED;border-radius:4px;}}@media (min-width:501px){.pager__item{border-left:1px solid #E2EAED;}}@media (max-width:500px){.pager__item{display:none;}.pager__item--first,.pager__item--last{display:none;}.pager__item--previous,.pager__item--next{display:block;width:calc(50% - 5px);border:1px solid #E2EAED;border-radius:4px;}}.pager__item.is-active a{background-color:white;color:#777777;}.pager__item:first-child{border-left:none;}.pager__item--ellipsis,.pager__item a{display:block;padding:10px 16px 9px;letter-spacing:1px;font-size:12px;font-weight:bold;text-transform:uppercase;}.pager__item--previous a span,.pager__item--first a span,.pager__item--next a span,.pager__item--last a span{position:absolute !important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);}.pager__item--previous a:before{content:"Previous";}.pager__item--first a:before{content:"«";}.pager__item--next a:before{content:"Next";}.pager__item--last a:before{content:"»";}.c-breadcrumbs__link{color:#ffffff;}.c-breadcrumbs__link .u-arrow:after{border-color:#ffffff;}.c-breadcrumbs__link:hover{color:#ffffff;}.c-breadcrumbs__list-item:not(:first-child){padding-left:10px;}.c-breadcrumbs .u-arrow{position:relative;top:-1px;display:inline-block;margin-right:5px;}.c-anchor-nav{padding:30px 0 0 0;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.c-anchor-nav--align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-anchor-nav__label{white-space:nowrap;}@media (min-width:751px){.c-anchor-nav__label{padding-right:15px;}}@media (max-width:750px){.c-anchor-nav{display:block;text-align:center;}}@media (min-width:751px){.c-anchor-nav__inner{position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}}.c-anchor-nav__link{margin-top:10px;width:100%;-ms-flex-item-align:center;align-self:center;font-size:14px;color:#ffffff;background-color:#003F6F;padding:15px;display:block;border:1px solid rgba(255,255,255,0.2);font-weight:500;}.c-anchor-nav__link strong{font-weight:500;}.c-anchor-nav__link:hover{color:#ffffff;background-color:#1C73B5;}@media (min-width:751px){.c-anchor-nav__link{width:auto;margin:0 5px;}}.c-sidebar-nav{padding:40px;border:3px solid #F2F4F6;}@media (min-width:751px){.c-local-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-local-nav__link{margin-top:10px;display:block;text-align:center;margin-bottom:20px;padding:0 5px;}.c-local-nav__link:first-child{padding-left:0;}.c-local-nav__link:last-child{padding-right:0;}@media (min-width:751px) and (max-width:1100px){.c-local-nav__link > span{display:block;margin:0 auto;}}@media (min-width:751px){.c-local-nav__link{width:auto;margin:0 15px;}}@media (min-width:1101px){.c-local-nav__link{-ms-flex-item-align:center;align-self:center;}}.c-inline-nav{padding:20px 15px;background-color:#1C73B5;text-align:center;}@media (min-width:1301px){.c-inline-nav{padding:30px 20px 40px;}}.c-inline-nav__title{font-size:18px;width:100%;color:#ffffff;}@media (min-width:1301px){.c-inline-nav__title{font-size:22px;}}.c-inline-nav__link{display:inline-block;margin:10px 4px 0;padding:10px 20px;color:#1C73B5;background-color:#ffffff;}.c-inline-nav__link:hover{background-color:#003F6F;color:#ffffff;}.c-tools{width:100%;max-width:calc(490px + 40px);padding-left:40px;height:100%;position:fixed;right:0;top:0;overflow:auto;z-index:100000;}.c-tools__inner{min-height:100%;background-color:#ffffff;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);box-shadow:0 0 15px rgba(0,0,0,0.3);}.c-tools__header{background-color:#003F6F;padding:30px 20px 20px;}@media (min-width:751px){.c-tools__header{padding:30px 40px 20px;}}.c-tools__primary-link{display:block;text-transform:uppercase;font-size:17px;font-weight:700;color:#323232;padding:20px 40px 20px 20px;background-color:#F2F4F6;border-bottom:1px solid rgba(119,119,119,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;cursor:pointer;}@media (min-width:751px){.c-tools__primary-link{padding-left:40px;}}.c-tools__primary-link .o-accordion__toggler,.c-tools__primary-link .u-icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.c-tools__primary-link .u-icon{position:absolute;right:calc(20px - 3px);}.c-tools__primary-link .u-icon svg{vertical-align:super;}.c-tools__nav-list{padding:20px 0;}.c-tools__nav-list a{display:block;padding:10px 20px;font-weight:700;}@media (min-width:751px){.c-tools__nav-list a{padding:20px 40px;}}.c-tools__accordion-content{display:none;-webkit-box-shadow:inset 0 14px 5px -10px rgba(0,0,0,0.1);box-shadow:inset 0 14px 5px -10px rgba(0,0,0,0.1);}.c-tools__accordion-list-item.this-is-active{border-bottom:1px solid rgba(119,119,119,0.6);}.c-tools__accordion-list-item.this-is-active .c-tools__accordion-content{display:block;}.c-tools__footer{padding:30px 20px 40px;}@media (min-width:751px){.c-tools__footer{padding:30px 40px 40px;}}.c-tools__footer > a{display:block;margin-top:0;margin-bottom:10px;}.c-tools__footer > a:last-child{margin-bottom:0;}.c-accordion-menu__heading{padding:15px 40px 15px 0;position:relative;width:100%;}.c-accordion-menu__heading strong{display:block;-webkit-transform:translateY(2px);transform:translateY(2px);}.c-accordion-menu__content{display:none;}.c-accordion-menu__submenu{max-height:340px;overflow:auto;}.c-accordion-menu__submenu::-webkit-scrollbar{width:16px;}.c-accordion-menu__submenu::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-accordion-menu__submenu::-webkit-scrollbar-thumb{background-color:#1C73B5;}.c-accordion-menu__submenu::-webkit-scrollbar{width:10px;}.c-accordion-menu__list{padding-left:25px;}.c-accordion-menu__list-item{position:relative;border-top:1px solid #E2EAED;}.c-accordion-menu__list-item:last-child{border-bottom:1px solid #E2EAED;}.c-accordion-menu__list-item.this-is-active .c-accordion-menu__heading{border-bottom:1px solid #E2EAED;}.c-accordion-menu__list-item.this-is-active .c-accordion-menu__content{display:block;}.c-accordion-menu .o-accordion__toggler--mini{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-25px;}.c-accordion-menu__submenu--level1,.views__resource-library .views-exposed-form .form-checkboxes{margin:7.5px 0 15px 0;}.c-accordion-menu__submenu--level2,.c-accordion-menu__submenu--level3{display:none;}.c-accordion-menu__submenu--level2 .c-accordion-menu__submenu-item,.c-accordion-menu__submenu--level3 .c-accordion-menu__submenu-item{margin-left:0;}.c-accordion-menu__submenu-item{position:relative;padding:0 0 0 25px;margin:7.5px 0 10px 0;font-size:14px;}.c-accordion-menu__submenu-item--level1.this-is-active .c-accordion-menu__submenu--level2{display:block;}.c-accordion-menu__submenu-item--level2.this-is-active .c-accordion-menu__submenu--level3{display:block;}.c-accordion-menu__submenu-item .o-accordion__toggler--mini{top:0px;left:0px;-webkit-transform:none;transform:none;}.c-accordion-menu__submenu-item input{position:absolute;left:0;top:1px;}.c-accordion-menu__submenu-item-title{cursor:pointer;display:block;padding-right:45px;}.c-accordion-menu__details{padding:20px 30px;}.c-accordion-menu__details li{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:18px;}@media (max-width:750px){.c-toggle-menu__toggler{position:absolute;top:0;right:0;width:40px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-5px;}.c-toggle-menu__toggler span{padding:0;fill:#1C73B5;}.c-toggle-menu.this-is-active .c-toggle-menu__select{display:block;}.c-toggle-menu__select{width:100%;margin-top:20px;display:none;}.c-toggle-menu__group{border:3px solid #D0E5F1;background-color:#ffffff;position:absolute;right:calc(20px + 5px);top:calc(20px + 5px);width:auto;padding:15px;border-radius:4px;}}@media (max-width:750px) and (min-width:751px){.c-toggle-menu__group{margin-right:20px;}}@media (min-width:751px){.c-toggle-menu__group{margin-right:20px;}}.c-toggle-menu__group a{font-size:18px;display:block;white-space:nowrap;}@media (min-width:751px){.c-toggle-menu__group a{display:inline-block;margin-left:30px;}}.c-alpha-pager__items{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-alpha-pager__item{text-align:center;width:100%;}.c-alpha-pager__item a{display:block;width:100%;}.o-step-arrows{background-color:#ffffff;}@media (min-width:901px){.o-step-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.o-step-arrows__step{text-align:center;}@media (max-width:900px){.o-step-arrows__step{display:none;border:5px solid #F2F4F6;padding:7.5px 30px;margin-bottom:10px;font-weight:bold;position:relative;}.o-step-arrows__step:before,.o-step-arrows__step:after{content:'';position:absolute;width:16px;height:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M11,0a.74.74,0,0,1,.45.17L25.82,14.54a.65.65,0,0,1,0,.91L11.45,29.82a.65.65,0,0,1-.9,0L6.18,25.44a.63.63,0,0,1,0-.9L15.76,15,6.18,5.45a.63.63,0,0,1,0-.9L10.55.17A.76.76,0,0,1,11,0Z' fill='%23ccc'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center center;}.o-step-arrows__step:before{left:10px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}.o-step-arrows__step:after{right:10px;}}@media (min-width:901px){.o-step-arrows__step{color:#1C73B5;background-color:#F2F4F6;padding:20px 20px 20px 60px;font-weight:500;font-size:14px;position:relative;height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:22%;margin-right:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.o-step-arrows__step:first-child{padding:20px;}.o-step-arrows__step:last-of-type{margin-right:0;}.o-step-arrows__step:last-of-type:before,.o-step-arrows__step:last-of-type:after{display:none;}.o-step-arrows__step:before,.o-step-arrows__step:after{content:'';position:absolute;top:0;right:-35px;width:0;height:0;z-index:10;border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:35px solid #F2F4F6;}.o-step-arrows__step:before{top:0px;}.o-step-arrows__step:after{top:0;right:-39px;z-index:5;border-left-color:#ffffff;}}@media (max-width:900px){.o-step-arrows__step--active{display:block;}}@media (min-width:901px){.o-step-arrows__step--active{background-color:#1C73B5;color:#ffffff;}.o-step-arrows__step--active:before{border-left-color:#1C73B5;}}@media (min-width:901px){.o-step-arrows--2-steps .o-step-arrows__step{width:50%;}}.o-carousel-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;padding:15px;bottom:0;}.o-carousel-nav--light .slick-dots li{background-color:#ffffff;}.o-carousel-nav--light .o-carousel-button path{fill:#ffffff;}.o-carousel-button path{fill:#E2EAED;}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px;}.slick-dots li{text-indent:-999px;border:0;border-radius:50%;width:6px;height:6px;padding:0;margin:0 6px;background-color:#E2EAED;-webkit-appearance:none;overflow:hidden;opacity:1;cursor:pointer;}@media (min-width:901px){.slick-dots li{margin:0 12px;}}.slick-dots li.slick-active{background-color:#ffffff;-webkit-box-shadow:0 0 0 1px #003F6F;box-shadow:0 0 0 1px #003F6F;}.slick-dots li.slick-active:first-child:last-child{display:none;}.o-carousel-button--previous{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.o-carousel-button--round{width:63px;height:63px;border:1px solid #E1EAED;padding:15px;border-radius:50%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}.o-carousel-button--round:not(.slick-disabled):hover{border-color:#1C73B5;background-color:#E1EAED;}.o-carousel-button--round:not(.slick-disabled):hover path{fill:#1C73B5;}.slick-disabled{opacity:.7;cursor:default;}.o-slick-slide{display:none;}.slick-initialized .o-slick-slide{display:block;}.o-accordion__header{padding:15px 60px 15px 30px;background-color:#003F6F;cursor:pointer;position:relative;}.o-accordion__content{display:none;}.o-accordion__body{border:1px solid rgba(119,119,119,0.6);background-color:#ffffff;padding:20px;}@media (min-width:751px){.o-accordion__body{padding:20px 30px;}}.o-accordion.this-is-active .o-accordion__content{display:block;}.o-accordion__toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:23px;max-width:23px;height:23px;padding:1px;background-color:#ffffff;border-radius:50%;position:absolute;right:20px;top:50%;overflow:hidden;-webkit-transition:none;transition:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:center center;background-size:43%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 58'%3E%3Cpath d='M55,24H34V3c0-2.76-2.24-3-5-3s-5,.24-5,3V24H3c-2.76,0-3,2.24-3,5s.24,5,3,5H24V55c0,2.76,2.24,3,5,3s5-.24,5-3V34H55c2.76,0,3-2.24,3-5S57.76,24,55,24Z' fill='%23003F6F'/%3E%3C/svg%3E");}.o-accordion__toggler > strong{text-indent:-100px;}.this-is-active > .o-accordion__toggler{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 10'%3E%3Cpath d='M55,0H3C.24,0,0,2.24,0,5s.24,5,3,5H55c2.76,0,3-2.24,3-5S57.76,0,55,0Z' fill='%23003F6F'/%3E%3C/svg%3E");}.o-accordion__toggler--mini{min-width:15px;max-width:15px;height:15px;background-color:#1C73B5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 58'%3E%3Cpath d='M55,24H34V3c0-2.76-2.24-3-5-3s-5,.24-5,3V24H3c-2.76,0-3,2.24-3,5s.24,5,3,5H24V55c0,2.76,2.24,3,5,3s5-.24,5-3V34H55c2.76,0,3-2.24,3-5S57.76,24,55,24Z' fill='%23ffffff'/%3E%3C/svg%3E");}.this-is-active > .o-accordion__toggler--mini{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 10'%3E%3Cpath d='M55,0H3C.24,0,0,2.24,0,5s.24,5,3,5H55c2.76,0,3-2.24,3-5S57.76,0,55,0Z' fill='%23ffffff'/%3E%3C/svg%3E");}.o-accordion__toggler--blue{color:#ffffff;background-color:#1C73B5;}.c-industry-accordion{margin-bottom:40px;}.o-social-follow__link{margin-right:10px;display:inline-block;border-radius:50%;padding:6px 7px;width:33px;height:33px;background-color:#1C73B5;}.o-social-follow__link:last-child{margin-right:0;}.o-social-follow__link:hover{background-color:#003F6F;}.featherlight .featherlight-close-icon{font-weight:bold;}.o-dialog[aria-hidden='true']{display:none;}.o-featherlight-dialog .o-dialog{display:block;}.o-featherlight-dialog:last-of-type{background-color:rgba(255,255,255,0.85);}.o-featherlight-dialog .featherlight-content{padding:0;border-bottom:none;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);}.o-featherlight-dialog .featherlight-close{display:none;}.o-dialog__title{margin-right:auto;}.o-dialog__container{z-index:3;width:100%;max-width:530px;position:relative;}.o-dialog__close{position:absolute;top:10px;right:20px;border:0;background-color:#ffffff;width:22px;height:22px;text-align:center;cursor:pointer;-webkit-transition:0.15s;transition:0.15s;border-radius:50%;padding:0 5px;}.o-dialog__close path{fill:#003F6F;}.o-dialog__close .u-icon{width:100%;height:100%;}.o-dialog__content{padding:30px;border:1px solid rgba(119,119,119,0.5);border-top:none;}@media (min-width:901px){.o-dialog__content{padding:40px;}}.o-dialog__overlay{display:none;}.o-date__date{text-align:center;}.o-date__month{text-transform:uppercase;font-size:17px;display:block;font-weight:700;line-height:1;margin-bottom:-4px;}.o-date__day{font-size:34px;display:block;font-weight:600;text-align:center;letter-spacing:-2px;}.o-calendar{border-top:1px solid #E2EAED;border-bottom:1px solid #E2EAED;padding-top:15px;padding-bottom:15px;}.o-calendar__row{display:grid;grid-template-columns:repeat(7,1fr);}.o-calendar__column{font-size:14px;font-weight:700;text-align:center;padding:3px;}.o-calendar__weekdays{text-transform:uppercase;}.o-calendar__day{cursor:pointer;color:#1C73B5;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:40px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;}.o-calendar__day:hover,.o-calendar__day:focus{background-color:#F2F4F6;color:#1C73B5;}.o-calendar__day.is-active{background-color:#1C73B5;color:#ffffff;}.o-calendar__day.is-selected{background-color:#C1C648;color:#ffffff;}.c-resource-locked{background-color:#000000;position:relative;min-height:90px;padding:15px 15px 15px calc(15px + 50px);}@media (min-width:1101px){.c-resource-locked{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7.5px 20px 7.5px calc(110px);}}@media (min-width:1301px){.c-resource-locked{padding-left:calc(130px);padding-right:60px;}}.c-resource-locked__lock{background-color:#F6645D;position:absolute;left:0;top:0;width:50px;height:100%;padding:15px;}@media (min-width:1101px){.c-resource-locked__lock{width:90px;padding:35px;}}.c-resource-locked__text{padding-bottom:7.5px;margin-bottom:7.5px;border-bottom:1px solid #ffffff;}@media (min-width:751px){.c-resource-locked__text{padding-bottom:15px;margin-bottom:15px;}}@media (min-width:1101px){.c-resource-locked__text{max-width:390px;border-bottom:none;border-right:1px solid #ffffff;padding-right:20px;margin-right:20px;-ms-flex-item-align:center;align-self:center;height:100%;margin-bottom:0;padding-bottom:0;}}@media (min-width:1301px){.c-resource-locked__text{padding-right:80px;margin-right:60px;max-width:420px;}}.c-resource-locked__text p{font-size:14px;color:#ffffff;line-height:1.2;}@media (max-width:750px){.c-resource-locked__text p .c-resource-locked__questionmark-icon{vertical-align:middle;}}@media (min-width:751px){.c-resource-locked__text p{font-size:22px;}}.c-resource-locked__access{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-resource-locked__access-cta,.c-resource-locked__access p{font-weight:900;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;color:#ffffff;line-height:1.2;}.c-resource-locked__access p{text-transform:uppercase;max-width:300px;padding-right:20px;}@media (max-width:750px){.c-resource-locked__access p{display:none;}}.c-resource-locked__access-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;}@media (min-width:1101px){.c-resource-locked__access-cta{font-size:22px;max-width:190px;}}@media (min-width:1301px){.c-resource-locked__access-cta{font-size:24px;max-width:210px;}}.c-resource-locked__access-cta > span{-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-transform:translateX(0);transform:translateX(0);}.c-resource-locked__access-cta:hover{color:#ffffff;}.c-resource-locked__access-cta:hover > span{-webkit-transform:translateX(5px);transform:translateX(5px);}.c-no-results{border:5px solid #F2F4F6;padding:30px 20px;max-width:840px;margin:0 auto 60px;background-color:rgba(242,244,246,0.3);}@media (min-width:751px){.c-no-results{padding:30px 40px;}}.c-no-results__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.c-no-results__icon{max-width:38px;min-width:38px;margin-right:20px;fill:#C1C648;}.c-no-results__links > strong,.c-no-results__links a{margin-right:20px;display:block;margin-bottom:5px;}@media (min-width:751px){.c-no-results__links > strong,.c-no-results__links a{display:inline-block;margin-right:40px;}}.c-no-results__links > strong:last-child,.c-no-results__links a:last-child{margin-right:0;}@media (min-width:501px){.c-benchmark-data__strip{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:1101px){.c-benchmark-data__strip{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-benchmark-data__strip-item{margin-bottom:30px;}@media (min-width:1101px){.c-benchmark-data__strip-item:not(:first-child){margin-left:40px;}}@media (max-width:500px){.c-benchmark-data__strip-item:last-child .c-benchmark-data__strip-item-value{margin-bottom:5px;}}@media (min-width:501px) and (max-width:1100px){.c-benchmark-data__strip-item{width:33.333%;}.c-benchmark-data__strip-item:last-child{width:100%;margin-bottom:0;}}@media (min-width:1101px){.c-benchmark-data__strip-item{margin-bottom:0;width:18%;}.c-benchmark-data__strip-item:nth-child(2){width:14%;}.c-benchmark-data__strip-item:last-child{width:50%;}}@media (min-width:501px){.c-benchmark-data__strip-item-values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.c-benchmark-data__strip-item-value{display:block;}.c-benchmark-data__strip-item-value br{display:none;}@media (min-width:501px){.c-benchmark-data__strip-item-value{display:inline-block;white-space:nowrap;}.c-benchmark-data__strip-item-value br{display:block;}}@media (min-width:501px){.c-benchmark-data__strip-item-value + *{margin-left:30px;}}@media (min-width:1101px){.c-benchmark-data__strip-item-value + *{margin-left:60px;}}@media (min-width:751px){.c-benchmark-data__content{padding:40px 20px;border:5px solid #E2EAED;}}@media (min-width:751px){.c-benchmark-data__content--non-member{padding:40px;background-color:rgba(242,244,246,0.3);}}@media (min-width:1101px){.c-benchmark-data__content--non-member{padding:75px 110px;}}.c-benchmark-data__sample-chart{border:1px solid #E2EAED;}.c-benchmark-data__chart{border:1px solid #E2EAED;margin-bottom:20px;}@media (min-width:751px){.c-benchmark-data__chart{margin-bottom:100px;}}.c-benchmark-data__more{max-width:610px;margin:0 auto;}@media (min-width:751px){.c-benchmark-data__directions{padding:0 15px;}}.c-non-member-info{padding:20px;background-color:#003F6F;}.c-non-member-info p,.c-non-member-info ul li{font-style:italic;font-weight:500;font-size:14px;}.c-non-member-info ul{margin-bottom:0;}.c-cross-functional{border:4px solid rgba(28,115,181,0.25);border-radius:5px;-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);padding:20px;}@media (min-width:751px){.c-cross-functional__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:1101px){.c-cross-functional__group{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (max-width:750px){.c-cross-functional__item{padding:20px 0;border-bottom:1px solid #E2EAED;}.c-cross-functional__item:last-child{padding-bottom:0;border-bottom:none;}}@media (min-width:751px) and (max-width:1100px){.c-cross-functional__item{padding:15px 0;width:48%;}.c-cross-functional__item:last-child,.c-cross-functional__item:nth-child(3){border-top:1px solid #E2EAED;padding-bottom:0;margin-top:20px;padding-top:30px;}}@media (min-width:1101px){.c-cross-functional__item{padding:15px 30px;width:25%;border-right:1px solid #E2EAED;}.c-cross-functional__item:first-child{padding-left:0;}.c-cross-functional__item:last-child{padding-right:0;border-right:none;}.c-cross-functional__item:nth-child(3){width:20%;}.c-cross-functional__item:last-child{width:30%;}}.c-cross-functional__tag{font-size:12px;font-weight:bold;text-transform:uppercase;color:#ffffff;padding:4px 4px 3px;background-color:#1C73B5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 1px 5px;border-radius:2px;line-height:1;}.c-cross-functional__tag > span{width:15px;display:inline-block;margin-right:4px;}.c-cross-functional__origin,.c-cross-functional__appearance-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0;}@media (min-width:1301px){.c-cross-functional__appearances{padding-right:20px;}}.c-cross-functional__appearance-item{padding:3px 0;}.c-cross-functional__appearance-item a:first-child{width:40%;margin-right:15px;}.c-cross-functional__appearance-item span{width:30%;text-align:right;}.c-km-framework{overflow-x:auto;}.c-km-framework__table{display:table;}.c-km-framework__svg{overflow:visible;width:850px;height:450px;}.c-km-framework g[data-featherlight]{cursor:pointer;}.c-km-modal-related{margin-bottom:20px;}.c-km-modal-related:last-child{margin-bottom:0;}.c-km-modal-related .views-field-title{display:list-item;margin-left:20px;margin-bottom:5px;}.field--name-field-featured-resource-content .o-field__item{margin-bottom:20px;}.c-featured-resources-lists h3{margin-bottom:40px;}.o-split-hero__layout{position:relative;z-index:5;}@media (min-width:751px){.o-split-hero__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;}}.o-split-hero__left{padding:40px;min-width:36.6666%;position:relative;background-color:rgba(0,63,111,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (max-width:750px){.o-split-hero__left{padding:20px;}}.o-split-hero__right{max-width:720px;padding:40px 20px;}@media (min-width:901px){.o-split-hero__right{padding:40px;}}@media (min-width:1301px){.o-split-hero__right{padding:80px 20px 80px 100px;}}.c-home-hero__layout{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;}.c-home-hero__logo{display:none;}@media (min-width:751px){.c-home-hero__logo{display:-webkit-box;display:-ms-flexbox;display:flex;}}@media (min-width:901px){.c-home-hero__logo svg{-webkit-transform:translateY(-60px);transform:translateY(-60px);}}.c-home-hero__logo-link{display:block;max-width:250px;}@media (min-width:1651px){.c-home-hero .o-split-hero__left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.c-home-hero .o-split-hero__left .c-home-hero__logo-link{margin-right:114px;}}.c-home-hero__content{position:relative;z-index:10;max-width:710px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:80px;}@media (min-width:751px){.c-home-hero__content{padding-top:120px;}}@media (min-width:1301px){.c-home-hero__content{padding-top:180px;padding-bottom:170px;}}.c-home-hero__heading{position:relative;}.c-home-hero__heading:after{content:"";display:block;width:75px;border-bottom:4px solid #C1C648;margin:30px 0;}@media (max-width:750px){.c-home-hero__heading:after{margin:20px 0 40px;}}@media (max-width:750px){.c-home-hero__cta{font-size:14px;}}.c-registration-hero .o-split-hero__heading{text-align:center;font-weight:500;line-height:1.2;font-size:24px;}@media (min-width:901px){.c-registration-hero .o-split-hero__heading{-webkit-transform:translateY(-18px);transform:translateY(-18px);font-size:36px;}}.c-registration-hero .o-split-hero__subheading strong{font-weight:500;}@media (min-width:901px){.c-registration-hero .o-split-hero__subheading{font-size:30px;}}@media (min-width:1101px){.c-registration-hero .o-split-hero__subheading{font-size:36px;}}.c-registration-hero .o-split-hero__right{max-width:1000px;}@media (min-width:901px){.c-registration-hero .o-split-hero__right{padding-bottom:80px;}}@media (min-width:1301px){.c-registration-hero .o-split-hero__right{padding-right:40px;padding-bottom:100px;}}.c-lead-hero{display:inline-block;border-top:10px solid #1C73B5;padding:30px 20px;background-color:#ffffff;position:relative;z-index:10;width:100%;}@media (min-width:751px){.c-lead-hero{border-top-width:15px;padding:40px;}}@media (min-width:901px){.c-lead-hero{padding:40px 110px;}}@media (min-width:1101px){.c-lead-hero{margin-top:30px;}}@media (min-width:1101px){.c-lead-hero__inner{padding-right:340px;}}.c-lead-hero__heading{font-size:var(--font-size-xxl);color:#54585A;}.c-lead-hero__subtitle{font-weight:300;}.c-lead-hero__image{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:1101px){.c-lead-hero__image{position:absolute;right:100px;top:40px;padding:0;}}.c-lead-hero__dek{font-size:18px;}.c-lead-hero__dek p{font-size:18px;}@media (min-width:901px){.c-lead-hero .c-lead-duo-trio{padding-top:15px;margin-left:-54px;margin-right:-54px;}}@media (min-width:901px){.c-lead-hero .c-cta-help{margin-top:5px;}}.c-lead-hero .block-block-content.l-wrap-content{padding-right:0;padding-left:0;}.c-body-hero{background-color:#ffffff;}.c-body-hero__first{background-size:cover;background-position:center center;position:relative;}.c-body-hero__first-text{position:relative;z-index:5;font-size:30px;line-height:1.2;}@media (min-width:1101px){.c-body-hero__first-text{max-width:80%;font-size:42px;}}.c-body-hero__first:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000000;opacity:.7;}.c-body-hero__second-intro{font-size:18px;}@media (min-width:1101px){.c-body-hero__second-intro{font-size:20px;}}.c-body-hero__second-text{margin-bottom:40px;}@media (min-width:1101px){.c-body-hero__second-text{margin-bottom:60px;}}.c-body-hero__second-text p{line-height:1.4;}.c-body-hero__second .o-button{width:100%;}@media (min-width:1101px){.c-body-hero__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-body-hero__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 0;}@media (min-width:1101px){.c-body-hero__link{padding:15px 0;}.c-body-hero__link:first-child{padding-right:40px;margin-right:40px;}}.c-body-hero__link-icon{height:40px;min-width:55px;width:55px;fill:#777777;margin-right:20px;}@media (max-width:1100px){.c-body-hero__link:first-child{border-bottom:1px solid #E2EAED;}}@media (min-width:1101px){.c-body-hero__link:first-child{border-right:1px solid rgba(119,119,119,0.6);}}.c-minimal-hero{padding-bottom:60px;padding-bottom:30px;}.c-minimal-hero__wrap{margin-left:auto;margin-right:auto;}.c-minimal-hero--border-bottom{border-bottom:11px solid #E2EAED;padding-bottom:var(--space-double);}.c-minimal-hero__header{padding:30px 0;border-bottom:11px solid #E2EAED;}.c-minimal-hero__dek{font-size:18px;}.c-minimal-hero__dek p{font-size:18px;}.c-minimal-hero--left-aligned .c-minimal-hero__wrap{margin-left:0;}.c-minimal-hero--left-aligned .c-anchor-nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-basic-hero{padding:20px 0;min-height:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;}.c-basic-hero__back-wrap{position:absolute;top:20px;left:0;}.c-basic-hero__content{max-width:680px;padding:50px 0;}.c-basic-hero__title{font-size:42px;}.c-basic-hero__watermark{background-color:rgba(28,115,181,0.3);height:100%;width:100%;min-width:100%;position:absolute;right:0;top:0;}@media (min-width:1101px){.c-basic-hero__watermark{width:45%;min-width:45%;}}.c-basic-hero__graphic{display:block;position:absolute;left:-15%;height:130%;width:130%;top:-15%;}.c-basic-hero__graphic svg{width:100%;height:100%;opacity:.7;}.c-basic-hero__graphic svg path{fill:#D0E5F1;}.c-conference-hero__logo-image{max-width:320px;max-height:320px;position:relative;z-index:10;}@media (max-width:750px){.c-conference-hero__logo-image{max-width:220px;max-height:220px;}}@media (min-width:1101px){.c-conference-hero__dates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}@media (min-width:751px){.c-conference-hero__cta{max-width:345px;}}.c-conference-hero__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;}@media (min-width:1101px){.c-conference-hero__date{padding:15px 0;}.c-conference-hero__date:first-child{padding-right:40px;margin-right:33px;}}@media (max-width:900px){.c-conference-hero__date-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}}@media (max-width:900px){.c-conference-hero__date-title{margin-right:20px;}}.c-conference-hero__date-icon{height:35px;min-width:40px;width:40px;fill:#777777;margin-right:10px;}@media (min-width:901px){.c-conference-hero__date-icon{height:40px;min-width:55px;width:55px;margin-right:10px;}}@media (min-width:1101px){.c-conference-hero__date:first-child{border-right:1px solid rgba(255,255,255,0.5);}}@media (min-width:1101px){.c-conference-hero__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-conference-hero__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;}@media (min-width:1101px){.c-conference-hero__link{padding:15px 0;}.c-conference-hero__link:first-child{padding-right:40px;margin-right:33px;}}.c-conference-hero__ended{padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;}.c-conference-hero__past-link{padding:15px;background-color:#ffffff;display:inline-block;}.c-text-hero{padding:20px 0 40px;}@media (min-width:901px){.c-text-hero{padding:40px;}}.c-text-hero__text{margin-top:40px;padding-bottom:40px;}@media (min-width:751px){.c-text-hero__text{margin-top:20px;text-align:center;padding-bottom:15px;}}@media (min-width:1301px){.c-text-hero__text{margin-top:-20px;}}@media (min-width:751px){.c-text-hero .c-toggle-menu__group{position:absolute;right:0;top:0;}}.c-text-hero .c-toggle-menu a{color:#ffffff;}@media (max-width:750px){.c-text-hero .c-toggle-menu__toggler{margin-right:20px;}}.c-text-hero .c-toggle-menu__toggler .u-icon{fill:#ffffff;}.o-section__header{padding:30px 0;}@media (min-width:1301px){.o-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.o-section__heading{font-size:30px;}@media (min-width:901px){.o-section__heading{font-size:34px;}}.o-section__text,.o-section__text-wrap p{font-size:24px;}@media (max-width:750px){.o-section__text,.o-section__text-wrap p{font-size:18px;}}.c-home-top-sections{padding-bottom:50px;}.c-page-header{background-color:#1C73B5;position:relative;}.c-page-header__wrap{width:100%;position:relative;padding-left:var(--page-padding-sides);padding-right:var(--page-padding-sides);min-height:85px;}.c-page-header--with-bg--fade > *{z-index:1;}.c-page-header--with-bg--fade:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(28,115,181,0)),color-stop(70%,#1c73b5));background:linear-gradient(180deg,rgba(28,115,181,0) 0%,#1c73b5 70%);}.c-page-header--grey-bg{background-color:#F2F4F6;}.c-page-header--grey-bg .c-breadcrumbs__link,.c-page-header--grey-bg .c-page-header__back{color:#1C73B5;}.c-page-header--grey-bg .c-breadcrumbs__link .u-arrow:after,.c-page-header--grey-bg .c-page-header__back .u-arrow:after{border-color:#777777;}.c-page-header--grey-bg .c-breadcrumbs__link:hover,.c-page-header--grey-bg .c-page-header__back:hover{color:#323232;}.c-page-header__inner{position:relative;padding:30px 0;}@media (min-width:751px){.c-page-header__inner{line-height:50px;min-height:110px;}}.c-page-header__back{position:absolute;color:#ffffff;display:inline-block;}.c-page-header__back .u-arrow:after{border-color:#ffffff;}.c-page-header__back:hover{color:#ffffff;}.c-page-header__back--dark-text{color:#1C73B5;}.c-page-header__back--dark-text .u-arrow:after{border-color:#777777;}.c-page-header__back--dark-text:hover{color:#323232;}@media (max-width:750px){.c-page-header__back--dark-text{position:relative;top:0;-webkit-transform:none;transform:none;}}.c-page-header__prefix{font-size:14px;display:inline-block;border-bottom:2px solid #ffffff;padding-bottom:4px;font-weight:bold;letter-spacing:1px;}.c-page-header__content{width:50%;margin:0 auto;text-align:center;}.c-page-header__title{color:#ffffff;font-weight:300;text-align:center;text-transform:initial;font-size:31px;}@media (min-width:751px){.c-page-header__title{font-size:50px;}}.c-page-header__intro{color:#ffffff;margin-top:30px;}.c-page-header__features{padding:20px 0 40px;}@media (max-width:750px){.c-page-header__features{margin-top:30px;background-color:#ffffff;margin-left:calc(-1 * var(--page-padding-sides));margin-right:calc(-1 * var(--page-padding-sides));}}.c-page-header__features-inner{padding-left:0;padding-right:0;}@media (min-width:1101px){.c-page-header__features-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (max-width:750px){.c-page-header .c-toggle-menu.this-is-active{padding:0 20px;border-top:1px solid #ffffff;margin-top:33px;margin-left:-20px;margin-right:-20px;}}@media (max-width:750px){.c-page-header .c-toggle-menu__toggler{top:30px;}}@media (min-width:751px){.c-page-header .c-toggle-menu__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:7.5px 0;}}.c-page-header .c-toggle-menu__group-item{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:14px;margin-bottom:5px;margin-right:10px;}@media (min-width:751px){.c-page-header .c-toggle-menu__group-item{margin:0 0 0 40px;font-size:18px;}}@media (min-width:751px){.c-page-header__right-group{max-width:660px;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:var(--page-padding-sides);}}@media (max-width:750px){.c-page-header--with-measures .c-toggle-menu.this-is-active{margin-right:0;}}@media (min-width:751px){.c-page-header--with-measures .c-toggle-menu{-webkit-transform:translateX(-250px);transform:translateX(-250px);}}@media (max-width:750px){.c-page-header--with-measures .c-toggle-menu__toggler{right:110px;}}.c-page-header--with-measures .c-page-header__wrap{padding-right:0;}.c-page-header--edit-mode{background-color:#ffffff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);box-shadow:0 0 10px rgba(0,0,0,0.3);}.c-page-meta{position:relative;}@media (min-width:501px){.c-page-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:1101px){.c-page-meta{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.c-page-meta__item{margin-bottom:20px;position:relative;padding-right:20px;font-size:14px;color:#777777;}.c-page-meta__item .o-kicker{display:block;}@media (min-width:751px){.c-page-meta__item{font-size:18px;}}@media (min-width:1301px){.c-page-meta__item{font-size:22px;}}@media (max-width:1300px){.c-page-meta__item .o-kicker{font-size:12px;}}.c-page-meta__item-value{font-size:14px;}@media (min-width:751px){.c-page-meta__item-value{font-size:18px;}}@media (min-width:1301px){.c-page-meta__item-value{font-size:22px;}}@media (min-width:501px){.c-page-meta__item{min-width:50%;}}@media (min-width:1101px){.c-page-meta__item{min-width:16%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;width:auto;}.c-page-meta__item:first-child{min-width:26%;}.c-page-meta__item--print{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:172px;}}.c-page-meta__item--social{margin-bottom:0;}@media (min-width:751px){.c-page-meta__item--social{position:absolute;right:0;top:-130px;min-width:170px;max-width:170px;text-align:right;}}.c-page-meta--horiz .c-page-meta__item .o-kicker{font-size:14px;padding-top:2px;}@media (min-width:1101px){.c-page-meta--horiz .c-page-meta__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:460px;}.c-page-meta--horiz .c-page-meta__item:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-page-meta--horiz .c-page-meta__item:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.c-page-meta--horiz .c-page-meta__item-value{font-size:18px;}@media (min-width:1101px){.c-page-meta--horiz .c-page-meta__item-value{margin-top:-2px;margin-left:10px;}}.c-page-meta__item-link-with-icon{position:absolute;left:0;bottom:-26px;}.c-lead-container{position:relative;z-index:5;margin-top:-40px;}@media (max-width:750px){.c-lead-container{margin-left:calc(-1 * var(--page-padding-sides));margin-right:calc(-1 * var(--page-padding-sides));}}@media (min-width:1301px){.c-lead-container{margin-top:-80px;}}.c-lead-carousel .slick-slider,.c-lead-carousel .slick-track,.c-lead-carousel .slick-slide,.c-lead-carousel .slick-slide .paragraph{height:100%;}.c-lead-carousel .slick-list{height:100% !important;}.c-lead-carousel .slick-slide .paragraph img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.c-lead-carousel__inner{border:6px solid #E1EAED;background-color:#ffffff;}@media (min-width:901px){.c-lead-carousel__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-lead-carousel__content{padding:15px 15px 30px;min-width:55%;}@media (min-width:751px){.c-lead-carousel__content{padding:40px;}}@media (max-width:750px){.c-lead-carousel__cta{font-size:14px;}}.c-lead-carousel__carousel{min-width:45%;position:relative;background-color:#E1EAED;}@media (min-width:1301px){.c-lead-carousel__slide{max-height:265px;}}.c-lead-carousel__slide-inner{position:relative;height:100%;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 20px 60px;}@media (min-width:751px){.c-lead-carousel__slide-inner{padding:40px 40px 70px;}}.c-lead-carousel__slide-text{width:100%;padding-right:20px;}.c-lead-carousel__slide-text p{font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:22px;color:#003F6F;}.c-lead-carousel__slide-icon{width:100%;max-width:40%;}.c-lead-carousel__slide-icon img{margin-left:auto;}@media (max-width:500px){.c-lead-carousel__slide-icon{display:none;}}.c-lead-carousel__slide-number{font-weight:700;font-size:90px;color:#003F6F;line-height:1;display:inline-block;white-space:nowrap;}@media (min-width:901px) and (max-width:1100px){.c-lead-carousel__slide-number{font-size:70px;}}.c-lead-carousel__slide-number sup{color:#C1C648;font-size:.5em;-webkit-transform:translateY(-0.05em);transform:translateY(-0.05em);}.c-lead-carousel__slide-number-subtext{display:block;font-weight:700;font-size:14px;color:#003F6F;}.c-lead-carousel__slide--text-icon .c-lead-carousel__slide-text{-ms-flex-item-align:start;align-self:flex-start;}@media (min-width:501px){.c-lead-carousel__slide--text-icon .c-lead-carousel__slide-text{max-width:60%;padding-right:20px;}}.c-lead-single{padding:8px;border:5px solid #D0E5F1;width:100%;background-color:#ffffff;}@media (max-width:750px){.c-lead-single{max-width:400px;margin-left:auto;margin-right:auto;}}@media (min-width:751px){.c-lead-single{display:-webkit-box;display:-ms-flexbox;display:flex;}}@media (min-width:751px){.c-lead-single__image{max-width:380px;width:100%;margin-right:20px;}}.c-lead-single__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.c-lead-single__text{padding:15px 7.5px;width:100%;}@media (min-width:901px){.c-lead-single__text{padding:15px;}}.c-lead-single__text blockquote{padding-top:0;padding-bottom:0;}.c-lead-single__text blockquote p{font-weight:normal;}.c-lead-duo-trio{position:relative;}@media (max-width:900px){.c-lead-duo-trio{padding-bottom:40px;}.c-lead-duo-trio .c-number-card{min-height:250px;}}.c-lead-duo-trio__nav{bottom:-10px;}@media (min-width:901px){.c-lead-duo-trio__nav{display:none;}}.c-lead-duo-trio__item{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:900px){.c-services-preview__button-group{margin-left:0;}}@media (min-width:901px){.c-services-preview__button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:901px) and (max-width:1300px){.c-services-preview__button-group{margin-top:20px;}}@media (max-width:900px){.c-services-preview__button-group .o-button{margin-bottom:10px;width:100%;}}@media (min-width:901px){.c-services-preview__button-group .o-button{margin-left:20px;}.c-services-preview__button-group .o-button span{display:none;}}.c-services-preview__button-group-text{margin:20px 0 10px;}@media (min-width:901px){.c-services-preview__button-group-text{margin:0 20px 0 0;}}@media (min-width:751px) and (max-width:1100px){.c-resource-header-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-resource-header-meta .l-columns{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-resource-header-meta .l-columns--sm{margin-right:20px;max-width:200px;min-width:200px;}.c-resource-header-meta .l-columns--lg{margin-top:0;}.c-resource-header-meta .o-content-columns__secondary{width:auto;margin-left:20px;}}.c-related-resources.this-is-active .c-related-resources__articles{max-height:none;overflow:visible;padding-bottom:0;}.c-related-resources.this-is-active .c-related-resources__articles:after{display:none;}.c-related-resources.this-is-active .c-related-resources__toggle{display:none;}@media (pointer:fine){.c-related-resources__articles{overflow:auto;padding-bottom:5px;padding-right:30px;max-height:522px;}.c-related-resources__articles::-webkit-scrollbar{width:16px;}.c-related-resources__articles::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-related-resources__articles::-webkit-scrollbar-thumb{background-color:#1C73B5;}}@media (pointer:coarse){.c-related-resources__articles{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:850px;padding:0 5px 30px;}.c-related-resources__articles::-webkit-scrollbar{width:16px;}.c-related-resources__articles::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-related-resources__articles::-webkit-scrollbar-thumb{background-color:#1C73B5;}.c-related-resources__articles::-webkit-scrollbar{width:5px;}}.c-related-resources__toggle{display:inline-block;padding:15px;}@media (pointer:fine){.c-related-resources__toggle{display:none;}}.c-related-resources__article{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-related-resources__article .c-card{min-height:250px;}.c-resource-feature{background-color:#E1EAED;}@media (max-width:900px){.c-resource-feature{margin-left:calc(-1 * var(--page-padding-sides));margin-right:calc(-1 * var(--page-padding-sides));border:6px solid #E1EAED;}}@media (min-width:901px){.c-resource-feature{padding-top:70px;padding-bottom:70px;}}.c-resource-feature__inner{background-color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:30px;position:relative;}@media (max-width:900px){.c-resource-feature__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:100px;}}.c-resource-feature__carousel{min-width:52%;}@media (max-width:900px){.c-resource-feature__carousel{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:15px;width:100%;}}.c-resource-feature__slide-banner{background-color:#003F6F;height:66px;width:100%;background-image:url(/themes/custom/apqc_v2/images/apqc-logo--white.svg);background-repeat:no-repeat;background-size:40%;background-position:left 30px center;}.c-resource-feature-carousel__inner{width:100%;}.c-resource-feature-carousel__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:252px;margin-left:auto;margin-right:auto;margin-bottom:30px;position:relative;}@media (min-width:901px){.c-resource-feature-carousel__wrap{top:-6px;margin-bottom:80px;}.c-resource-feature-carousel__wrap .c-resource-feature-carousel__inner{overflow:visible;position:relative;left:-20px;width:100%;}.c-resource-feature-carousel__wrap .c-resource-feature-carousel__inner:before,.c-resource-feature-carousel__wrap .c-resource-feature-carousel__inner:after{content:"";position:absolute;top:26px;right:-18px;width:100%;height:calc(100% - 10px);background-color:#ffffff;outline:8px solid #E1EAED;z-index:0;}.c-resource-feature-carousel__wrap .c-resource-feature-carousel__inner:before{top:48px;left:40px;}}.c-resource-feature-carousel__wrap .slick-list{position:relative;z-index:10;}.c-resource-feature-carousel__slide{z-index:20;position:relative;}.c-resource-feature-carousel__slide > img{-webkit-filter:grayscale(100%);filter:grayscale(100%);}.c-resource-feature-carousel__slide-text{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;background-color:rgba(118,123,30,0.88);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;}.c-resource-feature-carousel__slide-inner{padding:20px;}@media (max-width:900px){.c-resource-feature-carousel__dots{padding-top:20px;}}.c-resource-feature-carousel__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.c-resource-feature-carousel__arrow--previous{left:-70px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}@media (min-width:751px){.c-resource-feature-carousel__arrow--previous{left:-100px;}}@media (min-width:1101px){.c-resource-feature-carousel__arrow--previous{left:-130px;}}.c-resource-feature-carousel__arrow--next{right:-70px;}@media (min-width:751px){.c-resource-feature-carousel__arrow--next{right:-100px;}}@media (min-width:1101px){.c-resource-feature-carousel__arrow--next{right:-130px;}}.c-resource-feature-carousel__nav{width:100%;text-align:center;}.c-resource-feature__text{min-width:48%;padding:30px;}@media (max-width:900px){.c-resource-feature__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:30px 15px 30px;}.c-resource-feature__text .o-button{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 30px);}}@media (min-width:901px){.c-resource-feature__text-inner{max-width:500px;}}.c-benchmark-feature{margin-bottom:60px;}@media (min-width:751px){.c-benchmark-feature__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-benchmark-feature__text{min-width:50%;}@media (min-width:751px){.c-benchmark-feature__text{padding:30px 0;}}@media (min-width:751px){.c-benchmark-feature__text-inner{max-width:500px;padding-right:15px;}}.c-benchmark-feature__cta{padding:15px 0;text-align:left;display:block;width:100%;}.c-benchmark-feature__cta.is-active{color:#1C73B5;}@media (min-width:751px){.c-benchmark-feature__cta{padding:30px 15px;border-top:1px solid #E1EAED;border-bottom:1px solid #E1EAED;}.c-benchmark-feature__cta:last-child{border-top:none;}}.c-benchmark-feature__list-dropdown{margin-bottom:20px;}.c-benchmark-feature__details{min-width:50%;}@media (min-width:751px){.c-benchmark-feature__details{border:10px solid #E1EAED;}}.c-benchmark-feature__image img{width:100%;}.c-benchmark-feature__tabs-title{font-size:20px;line-height:1.3;}@media (min-width:751px){.c-benchmark-feature__tabs-title{font-size:26px;}}.c-benchmark-feature__tabs-container{padding-top:15px;}@media (min-width:751px){.c-benchmark-feature__tabs-container{padding:40px 40px;}}@media (min-width:1101px){.c-benchmark-feature__tabs-container{padding:40px 60px;}}.c-benchmark-feature__tab-content{margin-bottom:60px;}@media (max-width:750px){.c-benchmark-feature__tab-content .c-benchmark-feature__tab{margin-bottom:20px;}}.c-membership-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 15px;border-top:20px solid #F6645D;position:relative;}@media (min-width:751px){.c-membership-feature{padding:60px;}}@media (max-width:750px){.c-membership-feature__icon{width:40px;height:40px;padding:0;}}.c-membership-feature__heading{font-size:42px;line-height:1;}@media (max-width:750px){.c-membership-feature__heading{padding-bottom:15px;}}.c-membership-feature__text{width:600px;margin:0 auto;position:relative;z-index:10;}@media (max-width:750px){.c-membership-feature__dek{padding-bottom:15px;}}@media (max-width:750px){.c-membership-feature__cta{padding:15px 0;}}@media (max-width:750px){.c-membership-feature__signin{font-size:16px;}}.c-cta-help{padding:20px 0 10px;position:relative;z-index:10;}@media (min-width:901px){.c-cta-help{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:901px){.c-cta-help--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.c-cta-help__text p{margin-right:20px 0 10px;}@media (max-width:900px){.c-cta-help__text p{margin-bottom:10px;}}@media (min-width:901px){.c-cta-help__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-cta-help__text p{margin:0 20px 0 0;}}@media (max-width:900px){.c-cta-help__heading{margin-bottom:20px;}}@media (min-width:901px){.c-cta-help--with-header .c-cta-help__text{margin-left:auto;}}@media (max-width:900px){.c-cta-help .o-button{margin-bottom:10px;width:100%;}}@media (min-width:901px){.c-cta-help .o-button{margin-left:20px;}.c-cta-help .o-button span{display:none;}}.c-card-grid__header{padding:20px 0;font-size:24px;}@media (min-width:901px){.c-card-grid__header{padding:30px 0 40px;}}.c-card-grid__item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.c-resource-cards__heading{font-weight:normal;font-size:24px;}@media (min-width:901px){.c-resource-cards__heading{margin-left:20px;}}.c-services-promo__content{position:relative;z-index:5;}.c-services-promo__first{position:relative;padding:40px 0;}@media (min-width:1101px){.c-services-promo__first{padding:85px 30px 85px 0;}}.c-services-promo__first-text{position:relative;z-index:5;font-size:30px;line-height:1.2;margin-bottom:-20px;}@media (min-width:1101px){.c-services-promo__first-text{max-width:80%;font-size:42px;}}.c-services-promo__second{padding:0 0 20px;}@media (min-width:901px){.c-services-promo__second{padding:30px 0 30px 30px;}}@media (min-width:1101px){.c-services-promo__second{padding:85px 40px 40px;}}@media (min-width:1101px){.c-services-promo__second-text{margin-bottom:60px;}}.c-services-promo__second-text p{line-height:1.4;}.c-conference-landing .o-content-columns__primary{overflow:auto;}.c-conference-landing .o-lower-content:last-child{padding-bottom:0;}.c-conference-landing__tracks{padding-top:20px;padding-bottom:90px;}.c-conference-landing--tracks-breakouts .c-conference-landing__tracks{margin-bottom:200px;}.c-conference-landing--tracks-breakouts .o-text-box{margin-bottom:-220px;}.c-conference-hero.conf_hero_navy:after{background-color:#003F6F;}.c-conference-hero.conf_hero_green:after{background-color:#6a6d22;}.c-conference-hero.conf_hero_red:after{background-color:#c8140b;}.c-conference-hero.conf_hero_blue:after{background-color:#0099ce;}.c-conference-hero.conf_hero_grey:after{background-color:#545454;}.c-conference-hero.conf_hero_purple{background-color:#523178;}.c-conference-hero .c-conference-hero__logo{background-color:rgba(0,0,0,0.5);}.c-conference-hero .c-conference-hero__logo.o-split-hero__left.logo_opacity_none{background:none;}.c-conference-hero.o-bg-image.banner_opacity_none{background:none;}.c-conference-hero.o-bg-image.banner_opacity_none picture{opacity:1;-webkit-filter:none;filter:none;}.c-conference-hero.o-bg-image.banner_opacity_none:after{background:none;}@media (min-width:901px){.c-conference-schedule__header-text,.c-conference-pricing__header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}}.c-conference-schedule__header-title,.c-conference-pricing__header-title{margin-bottom:10px;}@media (min-width:901px){.c-conference-schedule__header-title,.c-conference-pricing__header-title{margin-bottom:0;margin-right:20px;}}@media (min-width:901px){.c-conference-schedule__utilities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:901px){.c-conference-schedule__filters{display:-webkit-box;display:-ms-flexbox;display:flex;}}.c-conference-schedule__filter{margin-bottom:20px;display:block;text-align:left;}@media (min-width:901px){.c-conference-schedule__filter{margin-right:30px;margin-bottom:0;}}@media (min-width:901px){.c-conference-pricing__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-conference-pricing__tables .o-pricing-table{margin-bottom:40px;}@media (min-width:901px){.c-conference-pricing__tables{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-conference-pricing__tables .o-pricing-table{width:calc(50% - 20px);}}@media (min-width:901px){.c-conference-multimedia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (max-width:900px){.c-conference-multimedia__header-title{margin-bottom:10px;}}@media (min-width:901px){.c-conference-multimedia__table,.c-conference-multimedia__testimonial{width:calc(50% - 20px);}}.c-conference-multimedia__testimonial{border:11px solid #ffffff;padding:40px 20px;}@media (min-width:901px){.c-conference-multimedia__testimonial{padding:80px 40px;}}.c-conference-multimedia__testimonial .c-testimonial{display:block;}.c-conference-multimedia__testimonial .c-testimonial__quote{margin-bottom:40px;}.c-conference-multimedia__testimonial .c-testimonial__meta{margin-left:auto;margin-right:auto;}.c-conference-multimedia__testimonial .c-testimonial__image{margin-left:40px;}@media (min-width:901px){.c-conference-multimedia__testimonial .c-testimonial__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:901px){.c-conference-multimedia__testimonial .c-testimonial__byline{margin-top:0;margin-left:20px;}}@media (min-width:901px){.c-conference-discounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:901px){.c-conference-discounts--government,.c-conference-discounts__table{width:calc(50% - 20px);}}@media (max-width:900px){.c-conference-discounts--government{margin-bottom:40px;}}.c-conference-discounts__details{background-color:#ffffff;padding:40px 20px;border:1px solid rgba(119,119,119,0.6);}@media (min-width:901px){.c-conference-discounts__details{padding:40px 30px;}}@media (max-width:900px){.c-conference-track__header{position:relative;padding-bottom:40px;}}.c-conference-track__header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-conference-track__header-title .o-back-to-top{padding-top:0;}@media (max-width:900px){.c-conference-track__header-title{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media (max-width:900px){.c-conference-track__header-text .o-track-icon{margin-bottom:10px;min-width:40px;min-height:40px;font-size:28px;padding:6px;}.c-conference-track__header-text .o-back-to-top{position:absolute;bottom:0;right:0;}}@media (min-width:901px){.c-conference-track__header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-conference-track__header-text .o-track-icon{margin:0 0 0 10px;}}@media (min-width:901px){.c-conference-track__header-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:901px){.c-conference-track__header-desc{width:100%;max-width:50%;padding-right:40px;}.c-conference-track__header-desc p{font-size:22px;}}.c-conference-track__header-topics{padding:20px;border:10px solid #ffffff;}@media (min-width:901px){.c-conference-track__header-topics{width:100%;max-width:50%;}}@media (min-width:901px){.c-conference-location{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.c-conference-location__wrap{border:11px solid #E2EAED;width:100%;}.c-conference-location__content{padding:40px 20px;}@media (min-width:901px){.c-conference-location__content{padding:40px 60px;}}.c-conference-location__map{line-height:0;}.c-resource-collection{margin-bottom:50px;}.c-speaker-grid{margin-bottom:20px;}.c-speaker-grid__speakers .c-block-hover{margin-bottom:20px;}@media (max-width:1100px){.c-featured-resources{max-width:780px;margin-left:auto;margin-right:auto;}}.c-featured-resources--blocks .l-grid{display:block;}@media (min-width:751px){.c-featured-resources--blocks .c-featured-resources__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-featured-resources--blocks .c-featured-resources__layout .c-featured-resources__layout-item{max-width:455px;width:calc(50% - 40px);margin-top:0;margin-bottom:30px;}.c-featured-resources--blocks .c-featured-resources__layout .c-featured-resources__layout-item:nth-child(even){width:50%;max-width:var(--secondary-content-column-width);}}.c-featured-resources .c-card-grid__item{margin-bottom:20px;}.c-featured-resources .c-card-grid__item:last-child{margin-bottom:0;}.c-resource-results__header{padding:20px 0 30px;position:relative;}@media (min-width:1101px){.c-resource-results__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;padding:30px 0 40px;}}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-resource-results__header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-resource-results__header-icon{min-width:17px;max-width:17px;height:17px;display:inline-block;margin-left:5px;}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-resource-results__header-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-resource-results__header-first > *:not(:last-child){margin-right:40px;}}.c-resource-results__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media (max-width:900px),(min-width:1100px) and (max-width:1300px){.c-resource-results__filters{margin-bottom:20px;}}.c-resource-results__filter:first-child{padding-right:20px;}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-resource-results__filter:first-child{margin-right:20px;}}.c-resource-results .c-resource-results__checkbox-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.c-resource-results .c-resource-results__checkbox-title > input{margin-top:2px;}@media (max-width:900px),(min-width:1100px) and (max-width:1300px){.c-resource-results__result-amount{display:block;margin-bottom:10px;}}@media (min-width:1101px){.c-resource-results__result-amount{position:absolute;top:0;left:0;}}.c-resource-results__header-second{margin-top:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media (min-width:1101px){.c-resource-results__header-second{margin-top:0;width:auto;}}.c-resource-results__sort:not(:last-child){margin-right:20px;}.c-resource-results__sort select,.c-resource-results__sort .o-selectbox{width:100%;max-width:150px;}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-resource-results__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-resource-results__sort .form-item-items-per-page,.c-resource-results__sort .form-item-sort-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-resource-results__sort-title{margin-bottom:5px;}@media (min-width:900px) and (max-width:1100px),(min-width:1300px){.c-resource-results__sort-title{margin-right:10px;margin-bottom:0;white-space:nowrap;}}.c-resource-results__sort .form-item:not(:first-child){margin-left:20px;}.c-resource-results__sort .o-selectbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.c-resource-results .c-ad-block{padding-top:15px;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.o-fat-tabs__tabs-container{border:5px solid #E2EAED;}.o-fat-tabs__tabs-wrap{background-color:#ffffff;padding:20px;}@media (min-width:1101px){.o-fat-tabs__tabs-wrap{padding:40px;}}.o-fat-tabs__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;}.o-fat-tabs__tabs-dropdown{margin-bottom:20px;}.o-fat-tabs__tabs-dropdown .o-selectbox{width:100%;}.o-fat-tabs__tab{width:50%;padding:20px 20px 10px;text-align:left;background-color:#ffffff;}@media (min-width:901px){.o-fat-tabs__tab{text-align:center;padding:50px 40px 30px;}}.o-fat-tabs__tab:first-child{margin:0;}.o-fat-tabs__tab:not(.is-active){background-color:#E2EAED;}.o-fat-tabs__tab > span{display:block;}.o-fat-tabs__tab .u-icon{margin:0 auto 5px;width:30px;}.o-fat-tabs__tab-subtext{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:14px;text-transform:none;color:#323232;font-weight:normal;letter-spacing:0;padding-top:7.5px;}.o-fat-tabs .o-selectbox{width:100%;}@media (min-width:751px){.c-research-card__tab-content--1 .c-research-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;}}.c-research-card__tab-content--2 .c-research-card__content{padding:20px;border:5px solid #F2F4F6;}@media (min-width:1101px){.c-research-card__tab-content--2 .c-research-card__content{padding:40px;}}@media (min-width:751px){.c-research-card__list,.c-research-card__project-content{width:50%;}}@media (min-width:1101px){.c-research-card__list{padding-top:80px;}}.c-research-card__item{font-weight:700;}.c-research-card__item button{display:block;width:100%;text-align:left;border-bottom:2px solid #F2F4F6;padding:20px 15px 20px 0;text-transform:uppercase;font-size:14px;font-weight:600;color:#1C73B5;}.c-research-card__item button.is-active{color:#323232;}.c-research-card__project-content{padding:20px;border:5px solid #F2F4F6;}@media (min-width:1101px){.c-research-card__project-content{padding:40px 60px 40px 40px;}}.c-research-card__project-ctas .o-text-link{margin-bottom:20px;}@media (min-width:1301px){.c-research-card__project-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-research-card__project-ctas .o-text-link{margin-bottom:0;}}.c-research-card__project-links .o-text ul{padding-left:0;}.c-research-card__project-links .o-text li a{text-decoration:none;}@media (min-width:901px){.c-research-card__future-list .o-button{min-width:350px;max-width:350px;}}@media (max-width:1100px){.c-research-card__future-list .o-button{margin-top:10px;}}@media (min-width:901px){.c-research-card__future-list li{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-research-card__future-list .c-research-card__project-content{width:100%;display:block;}.c-research-card__future-item-text a{font-style:italic;}@media (min-width:901px){.c-research-card__future-item-text{padding-right:20px;}}.paragraph--type--research-card{margin-top:60px;margin-top:var(--space-triple);}@media (min-width:751px){.c-two-up-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.c-two-up-blocks__column{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (min-width:751px){.c-two-up-blocks__column{min-width:50%;max-width:50%;}}@media (min-width:751px){.c-two-up-blocks__column:nth-child(odd){padding-right:20px;}}@media (min-width:1301px){.c-two-up-blocks__column:nth-child(odd){padding-right:30px;}}@media (min-width:751px){.c-two-up-blocks__column:nth-child(even){padding-left:20px;}}@media (min-width:1301px){.c-two-up-blocks__column:nth-child(even){padding-left:30px;}}@media (min-width:751px){.c-two-up-blocks__column:nth-child(n+3){margin-top:30px;}}.c-two-up-blocks__column:first-child:last-child{padding-left:0;padding-right:0;width:100%;}.c-two-up-blocks__column:first-child:last-child .c-promo-block{margin-left:auto;margin-right:auto;}.c-osb-steps{margin-bottom:60px;}@media (min-width:1301px){.c-osb-steps__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-osb-steps__heading{padding-right:20px;}.c-osb-steps__heading-icon{padding-top:0;}@media (max-width:1300px){.c-osb-steps__heading{margin-bottom:10px;}}.c-osb-steps__step-dek p{font-size:17px;max-width:780px;}.c-osb-steps__topics{padding:20px;}@media (min-width:751px){.c-osb-steps__topics{padding:40px;}}.c-osb-steps__topics-list{display:grid;grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:repeat(auto-fit,minmax(225px,1fr));}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-osb-steps__topics-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:901px){.c-osb-steps__topics-list{grid-column-gap:40px;grid-template-columns:repeat(3,1fr);}}.c-osb-steps__topics-button{display:block;background-color:#1C73B5;color:#ffffff;width:100%;font-size:14px;padding:10px 30px;font-weight:500;position:relative;}@media screen and (min-width:901px) and (-ms-high-contrast:active),screen and (min-width:901px) and (-ms-high-contrast:none){.c-osb-steps__topics-button{width:calc(33.333% - 20px);margin-bottom:20px;}}.c-osb-steps__topics-button:hover{background-color:#003F6F;}.c-osb-steps__topics-button.is-active{background-color:#F6645D;}.c-osb-steps__topics-button.is-active:before{content:"";position:absolute;width:20px;height:20px;left:7.5px;top:50%;background-size:10px;background-repeat:no-repeat;background-position:center center;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ctitle%3Eo-icon__close%3C/title%3E%3Cpath d='M9.91,1.5,8.5.09,5,3.59,1.5.09.09,1.5,3.59,5,.09,8.5,1.5,9.91,5,6.41l3.5,3.5L9.91,8.5,6.41,5Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");}.c-osb-steps__no-surveys{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:5px solid #F2F4F6;background-color:rgba(242,244,246,0.4);min-height:200px;}@media (min-width:901px){.c-osb-steps__no-surveys{padding:40px;}}.c-osb-steps__no-surveys-text{text-align:center;}@media (max-width:500px){.c-osb-steps__no-surveys-text{font-size:22px;}}.c-osb-steps__no-surveys-icon{display:inline-block;width:30px;height:30px;vertical-align:top;}.c-osb-steps__survey-text{width:100%;}@media (min-width:901px){.c-osb-steps__survey-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-osb-steps__survey-details{border:5px solid #F2F4F6;padding:20px;margin-top:40px;}@media (min-width:901px){.c-osb-steps__survey-details{max-width:400px;min-width:35%;margin-top:0;margin-left:20px;padding:30px 40px;}}@media (min-width:1301px){.c-osb-steps__survey-details{max-width:500px;min-width:500px;}}@media (max-width:750px){.c-profile{padding-top:40px;}}.c-profile__content{padding-top:10px;padding-bottom:20px;width:100%;}@media (min-width:751px){.c-profile__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:901px){.c-profile__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.c-profile__content.public-profile{margin-top:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-profile__image{margin-bottom:20px;}@media (min-width:751px){.c-profile__image{max-width:190px;min-width:190px;margin:0 20px 0 0;}}@media (min-width:1101px){.c-profile__image{margin:0 40px 0 10px;}}.c-profile__member-types{margin-bottom:30px;}@media (min-width:901px){.c-profile__member-types{margin-bottom:20px;}}.c-profile__member-type{display:block;border:3px solid #000000;padding:3px 15px;margin-bottom:5px;color:#777777;font-size:14px;width:100%;text-align:center;}@media (min-width:751px){.c-profile__member-type{margin-right:20px;display:inline-block;width:auto;}}.c-profile__details{width:100%;max-width:710px;margin-bottom:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}@media (min-width:751px) and (max-width:900px){.c-profile__details{width:66%;}}@media (min-width:901px){.c-profile__details{margin-bottom:0;margin-right:20px;}}.c-profile__details.o-truncate{max-height:350px;}@media (min-width:901px){.c-profile__details.o-truncate{max-height:250px;}}.c-profile__details .o-truncate__trigger{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:501px){.c-profile__detail-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-profile__detail-items-group{margin-bottom:20px;width:100%;}@media (min-width:501px){.c-profile__detail-items-group:first-child{max-width:240px;padding-right:15px;}}@media (min-width:1301px){.c-profile__detail-item--2-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.c-profile__detail-item-col1{padding-right:30px;}.c-profile__detail-item-key{margin-bottom:8px;}.c-profile__detail-item-value{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;}.c-profile__checkbox-title{margin:30px 0 10px;}.c-profile__utility{width:100%;}@media (min-width:901px){.c-profile__utility{max-width:250px;padding:15px 20px;border-left:1px solid #E2EAED;}}@media (min-width:1101px){.c-profile__utility{max-width:350px;}}.c-myapqc-activity{padding-top:30px;}.c-myapqc-activity .o-fat-tabs__tabs-container{border:none;}.c-myapqc-activity .o-fat-tabs__tab{padding-top:30px;padding-bottom:20px;}.c-myapqc-activity .o-fat-tabs__tabs{border:5px solid #F2F4F6;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:none;bottom:-5px;position:relative;z-index:10;width:100%;}@media (max-width:750px){.c-myapqc-activity .o-fat-tabs__tabs-wrap{padding:0;}}@media (min-width:751px){.c-myapqc-activity .o-fat-tabs__tabs-wrap{border:5px solid #F2F4F6;}}.c-myapqc-activity__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.c-myapqc-activity__sort-title{white-space:nowrap;}@media (min-width:751px){.c-myapqc-activity__sort{margin-top:-10px;}}@media (min-width:901px){.c-myapqc-events__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.c-myapqc-events__blocks .c-event-block,.c-myapqc-events__blocks .c-event-resources{margin-bottom:40px;}@media (min-width:901px){.c-myapqc-events__blocks .c-event-block,.c-myapqc-events__blocks .c-event-resources{width:calc(50% - 20px);}}.c-compute-measure__fx-include{padding:20px;border:5px solid #F2F4F6;}@media (min-width:901px){.c-compute-measure__fx-include{padding:40px;}}.c-peer-search__results .pager{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.has-error{border-color:#f00 !important;}.is-valid{border-color:#089e00 !important;}.js-clear-input{display:none;}.o-fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.o-fieldset > *:first-child{margin-right:10px;}.o-input__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.o-input__label{margin-right:20px;}@media (max-width:750px){.o-input__label{margin-bottom:2px;display:block;}}.o-input__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block;width:100%;}.o-input__wrap input{width:100%;padding-right:30px;}.o-input__submit{padding:10px 14px 9px;border-radius:0 4px 4px 0;margin-left:-4px;height:45px;}.o-input__submit path{fill:#ffffff;}.o-input__submit svg{width:20px;height:20px;}.o-input__clear{position:absolute;right:4px;top:calc(50% - 2px);-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (max-width:750px){.o-input__clear{width:16px;height:16px;top:50%;}}.c-resource-search .pager{margin-top:40px;}.c-resource-search__filters{background-color:#F2F4F6;padding:15px 20px calc(15px - 6px);margin-bottom:6px;position:relative;}@media (min-width:1101px){.c-resource-search__filters{padding-right:130px;}}.c-resource-search__inner{border:5px solid #F2F4F6;}.c-resource-search__form{background-color:#F2F4F6;padding:7.5px 15px;}@media (min-width:751px){.c-resource-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 40px;}}.c-resource-search__form .o-input__submit{min-width:55px;text-align:center;}.c-resource-search__form .o-input__submit > span{display:block;text-align:center;}.c-resource-search__helper{padding:20px;}@media (min-width:751px){.c-resource-search__helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 80px;}}.c-resource-search__helper-image{max-width:110px;margin:0 auto 20px;}@media (min-width:751px){.c-resource-search__helper-image{width:100%;margin:0 60px 0 0;}}.c-form__inner{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#F2F4F6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;}@media (min-width:901px){.c-form__inner{border:5px solid #F2F4F6;padding:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:901px){.c-form__panel--main{padding-right:15px;-webkit-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:901px){.c-form__panel--sidebar{padding-left:15px;width:40%;}}.c-form__errors{background-color:#F6645D;border-radius:5px;padding:15px;font-size:14px;font-style:italic;color:#ffffff;}@media (min-width:901px){.c-form__errors{padding:20px 30px;}}.c-form__error-message{font-size:14px;display:block;width:100%;position:relative;bottom:-4px;}@media (min-width:1101px){.c-form__error-message{padding-left:30px;position:absolute;bottom:10px;-webkit-transform:translateX(100%);transform:translateX(100%);}}@media (min-width:1101px){.c-form__error-message--checkbox{bottom:0;}}.c-form__error-message svg{fill:#F6645D;width:17px;height:17px;margin-right:5px;-webkit-transform:translateY(2px);transform:translateY(2px);}.o-filter-label,.views__resource-library .views-exposed-form .fieldgroup-selected-terms a{display:inline-block;font-size:12px;padding:6px 8px;border:2px dashed #E1EAED;background-color:white;border-radius:4px;padding-left:20px;color:#323232;margin-bottom:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ctitle%3Eo-icon__close%3C/title%3E%3Cpath d='M9.91,1.5,8.5.09,5,3.59,1.5.09.09,1.5,3.59,5,.09,8.5,1.5,9.91,5,6.41l3.5,3.5L9.91,8.5,6.41,5Z' fill='%231C73B5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:8px;background-position:6px center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.o-filter-label:hover,.views__resource-library .views-exposed-form .fieldgroup-selected-terms a:hover{background-color:#E1EAED;border-color:#ffffff;}.o-check-group{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-registration-steps{margin-top:20px;position:relative;z-index:5;background-color:#ffffff;border:5px solid #F2F4F6;}@media (min-width:901px){.c-registration-steps{margin-top:-40px;}}@media (max-width:900px){.c-registration-steps .o-step-arrows__step{border:0;border-bottom:5px solid #F2F4F6;}}.c-registration-form{padding:20px;margin-left:auto;margin-right:auto;max-width:1100px;}@media (min-width:901px){.c-registration-form{padding:50px 30px 60px;}}.c-registration-form h3{font-weight:500;}.c-registration-form__icon{-webkit-transform:translate(-3px,3px);transform:translate(-3px,3px);}.c-registration-form .o-input__label{font-size:14px;color:#54585A;font-weight:400;}@media (max-width:750px){.c-registration-form .o-input__group{display:block;}}.c-registration-form__submit{margin:10px 0;}@media (min-width:751px){.c-registration-form__submit{margin:0 0 0 20px;}}@media (min-width:1101px){.c-registration-form__submit{min-width:350px;}}.c-registration-form__complete-heading{font-size:22px;margin-bottom:20px;}.c-registration-form__complete-heading .u-icon{width:37px;height:37px;}.c-registration-form__actions{margin-top:30px;}.c-registration-form__action{margin-bottom:30px;}.c-registration-form__action-heading{font-size:18px;margin-bottom:10px;}.c-registration-form__action p{margin-bottom:20px;padding-left:30px;}.c-registration-form__action p:first-child{background-repeat:no-repeat;background-size:15px;background-position:left 5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Ctitle%3Eicon--arrow--right%3C/title%3E%3Cpath d='M29.73,15,21,25.5a3.2,3.2,0,0,1-1.07.85,3,3,0,0,1-3.44-.6,3,3,0,0,1-.88-2.22,3.76,3.76,0,0,1,1-2.58L19,18.4H3.4a3,3,0,0,1-2.25-1A3.43,3.43,0,0,1,.23,15a3.42,3.42,0,0,1,.92-2.41,3,3,0,0,1,2.25-1H19L16.62,8.67a4.06,4.06,0,0,1-.75-1.2,3.2,3.2,0,0,1-.26-1.23,2.7,2.7,0,0,1,.9-2,3,3,0,0,1,2.14-.86,2.92,2.92,0,0,1,1.3.3A3.2,3.2,0,0,1,21,4.5Z' fill='%23C1C648'%3E%3C/path%3E%3C/svg%3E");}@media (min-width:1301px){.c-registration-form__profile-inner{background-color:rgba(242,244,246,0.3);border:5px solid #F2F4F6;margin-top:20px;padding:30px 80px;margin-left:-80px;margin-right:-80px;}}@media (min-width:901px){.c-registration-form__profile .c-form__panel{max-width:630px;}}.c-registration-form__profile-submit{width:100%;max-width:350px;text-align:center;}.c-registration-form__profile .c-registration-form__profile-terms-accept,.c-registration-form__profile .c-registration-form__profile-submit{margin-top:40px;}@media (max-width:1100px){.c-registration-form__profile .c-form__errors{margin-top:20px;}}@media (min-width:901px){.c-peer-search-form{background-color:rgba(242,244,246,0.3);border:5px solid #F2F4F6;margin-top:20px;padding:40px 20px;}}.c-peer-search-form .o-input__label{font-size:14px;color:#54585A;font-weight:400;}@media (min-width:901px){.c-peer-search-form__top,.c-peer-search-form__bottom{display:grid;grid-template-rows:auto;grid-column-gap:30px;grid-row-gap:40px;grid-template-columns:repeat(3,31%);}.c-peer-search-form__top > div,.c-peer-search-form__bottom > div{margin-top:0;}}@media (min-width:1301px){.c-peer-search-form__top,.c-peer-search-form__bottom{grid-column-gap:30px;}}.c-peer-search-form__top .o-select,.c-peer-search-form__top select{padding-top:13px;padding-bottom:12px;}@media (min-width:901px){.c-peer-search-form__bottom{margin-bottom:10px;}}.c-peer-search-form__buttons{padding-top:10px;}.c-peer-search-form__submit{display:inline;line-height:1.2;}.c-comments__list{margin-bottom:40px;padding-bottom:20px;border-bottom:11px solid #E2EAED;}.c-comments__heading{font-size:22px;font-weight:500;margin-bottom:20px;}.c-comments .form-item{margin-bottom:20px;}.c-comments label{font-size:14px;display:block;margin-bottom:4px;font-weight:400;color:#54585A;}.c-comments .layout__region--bottom,.c-comments .filter-wrapper{display:none;}.c-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #E2EAED;}.c-comment:last-child{padding-bottom:0;border-bottom:none;}.c-comment__user{max-width:50px;min-width:50px;margin-right:15px;}@media (min-width:501px){.c-comment__user{max-width:100px;min-width:100px;margin-right:20px;}}.c-comment__text p{line-height:1.45;}.c-comment__meta{padding-bottom:10px;}.c-comment__meta-name{font-size:18px;color:#777777;}.c-comment__meta-timestamp{font-size:14px;}.webform-submission-form > div{margin-top:20px;margin-bottom:30px;}.webform-submission-form > div .description{margin-top:10px;}.webform-submission-form > div .description .webform-element-description{margin-bottom:10px;}.webform-submission-form > div .description .webform-element-more--content{margin-top:10px;margin-left:17px;}.webform-submission-form > div label{margin-bottom:10px;display:block;}.c-form__panel--sidebar{margin-top:40px;}.c-form__panel--sidebar .asterisk{color:red;font-size:24px;}.user-pass,.user-login-form{max-width:475px;margin:50px auto;padding:5% 20px 15%;position:relative;}.user-pass:before,.user-login-form:before{content:"APQC Log In";font-size:32px;font-weight:bold;display:block;margin-bottom:30px;}.user-pass .form-item,.user-login-form .form-item{margin-bottom:20px;}.user-pass .form-item-name .o-form__label,.user-login-form .form-item-name .o-form__label{display:none;}.user-pass .actions-suffix a,.user-pass .forgot-password,.user-pass .login-title,.user-pass .o-form__label,.user-pass .back-to-login,.user-login-form .actions-suffix a,.user-login-form .forgot-password,.user-login-form .login-title,.user-login-form .o-form__label,.user-login-form .back-to-login{display:block;margin-bottom:4px;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;font-size:14px;}.user-pass .back-to-login,.user-login-form .back-to-login{position:relative;bottom:-100px;}.user-pass .forgot-password,.user-login-form .forgot-password{margin-top:-14px;margin-bottom:20px;}.user-pass .actions-suffix,.user-login-form .actions-suffix{margin-top:20px;}.user-pass .actions-suffix a,.user-pass .forgot-password a,.user-login-form .actions-suffix a,.user-login-form .forgot-password a{text-decoration:underline;line-height:1.5;}.user-pass .description,.user-login-form .description{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-style:italic;font-size:14px;padding-top:4px;display:block;}.user-pass input:-internal-autofill-selected,.user-login-form input:-internal-autofill-selected{background-color:#ffffff !important;}.user-pass:before{content:"APQC Password Recovery";}.o-table{border:1px solid rgba(119,119,119,0.6);}.o-table__header{padding:15px 20px;background-color:#003F6F;display:grid;grid-column-gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width:901px){.o-table__header{padding:15px 30px;}}.o-table__rows{border-top:1px solid rgba(119,119,119,0.6);background-color:#ffffff;}.o-table__row{padding:20px;border-bottom:1px solid rgba(119,119,119,0.6);font-size:14px;display:grid;grid-column-gap:0;}.o-table__row:last-child{border-bottom:none;}@media (min-width:901px){.o-table__row{padding:30px;}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.o-table__header,.o-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.o-table__header img,.o-table__row img{width:100%;}}.o-table__col{padding-right:20px;}.o-table__col:last-child{padding-right:0;}.o-table__column-heading{color:#ffffff;text-transform:uppercase;font-size:12px;letter-spacing:1px;}@media (max-width:500px){.o-table__column-heading{font-size:70%;}}@media (max-width:500px){.o-table .o-table__col{font-size:85%;}}.o-table .o-table__col--left{text-align:left;}.o-table__title-link{margin-top:-2px;display:inline-block;font-size:18px;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;color:#1C73B5;text-align:left;}@media (max-width:750px){.o-table__title-link{font-size:16px;}}@media (max-width:900px){.o-table__title-link{margin-left:auto;margin-right:auto;}}.o-sort-arrow{font-size:18px;margin-left:6px;display:inline-block;-webkit-transform:translateY(-1px);transform:translateY(-1px);}.c-assessment-table table{min-width:500px;}.c-organization-table__row{border-bottom:1px solid #E2EAED;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;}.c-organization-table__body{font-style:italic;font-weight:normal;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-size:18px;}.c-organization-table__column{-webkit-box-flex:1;-ms-flex:1;flex:1;}@media (min-width:901px){.c-schedule-table__header{grid-template-columns:65% 15% 20%;}}@media (max-width:900px){.c-schedule-table__header-col2,.c-schedule-table__header-col3{display:none;}}.c-schedule-table__row{grid-template-columns:50% 50%;}@media (min-width:901px){.c-schedule-table__row{grid-template-columns:15% 50% 15% 20%;}}@media (max-width:900px){.c-schedule-table__col{margin-bottom:10px;padding-right:0;}.c-schedule-table__col br{display:none;}}@media (min-width:901px){.c-schedule-table__col4{padding-right:0;}}.c-schedule-table__header-col3{padding-right:50px;}.c-schedule-table__speaker{display:block;margin-bottom:6px;}@media (max-width:900px){.c-schedule-table__session-title{display:block;}}@media (max-width:900px){.c-schedule-table__time,.c-schedule-table__session{text-align:center;grid-column:1 / span 2;}}@media (max-width:900px){.c-schedule-table__duration,.c-schedule-table__level{text-align:center;margin-bottom:0;}}@media (min-width:901px){.c-schedule-table__session br{display:none;}}.c-schedule-table__session.session-tracks-is-active .c-schedule-table__tracks{display:block;}.c-schedule-table__tracks{padding-top:20px;margin-bottom:20px;display:none;text-align:left;}@media (min-width:901px){.c-schedule-table__tracks{width:130%;padding-top:40px;}}.c-schedule-table__track-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.c-schedule-table__tracks-link{display:block;padding:5px;}.c-schedule-table__tracks-link .c-schedule-table__tracks-link--hide{display:none;}.c-schedule-table__tracks-link.session-tracks-is-active .c-schedule-table__tracks-link--hide{display:inline;}.c-schedule-table__tracks-link.session-tracks-is-active .c-schedule-table__tracks-link--show{display:none;}@media (min-width:901px){.c-schedule-table__tracks-link{margin-left:20px;padding:0;display:inline;}}.c-schedule-table__track-item{position:relative;}.c-schedule-table__track--sold-out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width:901px){.c-schedule-table__track--sold-out{position:absolute;right:calc(-30% - 28px);top:0;width:30%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.c-schedule-table__track--sold-out-label{margin-right:20px;font-size:12px;color:#ffffff;display:inline-block;padding:4px 10px;background-color:#003F6F;white-space:nowrap;}.c-schedule-table__soldout{margin-top:10px;}.c-schedule-table__soldout .o-conf-sold-out{margin-right:10px;margin-bottom:5px;white-space:nowrap;}.c-schedule-table__soldout .o-conf-sold-out + a{white-space:nowrap;font-size:12px;}.o-track-icon{width:30px;min-width:30px;max-width:30px;height:30px;display:inline-block;border-radius:50%;background-color:#003F6F;margin-right:20px;margin-top:-4px;text-align:center;font-weight:bold;color:#ffffff;padding:3px;}.o-track-icon--navy{background-color:#003F6F;}.o-track-icon--green{background-color:#C1C648;}.o-track-icon--red{background-color:#F6645D;}.o-track-icon--blue{background-color:#0099ce;}.o-track-icon--grey{background-color:#545454;}.o-track-icon--purple{background-color:#523178;}.c-pricing-table__header,.c-pricing-table__row{grid-template-columns:46% 27% 27%;}@media (max-width:750px){.c-pricing-table__member-price > em,.c-pricing-table__nonmember-price > em,.c-pricing-table__pricing-details > em{font-size:12px;}}.c-discount-table__header,.c-discount-table__row{grid-template-columns:55% 45%;}@media (max-width:750px){.c-discount-table__details span{font-size:10px;line-height:1.3;display:block;padding-top:4px;}}@media (max-width:750px){.c-discount-table__price > em{font-size:12px;}}@media (max-width:900px){.c-track-table__row{display:block;}}@media (min-width:901px){.c-track-table__row{grid-template-columns:17% 17% 50% 16%;}}@media (min-width:1301px){.c-track-table__row{grid-template-columns:17% 17% 56% 10%;}}@media (max-width:900px){.c-track-table__col{margin-bottom:10px;padding-right:0;}.c-track-table__col br{display:none;}.c-track-table__col:last-child{margin-bottom:0;}}@media (min-width:901px){.c-track-table__col:last-child{justify-self:flex-end;}}.c-track-table__date br{line-height:25px;}.c-kpi-table .o-table__column-heading{white-space:nowrap;}.c-kpi-table .o-table__column-heading a .o-sort-icon:before{content:"\25BC";font-size:0.6875rem;}.c-kpi-table .o-table__column-heading a.is-active .o-sort-icon:before{content:"\25B2";}@media (min-width:751px){.c-kpi-table__header,.c-kpi-table__row{grid-template-columns:15% 50% 25% 10%;}}.c-kpi-table__header{padding-right:45px;}@media (max-width:750px){.c-kpi-table__header{display:none;}}@media (max-width:750px){.c-kpi-table__col{margin-bottom:10px;}.c-kpi-table__col:last-child{margin-bottom:0;}}@media (max-width:750px){.c-kpi-table__measure > em{font-size:12px;}}@media (max-width:750px){.c-kpi-table__row{display:block;}}.c-kpi-table__rows{max-height:800px;overflow:auto;}.c-kpi-table__rows::-webkit-scrollbar{width:16px;}.c-kpi-table__rows::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-kpi-table__rows::-webkit-scrollbar-thumb{background-color:#1C73B5;}@media (min-width:751px){.c-myapqc-activity-table__header,.c-myapqc-activity-table__row{grid-template-columns:150px 1fr 140px;}}@media (max-width:750px){.c-myapqc-activity-table__header{display:none;}}@media (max-width:750px){.c-myapqc-activity-table__col{margin-bottom:10px;}.c-myapqc-activity-table__col:last-child{margin-bottom:0;}}.c-myapqc-activity-table__remove .o-button{font-size:12px;width:100%;}.c-myapqc-activity-table .o-add-bookmark{width:100%;text-align:center;display:block;}.c-myapqc-activity-table .o-add-bookmark a{font-size:12px;font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;width:100%;display:block;border:none;padding:calc(15px + 1px) 7.5px 15px;font-weight:bold;background-color:#1C73B5;color:#ffffff;position:static;}.c-myapqc-activity-table .o-add-bookmark a:hover,.c-myapqc-activity-table .o-add-bookmark a:focus{background-color:#003F6F;color:#ffffff;}.c-myapqc-activity-table .o-add-bookmark a:after{content:"Add";text-align:center;display:block;}.c-myapqc-activity-table .o-add-bookmark a .o-cta,.c-myapqc-activity-table .o-add-bookmark a .u-icon{display:none;}.c-myapqc-activity-table .js-flag-message{display:none;}.c-myapqc-activity-table .o-add-bookmark.this-is-active a{background-color:#F6645D;}.c-myapqc-activity-table .o-add-bookmark.this-is-active a:hover,.c-myapqc-activity-table .o-add-bookmark.this-is-active a:focus{background-color:#f3362d;}.c-myapqc-activity-table .o-add-bookmark.this-is-active a:after{content:"Remove";text-align:center;display:block;}.c-myapqc-activity-table__rows{max-height:800px;overflow:auto;}.c-myapqc-activity-table__rows::-webkit-scrollbar{width:16px;}.c-myapqc-activity-table__rows::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-myapqc-activity-table__rows::-webkit-scrollbar-thumb{background-color:#1C73B5;}.c-myapqc-activity-table__utilities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width:750px){.c-myapqc-activity-table__utilities{max-width:120px;}}@media (min-width:751px){.c-myapqc-activity-table--reports .c-myapqc-activity-table__header,.c-myapqc-activity-table--reports .c-myapqc-activity-table__row{grid-template-columns:150px 1fr;}}@media (min-width:751px){.c-myapqc-activity-table--orders .c-myapqc-activity-table__header,.c-myapqc-activity-table--orders .c-myapqc-activity-table__row{grid-template-columns:120px 90px 20% 20% 15% 1fr;}}.c-myapqc-activity-table--orders .c-myapqc-activity-table__col{font-size:12px;}.c-myapqc-activity-table--orders .c-myapqc-activity-table__col > span{text-transform:uppercase;margin-right:10px;}@media (min-width:751px){.c-myapqc-activity-table--orders .c-myapqc-activity-table__header-col6,.c-myapqc-activity-table--orders .c-myapqc-activity-table__tracking{text-align:center;}}.c-accordion-table{background-color:#F2F4F6;border:1px solid rgba(119,119,119,0.6);}.c-accordion-table .o-accordion__toggler{position:relative;left:0;top:0;margin-right:15px;-webkit-transform:translateY(0);transform:translateY(0);}.c-accordion-table__menu:not(.c-accordion-table__list){display:none;}.c-accordion-table__menu:not(.c-accordion-table__list):first-child{display:block;}.c-accordion-table__item{width:100%;background-color:#E1EAED;}.c-accordion-table__item-content{padding:15px 20px 15px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(119,119,119,0.3);}@media (min-width:751px){.c-accordion-table__item-content{margin-right:60px;}}.c-accordion-table__item:last-child > .c-accordion-table__item-content,.c-accordion-table__item:only-child > .c-accordion-table__item-content{border-bottom:none;}.c-accordion-table__item.this-is-active > .c-accordion-table__menu{display:block;}.c-accordion-table__item.this-is-active > .c-accordion-table__item-content{border-bottom:none;}.c-accordion-table__item--level1{background-color:#F2F4F6;}.c-accordion-table__item--level1 > .c-accordion-table__item-content{margin-left:40px;}.c-accordion-table__item--level2 > .c-accordion-table__item-content{margin-left:70px;}.c-accordion-table__item--level3{background-color:#F2F4F6;}.c-accordion-table__item--level3 > .c-accordion-table__item-content{margin-left:100px;}.c-accordion-table__item--level4 > .c-accordion-table__item-content{margin-left:130px;}@media (min-width:751px){.c-accordion-table__item--level1 > .c-accordion-table__item-content{margin-left:60px;}.c-accordion-table__item--level2 > .c-accordion-table__item-content{margin-left:100px;}.c-accordion-table__item--level3 > .c-accordion-table__item-content{margin-left:140px;}.c-accordion-table__item--level4 > .c-accordion-table__item-content{margin-left:180px;}}.c-accordion-table__item--level0 > .c-accordion-table__item-content{padding-left:20px;margin-right:0;}.c-accordion-table__title{font-size:12px;font-weight:bold;display:block;width:calc(100% - 40px);margin-left:auto;}.c-peer-search-table .c-table__inline-header{text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:1px;color:#003F6F;width:120px;display:inline-block;}@media (min-width:751px){.c-peer-search-table .c-table__inline-header{display:none;}}@media (max-width:750px){.c-peer-search-table__header,.c-peer-search-table__row{display:block;}}@media (min-width:751px){.c-peer-search-table__header,.c-peer-search-table__row{grid-template-columns:10% 16% 18% 18% 18% 10% 10%;}}@media (min-width:1101px){.c-peer-search-table__header,.c-peer-search-table__row{grid-template-columns:10% 16% 18% 21% 21% 7% 7%;}}@media (max-width:750px){.c-peer-search-table__header{display:none;}}@media (max-width:750px){.c-peer-search-table__header-col7,.c-peer-search-table__col7{display:block;}}@media (min-width:751px){.c-peer-search-table__header-col7,.c-peer-search-table__col7{text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.c-peer-search-table__header-col7 a,.c-peer-search-table__col7 a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}}@media (max-width:750px){.c-peer-search-table .o-table__rows{border-top:none;}.c-peer-search-table__col{margin-bottom:4px;}.c-peer-search-table__col7 a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:-5px;}}.u-cell--disabled{background-color:#c3d3d9;color:#777777;cursor:not-allowed;}.c-featured-articles{width:100%;margin-bottom:40px;padding:20px 20px 80px;position:relative;overflow:auto;}@media (min-width:751px){.c-featured-articles{padding:0;}}@media (min-width:1101px){.c-featured-articles{max-width:840px;margin-right:20px;margin-bottom:0;}}.c-featured-articles__heading{color:#1C73B5;}@media (min-width:751px){.c-featured-articles__heading{color:#ffffff;}}.c-featured-articles__inner{background-color:#ffffff;}@media (min-width:751px){.c-featured-articles__inner{position:relative;padding:20px 20px 120px;}}@media (min-width:901px){.c-featured-articles__inner{position:relative;padding:40px 40px 70px;}}@media (min-width:1101px){.c-featured-articles__inner{height:375px;}}.c-featured-authors{width:100%;overflow:auto;}@media (max-width:750px){.c-featured-authors{padding-left:20px;padding-right:20px;}}@media (min-width:1101px){.c-featured-authors{max-width:400px;margin-left:20px;}}.c-featured-authors__heading{color:#1C73B5;}@media (min-width:751px){.c-featured-authors__heading{color:#ffffff;}}.c-featured-authors__inner{position:relative;}@media (max-width:1100px){.c-featured-authors__nav{bottom:10px;}}@media (min-width:501px){.c-featured-authors__nav{max-width:194px;}.c-featured-authors__nav-wrap{position:relative;margin-left:50%;}}@media (min-width:501px) and (min-width:1101px){.c-featured-authors__nav-wrap{margin-left:190px;margin-top:-1px;}}.c-featured-authors__nav li.slick-active{background-color:transparent;-webkit-box-shadow:0 0 0 1px #ffffff;box-shadow:0 0 0 1px #ffffff;}.c-article-header{padding-bottom:20px;border-bottom:11px solid #E2EAED;padding-top:50px;}@media (min-width:751px){.c-article-header{padding-top:0;}}@media (min-width:901px){.c-article-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-article-header__first{margin-bottom:20px;}@media (min-width:901px){.c-article-header__first{margin:0 40px 0 0;}}@media (min-width:1101px){.c-article-header__first{margin-right:0;max-width:var(--primary-content-column-width);}}.c-article-header__title{line-height:1.1;font-size:var(--font-size-xl);font-weight:700;color:#54585A;padding-bottom:7.5px;}@media (min-width:1101px){.c-article-header__second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:var(--secondary-content-column-width);min-width:var(--secondary-content-column-width);}}.c-article-header__second .o-add-bookmark .u-icon{height:38px;}.o-social{display:-webkit-box;display:-ms-flexbox;display:flex;}.o-social__item--facebook{background-color:#3B5898;}.o-social__item--linkedin{background-color:#0276B5;}.o-social__item--twitter{background-color:#54ACEF;}.o-social__item--email{background-color:#000000;}.o-social__item--youtube{background-color:#FF0000;}.o-social__item--shareit{background-color:#94D039;}.o-social__item--shareit#st-1{z-index:10;}.o-social__item--shareit#st-1 .st-btn > img{top:2px !important;vertical-align:inherit !important;height:24px !important;width:24px !important;}@media (max-width:900px){.c-article-filters{border-bottom:11px solid #E2EAED;}}.c-article-filters .form-actions{display:none;}.c-article-filters__toggles{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (min-width:751px){.c-article-filters__toggles{display:none;}}.c-article-filters__toggle-button{width:calc(45% - 5px);}.c-article-filters__toggle-button:last-child{width:calc(55% - 5px);}.c-article-filters__toggle-button.filter-is-active,.c-article-filters__toggle-button.search-is-active{opacity:.6;}.c-article-filters__toggle-button.filter-is-active .u-active--on,.c-article-filters__toggle-button.search-is-active .u-active--on{display:none;}.c-article-filters__toggle-button.filter-is-active .u-active--off,.c-article-filters__toggle-button.search-is-active .u-active--off{display:block;}@media (max-width:750px){.c-article-filters__forms{margin-bottom:10px;}.c-article-filters__forms.filter-is-active .c-article-filters__form--filters{display:block;}.c-article-filters__forms.search-is-active .c-article-filters__form--search{display:block;}}@media (min-width:901px){.c-article-filters__forms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#F2F4F6;margin-bottom:0;}}@media (max-width:750px){.c-article-filters__form{display:none;}}@media (max-width:900px){.c-article-filters__form{background-color:#F2F4F6;padding:15px;}}@media (min-width:901px){.c-article-filters__form{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1301px){.c-article-filters__form{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.c-article-filters__form-reset{display:inline-block;}@media (min-width:1301px){.c-article-filters__form--search{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.c-article-filters__form--search .o-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width:1300px){.c-article-filters__form--search .o-field-group{width:100%;}}@media (max-width:1300px){.c-article-filters__form--search .o-field-group > span{width:100%;}}.c-article-filters__form--search .o-input--text{width:100%;}@media (min-width:1301px){.c-article-filters__form--search .o-input--text{min-width:330px;max-width:330px;}}.c-article-filters__form--filters > *{margin-top:10px;}@media (min-width:901px){.c-article-filters__form--filters > *{margin-right:20px;}}@media (min-width:1301px){.c-article-filters__form--filters > *{margin-top:0;}}.c-article-filters__form--filters .c-article-filters__form-label{white-space:nowrap;display:inline-block;margin-top:0;}@media (min-width:901px) and (max-width:1300px){.c-article-filters__form--filters .c-article-filters__form-label{width:100%;margin-bottom:4px;}}.c-article-filters__form--filters .o-selectbox{width:100%;}@media (min-width:901px){.c-article-filters__form--filters .o-selectbox{width:180px;}}@media (min-width:1101px){.c-article-filters__form--filters .o-selectbox{min-width:210px;}}@media (min-width:901px){.c-article-filters__form--filters .o-selectbox:last-child{margin-left:10px;margin-top:0;}}.o-arrow{display:inline-block;height:100%;margin:0 5px;font-family:"Helvetica Neue",Arial,sans-serif;}.c-article__title{font-size:var(--font-size-xl);font-weight:200;margin-bottom:20px;line-height:1.3;}@media (min-width:901px){.c-article__title{padding-right:40px;margin-bottom:0;}}@media (min-width:751px){.c-article__archive-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:751px){.c-article__archive-title{margin-right:30px;}}@media (max-width:750px){.c-article__archive-title{margin-bottom:10px;}}.c-article__archive-title > a,.c-article__archive-title > em{display:inline-block;}.c-article__archive-clear{display:inline-block;}@media (max-width:750px){.c-article__archive-clear{margin-bottom:10px;}}@media (min-width:751px){.c-article__archive-rss{margin-top:0;margin-right:10px;}}.c-article__body .o-bordered-content{clear:both;margin-left:10px;margin-right:10px;}@media (min-width:751px){.c-article__body .o-bordered-content{margin-left:20px;margin-right:20px;}}.c-article__intro p{font-weight:bold;font-size:22px;line-height:1.4;}@media (min-width:1101px){.c-article__content{padding-right:40px;}}@media (min-width:1301px){.c-article__content{padding-right:85px;}}.c-article__primary{margin-right:40px;}@media (min-width:1101px){.c-article__primary{margin-right:60px;}}@media (max-width:1100px){.c-article__primary{margin-bottom:80px;}}.c-article__primary-footer--inner{padding-left:10px;padding-right:10px;}@media (min-width:751px){.c-article__primary-footer--inner{padding-left:20px;padding-right:20px;}}.c-article__footnote{padding:7.5px 0 0;}.c-article__footnote p{font-size:14px;font-style:italic;}.comment-instructions{text-align:center;}.c-article-hero{position:relative;}.c-article-hero--grayscale{text-align:center;padding:30px;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;-webkit-filter:grayscale(100%);filter:grayscale(100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:230px;}.c-article-hero--grayscale:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:#000000;opacity:.6;}@media (min-width:751px){.c-article-hero--grayscale{padding:60px;min-height:410px;}}.c-article-hero__image{position:relative;}.c-article-hero__text{position:absolute;z-index:10;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(0,0,0,0.5);text-align:center;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-article-hero__title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.c-article-hero__caption{position:absolute;bottom:-25px;left:0;}@media (max-width:750px){.c-article-hero__caption{margin-left:var(--content-padding-sides);}}.c-article-footer{border-top:11px solid #E2EAED;margin-bottom:40px;}@media (min-width:501px) and (max-width:1100px){.c-article-footer{padding-bottom:30px;}}.c-article-footer__inner{width:100%;padding-top:15px;margin-bottom:20px;}@media (min-width:1101px){.c-article-footer__inner{margin-bottom:0;padding:30px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.c-article-footer__item{border-bottom:1px solid #E2EAED;padding:20px 0;}@media (min-width:1101px){.c-article-footer__item{border-bottom:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.c-article-footer__item:first-child{padding-right:15px;}.c-article-footer__item:nth-child(2){padding-left:15px;padding-right:15px;}.c-article-footer__item:last-child{padding-left:15px;}.c-article-footer__item:not(:last-child){border-right:1px solid #E2EAED;}}@media (min-width:1301px){.c-article-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.c-article-footer__social-text{margin-right:20px;margin-bottom:10px;display:inline-block;}@media (min-width:1101px){.c-article-footer__social-text{margin-bottom:0;}}.c-article-footer__subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (min-width:1101px){.c-article-footer__subscribe{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.c-article-footer__start-comment{margin-left:auto;margin-right:auto;max-width:590px;width:100%;display:block;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul,.c-archive-links > ul,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul,.c-blog-archive-links > ul{border-bottom:1px solid #E2EAED;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li,.c-archive-links > ul > li,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li,.c-blog-archive-links > ul > li{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border-top:1px solid #E2EAED;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li:hover,.c-archive-links > ul > li:hover,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li:hover,.c-blog-archive-links > ul > li:hover{background-color:#F2F4F6;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li > a,.c-archive-links > ul > li > a,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li > a,.c-blog-archive-links > ul > li > a{padding:15px;letter-spacing:1px;font-size:12px;font-weight:bold;display:block;color:#1C73B5;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li > ul ul,.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li span,.c-archive-links > ul > li > ul ul,.c-archive-links > ul > li span,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li > ul ul,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li span,.c-blog-archive-links > ul > li > ul ul,.c-blog-archive-links > ul > li span{display:none;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li ul,.c-archive-links > ul > li ul,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li ul,.c-blog-archive-links > ul > li ul{padding-bottom:15px;}.c-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li ul li > a,.c-archive-links > ul > li ul li > a,.c-blog-archive-links .views__news-stories-sidebar-year-archive .views--content > ul > li ul li > a,.c-blog-archive-links > ul > li ul li > a{display:inline-block;font-weight:bold;padding:4px 15px;font-size:14px;border-top:0;}.c-tweet-grid{-webkit-column-count:1;-moz-column-count:1;column-count:1;padding-bottom:20px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;max-width:780px;margin-left:auto;margin-right:auto;}@media (min-width:501px){.c-tweet-grid{-webkit-column-count:2;-moz-column-count:2;column-count:2;}}.twitter-tweet{width:100% !important;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;display:inline-block !important;max-width:none !important;}.c-testimonials{margin-bottom:40px;}.c-testimonials .c-testimonials__item{padding:20px;background-color:#F2F4F6;}@media (min-width:751px){.c-testimonials .c-testimonials__item{padding:30px 40px;}}.c-testimonials .c-testimonial{display:block;}.c-testimonials .c-testimonial p{font-size:22px;}.c-testimonials .c-testimonial__meta{max-width:none;min-width:0;width:100%;margin-left:52px;}.c-assessment-osb-detail__meta .c-page-meta__item,.c-assessment-osb-detail__meta .c-page-meta__item-value{font-size:14px;}@media (min-width:751px){.c-assessment-osb-detail__meta .o-content-columns__primary{display:-webkit-box;display:-ms-flexbox;display:flex;}}.c-assessment-osb-detail__meta .o-content-columns__primary .c-page-meta__item{line-height:1.3;}@media (min-width:751px){.c-assessment-osb-detail__meta .o-content-columns__primary .c-page-meta__item{width:18%;min-width:18%;padding-right:15px;}.c-assessment-osb-detail__meta .o-content-columns__primary .c-page-meta__item:last-child{padding-right:0;}.c-assessment-osb-detail__meta .o-content-columns__primary .c-page-meta__item--topic{width:46%;min-width:46%;}}.c-assessment-osb-detail__meta .o-content-columns__secondary .o-button{width:100%;text-align:center;}.c-case-study__header{padding-top:40px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.c-case-study__header .c-article-header__second{margin-bottom:10px;}.c-resource__article .c-article-header__second{-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (max-width:750px){.o-figure{padding-top:15px;padding-bottom:15px;}}.o-figure__image{position:relative;}.o-figure--with-enlarge{padding:0 10px;}@media (min-width:751px){.o-figure--with-enlarge{padding:0 40px;}}.o-figure__enlarge{width:40px;height:40px;position:absolute;left:-2px;bottom:-2px;background-color:#1C73B5;border-radius:5px;background-repeat:no-repeat;background-size:50%;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3EEnlarge%3C/title%3E%3Cpath d='M30.93,8.28a13.19,13.19,0,0,0-7.21-7.21,13.46,13.46,0,0,0-10.52,0A13.27,13.27,0,0,0,6,8.28a13.34,13.34,0,0,0-1.07,5.26,13.15,13.15,0,0,0,2.39,7.67l-6.6,6.6a2.44,2.44,0,0,0,0,3.46A2.35,2.35,0,0,0,2.46,32a2.27,2.27,0,0,0,1.73-.73l6.6-6.58a13.15,13.15,0,0,0,7.67,2.39A13.34,13.34,0,0,0,23.72,26a13.56,13.56,0,0,0,4.33-2.88,13.67,13.67,0,0,0,2.88-4.33,13.46,13.46,0,0,0,0-10.52ZM24.55,19.63a8.33,8.33,0,0,1-6.09,2.52,8.29,8.29,0,0,1-6.08-2.52,8.3,8.3,0,0,1-2.53-6.09,8.3,8.3,0,0,1,2.53-6.09,8.3,8.3,0,0,1,6.08-2.53,8.34,8.34,0,0,1,6.09,2.53,8.34,8.34,0,0,1,2.53,6.09A8.34,8.34,0,0,1,24.55,19.63Z' fill='%23fff'/%3E%3Cpath d='M22.3,11.87h-2v-2a2,2,0,1,0-4.05,0v2h-2a2,2,0,0,0,0,4.06h2v2a2,2,0,1,0,4.05,0v-2h2a2,2,0,0,0,0-4.06Z' fill='%23fff'/%3E%3C/svg%3E%0A");}.o-figure__caption{width:100%;max-width:780px;margin-left:auto;margin-right:auto;}.align-center,.u-aligncenter{display:block;margin-left:auto;margin-right:auto;}.align-right,.u-alignright{float:none;padding-left:0;margin-left:30px;margin-bottom:30px;}@media (min-width:751px){.align-right,.u-alignright{float:right;max-width:50%;padding-top:5px;}.o-text .align-right,.o-text
  .u-alignright{margin:20px 0 20px 30px;}}.align-left,.u-alignleft{float:none;padding-right:0;clear:left;margin-right:30px;margin-bottom:30px;}@media (min-width:751px){.align-left,.u-alignleft{float:left;max-width:50%;padding-top:5px;}.o-text .align-left,.o-text
  .u-alignleft{margin:20px 30px 20px 0;}}.align-center,.align-left,.align-right,.u-aligncenter,.u-alignleft,.u-alignright{display:block;height:auto;}@media (max-width:750px){.align-center,.align-left,.align-right,.u-aligncenter,.u-alignleft,.u-alignright{width:auto;}}.align-center figure,.align-left figure,.align-right figure,.u-aligncenter figure,.u-alignleft figure,.u-alignright figure{width:100%;}.align-center figure .field--name-created,.align-center figure .field--name-uid,.align-center figure .field__label,.align-left figure .field--name-created,.align-left figure .field--name-uid,.align-left figure .field__label,.align-right figure .field--name-created,.align-right figure .field--name-uid,.align-right figure .field__label,.u-aligncenter figure .field--name-created,.u-aligncenter figure .field--name-uid,.u-aligncenter figure .field__label,.u-alignleft figure .field--name-created,.u-alignleft figure .field--name-uid,.u-alignleft figure .field__label,.u-alignright figure .field--name-created,.u-alignright figure .field--name-uid,.u-alignright figure .field__label{display:none;}figure.embedded-entity{display:block;}.align-center,.u-aligncenter{width:100%;margin-bottom:20px;}@media (max-width:750px){.u-size--large,.u-size--medium,.u-size--onethird,.u-size--small{margin-left:auto;margin-right:auto;}}@media (min-width:751px){.u-size--small{max-width:300px;}}@media (max-width:750px){.u-size--medium{margin-left:auto;margin-right:auto;}}@media (min-width:751px){.u-size--medium{width:50%;max-width:550px;}}@media (min-width:751px){.u-size--onethird{max-width:375px;height:auto;}}.u-size--large{width:100%;}.u-size--full{display:block;}@media (min-width:751px){.u-reverse-order{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.u-reverse-order .o-figure__caption{margin-top:0;margin-bottom:10px;}}.unpublished-content{padding:20px;font-size:20px;background-color:red;}.c-event-header__title{font-size:var(--font-size-xl);font-weight:200;margin-bottom:20px;line-height:1.3;}@media (min-width:901px){.c-event-header__title{padding-right:40px;}}.c-event-header__info{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-event-header__date{min-width:80px;max-width:80px;margin-right:30px;border-right:1px solid #E2EAED;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:1301px){.c-event-header__date{min-width:100px;max-width:100px;}}.c-event-header__type{color:#1C73B5;}.c-event-header__label{display:block;margin-right:15px;}@media (min-width:751px){.c-event-header__label{display:inline-block;}}.c-event-header__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;width:100%;}.c-event-header__detail{font-size:14px;}@media (min-width:751px){.c-event-header__detail{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px;}}@media (max-width:750px){.c-event-header__detail-tags{padding-top:10px;}}.c-event-header__detail-item{margin-right:10px;}@media (min-width:751px){.c-event-header__detail-item{margin-right:20px;}}.c-event-header__time{font-weight:500;color:#54585A;display:block;margin-right:15px;}@media (min-width:901px){.c-event-header__time{display:inline-block;}}.c-event__featured-image img{width:100%;}@media (min-width:1301px){.c-event-detail__bottom{max-width:none;}}.c-event-landing__secondary{padding-bottom:40px;}@media (min-width:1101px){.c-event-landing__secondary{padding-top:44px;}}.c-event-landing__calendar > .o-selectbox{width:100%;max-width:400px;}@media (min-width:1101px){.c-event-landing__calendar > .o-selectbox{max-width:250px;}}@media (min-width:751px){.c-event-speaker-group__speakers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.c-event-speaker{margin-bottom:40px;}@media (min-width:751px){.c-event-speaker{max-width:185px;margin-bottom:0;}}.c-event-speaker__link{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (min-width:751px){.c-event-speaker__link{display:block;}}.c-event-speaker__image{width:100%;max-width:120px;margin-right:10px;}@media (min-width:751px){.c-event-speaker__image{margin:0 0 10px;max-width:none;}}@media (min-width:501px) and (max-width:750px){.c-event-speaker__image{max-width:185px;margin-right:20px;}}@media (min-width:901px){.c-event-block-featured,.c-event-landing .block-block-content .block-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-event-block-featured .c-save-date--featured,.c-event-landing .block-block-content .block-content .c-save-date--featured{margin-right:15px;}.c-event-block-featured .c-save-date--featured:last-child,.c-event-landing .block-block-content .block-content .c-save-date--featured:last-child{margin-right:0;}@media (min-width:751px){.c-event-filter__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}.c-event-filter__header{border-bottom:none;}@media (min-width:901px){.c-event-filter__header .c-article-filters__forms{padding:40px 40px 40px 44px;}}@media (min-width:1301px){.c-event-filter__header .c-article-filters__forms{padding-left:53px;}}.c-event-filter__header .c-article-filters__toggle-button,.c-event-filter__header .c-article-filters__form--filters{width:100%;}@media (min-width:751px){.c-event-filter__results{margin-left:20px;}}.c-event-filter__content{border:5px solid #F2F4F6;padding:30px 10px 40px;}@media (min-width:501px){.c-event-filter__content{padding-left:20px;padding-right:20px;}}@media (min-width:1301px){.c-event-filter__content{border-top:none;padding:30px 30px 40px;}}.c-event-filter__per-page{margin-top:20px;}.c-event-filter__per-page .o-selectbox{min-width:200px;}@media (min-width:751px){.c-event-filter__per-page{margin-top:0;}}.c-event-filter__form-label{display:inline-block;margin-right:10px;}@media (min-width:751px){.c-event-blocks__month{margin-left:20px;}}.c-todays-events{background-color:#F2F4F6;padding-top:20px;position:relative;}.c-todays-events.this-is-active{display:none;}.c-todays-events__close{position:absolute;right:10px;top:10px;}.c-todays-events__close path{fill:#1C73B5;}.c-todays-events__item{border-bottom:1px solid #E2EAED;padding:40px 20px;}.c-todays-events__item:last-child{border-bottom:none;}.c-bod__page-header .c-page-header__select{margin-left:auto;width:100%;}@media (min-width:751px){.c-bod__page-header .c-page-header__select{min-width:300px;max-width:380px;}}@media (min-width:901px){.c-bod__page-header .c-page-header__select{min-width:380px;}}.c-bod__page-header .c-page-header__select .o-selectbox,.c-bod__page-header .c-page-header__select .o-select{width:100%;}.c-saved-reports{max-height:430px;overflow:auto;}.c-saved-reports::-webkit-scrollbar{width:16px;}.c-saved-reports::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-saved-reports::-webkit-scrollbar-thumb{background-color:#1C73B5;}.c-saved-reports::-webkit-scrollbar{width:10px;}.c-saved-reports__wrap{background-color:#ffffff;border-radius:5px;border:2px solid #E2EAED;position:absolute;width:100%;left:0;top:42px;padding:5px;z-index:100;display:none;}.c-saved-reports__wrap:after{content:'';position:absolute;bottom:0;left:0;width:calc(100% - 15px);z-index:5;height:30px;pointer-events:none;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#ffffff));background-image:linear-gradient(rgba(255,255,255,0),#ffffff);}.o-selectbox.this-is-active .c-saved-reports__wrap{display:block;}.c-saved-reports li{border-bottom:1px solid #E2EAED;padding:7.5px 90px 7.5px 10px;position:relative;margin-right:4px;}.c-saved-reports li:last-child{border-bottom:none;}@media (min-width:1101px){.c-saved-reports li{padding-left:20px;}}.c-saved-reports__title{font-size:14px;margin-bottom:2px;}@media (max-width:900px){.c-saved-reports__title{font-size:12px;}}.c-saved-reports__meta{font-size:12px;text-transform:uppercase;}.c-saved-reports__icon{position:absolute;width:25px;height:25px;text-indent:-100px;overflow:hidden;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:12px;background-repeat:no-repeat;background-position:center center;}.c-saved-reports__edit{right:52px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3EEdit Icon%3C/title%3E%3Cpath d='M7.67,29.3l1.92-1.93-5-5L2.7,24.33v2.26H5.41V29.3Zm11-19.6a.41.41,0,0,0-.46-.47.49.49,0,0,0-.36.15L6.44,20.83a.46.46,0,0,0-.15.36.41.41,0,0,0,.47.46.49.49,0,0,0,.36-.15L18.57,10.05A.48.48,0,0,0,18.71,9.7ZM17.57,5.64l8.79,8.79L8.79,32H0V23.21ZM32,7.67a2.6,2.6,0,0,1-.78,1.9l-3.51,3.5L18.93,4.29,22.43.8a2.53,2.53,0,0,1,1.9-.8,2.62,2.62,0,0,1,1.92.8l5,5A2.69,2.69,0,0,1,32,7.67Z' fill='%231C73B5'/%3E%3C/svg%3E%0A");}.c-saved-reports__delete{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ctitle%3Eo-icon__close%3C/title%3E%3Cpath d='M9.91,1.5,8.5.09,5,3.59,1.5.09.09,1.5,3.59,5,.09,8.5,1.5,9.91,5,6.41l3.5,3.5L9.91,8.5,6.41,5Z' fill='%231C73B5'/%3E%3C/svg%3E%0A");}.c-saved-reports__alert{text-align:center;padding:30px;border:1px solid #E2EAED;position:absolute;top:5px;left:5px;height:calc(100% - 10px);width:calc(100% - 10px);background-color:rgba(255,255,255,0.95);z-index:100;display:none;}.c-saved-reports__alert-text{font-size:14px;margin-bottom:20px;}.c-saved-reports__alert-button{width:80%;font-size:14px;}.c-saved-reports__alert-button + button{margin-top:10px;}.c-bod-measure-selected{background-color:#1C73B5;-ms-flex-item-align:stretch;align-self:stretch;position:relative;width:230px;position:absolute;right:0;top:0;z-index:100;}@media (max-width:750px){.c-bod-measure-selected{width:100px;}}.c-bod-measure-selected__inner{color:#ffffff;height:100%;padding:4px;height:85px;width:100%;}@media (min-width:751px){.c-bod-measure-selected__inner{height:100px;}}.c-bod-measure-selected__number{text-align:center;font-weight:bold;background-color:#003F6F;border-radius:6px;padding:8px 18px;display:inline-block;font-size:18px;margin:0 auto 4px;}.c-bod-measure-selected__label{font-size:12px;}@media (max-width:750px){.c-bod-measure-selected__label{font-size:10px;text-transform:uppercase;line-height:1.4;}}.c-bod-measure-selected__text{line-height:1.6;}.c-bod-measure-selected__menu{max-height:350px;overflow:auto;}.c-bod-measure-selected__menu::-webkit-scrollbar{width:16px;}.c-bod-measure-selected__menu::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-bod-measure-selected__menu::-webkit-scrollbar-thumb{background-color:#1C73B5;}.c-bod-measure-selected__menu::-webkit-scrollbar{width:10px;}.c-bod-measure-selected__menu-wrap{position:absolute;top:85px;right:0;width:100vw;background-color:#ffffff;z-index:100;display:none;padding:5px;border:1px solid #E2EAED;}@media (min-width:751px){.c-bod-measure-selected__menu-wrap{width:calc(100% + 325px);top:100px;}}.c-bod-measure-selected__menu__button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-bod-measure-selected__menu__button-wrap button{width:50%;}.c-bod-measure-selected.this-is-active .c-bod-measure-selected__menu-wrap{display:block;}@media (max-width:750px){.c-bod-measure-selected.this-is-active .c-bod-measure-selected__menu-wrap{-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);}}.c-bod-measure-selected__list li{border-bottom:1px solid #E2EAED;padding:15px 85px 15px 20px;position:relative;margin-right:5px;}@media (min-width:751px){.c-bod-measure-selected__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;}}.c-bod-measure-selected__list .o-table__title-link + span{display:block;}.c-bod-measure-selected__measure-id{width:70px;margin-right:20px;}.c-bod-measure-selected__measure-delete{position:absolute;width:25px;height:25px;text-indent:-100px;overflow:hidden;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:17px;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ctitle%3Eo-icon__close%3C/title%3E%3Cpath d='M9.91,1.5,8.5.09,5,3.59,1.5.09.09,1.5,3.59,5,.09,8.5,1.5,9.91,5,6.41l3.5,3.5L9.91,8.5,6.41,5Z' fill='%231C73B5'/%3E%3C/svg%3E%0A");}.c-bod-measure-selected__measure-clear{text-align:center;padding:30px;border:1px solid #F2F4F6;border-top:none;width:calc(100% - 5px);color:#1C73B5;}.c-bod-measure-selected__measure-clear:hover{background-color:#D0E5F1;}.c-bod-measure-selected__item--has-alert{min-height:100px;}.c-bod-measure-selected__alert{text-align:center;padding:10px;border:1px solid #E2EAED;position:absolute;top:0;left:0;height:calc(100% + 1px);width:100%;background-color:rgba(255,255,255,0.95);z-index:100;}.c-bod-measure-selected__alert-text{font-size:14px;margin-bottom:10px;}.c-bod-measure-selected__alert-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:400px;margin:0 auto;}.c-bod-measure-selected__alert-button{width:49%;-ms-flex-item-align:stretch;align-self:stretch;font-size:12px;}.c-bod__page-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;}@media (min-width:751px){.c-page-header--with-measures .c-toggle-menu{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .15s ease-in-out .1s;transition:all .15s ease-in-out .1s;}.c-page-header--with-measures .c-bod-measure-selected{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;}.c-page-header--with-measures .c-bod-measure-selected__number{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:all .16s ease-in-out;transition:all .16s ease-in-out;}.c-page-header--with-measures.is-active .c-toggle-menu{-webkit-transform:translateX(-230px);transform:translateX(-230px);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;}.c-page-header--with-measures.is-active .c-bod-measure-selected{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .18s ease-out .1s;transition:all .18s ease-out .1s;}.c-page-header--with-measures.is-active .c-bod-measure-selected__number{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .2s ease-out .3s;transition:all .2s ease-out .3s;}.c-page-header--with-measures .c-bod-measure-selected__number.is-active{background-color:#C1C648;-webkit-animation:color-flash .3s ease-in-out forwards;animation:color-flash .3s ease-in-out forwards;}}@-webkit-keyframes color-flash{0%{background-color:#ffffff;}22%{background-color:#C1C648;}100%{background-color:#003F6F;}}@keyframes color-flash{0%{background-color:#ffffff;}22%{background-color:#C1C648;}100%{background-color:#003F6F;}}.c-bod-data__steps--next-selected .o-step-arrows__step--active:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M11,0a.74.74,0,0,1,.45.17L25.82,14.54a.65.65,0,0,1,0,.91L11.45,29.82a.65.65,0,0,1-.9,0L6.18,25.44a.63.63,0,0,1,0-.9L15.76,15,6.18,5.45a.63.63,0,0,1,0-.9L10.55.17A.76.76,0,0,1,11,0Z' fill='%231C73B5'/%3E%3C/svg%3E%0A");}.c-bod-data__steps--next-selected .o-step-arrows__step--active:not(:first-child):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M11,0a.74.74,0,0,1,.45.17L25.82,14.54a.65.65,0,0,1,0,.91L11.45,29.82a.65.65,0,0,1-.9,0L6.18,25.44a.63.63,0,0,1,0-.9L15.76,15,6.18,5.45a.63.63,0,0,1,0-.9L10.55.17A.76.76,0,0,1,11,0Z' fill='%231C73B5'/%3E%3C/svg%3E%0A");}@media (min-width:901px){.c-bod-data__step{width:22%;}.c-bod-data__step:last-of-type{border-right:3px solid #ffffff;}}@media (max-width:750px){.c-bod-data__next .o-button{font-size:12px;text-align:center;}}@media (min-width:901px){.c-bod-data__next{width:34%;padding:10px;background-color:#F2F4F6;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (max-width:750px){.c-bod-tabs .o-fat-tabs__tabs-container{margin-left:-20px;margin-right:-20px;}}@media (min-width:751px){.c-bod-tabs--search{padding:20px 40px 5px;}}@media (max-width:900px){.c-bod-tabs--search .u-icon{display:none;}}@media (min-width:1101px){.c-bod-tabs .o-content-columns__primary{margin-left:70px;}}@media (min-width:1101px){.c-bod-topics__content .c-bod-topics__first{margin-left:70px;}}.c-bod-topics__helper{border:5px solid #F2F4F6;padding:20px;}@media (min-width:751px){.c-bod-topics__helper{padding:70px 70px 60px;}}@media (min-width:751px){.c-bod-topics__helper-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-bod-topics__helper-image{max-width:100px;margin:0 auto 20px;}@media (min-width:751px){.c-bod-topics__helper-image{width:100%;margin-right:40px;margin-bottom:0;}}@media (max-width:750px){.c-bod-topics__helper-heading{font-size:18px;}}@media (max-width:750px){.c-bod-topics__helper-text p{font-size:14px;}}@media (min-width:751px){.c-bod-topics__helper .c-number-card{margin-left:20px;margin-right:20px;min-height:0;}.c-bod-topics__helper .c-number-card__text{padding:40px 60px 60px;}}@media (max-width:750px){.c-bod-topics__helper .c-number-card__heading{font-size:16px;}}.c-bod-topics .c-cta-help{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}@media (max-width:750px){.c-bod-topics .c-cta-help{padding-bottom:0;}.c-bod-topics .c-cta-help .o-button{margin-bottom:0;}}@media (max-width:750px){.c-bod-topics .o-content-columns__secondary{margin-bottom:0;}}@media (max-width:750px){.c-bod-topics__filters.filter-is-active{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;padding:84px 20px 50px;background-color:#ffffff;z-index:1000;overflow-y:auto;}}.c-bod-topics__filter-controls{display:none;}@media (max-width:750px){.c-bod-topics__filter-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:0;left:0;width:100%;padding:20px;background-color:#F2F4F6;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.3);box-shadow:0 0 8px rgba(0,0,0,0.3);z-index:1000;}}.c-bod-topics__filter-cancel{color:#1C73B5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;}.c-bod-topics__filter-cancel .u-icon{width:15px;height:15px;margin-right:7.5px;}.c-bod-topics__filter-cancel .u-icon path{fill:#1C73B5;}.c-bod-topics__filter-close{font-size:14px;}.c-bod-topics__toggle-button{width:100%;font-size:14px;}@media (min-width:751px){.c-bod-topics__toggle-button{display:none;}}.c-bod-topics__toggle-button path{fill:#ffffff;}.c-bod-topics__forms{display:none;}@media (max-width:750px){.c-bod-topics__forms{display:block;margin-top:10px;}.c-bod-topics__forms .o-button.keyword-is-active,.c-bod-topics__forms .o-button.sort-is-active{opacity:.7;}}.c-bod-topics__form{background-color:#F2F4F6;padding:20px;margin-top:10px;display:none;}.c-bod-topics__form.sort-is-active,.c-bod-topics__form.keyword-is-active{display:block;}.c-bod-topics__form .o-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-bod-topics__form-toggles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.c-bod-topics__form-toggle-sort{width:calc(40% - 10px);}.c-bod-topics__form-toggle-sort polygon{fill:#ffffff;}.c-bod-topics__form-toggle-keyword{width:60%;}.c-bod-topics__form-reset{margin:20px 0;}@media (min-width:751px){.c-bod-search__content{text-align:center;}}.c-bod-search__results-header{background-color:#F2F4F6;padding:20px;}@media (min-width:901px){.c-bod-search__results-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 40px;}}.c-bod-search__results-heading{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-weight:400;}@media (max-width:500px){.c-bod-search__results-heading{font-size:18px;}}@media (max-width:900px){.c-bod-search__results-heading{margin-bottom:10px;}}.c-bod-search__results-next{text-align:right;margin-top:20px;}@media (max-width:750px){.c-bod-search__results-next{-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-bod-search__results-next > *{width:100%;margin:10px 0;text-align:center;}}.c-bod-search .c-cta-help{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}@media (max-width:750px){.c-bod-search .c-cta-help{padding-bottom:0;}.c-bod-search .c-cta-help .o-button{margin-bottom:0;}}.c-bod-topics .o-accordion__toggler--mini,.c-bod-search .o-accordion__toggler--mini{top:27px;left:-24px;}.c-bod-topics .c-accordion-menu__submenu .o-accordion__toggler--mini,.c-bod-search .c-accordion-menu__submenu .o-accordion__toggler--mini{top:1px;}.c-bod-topics .c-accordion-menu__submenu-item,.c-bod-search .c-accordion-menu__submenu-item{position:relative;padding:0 0 0 25px;margin:7.5px 0 10px 26px;}@media (max-width:750px){.c-bod-topics .c-accordion-menu__submenu-item,.c-bod-search .c-accordion-menu__submenu-item{margin-left:0;}}@media (max-width:750px){.c-bod-topics .c-accordion-menu__heading,.c-bod-search .c-accordion-menu__heading{padding-left:0;}}.c-bod-topics .c-accordion-menu__heading,.c-bod-search .c-accordion-menu__heading{padding-left:25px;position:relative;}.c-bod-topics .c-accordion-menu__item-title > input,.c-bod-search .c-accordion-menu__item-title > input{position:absolute;left:0;top:19px;}.c-bod-results-table__filter{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#F2F4F6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;border-top:1px solid rgba(119,119,119,0.6);}.c-bod-results-table__filter:first-child{border-top:none;}.c-bod-results-table__filter-text{font-size:14px;margin-right:20px;}.c-bod-results-table__filter--by-category{-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-bod-results-table__filter--by-category > label{width:100%;}.c-bod-results-table__filter--by-category .o-field-group{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width:750px){.c-bod-results-table__filter--by-category .o-field-group{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.c-bod-results-table__filter--by-category input{margin-right:5px;margin-top:4px;}@media (max-width:750px){.c-bod-results-table__filter-type{width:50%;}.c-bod-results-table__filter-type > *{max-width:calc(100% - 21px);}}@media (max-width:750px){.c-bod-results-table .pager__item{display:inherit;}}.c-bod-results-table__header{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}@media (max-width:750px){.c-bod-results-table__header{display:none;}}@media (max-width:750px){.c-bod-results-table__rows{border-top:none;}.c-bod-results-table__rows + .c-bod-results-table__rows{border-top:inherit;border-top-color:#E2EAED;}}@media (min-width:751px){.c-bod-results-table__header,.c-bod-results-table__row{grid-template-columns:110px minmax(0,1fr) 130px 130px 50px 130px;}}@media (min-width:1101px) and (max-width:1300px){.c-bod-results-table__header,.c-bod-results-table__row{grid-template-columns:75px minmax(0,1fr) 110px 110px 60px 110px;}}@media (max-width:750px){.c-bod-results-table__col{margin-bottom:10px;}.c-bod-results-table__col:last-child{margin-bottom:0;}.c-bod-results-table__col[data-col-label]:before{content:attr(data-col-label) ": ";}}.c-bod-results-table__name > *{overflow-wrap:break-word;word-wrap:break-word;max-width:100%;}.c-bod-results-table__cta .o-button{font-size:12px;width:100%;}.c-bod-results-table__size{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#F2F4F6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;}.c-bod-results-table__size-title{white-space:nowrap;padding-right:20px;}.c-bod-results-table__size .o-selectbox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.c-bod-peers__filters{padding:30px 0 40px;}@media (min-width:751px){.c-bod-peers__filters{padding:30px 30px 40px;}}@media (min-width:751px){.c-bod-peers__filters-container{border:5px solid #F2F4F6;}}@media (min-width:751px){.c-bod-peers__filters-header{padding:20px 10px;background-color:#F2F4F6;}}@media (min-width:751px){.c-bod-peers__filters-group{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:880px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}@media (max-width:750px){.c-bod-peers__filters-group{padding:30px 20px 20px;background-color:#F2F4F6;}}.c-bod-peers__filter{margin-bottom:15px;}.c-bod-peers__filter:last-child{margin-bottom:0;}@media (min-width:751px){.c-bod-peers__filter{margin-right:50px;width:33.3333%;margin-bottom:0;}.c-bod-peers__filter:last-child{margin-right:0;}}.c-bod-peers__filter .o-selectbox,.c-bod-peers__filter .o-select{width:100%;}.c-bod-peers__filter .this-is-active .c-bod-peers__filter-wrap{display:block;}@media (max-width:750px){.c-bod-peers__filter .c-bod-peers__filter-label{font-size:14px;}}.c-bod-peers__filter-options{max-height:200px;overflow:auto;}.c-bod-peers__filter-options::-webkit-scrollbar{width:16px;}.c-bod-peers__filter-options::-webkit-scrollbar-track{background-color:#d4dbe1;}.c-bod-peers__filter-options::-webkit-scrollbar-thumb{background-color:#1C73B5;}.c-bod-peers__filter-options::-webkit-scrollbar{width:10px;}.c-bod-peers__filter-wrap{background-color:#ffffff;border-radius:5px;border:2px solid #E2EAED;position:absolute;width:100%;left:0;top:42px;z-index:100;padding:5px 5px 5px 10px;display:none;}.c-bod-peers__filter-wrap .c-accordion-menu__submenu-item{margin-left:0;}@media (min-width:751px){.c-bod-peers__custom{border:5px solid #F2F4F6;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-bod-peers__custom-image{margin-bottom:20px;max-width:300px;}@media (min-width:751px){.c-bod-peers__custom-image{margin-right:40px;margin-bottom:0;min-width:150px;max-width:150px;}}.c-bod-peers__custom-content{max-width:950px;}.c-bod-peers__custom-submit{text-align:right;}.c-bod-peers__custom-submit .o-button{font-size:14px;}.c-bod-report-tools{margin-bottom:20px;}@media (min-width:901px){.c-bod-report-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-bod-report-tools__first{border-right:3px solid #ffffff;}@media (max-width:500px){.c-bod-report-tools__edit-form{display:block;}.c-bod-report-tools__edit-form .o-input__submit{width:100%;margin:4px 0 0;}}.c-bod-report-tools__edit-ctas,.c-bod-report-tools__edit-name{background-color:#F2F4F6;padding:20px;}@media (min-width:901px){.c-bod-report-tools__edit-ctas,.c-bod-report-tools__edit-name{padding:30px 150px 30px 30px;}}@media (min-width:901px){.c-bod-report-tools__edit-name{border-bottom:3px solid #ffffff;}}.c-bod-report-tools__edit-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:900px){.c-bod-report-tools__edit-ctas{padding-top:0;border-bottom:3px solid #ffffff;}}.c-bod-report-tools__edit-ctas .o-icon-plain-text:first-child{margin-right:40px;}.c-bod-report-tools__form-submit{font-size:11px;text-transform:uppercase;width:142px;border-radius:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3EEdit Icon%3C/title%3E%3Cpath d='M7.67,29.3l1.92-1.93-5-5L2.7,24.33v2.26H5.41V29.3Zm11-19.6a.41.41,0,0,0-.46-.47.49.49,0,0,0-.36.15L6.44,20.83a.46.46,0,0,0-.15.36.41.41,0,0,0,.47.46.49.49,0,0,0,.36-.15L18.57,10.05A.48.48,0,0,0,18.71,9.7ZM17.57,5.64l8.79,8.79L8.79,32H0V23.21ZM32,7.67a2.6,2.6,0,0,1-.78,1.9l-3.51,3.5L18.93,4.29,22.43.8a2.53,2.53,0,0,1,1.9-.8,2.62,2.62,0,0,1,1.92.8l5,5A2.69,2.69,0,0,1,32,7.67Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left 14px center;background-size:10px;padding-left:28px;padding-right:8px;}.c-bod-report-tools__second{width:100%;padding:20px;background-color:#F2F4F6;}@media (min-width:901px){.c-bod-report-tools__second{max-width:400px;-ms-flex-item-align:stretch;align-self:stretch;padding:30px 20px;}}@media (max-width:900px){.c-bod-report-tools__second h3{margin-bottom:-10px;}}.c-bod-report-tools__download-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-bod-report-tools__download-cta{background-color:#1C73B5;color:#ffffff;text-transform:uppercase;padding:20px;font-size:16px;font-weight:bold;width:calc(50% - 5px);text-align:center;}@media (min-width:901px){.c-bod-report-tools__download-cta{padding:30px 20px;}}.c-bod-report-tools__download-cta:hover{background-color:#003F6F;}.c-bod-report-tools__download-cta .u-icon{width:30px;display:block;margin:0 auto 4px;}.c-bod-report-table{min-width:1200px;font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;overflow-wrap:break-word;}@media (max-width:750px){.c-bod-report-table{margin-left:20px;}}@media (max-width:1300px){.c-bod-report-table{position:relative;}}.c-bod-report-table--cols-8{min-width:1550px;}.c-bod-report-table--cols-8:before{content:'';position:absolute;right:0;height:100%;width:40px;z-index:10;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.3)));background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.3));}.c-bod-report-table__wrap{position:relative;}@media (max-width:750px){.c-bod-report-table__wrap{margin-right:-20px;margin-left:-20px;}}@media (max-width:1300px){.c-bod-report-table__wrap:before{content:'';position:absolute;right:0;height:100%;width:40px;z-index:10;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.3)));background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.3));}}.c-bod-report-table__overflow{overflow-x:auto;}.c-bod-report-table__overflow > *{overflow-x:hidden;}.c-bod-report-table .o-table__column-heading{font-size:10px;}.c-bod-report-table__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;}.c-bod-report-table__header,.c-bod-report-table__row{grid-template-columns:10% 45% 20% repeat(auto-fill,25%);}.c-bod-report-table--cols-5 .c-bod-report-table__header,.c-bod-report-table--cols-5 .c-bod-report-table__row{grid-template-columns:10% 35% 15% 10% 30%;}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-bod-report-table--cols-5 .c-bod-report-table__header > *:nth-child(1),.c-bod-report-table--cols-5 .c-bod-report-table__row > *:nth-child(1){width:10%;}.c-bod-report-table--cols-5 .c-bod-report-table__header > *:nth-child(2),.c-bod-report-table--cols-5 .c-bod-report-table__row > *:nth-child(2){width:35%;}.c-bod-report-table--cols-5 .c-bod-report-table__header > *:nth-child(3),.c-bod-report-table--cols-5 .c-bod-report-table__row > *:nth-child(3){width:15%;}.c-bod-report-table--cols-5 .c-bod-report-table__header > *:nth-child(4),.c-bod-report-table--cols-5 .c-bod-report-table__row > *:nth-child(4){width:10%;}.c-bod-report-table--cols-5 .c-bod-report-table__header > *:nth-child(5),.c-bod-report-table--cols-5 .c-bod-report-table__row > *:nth-child(5){width:30%;}}.c-bod-report-table--cols-6 .c-bod-report-table__header,.c-bod-report-table--cols-6 .c-bod-report-table__row{grid-template-columns:8% 20% 12% 10% repeat(auto-fill,25%);}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-bod-report-table--cols-6 .c-bod-report-table__header > *:nth-child(1),.c-bod-report-table--cols-6 .c-bod-report-table__row > *:nth-child(1){width:8%;}.c-bod-report-table--cols-6 .c-bod-report-table__header > *:nth-child(2),.c-bod-report-table--cols-6 .c-bod-report-table__row > *:nth-child(2){width:20%;}.c-bod-report-table--cols-6 .c-bod-report-table__header > *:nth-child(3),.c-bod-report-table--cols-6 .c-bod-report-table__row > *:nth-child(3){width:12%;}.c-bod-report-table--cols-6 .c-bod-report-table__header > *:nth-child(4),.c-bod-report-table--cols-6 .c-bod-report-table__row > *:nth-child(4){width:10%;}.c-bod-report-table--cols-6 .c-bod-report-table__header > *:nth-child(5),.c-bod-report-table--cols-6 .c-bod-report-table__header > *:nth-child(6),.c-bod-report-table--cols-6 .c-bod-report-table__row > *:nth-child(5),.c-bod-report-table--cols-6 .c-bod-report-table__row > *:nth-child(6){width:25%;}}.c-bod-report-table--cols-7 .c-bod-report-table__header,.c-bod-report-table--cols-7 .c-bod-report-table__row{grid-template-columns:6% 14% 7% 7% repeat(auto-fill,22%);}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(1),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(1){width:6%;}.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(2),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(2){width:14%;}.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(3),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(3){width:7%;}.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(4),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(4){width:7%;}.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(5),.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(6),.c-bod-report-table--cols-7 .c-bod-report-table__header > *:nth-child(7),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(5),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(6),.c-bod-report-table--cols-7 .c-bod-report-table__row > *:nth-child(7){width:22%;}}.c-bod-report-table--cols-8 .c-bod-report-table__header,.c-bod-report-table--cols-8 .c-bod-report-table__row{grid-template-columns:5% 8% 7% 5% repeat(auto-fill,18.75%);}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(1),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(1){width:5%;}.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(2),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(2){width:8%;}.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(3),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(3){width:7%;}.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(4),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(4){width:5%;}.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(5),.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(6),.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(7),.c-bod-report-table--cols-8 .c-bod-report-table__header > *:nth-child(8),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(5),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(6),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(7),.c-bod-report-table--cols-8 .c-bod-report-table__row > *:nth-child(8){width:18.75%;}}.c-bod-report-table__row{padding:0;}.c-bod-report-table__heading,.c-bod-report-table__col{padding:15px 8px;}.c-bod-report-table__heading{line-height:1.35;border-right:1px solid rgba(255,255,255,0.2);-ms-flex-item-align:start;align-self:flex-start;height:100%;}.c-bod-report-table__heading .u-font--sm-md,.c-bod-report-table__heading blockquote p + p strong,blockquote p + p .c-bod-report-table__heading strong{display:inline-block;height:10px;line-height:8px;}.c-bod-report-table__heading > span{display:inline-block;min-height:26px;}.c-bod-report-table__heading:last-child{border-right:none;}.c-bod-report-table__heading:first-child{text-align:center;}.c-bod-report-table__heading:nth-child(-n+4){padding-top:50px;}.c-bod-report-table__heading.o-table__column-heading--with-subheadings span{height:50px;display:block;}.c-bod-report-table__heading .o-table__column-subheadings{display:grid;grid-template-columns:repeat(auto-fill,25%);border-top:1px solid rgba(255,255,255,0.2);margin-left:-8px;margin-right:-8px;margin-bottom:-15px;}.c-bod-report-table__heading .o-table__column-subheading{text-align:center;font-size:8px;padding:15px 4px;border-right:1px solid rgba(255,255,255,0.2);}.c-bod-report-table__heading .o-table__column-subheading:last-child{border-right:none;}.c-bod-report-table__col,.c-bod-report-table__col-link{font-size:12px;text-align:left;}.c-bod-report-table__col{border-right:1px solid rgba(119,119,119,0.6);text-align:center;}.c-bod-report-table__col:first-child{text-align:center;}.c-bod-report-table__col:last-child{border-right:none;}.c-bod-report-table__col:last-child .o-table__subcol:last-child{margin-right:-1px;}.c-bod-report-table__col--with-subcols{display:grid;grid-template-columns:repeat(auto-fill,25%);padding:0;}.c-bod-report-table__col--with-subcols .o-table__subcol{border-right:1px solid rgba(119,119,119,0.6);padding:15px 2px;}.c-bod-report-table__col--with-subcols .o-table__subcol:last-child{border-right:none;}.c-bod-report-table__col-link{color:#1C73B5;}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-bod-report-table .o-table__column-subheadings,.c-bod-report-table .c-bod-report-table__col--with-subcols{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-bod-report-table .o-table__column-subheadings > *,.c-bod-report-table .c-bod-report-table__col--with-subcols > *{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;}}@media (max-width:1100px){.c-page-header--edit-mode{background-color:#F2F4F6;}}.c-bod-edit{position:absolute;left:0;top:0;background-color:#F2F4F6;width:calc(100% - 100px);z-index:50;}@media (min-width:1101px){.c-bod-edit{width:calc(100% - 230px);background-color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}}.c-bod-edit__inner{padding:20px 20px 20px 0;}@media (min-width:1101px){.c-bod-edit__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;}}.c-bod-edit__inner.this-is-active .c-bod-edit__text,.c-bod-edit__inner.this-is-active .c-bod-edit__save,.c-bod-edit__inner.this-is-active .c-bod-edit__cancel{display:none;}.c-bod-edit__inner.this-is-active .c-bod-edit__edit-form{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-bod-edit__inner.this-is-active .c-bod-edit__cancel-name{display:block;}.c-bod-edit__cancel,.c-bod-edit__cancel-name{white-space:nowrap;-webkit-transform:translateY(10px);transform:translateY(10px);}.c-bod-edit__cancel .o-rubric,.c-bod-edit__cancel-name .o-rubric{display:inline-block;-webkit-transform:translateY(-1px);transform:translateY(-1px);}@media (min-width:751px){.c-bod-edit__cancel,.c-bod-edit__cancel-name{-webkit-transform:translateY(18px);transform:translateY(18px);}}@media (min-width:1101px){.c-bod-edit__cancel,.c-bod-edit__cancel-name{-webkit-transform:translateY(0);transform:translateY(0);}}.c-bod-edit__cancel-name{display:none;}@media (max-width:1100px){.c-bod-edit__edit-options{background-color:#F2F4F6;position:absolute;left:calc(-1 * var(--page-padding-sides));right:calc(-1 * var(--page-padding-sides));top:85px;width:100vw;-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);box-shadow:0 3px 5px rgba(0,0,0,0.2);z-index:100;padding:20px;border-top:1px solid #ffffff;}}@media (min-width:751px){.c-bod-edit__edit-options{top:100px;}}@media (min-width:1101px){.c-bod-edit__edit-options{width:100%;}}@media (min-width:1101px){.c-bod-edit__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1101px){.c-bod-edit__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:20px;margin:0 auto;}}.c-bod-edit__label{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;font-weight:400;font-style:italic;display:inline-block;margin-right:20px;vertical-align:super;}@media (max-width:1100px){.c-bod-edit__label{font-size:22px;}}@media (min-width:1101px){.c-bod-edit__label{width:100px;}}@media (min-width:1301px){.c-bod-edit__label{width:140px;font-size:22px;}}.c-bod-edit__topic-edit{padding-top:2px;}.c-bod-edit__topic-name{display:block;margin-bottom:2px;white-space:nowrap;max-width:450px;overflow:auto;}@media (min-width:1301px){.c-bod-edit__topic-name{font-size:22px;}}@media (max-width:1100px){.c-bod-edit__save-text{margin-bottom:20px;}}.c-bod-edit__save{font-size:12px;min-width:200px;}@media (max-width:1100px){.c-bod-edit__save{width:100%;}}@media (min-width:1301px){.c-bod-edit__save{font-size:14px;}}.c-bod-edit__edit-form{display:none;max-width:750px;margin-left:auto;margin-right:auto;}@media (max-width:1100px){.c-bod-edit__edit-form{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1101px){.c-bod-edit__edit-form{padding:0 20px;}}.c-bod-edit__form-submit{font-size:12px;padding-left:40px;padding-right:20px;}@media (max-width:1100px){.c-bod-edit__form-submit{margin:10px 0 0;width:100%;border-radius:0;padding-left:20px;}}.c-bod-edit__success-icon{width:30px;height:30px;display:inline-block;margin-right:7.5px;}.c-bod-results-table .pager__items{width:100%;border-radius:0;border-bottom:none;}.c-bod-results-table .pager li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.c-bod-results-table .pager li:first-child,.c-bod-results-table .pager li:last-child{border-radius:0;}.c-bod-results-table .pager li.disabled:first-child a,.c-bod-results-table .pager li.disabled:last-child a{color:rgba(119,119,119,0.6);cursor:default;}@media (max-width:750px){.c-bod-results-table .pager li.disabled:not(:first-child):not(:last-child){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;}}@media (max-width:750px){.c-bod-results-table .pager li.disabled:not(:first-child):not(:last-child) a{padding:10px 8px 9px;}}.c-bod-results-table .pager li:first-child{border:none;}.c-bod-results-table .pager li:last-child{border-left:1px solid #E2EAED;}.c-bod-results-table .pager li.active,.c-bod-results-table .pager li.active a{color:#ffffff;background-color:#1C73B5;}.c-bod-results-table .pager li a{display:block;margin:0 auto;padding:10px 15px 9px;letter-spacing:1px;font-size:12px;font-weight:bold;text-transform:uppercase;}.app-loader,.app-loader:before,.app-loader:after{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out;}.app-loader{color:#000000;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}.app-loader:before,.app-loader:after{content:'';position:absolute;top:0;}.app-loader:before{left:-3.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}.app-loader:after{left:3.5em;}@-webkit-keyframes load7{0%,80%,100%{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em;}40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0;}}@keyframes load7{0%,80%,100%{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em;}40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0;}}.c-news-block{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-news-block__sidebar{padding-right:15px;}@media (min-width:901px){.c-news-block__sidebar{padding-right:30px;}}.c-news-block__main{-webkit-box-flex:1;-ms-flex:1;flex:1;}.c-news-block__meta{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;}.c-news-block__meta-item{font-size:14px;word-break:break-word;}.c-news-block__meta-item:last-child{font-style:italic;}.c-news-block__dek{font-size:14px;}.c-news-blocks__row{border-bottom:1px solid #E2EAED;padding-top:30px;padding-bottom:30px;}.c-footer{padding-top:30px;margin-top:20px;}@media (min-width:901px){.c-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}.c-footer__top{padding-top:30px;padding-bottom:30px;}.c-footer__logo{display:block;width:180px;}.c-footer__left{width:100%;margin-bottom:20px;}@media (min-width:901px){.c-footer__left{max-width:600px;}}.c-footer__right{width:100%;}@media (min-width:901px){.c-footer__right{max-width:300px;}}@media (max-width:900px){.c-footer__phones{padding:15px 0 20px;}}.c-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.c-footer__social-item{margin-right:10px;}.c-footer__nav,.c-footer__copyright{-ms-flex-item-align:center;align-self:center;width:100%;}.c-footer__nav{width:100%;margin-bottom:10px;}@media (max-width:500px){.c-footer__nav{margin-top:10px;}}.c-footer__nav-item{display:inline-block;padding:4px;margin:0 5px;}.c-footer__phones--primary{font-size:20px;}.c-footer__bottom{padding:20px;text-align:center;}.o-header-button{padding:15px 20px;border:1px solid #ffffff;color:#ffffff;fill:#ffffff;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:background-color 0.2s cubic-bezier(0.86,0,0.07,1);transition:background-color 0.2s cubic-bezier(0.86,0,0.07,1);}@media (max-width:750px){.o-header-button{padding:15px;width:50px;}}.o-header-button:hover{color:#ffffff;background-color:#002746;}.o-header-button:hover .u-arrow,.o-header-button:hover > svg{-webkit-transform:translateX(5px);transform:translateX(5px);}.o-header-button > svg{width:auto;height:22px;margin-left:20px;fill:#ffffff;-webkit-transition:-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:transform 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);-webkit-transform:translateX(0);transform:translateX(0);}.o-header-button .u-arrow{margin-left:20px;-webkit-transition:-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:transform 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);-webkit-transform:translateX(0);transform:translateX(0);}.o-header-button .u-arrow:after{width:8px;height:8px;border-width:3px;border-color:#ffffff;}.c-header{position:relative;z-index:10000;}.c-header__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#003F6F;padding:15px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:transform 0.2s cubic-bezier(0.86,0,0.07,1);transition:transform 0.2s cubic-bezier(0.86,0,0.07,1),-webkit-transform 0.2s cubic-bezier(0.86,0,0.07,1);}@media (min-width:751px){.c-header__inner{padding:20px var(--page-padding-sides);}}.c-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100px;}@media (min-width:751px){.c-header__left{width:165px;}}.c-header__logo{width:100px;display:block;margin-bottom:-4px;fill:#ffffff;}@media (min-width:751px){.c-header__logo{width:165px;height:53px;}}.c-header__utility-links{margin-top:10px;padding-right:10px;}.c-header__utilities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-header__utilities{margin-left:auto;}}.c-header__utility-link,.c-header__search-button,.c-header__tools-toggle{margin-right:25px;color:#ffffff;}@media (max-width:750px){.c-header__search-button,.c-header__tools-toggle{margin-right:10px;}}.c-header__tools-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:50px;}@media (min-width:751px){.c-header__tools-toggle .u-icon{width:17px;height:17px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}@media (max-width:750px){.c-header__tools-toggle{width:50px;padding:13px;}}@media (max-width:750px){.c-header__tools-text{display:none;}}.c-header__utility-link{padding:5px 0;position:relative;overflow:hidden;display:inline-block;}.c-header__utility-link:after{content:"";position:absolute;left:0;bottom:0;-webkit-transform:translateX(-101%);transform:translateX(-101%);width:100%;height:2px;background-color:#1C73B5;-webkit-transition:all 0.2s cubic-bezier(0.86,0,0.07,1);transition:all 0.2s cubic-bezier(0.86,0,0.07,1);}.c-header__utility-link:hover{color:#ffffff;}.c-header__utility-link:hover:after{-webkit-transform:translateX(0);transform:translateX(0);}.c-header__search{position:relative;}.c-header__search-button{width:50px;padding:13px;}.c-header__search-button > span{width:20px;height:20px;}.c-header__search-form{position:absolute;z-index:1;right:100%;top:0;bottom:0;width:400px;max-width:0;overflow:hidden;background-color:#002746;}.this-is-active > .c-header__search-form{max-width:calc(100vw - 190px);border:1px solid #ffffff;border-right:none;overflow:visible;}.c-header__search-form input{height:100%;border:none;background-color:transparent;color:#ffffff;outline:none;padding-right:25px;}.c-header__search-form__close{position:absolute;right:0;top:0;padding:14px;width:40px;cursor:pointer;}.c-header__search-form__close svg{fill:#ffffff;}.c-header__search-form__submit{position:absolute;width:50px;top:0;left:100%;bottom:0;overflow:hidden;opacity:0;}.c-header .c-tools{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.2s cubic-bezier(0.86,0,0.07,1);transition:all 0.2s cubic-bezier(0.86,0,0.07,1);}.tools-menu-is-active .c-tools{-webkit-transform:translateX(0);transform:translateX(0);}.c-hamburger__label{margin-right:20px;}@media (max-width:750px){.c-hamburger__label{display:none;}}.c-hamburger__bar{background-color:#ffffff;height:4px;width:24px;display:block;position:relative;opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.2s cubic-bezier(0.86,0,0.07,1);transition:all 0.2s cubic-bezier(0.86,0,0.07,1);}.c-hamburger__bar:before,.c-hamburger__bar:after{content:"";height:4px;left:0;width:100%;position:absolute;background-color:#ffffff;transform-orgin:center center;-webkit-transition:all 0.2s cubic-bezier(0.86,0,0.07,1);transition:all 0.2s cubic-bezier(0.86,0,0.07,1);}.c-hamburger__bar:before{top:0;-webkit-transform:translateY(-8px) rotate(0);transform:translateY(-8px) rotate(0);}.c-hamburger__bar:after{bottom:0;-webkit-transform:translateY(8px) rotate(0);transform:translateY(8px) rotate(0);}.menu-is-active .c-hamburger__bar{background-color:transparent;}.menu-is-active .c-hamburger__bar:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.menu-is-active .c-hamburger__bar:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}@media (min-width:751px){.has-floating-header .c-header{position:absolute;left:0;top:0;width:100%;}.has-floating-header .c-header__inner{background-color:transparent;}.has-floating-header .c-header__logo{display:none;}.has-floating-header .c-header__left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.o-messages{max-width:1351px;background-color:#003F6F;padding:15px 22.5px;border:3px solid #E2EAED;color:#ffffff;}.o-messages a{color:#ffffff;text-decoration:underline;}.o-messages a:hover{text-decoration:none;}.o-messages-wrap{margin:30px auto 0;}.o-messages--warning{background-color:#fff664;}.o-messages--error{background-color:#F6645D;color:#000000;}.o-messages--error a{color:#000000;}.page-node-type-landing .block-system-breadcrumb-block{background-color:#003F6F;}.page-node-type-landing .block-system-breadcrumb-block .l-wrap{max-width:1351px;}.page-node-type-landing .block-system-breadcrumb-block .c-page-header__inner{min-height:0px;line-height:22.4px;padding:0px;padding-bottom:15px;}.page-node-type-landing .c-page-header--with-bg:before{background-image:none;}.c-sidebar .c-article__social{padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media (min-width:1101px){.c-sidebar .c-testimonial__quote{padding-right:0;}.c-sidebar .c-testimonial--bg{padding:30px;}}@media (min-width:1101px){.c-myapqc__aside{padding-top:96px;}}.c-myapqc__aside .c-contact-block .o-text p{margin-top:20px;}.c-main{width:100%;}.c-main__content{position:relative;z-index:25;}body,html{height:100%;}.c-welcome-page{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:670px;padding:30px;margin:0 auto;}.o-upper-content{margin-bottom:80px;}.o-lower-content{padding:80px 0;}@media (min-width:901px){.o-lower-content{padding:90px 0;}}@media (max-width:750px){.c-assessment-osb-detail__meta .o-content-columns__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-assessment-osb-detail__meta .o-content-columns__primary .c-page-meta__item{width:50%;}}@media (min-width:901px) and (max-width:900px){.c-assessment-osb-detail__meta .o-content-columns__primary{margin-bottom:20px;}}.c-assessment-osb-detail__primary{margin-bottom:40px;}@media (min-width:1101px){.c-assessment-osb-detail__primary{margin-bottom:0;}}@media (max-width:1100px){.c-assessment-osb-detail__primary .c-article__primary-footer .o-bordered-content{display:none;}}.c-search__header{padding-top:30px;}.c-search .c-anchor-nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-search__form{padding:20px;background-color:#F2F4F6;margin-bottom:20px;}@media (min-width:751px){.c-search__form{padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0;}}.c-search__form .o-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:590px;width:100%;}@media (min-width:751px){.c-result-set__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}}.c-result-set__heading{margin-right:20px;font-weight:400;}.c-result-set__result-amount{font-size:14px;}.c-result-set__results{border:4px solid rgba(28,115,181,0.25);-webkit-box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);box-shadow:0 13px 17px -10px rgba(0,0,0,0.2);padding:20px;}@media (min-width:751px){.c-result-set__results{padding:40px 30px;}}.c-result-set .c-search-block{margin-bottom:20px;padding-bottom:40px;border-bottom:1px solid #E2EAED;}@media (min-width:901px){.c-result-set .c-search-block{border-bottom:none;padding-bottom:0;margin-bottom:0;}}@media (min-width:901px) and (max-width:1300px){.c-result-set .c-search-block__image{min-width:100px;max-width:100px;}}@media (min-width:501px){.c-result-set .l-grid--2up{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));}}@media (min-width:901px){.c-result-set .l-grid--2up{grid-column-gap:70px;}}@media (min-width:901px){.c-result-set .l-grid--2up .c-search-block:first-child,.c-result-set .l-grid--2up .c-search-block:nth-child(2){padding-bottom:40px;border-bottom:1px solid #E2EAED;}}.block-local-tasks-block{z-index:100;}.toolbar-oriented .toolbar-bar{z-index:100000;}.toolbar-horizontal.has-floating-header .c-header{position:relative;background-color:#003F6F;}.contextual-region.c-nav--main{position:static;}.has-trans{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}.has-trans--fast{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}.has-fadeup{opacity:0;-webkit-transform:translate(0,25px);transform:translate(0,25px);-webkit-transition:all .6s ease-out;transition:all .6s ease-out;}.fadeup{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);}.has-fadein{opacity:0;-webkit-transition:all .8s ease-out;transition:all .8s ease-out;}.fadein{opacity:1;}.lazyload,.lazyloading{opacity:0;-webkit-transform:translate(0,25px);transform:translate(0,25px);-webkit-transition:all .6s ease-out;transition:all .6s ease-out;}.lazyloaded{opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms;}.u-color--text{color:#323232;}.u-color--black,.u-color--black a{color:#000000;}.u-color--black-transparent{color:rgba(0,0,0,0.7);}.u-color--gray--light,.u-color--gray--light a{color:#F2F4F6;}.u-color--gray,.u-color--gray a{color:#777777;}.u-color--gray--medium-dark,.u-color--gray--medium-dark a{color:#54585A;}.u-color--gray--dark,.u-color--gray--dark a{color:#292929;}.u-color--white,.u-color--white a{color:#ffffff !important;}.u-color--white-transparent{color:rgba(255,255,255,0.7);}.u-color--primary,.u-color--primary a{color:#003F6F;}.u-color--primary--light,.u-color--primary--light a{color:#1C73B5;}.u-color--secondary,.u-color--secondary a{color:#C1C648;}.u-link--white{color:#ffffff;}.u-link--white:hover{color:#ffffff;opacity:0.5;}.u-background-color--none{background:none;}.u-background-color--black{background-color:#000000;}.u-background-color--gray{background-color:#777777;}.u-background-color--gray--light{background-color:#F2F4F6;}.u-background-color--white{background-color:#ffffff;}.u-background-color--primary{background-color:#003F6F;}.u-background-color--secondary{background-color:#C1C648;}.u-background-color--primary--light{background-color:#1C73B5;}.u-background-color--bittersweet{background-color:#F6645D;}.u-color--valid{color:#089e00;}.u-color--error{color:#f00;}.u-color--warning{color:#fff664;}.u-color--information{color:#000db5;}.u-path-fill--black path{fill:#000000;}.u-path-fill--gray path{fill:#777777;}.u-path-fill--gray-light-medium path{fill:#E2EAED;}.u-path-fill--white path{fill:#ffffff;}.u-path-fill--primary path{fill:#003F6F;}.u-path-fill--primary-light path{fill:#1C73B5;}.u-path-fill--secondary path{fill:#C1C648;}.u-path-fill--cornflower path{fill:#E1EAED;}.c-conference-hero .locationtextcolor-blue{color:#0099ce;}.c-conference-hero .locationtextcolor-navy{color:#003F6F;}.c-conference-hero .locationtextcolor-green{color:#C1C648;}.c-conference-hero .locationtextcolor-red{color:#F6645D;}.c-conference-hero .locationtextcolor-grey{color:#545454;}.c-conference-hero .locationtextcolor-purple{color:#523178;}.c-conference-hero a.c-conference-hero__cta.reglinkcolor-blue{background-color:#0099ce;}.c-conference-hero a.c-conference-hero__cta.reglinkcolor-navy{background-color:#003F6F;}.c-conference-hero a.c-conference-hero__cta.reglinkcolor-green{background-color:#C1C648;}.c-conference-hero a.c-conference-hero__cta.reglinkcolor-red{background-color:#F6645D;}.c-conference-hero a.c-conference-hero__cta.reglinkcolor-grey{background-color:#545454;}.c-conference-hero a.c-conference-hero__cta.reglinkcolor-purple{background-color:#523178;}.u-display--inline-block{display:inline-block;}.u-display--block{display:block;}@media (max-width:500px){.u-hide-until--s{display:none;}}@media (max-width:750px){.u-hide-until--m{display:none;}}@media (max-width:900px){.u-hide-until--l{display:none;}}@media (max-width:1100px){.u-hide-until--xl{display:none;}}@media (min-width:501px){.u-hide-after--s{display:none;}}@media (min-width:751px){.u-hide-after--m{display:none;}}@media (min-width:901px){.u-hide-after--l{display:none;}}@media (min-width:1101px){.u-hide-after--xl{display:none;}}.u-spacing > * + *{margin-top:20px;margin-top:var(--space);}.u-spacing--top{margin-top:20px;margin-top:var(--space);}@media (max-width:900px){.u-spacing--until-large > * + *{margin-top:20px;margin-top:var(--space);}}@media (max-width:750px){.u-spacing--until-medium > * + *{margin-top:20px;margin-top:var(--space);}}@media (max-width:1100px){.u-spacing--until-xlarge > * + *{margin-top:20px;margin-top:var(--space);}}.u-spacing--quarter > * + *{margin-top:5px;margin-top:var(--space-quarter);}@media (max-width:900px){.u-spacing--quarter--until-large > * + *{margin-top:5px;margin-top:var(--space-quarter);}}@media (max-width:1100px){.u-spacing--quarter--until-xlarge > * + *{margin-top:5px;margin-top:var(--space-quarter);}}.u-spacing--half > * + *{margin-top:10px;margin-top:var(--space-half);}.u-spacing--half--top{margin-top:10px;margin-top:var(--space-half);}.u-spacing--half--bottom{margin-bottom:10px;margin-bottom:var(--space-half);}@media (max-width:900px){.u-spacing--half--until-large > * + *{margin-top:10px;margin-top:var(--space-half);}}.u-spacing--one-and-half > * + *{margin-top:30px;margin-top:var(--space-and-half);}.u-spacing--one-and-half--bottom{margin-bottom:30px;margin-bottom:var(--space-and-half);}.u-spacing--double > * + *{margin-top:40px;margin-top:var(--space-double);}.u-spacing--double--top{margin-top:40px;margin-top:var(--space-double);}.u-spacing--double--bottom{margin-bottom:40px;margin-bottom:var(--space-double);}@media (max-width:900px){.u-spacing--double--until-large > * + *{margin-top:40px;margin-top:var(--space-double);}}@media (max-width:1100px){.u-spacing--double--until-xlarge > * + *{margin-top:40px;margin-top:var(--space-double);}}.u-spacing--triple > * + *{margin-top:60px;margin-top:var(--space-triple);}.u-spacing--triple--top{margin-top:60px;margin-top:var(--space-triple);}.u-spacing--triple--bottom{margin-bottom:60px;margin-bottom:var(--space-triple);}.u-spacing--quad > * + *{margin-top:80px;margin-top:var(--space-quad);}.u-spacing--quad--top{margin-top:80px;margin-top:var(--space-quad);}.u-spacing--quad--bottom{margin-bottom:80px;margin-bottom:var(--space-quad);}.u-spacing--row > * + *{margin-top:100px;}.u-spacing--zero > * + *{margin-top:0;}.u-spacing--zero > * + *--top{margin-top:0 !important;}.u-spacing--zero > * + *--bottom{margin-bottom:0 !important;}.u-space--left--half > * + *{margin-left:10px;}.u-space--left > * + *{margin-left:20px;}#st-1 .st-btn > svg{width:25px !important;height:25px !important;top:0px !important;}#st-2 .st-btn > svg{width:20px !important;height:20px !important;top:0px !important;}#st-1 .st-btn[data-network='sharethis']{width:25px !important;height:25px !important;}#st-2 .st-btn[data-network='sharethis']{width:20px !important;height:20px !important;}#st-1,#st-2{padding:0px !important;}#st-1 .st-btn,#st-2 .st-btn{padding:0px !important;-webkit-transition:none !important;transition:none !important;}#st-1 .st-btn:hover,#st-2 .st-btn:hover{opacity:1 !important;top:0px !important;}#st-1.st-animated,#st-2.st-animated{-webkit-transition:none !important;transition:none !important;}.u-font--primary,.u-font--primary > p{font-family:"Gotham A","Gotham B","Helvetica Neue",Arial,sans-serif;}.u-font--secondary,.block-facets-summary-blockblog-summary a.selected-terms{font-family:"Whitney A","Whitney B","Helvetica Neue",Arial,sans-serif;}.u-font--xxs{font-size:10px;font-weight:500;}.u-font--xs,.u-font--xs > p{font-size:12px;}.u-font--sm,.c-number-card__dek p,.u-font--sm > p,.c-number-card__dek p > p{font-size:14px;}.u-font--body-size{font-size:17px;}.u-font--sm-md,blockquote p + p strong{font-size:18px;}.u-font--md{font-size:22px;}.u-font--ml{font-size:24px;}.u-font--lg{font-size:30px;font-size:var(--font-size-lg);}.u-font--xl{font-size:36px;font-size:var(--font-size-xl);}.u-font--xxl{font-size:34px;font-size:var(--font-size-xxl);}.u-font--md-xl--at-large{font-size:22px;}@media (min-width:901px){.u-font--md-xl--at-large{font-size:36px;}}.u-text-transform--upper{text-transform:uppercase;}.u-text-transform--lower{text-transform:lowercase;}.u-font-weight--light{font-weight:300;}.u-font-weight--semi{font-weight:600;}.u-font-weight--normal,.block-facets-summary-blockblog-summary a.selected-terms{font-weight:500;}.u-letter-space--1{letter-spacing:1px;}.u-letter-space--2{letter-spacing:2px;}.u-no-wrap{white-space:nowrap;}.is-hidden{visibility:hidden;}.u-hide{display:none;}.visually-hidden,.is-vishidden,.screen-reader-text,.sr-only{position:absolute !important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);}@media (max-width:750px){.u-image--breakout{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.u-image--breakout img{width:100%;width:100vw;}}.o-bg-image{position:relative;}.o-bg-image:after{content:"";width:100%;height:100%;position:absolute;background-color:#0068b6;mix-blend-mode:multiply;opacity:.85;top:0;left:0;}.o-bg-image picture{width:100%;height:100%;-webkit-filter:grayscale(100%);filter:grayscale(100%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:.3;}.o-bg-image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.o-bg-image--black picture{opacity:.6;}.o-bg-image--black:after{background-color:rgba(0,0,0,0.8);}.o-bg-gradient{position:relative;}.o-bg-gradient:before,.o-bg-gradient:after{content:"";position:absolute;left:0;top:0;width:100%;height:790px;background-repeat:no-repeat;background-size:cover;background-position:right top;background-image:url(/themes/custom/apqc_v2/images/bg-pattern--blue.jpg);}.o-bg-gradient:after{background-position:center bottom;background-image:-webkit-gradient(linear,left bottom,left top,from(#ffffff),to(rgba(255,255,255,0)));background-image:linear-gradient(to top,#ffffff,rgba(255,255,255,0));}.o-bordered-content{border:5px solid #F2F4F6;padding:20px;}@media (min-width:901px){.o-bordered-content{padding:30px;}}.o-bordered-content .o-bordered-content__heading{margin:0;padding:0;text-transform:none;font-size:18px;}.u-round{overflow:hidden;border-radius:100%;}.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex;}.u-flex--end{-ms-flex-item-align:end;align-self:flex-end;}.u-flex--center{-ms-flex-item-align:center;align-self:center;}.u-flex--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.u-flex--nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.u-flex-direction--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.u-flex--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.u-flex--align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.u-flex--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.u-flex--justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.u-flex--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.u-overflow--hidden{overflow:hidden;}.u-width--100p{width:100%;}.u-clickable{cursor:pointer;}.no-js .u-no-js-hide{display:none;}.u-active--off{display:none;}[class*="-is-active"].js-toggle-parent .u-active--on,[class*="-is-active"].js-toggle .u-active--on{display:none;}[class*="-is-active"].js-toggle-parent .u-active--off,[class*="-is-active"].js-toggle .u-active--off{display:block;}.u-position--relative{position:relative;}.u-center-block{display:block;margin-left:auto;margin-right:auto;}.u-text-align--right{text-align:right;}.u-text-align--center{text-align:center;}.u-text-align--left{text-align:left;}.u-align--center{top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.u-vertical-align--center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.u-vertical-align--text-top{vertical-align:text-top;}.u-background--cover{background-size:cover;background-position:center center;background-repeat:no-repeat;}.u-background-image{background-size:100%;background-repeat:no-repeat;}[class*="u-z--"]{position:relative;}.u-z--5{z-index:5;}.u-video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}.u-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.o-truncate{max-height:210px;overflow:hidden;position:relative;}.o-truncate:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:130px;z-index:10;background-image:linear-gradient(to top,#ffffff 45px,#ffffff 45px,rgba(255,255,255,0) 100%);}.o-truncate.this-is-active{max-height:none;padding-bottom:50px;}.o-truncate.this-is-active:after{display:none;}.o-truncate__trigger{font-size:14px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;z-index:15;color:#1C73B5;outline:none;white-space:nowrap;}.o-truncate__trigger .o-toggler{margin-right:10px;}.b-lazy,.lazysizes{max-width:100%;opacity:0;-webkit-transition:opacity 600ms cubic-bezier(0.86,0,0.07,1);transition:opacity 600ms cubic-bezier(0.86,0,0.07,1);}.b-lazy.b-loaded,.b-lazy.loaded,.b-lazy.lazyloaded,.lazysizes.b-loaded,.lazysizes.loaded,.lazysizes.lazyloaded{opacity:1;}.lazyload{max-width:100%;}.u-cf{*zoom:1;}.u-cf:after{clear:both;}.u-cf:before,.u-cf:after{content:" ";display:table;}.u-pad--none{padding:0;}.views{position:relative;}.block-facets-summary-blockblog-summary .c-article__archive-type{border-bottom:11px solid #E2EAED;}.block-facets-summary-blockblog-summary a.selected-terms{padding:0;font-style:italic;color:#323232;display:inline-block;margin:1.875rem 1.875rem 1.875rem 0;}.block-facets-summary-blockblog-summary .selected-terms--line{display:block;border-bottom:11px solid #E2EAED;}.views__blog-solr .c-article-filters .form-actions{display:block;}.views__resource-library .c-accordion-menu__submenu{max-height:none;}.views__resource-library .facet-item a{color:#323232;margin-left:-25px;display:block;padding-left:25px;}.views__resource-library .views-exposed-form .fieldgroup-selected-terms{position:relative;padding:15px 20px calc(15px - 6px);margin:0 0 10px;}.views__resource-library .views-exposed-form .fieldgroup-selected-terms:empty{display:none;}.views__resource-library .views-exposed-form .fieldgroup-selected-terms a{margin-right:20px;position:relative;z-index:2;}.views__resource-library .views-exposed-form .selected-terms--line{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#F2F4F6;z-index:0;}.views__resource-library .form-item-classic,.views__resource-library .form-item-free-content,.views__resource-library .form-item-sort-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.views__resource-library .form-item-classic label,.views__resource-library .form-item-free-content label,.views__resource-library .form-item-sort-order label{text-transform:none;letter-spacing:0;color:#777777;font-weight:500;font-size:14px;margin-right:10px;}.views__resource-library .form-item-classic{margin-right:-10px;}.views__events .c-event-filter__per-page .o-selectbox,.views__events-landing-page-with-fields .c-event-filter__per-page .o-selectbox{min-width:100px;}.views__events .c-article-filters__form--filters .o-selectbox:last-child,.views__events-landing-page-with-fields .c-article-filters__form--filters .o-selectbox:last-child{margin-left:0;}.views__events .views-exposed-form,.views__events-landing-page-with-fields .views-exposed-form{position:relative;width:100%;}.views__events .views-exposed-form .form-item-items-per-page,.views__events-landing-page-with-fields .views-exposed-form .form-item-items-per-page{display:none;}.views__events .views-exposed-form .form-submit,.views__events-landing-page-with-fields .views-exposed-form .form-submit{font-size:12px;border:none;background-color:transparent;outline:none;}.views__events .views-exposed-form .fieldgroup-selected-terms a,.views__events .views-exposed-form .fieldgroup-selected-terms .form-submit,.views__events-landing-page-with-fields .views-exposed-form .fieldgroup-selected-terms a,.views__events-landing-page-with-fields .views-exposed-form .fieldgroup-selected-terms .form-submit{display:none;}.views__events .views-exposed-form .fieldgroup-selected-terms .c-reset-button,.views__events-landing-page-with-fields .views-exposed-form .fieldgroup-selected-terms .c-reset-button{display:block;}.c-reset-button{font-size:12px;border:none;background:none;outline:none;display:none;}.c-resource-search .c-reset-button{display:inline-block;padding:5px 0;position:absolute;right:0;top:-25px;}.c-resource-search .c-reset-button:hover{background-color:transparent;}@media (min-width:1101px){.c-resource-search .c-reset-button{padding:5px 10px;top:12px;right:5px;}}.views__from-this-collection .views-exposed-form .form-item-kpi label{text-transform:none;letter-spacing:0;font-size:14px;vertical-align:top;display:inline-block;font-weight:500;color:#777777;}.views__from-this-collection .views-exposed-form .fieldgroup,.views__from-this-collection .views-exposed-form .form-actions{display:none;}.ajax-progress{position:fixed;border-radius:0;background:url(/themes/custom/apqc_v2/images/loaders/loader.svg) no-repeat 0 0;background-size:100% auto;width:3.125rem;height:3.125rem;left:55%;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.ani--views-fadeout .views--content{-webkit-animation:fadeOut 0.5s cubic-bezier(0.86,0,0.07,1) forwards 0s;animation:fadeOut 0.5s cubic-bezier(0.86,0,0.07,1) forwards 0s;}.ani--views-fadeout .views-exposed-form{position:relative;}.ani--views-fadeout .views-exposed-form:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:25;opacity:0;-webkit-animation:fadeIn 0.5s cubic-bezier(0.86,0,0.07,1) forwards 0s;animation:fadeIn 0.5s cubic-bezier(0.86,0,0.07,1) forwards 0s;}.ani--views-fadein .views--content{-webkit-animation:fadeIn 0.5s cubic-bezier(0.86,0,0.07,1) forwards 0s;animation:fadeIn 0.5s cubic-bezier(0.86,0,0.07,1) forwards 0s;}.c-organization-table__body .views--content > span,.c-organization-table__body .c-alpha-pager{display:none;}.c-alpha-pager__wrap .views__members-list-alpha-sort .views--content{display:none;}.o-hr--top,.o-hr--bottom{display:none;}.c-fa-media-block:first-of-type .o-hr--top{display:block;}.c-fa-media-block:last-of-type .o-hr--bottom{display:block;}.c-fa-media-block .c-media-block__text{max-width:850px;}.views__news-view .pager{margin-top:40px;}.block-local-tasks-block{margin-top:20px;}.block-local-tasks-block .block-content ul{list-style:none;border:0 solid #003F6F;border-bottom-width:1px;}.block-local-tasks-block .block-content ul li{display:inline-block;margin:0 2px;}.block-local-tasks-block .block-content ul li a{font-weight:700;color:#323232;display:block;padding:3.75px 7.5px;border:1px solid #003F6F;border-bottom-width:0;text-decoration:none;z-index:0;background-color:#ffffff;}.block-local-tasks-block .block-content ul li a:hover{position:relative;color:#ffffff;background-color:#003F6F;border-color:#003F6F;z-index:5;}.block-local-tasks-block .block-content ul li a.is-active{background-color:#003F6F;color:#ffffff;}.page-node-type-landing .layout__region--content.u-spacing--triple > * + *{margin-top:0;}body.adminimal-admin-toolbar .block-fixed-block-contenttools-menu .c-tools__header-inner button{position:relative;top:60px;}.views__past-webinars tr td:first-child{width:30%;}.views__past-webinars tr td:nth-child(2){width:15%;}.views__past-webinars tr td:nth-child(3){width:25%;}.views__past-webinars tr td:nth-child(4){width:15%;}.views__past-webinars tr td:last-child{width:15%;}.highcharts-label rect{fill:transparent !important;}.highcharts-label text[style*="fill:#FFFFFF"]{font-size:12px !important;font-weight:bold !important;color:#000 !important;fill:#000 !important;-webkit-transform:translateY(-25px) !important;transform:translateY(-25px) !important;}.highcharts-label .highcharts-text-outline{fill:#000 !important;stroke:none !important;}
