/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.pager__item button{transition:all .2s cubic-bezier(.86,0,.07,1);text-decoration:none;color:#1c73b5}.pager__item button:hover{color:var(--text-color)}.pager{display:flex;overflow:hidden;justify-content:flex-start;width:100%;text-align:center}.pager--small .pager__item a{padding:5px 8px}.pager--center{justify-content:center}.pager__items{display:flex;overflow-x:auto}@media(max-width:500px){.pager__items{justify-content:space-between;width:100%}}@media(min-width:501px){.pager__items{border:1px solid var(--c-gray--light-medium);border-radius:4px}}.pager__item.is-active button,.pager__item.is-active a{color:#595959;background-color:#fff}.pager__item:first-child{border-left:none}.pager__item button,.pager__item--ellipsis,.pager__item a{display:block;padding:10px 16px 9px;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700}.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;clip:rect(1px,1px,1px,1px);width:1px;height:1px;padding:0;border:0}.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:"»"}@media(min-width:501px){.pager__item{border-left:1px solid var(--c-gray--light-medium)}}@media(max-width:500px){.pager__item,.pager__item--first,.pager__item--last{display:none}.pager__item--previous,.pager__item--next{display:block;width:calc(50% - 5px);border:1px solid var(--c-gray--light-medium);border-radius:4px}}@media(max-width:500px){.pager{position:relative}}
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;inset:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:#0000}.featherlight:last-of-type{background:#000c}.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:#ffffff4d;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;-moz-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}}.featherlight .featherlight-close-icon{font-weight:700}.o-featherlight-dialog .o-dialog{display:block}.o-featherlight-dialog:last-of-type{background-color:#ffffffd9}.o-featherlight-dialog .featherlight-content{padding:0;border-bottom:none;box-shadow:0 0 4px #0003}.o-featherlight-dialog .featherlight-close{position:absolute;top:10px;right:20px;width:22px;height:22px;padding:0 5px;cursor:pointer;transition:.15s;text-align:center;border:0;border-radius:50%;background-color:var(--c-white)}.o-featherlight-dialog .featherlight-close path{fill:#003f6f}
.c-resource-locked{position:relative;min-height:90px;padding:15px 15px 15px 65px;background-color:#000}.c-resource-locked__lock{position:absolute;top:0;left:0;width:50px;height:100%;padding:15px;background-color:#f6645d}.c-resource-locked__lock-icon{color:#000!important}@media(min-width:1101px){.c-resource-locked__lock{width:90px;padding:35px}}.c-resource-locked__text{margin-bottom:7.5px;padding-bottom:7.5px;border-bottom:1px solid #fff}.c-resource-locked__text p{color:#fff;font-size:14px;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}}@media(min-width:751px){.c-resource-locked__text{margin-bottom:15px;padding-bottom:15px}}@media(min-width:1101px){.c-resource-locked__text{align-self:center;max-width:390px;height:100%;margin-right:20px;margin-bottom:0;padding-right:20px;padding-bottom:0;border-right:1px solid #fff;border-bottom:none}}@media(min-width:1301px){.c-resource-locked__text{max-width:420px;margin-right:60px;padding-right:80px}}.c-resource-locked__access{display:flex;flex-grow:1;align-items:center;justify-content:space-between}.c-resource-locked__access-cta,.c-resource-locked__access p{color:#fff;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-weight:900;line-height:1.2}.c-resource-locked__access p{max-width:300px;padding-right:20px;text-transform:uppercase}@media(max-width:750px){.c-resource-locked__access p{display:none}}.c-resource-locked__access-cta{display:flex;align-items:center;justify-content:space-between;font-size:18px}.c-resource-locked__access-cta>span{transition:all .15s ease-out;transform:translate(0)}.c-resource-locked__access-cta:hover{color:#fff}.c-resource-locked__access-cta:hover>span{transform:translate(5px)}@media(min-width:1101px){.c-resource-locked__access-cta{max-width:190px;font-size:22px}}@media(min-width:1301px){.c-resource-locked__access-cta{max-width:210px;font-size:24px}}@media(min-width:1101px){.c-resource-locked{display:flex;align-items:center;justify-content:space-between;padding:7.5px 20px 7.5px 110px}}@media(min-width:1301px){.c-resource-locked{padding-right:60px;padding-left:130px}}
.c-related-resources.this-is-active .c-related-resources__articles,.c-course-related-resources.this-is-active .c-related-resources__articles{overflow:visible;max-height:none;padding-bottom:0}.c-related-resources.this-is-active .c-related-resources__articles:after,.c-course-related-resources.this-is-active .c-related-resources__articles:after{display:none}.c-related-resources.this-is-active .c-related-resources__toggle,.c-course-related-resources.this-is-active .c-related-resources__toggle{display:none}.c-related-resources__articles.l-grid--no-gap,.c-course-related-resources__articles.l-grid--no-gap{gap:0}@media(pointer:fine){.c-related-resources__articles::-webkit-scrollbar,.c-course-related-resources__articles::-webkit-scrollbar{width:16px}.c-related-resources__articles::-webkit-scrollbar-track,.c-course-related-resources__articles::-webkit-scrollbar-track{background-color:#d4dbe1}.c-related-resources__articles::-webkit-scrollbar-thumb,.c-course-related-resources__articles::-webkit-scrollbar-thumb{background-color:var(--c-primary-light)}.c-related-resources__articles,.c-course-related-resources__articles{overflow:auto;max-height:522px;padding-right:30px;padding-bottom:5px}}@media(pointer:coarse){.c-related-resources__articles::-webkit-scrollbar,.c-course-related-resources__articles::-webkit-scrollbar{width:16px}.c-related-resources__articles::-webkit-scrollbar-track,.c-course-related-resources__articles::-webkit-scrollbar-track{background-color:#d4dbe1}.c-related-resources__articles::-webkit-scrollbar-thumb,.c-course-related-resources__articles::-webkit-scrollbar-thumb{background-color:var(--c-primary-light)}.c-related-resources__articles,.c-course-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,.c-course-related-resources__articles::-webkit-scrollbar{width:5px}}.c-related-resources__toggle,.c-course-related-resources__toggle{display:inline-block;padding:15px}@media(pointer:fine){.c-related-resources__toggle,.c-course-related-resources__toggle{display:none}}.c-related-resources__article .c-card,.c-course-related-resources__article .c-card{min-height:250px}.c-related-resources--resources-html .c-related-resources__heading,.c-course-related-resources--resources-html .c-related-resources__heading{padding-top:0;padding-bottom:30px;letter-spacing:-.23px;color:#003d72;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:28px;font-weight:500;line-height:150%}.c-related-resources--resources-html .c-related-resources__articles,.c-course-related-resources--resources-html .c-related-resources__articles{overflow:initial;margin-top:0;padding-right:0;padding-bottom:0;padding-left:0}.c-related-resources--resources-html .c-related-resources__article,.c-course-related-resources--resources-html .c-related-resources__article{margin-left:-2px;border:2px solid var(--c-cornflower-blue)}.c-related-resources--resources-html .c-related-resources__article:first-child,.c-course-related-resources--resources-html .c-related-resources__article:first-child{margin-left:0}@media(max-width:500px){.c-related-resources--resources-html .c-related-resources__article,.c-course-related-resources--resources-html .c-related-resources__article{margin-top:-2px;margin-left:0}}@media(max-width:750px){.c-related-resources--resources-html .c-related-resources__article:last-child,.c-course-related-resources--resources-html .c-related-resources__article:last-child{margin-top:-2px;margin-left:0}}.c-related-resources--resources-html .c-resource-html-related-card,.c-course-related-resources--resources-html .c-resource-html-related-card{width:100%}.c-related-resources--resources-html .c-resource-html-related-card__icon,.c-course-related-resources--resources-html .c-resource-html-related-card__icon{display:none}.c-course-related-resources__articles__wrapper{margin-top:8px;padding-top:var(--page-padding-sides);padding-bottom:var(--page-padding-sides)}
.c-resource__article .c-article-header__second{flex-wrap:wrap}.c-related-links{display:flex;align-items:flex-start;padding:15px 20px;border:6px solid #E2EAED}.c-related-links__icon{min-width:30px;max-width:30px;margin-right:20px}@media(min-width:751px)and (max-width:1100px){.c-resource-header-meta{display:flex;justify-content:space-between}.c-resource-header-meta .l-columns{display:flex}.c-resource-header-meta .l-columns--sm{min-width:200px;max-width:200px;margin-right:20px}.c-resource-header-meta .l-columns--lg{margin-top:0}.c-resource-header-meta .o-content-columns__secondary{width:auto;margin-left:20px}}
.apqc-html-node-form .vertical-tabs__pane{padding:var(--space)}.apqc-html-node-form .vertical-tabs__pane textarea{box-sizing:border-box}.apqc-html-node-form details{margin-bottom:var(--space-triple);padding-bottom:var(--space-triple);border-bottom:2px solid var(--c-cornflower-blue)}.apqc-html-node-form details .field--type-text-long{margin-top:var(--space-half);margin-bottom:0;padding-bottom:0;border-bottom:none}.apqc-html-node-form details .field--type-text-long .o-form__label{display:none}.apqc-html-node-form .js-filter-wrapper{display:none}.apqc-html-node-form .js-form-type-checkbox{margin-bottom:var(--space)}.apqc-html-node-form .c-dark-gradient-hero{width:calc(100vw - var(--scrollbar-width));margin-bottom:60px;margin-left:calc(-50vw + 50% + var(--scrollbar-width) / 2)}.c-main{font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif}.c-main .field--type-text-long h1,.c-main .field--type-text-long h2,.c-main .field--type-text-long h3,.c-main .field--type-text-long h4,.c-main .field--type-text-long h5,.c-main .field--type-text-long h6{padding-top:0;padding-bottom:var(--space-three-quarters);color:#323232;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif}.c-main .field--type-text-long h1{font-size:var(--font-size-xxxl);font-weight:700;line-height:1.32}.c-main .field--type-text-long h2{padding-top:0;padding-bottom:30px;letter-spacing:-.23px;color:#003d72;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:28px;font-weight:500;line-height:150%}.c-main .field--type-text-long h3{font-size:var(--font-size-md);font-weight:500;line-height:1.5}.c-main .field--type-text-long h4{letter-spacing:normal;font-size:var(--font-size-normal);font-weight:500;line-height:1.125}.c-main .field--type-text-long h5{text-transform:uppercase;font-size:var(--font-size-sm);font-weight:500;line-height:1.143}.c-main .field--type-text-long h6{text-transform:uppercase;font-size:var(--font-size-xs);font-weight:700;line-height:1.333}.c-main .field--type-text-long a{color:var(--text-color)}.c-main .field--type-text-long a:hover,.c-main .field--type-text-long a:focus{color:var(--c-primary--light)}.c-main .field--type-text-long p a{text-decoration-color:var(--c-primary--light);text-decoration-thickness:2px}@media print{.c-main .field--type-text-long p a{text-decoration-color:#323232}}.c-main .field--type-text-long p{margin-bottom:var(--space-and-half);font-size:17px;font-weight:500;line-height:150%}.c-main .field--type-text-long p:last-child{margin-bottom:0}.c-main .field--type-text-long hr{height:2px;margin:var(--space-and-half) 0;background:#e1eaed}@media(min-width:750px){.c-main .field--type-text-long hr{margin:var(--space-triple) 0}}.c-main .field--type-text-long .ck-horizontal-line{clear:both}.c-main .field--type-text-long ol,.c-main .field--type-text-long ul{display:grid;margin-left:1em;padding-left:var(--space);list-style:revert;gap:5px}.c-main .field--type-text-long .ck.ck-content ul,.c-main .field--type-text-long .ck.ck-content ol{margin-left:1em}.c-main .field--type-text-long ol{list-style-type:decimal}.c-main .field--type-text-long ol ol{list-style-type:lower-latin}.c-main .field--type-text-long ol ol ol{list-style-type:lower-roman}.c-main .field--type-text-long ol ol ol ol{list-style-type:upper-latin}.c-main .field--type-text-long .ck.ck-content ul ul ul ul,.c-main .field--type-text-long ul ul ul ul{list-style-type:disc}.c-main .field--type-text-long li{font-size:17px;font-weight:500;line-height:150%}.c-main .field--type-text-long li:first-child{margin-top:0}.c-main .field--type-text-long li:last-child{margin-bottom:0}.c-main .field--type-text-long li::marker{color:#1c73b5}@media print{.c-main .field--type-text-long li::marker{color:#323232}}.c-main .field--type-text-long .o-form__label,.c-main .field--type-text-long .field__label{padding-top:0;padding-bottom:30px;letter-spacing:-.23px;color:#003d72;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:28px;font-weight:500;line-height:150%;display:block}.c-main .field--type-text-long .ck-button .section-title{margin-bottom:0}.c-main .field--type-text-long .o-footnotes{clear:both;margin-top:var(--space-triple);padding-top:var(--space-triple);border-top:2px solid var(--c-cornflower-blue)}.c-main .field--type-text-long .o-footnotes .footnotes{margin-left:0;padding-left:0}.c-main .field--type-text-long .o-footnotes .footnotes__heading{padding-top:0;padding-bottom:30px;letter-spacing:-.23px;color:#003d72;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:28px;font-weight:500;line-height:150%}.c-main .field--type-text-long .o-footnotes .footnotes__item-backlink{color:#1c73b5}@media(max-width:900px){.c-main .field--type-text-long .o-footnotes{margin-top:var(--space-double);padding-top:var(--space-double)}}.c-main .field--type-text-long .c-action-bar__container,.c-main .field--type-text-long .o-social{margin-left:0;padding-left:0}.c-main .field--type-text-long .c-action-bar__container li,.c-main .field--type-text-long .o-social li{margin:0}.c-main .c-resources-html-summary{margin-top:var(--space-double);margin-bottom:var(--space-double);padding-bottom:var(--space-double);border-bottom:2px solid #E1EAED}.c-main .field--name-field-html-body{margin-bottom:var(--space-triple)}.c-main .field--name-field-html-body.field--widget-text-textarea{margin-top:var(--space-double)}@media(max-width:900px){.c-main .field--name-field-html-body{margin-bottom:var(--space-double)}}@media(max-width:900px){.c-main .l-wrap-content>.u-spacing--triple>*+*{margin-top:var(--space-double)}}.c-main .o-text ul li,.c-main .o-text ol li{font-size:17px;font-weight:500;line-height:150%}.c-main .o-main-content{margin-top:var(--space-double)}@media print{.c-main .o-content-columns__primary{max-width:100%;margin-right:0}}.c-main .o-content-columns__secondary{position:sticky;top:calc(var(--drupal-displace-offset-top,0px) + 100px)}@media(max-width:1100px){.c-main .o-content-columns__secondary{display:none}}@media print{.c-main .o-content-columns__secondary{display:none}}.c-main .section-title,.c-main .field--type-text-long .section-title{padding-top:0;padding-bottom:30px;letter-spacing:-.23px;color:#003d72;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:28px;font-weight:500;line-height:150%}.c-main .resources-disclaimer-block{margin-top:var(--space-triple);padding:var(--space-triple) 0;border:2px solid var(--c-cornflower-blue);border-right:0;border-left:0}.c-main .resources-disclaimer-block .block-title{margin-bottom:15px;color:#003d72;font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif;font-size:18px;font-weight:500;line-height:normal}.c-main .resources-disclaimer-block p{margin-bottom:1em;font-size:14px}.c-main .resources-disclaimer-block p:last-child{margin-bottom:0}@media(max-width:900px){.c-main .resources-disclaimer-block{margin-top:var(--space-double);padding:var(--space-double) 0}}.c-main .field--name-field-authors{margin-top:var(--space-triple);padding:var(--space-triple) 0;border-top:2px solid var(--c-cornflower-blue)}@media(max-width:900px){.c-main .field--name-field-authors{margin-top:var(--space-double);padding:var(--space-double) 0}}.c-main .o-figure,.c-main figure.ck-widget.image{margin-bottom:20px}.c-main .o-figure .o-caption,.c-main figure.ck-widget.image .o-caption{text-align:center;font-size:17px;font-weight:500;line-height:150%}.c-main .ck-content .image:not([class*=image-style-]),.c-main>div:not(.apqc-html-node-resource-html-form) img:not([class*=align-]){margin-right:0;margin-bottom:20px;margin-left:0;text-align:left}.c-main .u-iframe-container{border-radius:10px}.form-textarea:not(details:not(.open) .form-textarea){display:none}.js-form-type-textarea{position:relative;min-height:120px}.js-form-type-textarea.ckeditor-loading:before{position:absolute;z-index:1;top:50%;left:50%;display:block;content:"Loading editor...";transform:translate(-50%,-50%)}.js-form-type-textarea.ckeditor-loading>.ck.ck-reset{display:none}.js-form-type-textarea.ckeditor-ready:before{display:none}.js-form-type-textarea.ckeditor-ready>.ck.ck-reset{display:block}.apqc-html-node-resource-html-form .ck-editor-premium-wrapper>.ck.ck-reset,.apqc-html-node-resource-html-form .form-textarea-wrapper:not(.ck-editor-premium-wrapper) .ck-editor>.ck.ck-editor__top.ck-reset_all{position:sticky;z-index:100;top:var(--drupal-displace-offset-top,0);border-bottom:1px solid var(--ck-color-toolbar-border)}.apqc-html-node-resource-html-form .ck.ck-editor__main>.ck-editor__editable{border-top:0}blockquote{display:grid;justify-content:center;margin:60px 0;padding:45px 0;text-align:center;border:2px solid #E1EAED;border-right:0;border-left:0;gap:15px}blockquote p{display:block!important;margin-bottom:0!important;padding:0 7rem!important;font-family:Gotham A,Gotham B,Helvetica Neue,arial,sans-serif;font-size:20px!important;font-weight:500;font-style:normal!important;line-height:1.25!important}blockquote p:first-of-type:before,blockquote p:first-of-type:after{content:""}blockquote p.blockquote-source{font-family:Whitney A,Whitney B,Helvetica Neue,arial,sans-serif;font-size:17px!important;font-weight:400!important;font-style:italic!important}.ck-content blockquote{border-left-width:0!important}@media print{.c-related-resources--resources-html{display:none;visibility:hidden}}.flourish-embed-print{display:none}
