/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;-o-transition:.2s top,.2s -webkit-transform;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;-webkit-transition:transform .2s,top .2s;transition:transform .2s,top .2s;-webkit-transition:transform .2s,top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;-o-transition:.2s left,.2s -webkit-transform;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;-webkit-transition:transform .2s,left .2s;transition:transform .2s,left .2s;-webkit-transition:transform .2s,left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;-o-transition:.2s right,.2s -webkit-transform;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;-webkit-transition:transform .2s,right .2s;transition:transform .2s,right .2s;-webkit-transition:transform .2s,right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}[v-cloak]{display:none}.fa-2x{font-size:2rem}.fa-3x{font-size:3rem}.flex-video,.livestream-wrap,.responsive-embed{margin:0}.grid-container{padding-right:0;padding-left:0;max-width:86.25rem;margin-left:auto;margin-right:auto}.grid-container.fluid,.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}.cell.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:25%}.grid-x>.small-2{width:50%}.grid-x>.small-3{width:75%}.grid-x>.small-4{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:25%}.grid-x>.medium-2{width:50%}.grid-x>.medium-3{width:75%}.grid-x>.medium-4{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:25%}.grid-x>.large-2{width:50%}.grid-x>.large-3{width:75%}.grid-x>.large-4{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}@media print,screen and (min-width:64em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}@media screen and (min-width:80em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}@media screen and (min-width:87.5em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:48em){.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}}@media print,screen and (min-width:64em){.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(25% - 1.25rem)}.grid-margin-x>.small-2{width:calc(50% - 1.25rem)}.grid-margin-x>.small-3{width:calc(75% - 1.25rem)}.grid-margin-x>.small-4{width:calc(100% - 1.25rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(25% - 2.5rem)}.grid-margin-x>.small-2{width:calc(50% - 2.5rem)}.grid-margin-x>.small-3{width:calc(75% - 2.5rem)}.grid-margin-x>.small-4{width:calc(100% - 2.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(25% - 2.5rem)}.grid-margin-x>.medium-2{width:calc(50% - 2.5rem)}.grid-margin-x>.medium-3{width:calc(75% - 2.5rem)}.grid-margin-x>.medium-4{width:calc(100% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(25% - 2.5rem)}.grid-margin-x>.small-2{width:calc(50% - 2.5rem)}.grid-margin-x>.small-3{width:calc(75% - 2.5rem)}.grid-margin-x>.small-4{width:calc(100% - 2.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(25% - 2.5rem)}.grid-margin-x>.medium-2{width:calc(50% - 2.5rem)}.grid-margin-x>.medium-3{width:calc(75% - 2.5rem)}.grid-margin-x>.medium-4{width:calc(100% - 2.5rem)}.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(25% - 2.5rem)}.grid-margin-x>.large-2{width:calc(50% - 2.5rem)}.grid-margin-x>.large-3{width:calc(75% - 2.5rem)}.grid-margin-x>.large-4{width:calc(100% - 2.5rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}@media print,screen and (min-width:64em){.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}@media screen and (min-width:80em){.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}@media screen and (min-width:87.5em){.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}@media print,screen and (min-width:64em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}@media screen and (min-width:80em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}@media screen and (min-width:87.5em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}.grid-padding-x>.cell{padding-right:0;padding-left:0}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.medium-up-1>.cell,.grid-margin-x.small-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.medium-up-2>.cell,.grid-margin-x.small-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.medium-up-3>.cell,.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.medium-up-4>.cell,.grid-margin-x.small-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.medium-up-5>.cell,.grid-margin-x.small-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.medium-up-6>.cell,.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.medium-up-7>.cell,.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.medium-up-8>.cell,.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2.5rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:25%}.small-margin-collapse>.small-2{width:50%}.small-margin-collapse>.small-3{width:75%}.small-margin-collapse>.small-4{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:25%}.small-margin-collapse>.medium-2{width:50%}.small-margin-collapse>.medium-3{width:75%}.small-margin-collapse>.medium-4{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:25%}.small-margin-collapse>.large-2{width:50%}.small-margin-collapse>.large-3{width:75%}.small-margin-collapse>.large-4{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48em){.medium-margin-collapse>.small-1{width:25%}.medium-margin-collapse>.small-2{width:50%}.medium-margin-collapse>.small-3{width:75%}.medium-margin-collapse>.small-4{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse>.medium-1{width:25%}.medium-margin-collapse>.medium-2{width:50%}.medium-margin-collapse>.medium-3{width:75%}.medium-margin-collapse>.medium-4{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:25%}.medium-margin-collapse>.large-2{width:50%}.medium-margin-collapse>.large-3{width:75%}.medium-margin-collapse>.large-4{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:25%}.large-margin-collapse>.small-2{width:50%}.large-margin-collapse>.small-3{width:75%}.large-margin-collapse>.small-4{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:25%}.large-margin-collapse>.medium-2{width:50%}.large-margin-collapse>.medium-3{width:75%}.large-margin-collapse>.medium-4{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:25%}.large-margin-collapse>.large-2{width:50%}.large-margin-collapse>.large-3{width:75%}.large-margin-collapse>.large-4{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.625rem}.small-offset-1{margin-left:25%}.grid-margin-x>.small-offset-1{margin-left:calc(25% + .625rem)}.small-offset-2{margin-left:50%}.grid-margin-x>.small-offset-2{margin-left:calc(50% + .625rem)}.small-offset-3{margin-left:75%}.grid-margin-x>.small-offset-3{margin-left:calc(75% + .625rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:1.25rem}.medium-offset-1{margin-left:25%}.grid-margin-x>.medium-offset-1{margin-left:calc(25% + 1.25rem)}.medium-offset-2{margin-left:50%}.grid-margin-x>.medium-offset-2{margin-left:calc(50% + 1.25rem)}.medium-offset-3{margin-left:75%}.grid-margin-x>.medium-offset-3{margin-left:calc(75% + 1.25rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:1.25rem}.large-offset-1{margin-left:25%}.grid-margin-x>.large-offset-1{margin-left:calc(25% + 1.25rem)}.large-offset-2{margin-left:50%}.grid-margin-x>.large-offset-2{margin-left:calc(50% + 1.25rem)}.large-offset-3{margin-left:75%}.grid-margin-x>.large-offset-3{margin-left:calc(75% + 1.25rem)}}.grid-y{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{width:auto;max-width:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:25%}.grid-y>.small-2{height:50%}.grid-y>.small-3{height:75%}.grid-y>.small-4{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:25%}.grid-y>.medium-2{height:50%}.grid-y>.medium-3{height:75%}.grid-y>.medium-4{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:25%}.grid-y>.large-2{height:50%}.grid-y>.large-3{height:75%}.grid-y>.large-4{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media print,screen and (min-width:64em){.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media screen and (min-width:80em){.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media screen and (min-width:87.5em){.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}.grid-padding-y>.cell{padding-top:0;padding-bottom:0}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:48em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media screen and (min-width:80em){.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}@media screen and (min-width:87.5em){.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(25% - 1.25rem)}.grid-margin-y>.small-2{height:calc(50% - 1.25rem)}.grid-margin-y>.small-3{height:calc(75% - 1.25rem)}.grid-margin-y>.small-4{height:calc(100% - 1.25rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(25% - 2.5rem)}.grid-margin-y>.small-2{height:calc(50% - 2.5rem)}.grid-margin-y>.small-3{height:calc(75% - 2.5rem)}.grid-margin-y>.small-4{height:calc(100% - 2.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(25% - 2.5rem)}.grid-margin-y>.medium-2{height:calc(50% - 2.5rem)}.grid-margin-y>.medium-3{height:calc(75% - 2.5rem)}.grid-margin-y>.medium-4{height:calc(100% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(25% - 2.5rem)}.grid-margin-y>.small-2{height:calc(50% - 2.5rem)}.grid-margin-y>.small-3{height:calc(75% - 2.5rem)}.grid-margin-y>.small-4{height:calc(100% - 2.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(25% - 2.5rem)}.grid-margin-y>.medium-2{height:calc(50% - 2.5rem)}.grid-margin-y>.medium-3{height:calc(75% - 2.5rem)}.grid-margin-y>.medium-4{height:calc(100% - 2.5rem)}.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(25% - 2.5rem)}.grid-margin-y>.large-2{height:calc(50% - 2.5rem)}.grid-margin-y>.large-3{height:calc(75% - 2.5rem)}.grid-margin-y>.large-4{height:calc(100% - 2.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 2.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 2.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 2.5rem)}}.flex-video,.livestream-wrap,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.livestream-wrap embed,.livestream-wrap iframe,.livestream-wrap object,.livestream-wrap video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.livestream-wrap,.responsive-embed.widescreen{padding-bottom:56.25%}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:47.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:48em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-medium{display:none!important}}@media screen and (max-width:47.99875em){.show-for-medium{display:none!important}}@media screen and (min-width:48em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:68.74875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:68.75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.u-link-list li{margin-bottom:.1875rem}.u-link-list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.u-link-list a i{margin-right:7px}.u-full-width{width:100%}.u-comma-list--wrap{display:inline-block}.u-comma-list--text{display:inline;padding-right:.3125rem}.u-comma-list--comma{position:relative;right:.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:16px;margin:0;padding:0;width:100%;height:100%}body{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;background:#fff}a,a:active,a:focus,a:hover,body{color:#000}a[href^=http]{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none}h1,h2,h3,h4{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;color:#000;padding:0}h1,h2,h3,h4,p{margin:0 0 1rem}img{max-width:100%;max-height:100%;height:auto;width:auto}img,picture{display:block}picture{width:100%}picture img{max-height:inherit;width:100%}div#app.cm_state-unpublished,div#app.cm_state-unpublished .c-headline{background-color:#fafad2}div#app.cm_state-unpublished #block-ucnews-local-tasks li{background-color:#e5e5b4;border-right:1px solid #aaa}div#app.cm_state-unpublished #block-ucnews-local-tasks li a.is-active{background-color:#f5e681}.l-container,.layout-container{margin:0 auto;max-width:1380px;padding-top:7rem}@media screen and (min-width:68.75em){.l-container,.layout-container{padding-top:12.75rem}}@media (min-width:1100px) and (max-width:1199px){.l-container,.layout-container{max-width:68.75rem}}@media (min-width:1200px) and (max-width:1299px){.l-container,.layout-container{max-width:75rem}}@media (min-width:1300px) and (max-width:1399px){.l-container,.layout-container{max-width:81.25rem}}.l-components .l-container,.l-components .layout-container{padding:0}.l-container.no-header,.layout-container.no-header{padding-top:0}.l-components{padding:3.75rem 0 .625rem}.banner-mode .c-headline h1{position:absolute;top:-9999px;left:-9999px}.banner-mode .c-headline__breadcrumb{margin-bottom:1.25rem}.banner-mode .c-headline-nosub .c-headline__content{max-height:0}.paragraph--type--double-column-row{display:-webkit-box;display:-ms-flexbox;display:flex}.paragraph--type--double-column-row .main-content-group{margin-right:2%;padding-right:2%;width:68%}.paragraph--type--double-column-row .right-sidebar-group{width:28%}.paragraph--type--double-column-row,.paragraph--type--full-width-row{margin:1% 0;padding:1% 0}.paragraph--type--full-width-row{background:#fff}@media print,screen and (min-width:48em){.c-contacts__contact.media-contacts-page{max-width:32.5%!important;padding:5px}}body.path-frontpage{background-color:#fff;color:#000}body .layout-container{margin-top:1.875rem}.homepage-section{border-bottom:2px solid #404040;margin-bottom:1.5625rem;padding-left:1rem;padding-right:1rem}.ajax-progress,.ajax-progress-throbber{display:none}.c-feature__content ul,.s-dash{list-style:none;padding-left:0;margin:0 0 1.25rem}.c-feature__content ul>li:not(.c-accordion__item):before,.s-dash>li:not(.c-accordion__item):before{content:"\2014";color:#000;margin-right:.5em;margin-left:-1.5em;vertical-align:.1rem}.c-feature__content ul li:not(.c-accordion__item):not(.c-stats__item):not(.c-events__item):not(.c-factcard__item),.s-dash li:not(.c-accordion__item):not(.c-stats__item):not(.c-events__item):not(.c-factcard__item){font-weight:400;padding-left:1.5em}.c-feature__content ul li:not(:last-child):not(.c-accordion__item):not(.c-events__item):not(.c-factcard__item),.s-dash li:not(:last-child):not(.c-accordion__item):not(.c-events__item):not(.c-factcard__item){margin-bottom:.875rem}.s-bg,.s-bg-primary{background-color:#fff}.s-bg-secondary{background-color:maroon}.s-bg-secondary a,.s-bg-secondary span{color:#fff}.s-bg-tertiary{background-color:#ebebeb}.s-bg-quaternary{background-color:#000}.s-text-white{color:#fff}.s-text-black{color:#000}.s-bg-quaternary,.s-bg-quaternary a:not(.c-button),.s-bg-quaternary a:not(.c-button):focus,.s-bg-quaternary a:not(.c-button):hover,.s-bg-quaternary button,.s-bg-quaternary button:hover,.s-bg-quaternary h1,.s-bg-quaternary h2,.s-bg-quaternary h3,.s-bg-quaternary h4,.s-bg-secondary,.s-bg-secondary a:not(.c-button),.s-bg-secondary a:not(.c-button):focus,.s-bg-secondary a:not(.c-button):hover,.s-bg-secondary button,.s-bg-secondary button:hover,.s-bg-secondary h1,.s-bg-secondary h2,.s-bg-secondary h3,.s-bg-secondary h4{color:#fff}.c-article{padding-bottom:2.5rem}@media print,screen and (min-width:64em){.c-article{padding-bottom:0}}.c-article__hero-image img{height:100%;max-height:inherit;-o-object-fit:cover;object-fit:cover;width:100%}@media print,screen and (min-width:48em){.c-article__hero{display:grid;grid-template-rows:auto}}@media print,screen and (min-width:64em){.c-article__hero{grid-template-columns:1fr 25%}}@media print,screen and (min-width:48em){.c-article__content-wrap{display:grid;grid-template-rows:auto;grid-gap:25px}}@media print,screen and (min-width:64em){.c-article__content-wrap{grid-template-columns:1fr 1fr 1fr 25%}.c-hero+.c-article__content-wrap .c-article__content{padding-top:1.875rem}.c-hero+.c-article__content-wrap .c-article__content h2:not(.c-card-featured__headline){margin-top:0}.c-hero+.c-article__content-wrap .c-article__content .c-caption{padding-top:0}}.c-article .u-full-width{grid-column:1/2}@media print,screen and (min-width:48em){.c-article .u-full-width{grid-column:1/3}}@media print,screen and (min-width:64em){.c-article .u-full-width{grid-column:1/5}}.c-article__top{display:-webkit-box;display:-ms-flexbox;display:flex}.c-article__content{font-style:normal;font-family:EB Garamond,serif;font-weight:300;grid-area:article__content;grid-column:1/2;grid-row:auto;font-size:1.125rem;font-weight:400;line-height:170%;padding:0 20px}@media print,screen and (min-width:64em){.c-article__content{font-size:1.5rem;line-height:2.55rem}}.c-article__content h1{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-style:italic;font-size:2.48125rem;line-height:.9;padding-top:2.75rem;text-align:center}.c-article__content h2:not(.c-hero__subhead):not(.c-html__center-enlarge):not(.c-card-featured__headline):not(.use-serif){font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;text-transform:uppercase;font-size:.75rem;line-height:1.05rem;font-weight:700;text-align:left}.c-article__content p:not(.c-card-featured__preview):not(.c-contacts p){margin:0 0 1.25rem}.c-article__content iframe{border:none;max-width:100%}.c-article__content .c-article__department{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.125rem;text-align:center;word-break:break-all}.c-article__content .c-article__department strong{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700}@media print,screen and (min-width:48em){.c-article__content .c-article__department{text-align:left}.c-article__content p:not(.c-card-featured__preview):not(.c-contacts p){margin:0 0 2.5rem}.c-article__content h1{font-size:6rem;text-align:left}}@media print,screen and (min-width:64em){.c-article__content{grid-column:1/4;padding:0 0 0 2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-article__content h1{font-size:4.5rem}.c-article__content p:not(.c-card-featured__preview):not(.c-contacts p){margin-bottom:1.875rem}.c-article__content .c-article__department{font-size:.84375rem}}.c-article--podcast-overview{margin-top:1.5625rem;margin-bottom:1.5625rem}.c-article--podcast-overview h2{margin:0 0 1.5625rem;padding:0}.c-article--podcast-overview p{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:600;font-size:1.25rem;line-height:1.5rem}.c-article--podcast-takeaways,.c-article--podcast-transcript{margin-bottom:1.5625rem}.c-article--podcast-takeaways h2,.c-article--podcast-transcript h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin:0 0 1.5625rem;padding:0}.c-article--podcast-takeaways a,.c-article--podcast-takeaways p,.c-article--podcast-takeaways ul,.c-article--podcast-transcript a,.c-article--podcast-transcript p,.c-article--podcast-transcript ul{font-size:1rem;line-height:1.4rem;font-weight:500}.c-article--podcast-takeaways strong,.c-article--podcast-transcript strong{font-weight:700}.c-article.c-article--podcastdetail{background:#fff;padding-top:2.625rem;padding-bottom:0}.c-article.c-article--podcastdetail .c-card-featured{grid-column:1/4;border-bottom:1px solid #a6a6a6;padding-bottom:1.5625rem}.c-article.c-article--podcastdetail .c-article__content{padding-left:0}@media print,screen and (min-width:64em){.c-article.c-article--podcastdetail .c-sidebar{width:33%}}.c-article.c-article--podcastdetail .c-podcast-bottom{border-top:2px solid #404040;margin-top:1.5625rem;padding:0 1.5625rem;margin-bottom:1.5625rem}.c-article.c-article--podcastdetail .c-podcast-bottom__headline{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;text-transform:uppercase;font-size:1.25rem;line-height:1.4625rem;font-weight:700;color:maroon;margin:0;padding-top:1.5625rem;padding-bottom:1.5625rem}.c-article.c-article--podcastdetail .c-podcast-bottom__podcasts{max-width:1380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}@media print,screen and (min-width:48em){.c-article.c-article--podcastdetail .c-podcast-bottom__podcasts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:48em){.c-article.c-article--podcastdetail .c-podcast-bottom__podcasts>div{width:33%}}.c-article.c-article--podcastdetail .c-podcast-bottom__podcasts>div:not(:last-of-type):after{content:"";position:absolute;display:none;top:0;right:-1.5625rem;background-color:#a6a6a6;height:100%;width:1px}@media print,screen and (min-width:48em){.c-article.c-article--podcastdetail .c-podcast-bottom__podcasts>div:not(:last-of-type):after{display:block}}.c-article.c-article--podcastdetail .c-article__podcast-content{padding-top:0;margin-left:1rem}.c-article.c-article--podcastdetail .c-article__podcast-content>div:not(:last-of-type){border-bottom:1px solid #a6a6a6}@media print,screen and (min-width:64em){.c-article.c-article--podcastdetail .c-article__podcast-content{padding-right:1.5625rem;border-right:1px solid #a6a6a6;width:67%}}.c-article.c-article--podcastdetail .c-article__content-wrap{gap:1.5625rem}@media print,screen and (min-width:64em){.c-article.c-article--podcastdetail .c-article__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-article.c-article--podcastdetail .c-article--podcastnotes h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1rem;text-align:left}.c-article.c-article--podcastdetail .c-list{padding-left:0;padding-right:0}.c-article.c-article--podcastdetail .c-list__heading{font-size:1rem;text-align:left;padding:0;margin:0}@media print,screen and (min-width:64em){.page-node-type-generic-page .c-article__content{padding:0 2.5rem}}.c-article--podcast-transcript .c-article__content p{font-family:Montserrat,sans-serif;font-size:16px;line-height:170%;margin-bottom:20px!important;letter-spacing:0;font-weight:300;padding-bottom:0}@media print,screen and (min-width:48em){.c-article--podcast-transcript .c-article__content p{font-size:18px;margin-bottom:22px!important}}@media print,screen and (min-width:64em){.c-list--podcasts .c-list__content{margin-left:1rem;padding-right:1.5625rem;border-right:1px solid #a6a6a6}}.c-big-brains__breadcrumb{display:block;line-height:.35}@media print,screen and (min-width:48em){.c-big-brains__breadcrumb{padding-bottom:10px}}.c-big-brains__breadcrumb .c-big-brains__breadcrumb-cue{font-size:1rem;padding-right:.4375rem}.c-big-brains__breadcrumb .c-big-brains__breadcrumb-link,.c-big-brains__breadcrumb .c-big-brains__breadcrumb-link a{display:inline-block}.page-node-type-podcast .smartbody-component-wrap{padding-top:2.5rem;padding-bottom:2.5rem;margin-top:1.5rem;margin-bottom:2.75rem;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}@media print,screen and (min-width:48em){.page-node-type-podcast .smartbody-component-wrap{padding-top:3.5rem;padding-bottom:3.5rem;margin-top:1.875rem;margin-bottom:3.25rem}}.page-node-type-podcast .c-caption{padding-bottom:0;margin-bottom:0}@media print,screen and (min-width:64em){.smartbody-text-wrap.c-article__content-wrap .c-article__content{padding-left:2.5rem;padding-right:2.5rem}}@media print,screen and (min-width:48em){.no-cssgrid .c-article__content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.no-cssgrid .c-article__content{width:calc(75% - 2.5rem);margin-left:1.25rem;margin-right:.625rem}}@media print,screen and (min-width:48em) and (min-width:48em){.no-cssgrid .c-article__content{margin-right:1.25rem}}@media print,screen and (min-width:48em) and (min-width:64em){.no-cssgrid .c-article__content{margin-right:1.25rem}}@media screen and (min-width:48em) and (min-width:80em){.no-cssgrid .c-article__content{margin-right:1.25rem}}@media screen and (min-width:48em) and (min-width:87.5em){.no-cssgrid .c-article__content{margin-right:1.25rem}}.c-story{padding-bottom:3.125rem;margin-bottom:2.5rem;border-bottom:.125rem solid #404040}.c-story .c-story__content-wrap{display:block}@media print,screen and (min-width:48em){.c-story .c-story__content-wrap{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:1.875rem;grid-template-rows:auto;grid-template-areas:"content content content content sidebar sidebar"}}@media print,screen and (min-width:64em){.c-story .c-story__content-wrap{grid-column-gap:2.375rem}}@media screen and (min-width:68.75em){.c-story .c-story__content-wrap{grid-column-gap:3rem}}@media screen and (min-width:80em){.c-story .c-story__content-wrap{grid-column-gap:3.75rem}}.c-story .c-story__content-wrap .c-story__content{font-style:normal;font-family:EB Garamond,serif;font-weight:300;grid-area:content;grid-row:auto;font-size:1.125rem;font-weight:400;line-height:170%;padding:0 1.25rem;margin-top:1.875rem}@media print,screen and (min-width:64em){.c-story .c-story__content-wrap .c-story__content{font-size:1.5rem;line-height:2.55rem;padding-right:0}.c-story .c-story__content-wrap .c-story__content p{margin-bottom:40px}}@media screen and (min-width:68.75em){.c-story .c-story__content-wrap .c-story__content{padding:0}}.c-story .c-story__content-wrap .c-story__content p.l-with-emphasis{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.5rem;font-width:500;line-height:120%}@media print,screen and (min-width:64em){.c-story .c-story__content-wrap .c-story__content p.l-with-emphasis{font-size:1.6875rem}}.c-story .c-story__content-wrap .c-story__content h3.l-with-divider{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #a6a6a6;padding-top:36px;margin-top:36px}.c-story .c-story__content-wrap .c-story__content h3[id]{scroll-margin-top:6.25rem}.c-story .c-story__content-wrap .c-story__content ul.l-with-arrows{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0}.c-story .c-story__content-wrap .c-story__content ul.l-with-arrows li{position:relative;padding-left:4.0625rem;margin-bottom:2.5rem}@media print,screen and (min-width:64em){.c-story .c-story__content-wrap .c-story__content ul.l-with-arrows li{padding-left:6.5625rem}}.c-story .c-story__content-wrap .c-story__content ul.l-with-arrows li:before{content:"";position:absolute;left:0;top:.1875rem;width:1.5rem;height:1.5rem;border-radius:.75rem;background-repeat:no-repeat;background-color:#4d4d4d;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.453 5.808L0 1.355 1.355 0l5.808 5.808-5.808 5.808L0 10.261l4.453-4.453z" fill="%23fff"/></svg>');background-position:.5625rem .375rem}.c-story .c-story__content-wrap .c-story__content ol.l-with-big-numbers{counter-reset:uc-counter 0;-webkit-padding-start:0;padding-inline-start:0;list-style-position:outside;list-style-type:none}.c-story .c-story__content-wrap .c-story__content ol.l-with-big-numbers li{counter-increment:uc-counter;display:inline-block;position:relative;padding:.375rem 0 0 6.5625rem;margin:0 0 1.25rem}.c-story .c-story__content-wrap .c-story__content ol.l-with-big-numbers li:before{font-style:normal;font-family:EB Garamond,serif;font-weight:300;content:counter(uc-counter);display:inline-block;position:absolute;left:0;top:.5rem;font-size:2.375rem;font-weight:400;color:#4d4d4d;line-height:1}.c-story .c-story__content-wrap .c-story__content iframe{border:none;max-width:100%}.c-story .c-story__content-wrap .c-story__content .c-article__department{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.125rem;text-align:center;word-break:break-all}@media print,screen and (min-width:48em){.c-story .c-story__content-wrap .c-story__content .c-article__department{text-align:left}}@media (min-width:1100px) and (max-width:1400px){.c-story .c-story__content-wrap .c-story__content .c-article__department{font-size:.84375rem}}.c-story .c-story__content-wrap .c-story__content .c-article__department strong{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700}.c-story .c-story__content-wrap .c-story__content .c-smartbody_component{padding:2.375rem 0;margin:2.375rem 0}.c-story .c-story__content-wrap .c-story__content .c-smartbody_component .c-caption{padding-bottom:0;margin-bottom:0}.c-story .c-story__content-wrap .c-story__content .c-smartbody_component--borders{padding:3.4375rem 0;margin:2.375rem 0;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}.c-story .c-story__content-wrap .c-story__content .c-share-links{display:block;border-width:1px;border-color:#a6a6a6}.c-story .c-story__content-wrap .c-story__content .c-share-links:not(.bottom-section){border:none}@media print,screen and (min-width:48em){.c-story .c-story__content-wrap .c-story__content .c-share-links{display:none}}.c-story .c-story__content-wrap .c-sidebar{grid-area:sidebar;padding-left:1rem;padding-right:1rem}@media screen and (min-width:68.75em){.c-story .c-story__content-wrap .c-sidebar{padding-left:0;padding-right:0}}@media print,screen and (min-width:48em){.c-story .c-story__content-wrap .c-sidebar:before{content:"";position:absolute;top:1.875rem;bottom:0;left:-.9375rem;width:1px;background-color:#a6a6a6}}@media print,screen and (min-width:64em){.c-story .c-story__content-wrap .c-sidebar:before{left:-1.375rem}}@media screen and (min-width:68.75em){.c-story .c-story__content-wrap .c-sidebar:before{left:-1.4375rem}}@media screen and (min-width:80em){.c-story .c-story__content-wrap .c-sidebar:before{left:-1.9375rem}}.c-story.c-explainer .c-story__content{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.875rem}@media print,screen and (min-width:64em){.c-story.c-explainer .c-story__content{font-size:1.125rem;line-height:2rem}}.c-story.c-explainer .c-story__content h3:not(.c-pagenav__heading){font-size:1.5rem;line-height:120%}@media print,screen and (min-width:64em){.c-story.c-explainer .c-story__content h3:not(.c-pagenav__heading){font-size:1.6875rem}}@media screen and (min-width:68.75em){.c-article__home .homepage-section:not(.black):not(.maroon){padding-left:0;padding-right:0}}.user-logged-in .c-story .c-story__content-wrap .c-story__content h3[id]{scroll-margin-top:9.625rem}.c-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.c-sidebar__block{width:100%;margin:0 auto;padding-bottom:2.5rem;position:relative}.c-sidebar__block>div{border:none}.c-sidebar__block:not(:first-of-type){margin-top:2.5rem}.c-sidebar__block.l-to-bottom{justify-self:flex-end;padding-top:2.5rem;padding-bottom:0;margin-top:auto}@media print,screen and (min-width:64em){.c-sidebar__block{margin:0}}.c-sidebar__block:after{content:"";position:absolute;width:100%;bottom:0;left:0;background-color:#a6a6a6;height:1px}.c-sidebar__block:last-of-type:after,.c-sidebar__hide-on-mobile{display:none}@media screen and (min-width:68.75em){.c-sidebar__hide-on-mobile{display:block}}.c-sidebar.right{position:absolute;right:0;z-index:2;width:25%}.c-sidebar.top-margin{top:15.25rem}.c-sidebar .c-share-links{display:none}@media print,screen and (min-width:48em){.c-sidebar .c-share-links{display:block;padding:1.875rem 0 2.5rem;margin:0;border-top:none;border-bottom:1px solid #a6a6a6}}.no-cssgrid .c-sidebar{width:calc(25% - 1.25rem);margin-right:.625rem;margin-left:.625rem}.c-sidebar .c-explainer__series{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem}.c-sidebar .c-explainer__series-image{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:11.25rem}.c-sidebar .c-explainer__series-image .c-photo{aspect-ratio:1/1;width:100%}.c-sidebar .c-explainer__series-image .c-photo .c-caption{display:none}.c-sidebar .c-explainer__series-info{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-sidebar .c-explainer__series-info a{text-decoration:none}.c-sidebar .c-explainer__series-info a:active,.c-sidebar .c-explainer__series-info a:focus,.c-sidebar .c-explainer__series-info a:hover{text-decoration:underline}.c-sidebar .c-explainer__series-info h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;font-size:1.625rem;margin-top:0}@media print,screen and (min-width:64em){.c-sidebar .c-explainer__series-info h2{font-size:1.6875rem}}.c-sidebar .c-explainer__series-info p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:500;color:#000;font-size:1rem;line-height:140%}.c-sidebar__block{background:#fff;color:#000}.c-sidebar__block--end{-ms-flex-item-align:end;align-self:flex-end;margin-top:auto}.c-sidebar__block .c-factcard{padding:0}.c-sidebar__block .c-factcard__heading{margin-bottom:2.5rem}.c-factcard__ctn,.c-faculty-experts__ctn,.c-generalcontact__ctn,.c-genericsidebar__ctn,.c-location__ctn,.c-mediacitations__ctn,.c-mediacontact__ctn,.c-mediaresources__ctn,.c-publications__ctn,.c-recommended__ctn,.c-relatedtopics__ctn,.c-searchsidebar__ctn,.c-topstories__ctn{margin:0 auto}.c-genericsidebar,.c-recommended,.c-relatedtopics,.c-topstories{background:#fff;color:#000}.c-location,.c-mediacontact,.c-publications,.c-searchsidebar{background:#fc0;color:#000}.c-contentfilter,.c-factcard,.c-faculty-experts,.c-faculty-experts--theme-white,.c-generalcontact,.c-genericsidebar--theme-white,.c-mediacitations,.c-newsletter,.c-searchform--theme-white{background:#fff;color:#000}.c-faculty-experts--theme-black,.c-genericsidebar--theme-black,.c-mediaresources{background:#000;color:#fff}.c-faculty-experts--theme-darkgrey,.c-genericsidebar--theme-darkgrey,.c-mediacitations--theme-darkgrey,.c-mediaresources--theme-darkgrey{background:#464646;color:#fff}.c-contentfilter--theme-lightgrey,.c-faculty-experts--theme-lightgrey,.c-genericsidebar--theme-lightgrey,.c-mediacitations--theme-lightgrey,.c-newsletter--theme-lightgrey,.c-searchform--theme-lightgrey{background:#ededed;color:#000}.c-factcard__heading,.c-faculty-experts__heading,.c-generalcontact__heading,.c-genericsidebar__heading,.c-location__heading,.c-mediacitations__heading,.c-mediacontact__heading,.c-mediaresources__heading,.c-newsletter__heading,.c-publications__heading,.c-recommended__heading,.c-relatedtopics__heading,.c-searchsidebar__heading,.c-topstories__heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;color:inherit;font-size:.875rem;font-weight:700;line-height:1.05rem;text-align:left;text-transform:uppercase;margin-bottom:2.5rem}.no-cssgrid .c-sidebar__block{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.c-accordion{margin-bottom:1.875rem}.c-accordion__ctn{max-height:0;overflow:hidden;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;visibility:hidden}.c-accordion__ctn.expanded{max-height:100vh;overflow:auto;visibility:visible}.c-accordion__list{list-style:none;padding-left:0;margin:0}.c-accordion__list>li:before{display:none}.c-accordion__item{border-top:3px solid #000;position:relative}.c-accordion__item:last-of-type{border-bottom:3px solid #000}.c-accordion__item h3{margin:.8125rem 2.75rem .8125rem 0}@media print,screen and (min-width:48em){.c-accordion__item h3{margin:1.4375rem 0}}.c-accordion__item h3 button{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;background-color:transparent;border:0;color:#000;cursor:pointer;font-size:.9375rem;letter-spacing:.1875rem;margin:0;padding:0;text-align:left;text-transform:uppercase;width:100%}@media print,screen and (min-width:48em){.c-accordion__item h3 button{font-size:1.0625rem;letter-spacing:.18125rem}}@media (min-width:1100px) and (max-width:1400px){.c-accordion__item h3 button{font-size:.9375rem}}.c-accordion__toggle-icon{width:1.625rem;height:1.625rem;position:absolute;display:block;pointer-events:none;top:.75rem;right:.75rem}@media print,screen and (min-width:48em){.c-accordion__toggle-icon{width:2.625rem;height:2.625rem;top:1.25rem;right:1.25rem}}@media (min-width:1100px) and (max-width:1400px){.c-accordion__toggle-icon{top:1.125rem}}.c-accordion__toggle-icon:hover{cursor:pointer}.c-accordion__toggle-icon:after,.c-accordion__toggle-icon:before{content:"";position:absolute;background:#000;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.c-accordion__toggle-icon:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;height:2px}@media print,screen and (min-width:48em){.c-accordion__toggle-icon:before{height:3px}}.c-accordion__toggle-icon:after{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;width:2px}@media print,screen and (min-width:48em){.c-accordion__toggle-icon:after{width:3px}}.c-accordion__toggle-icon.isToggled:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);width:1.5px}.c-alphalist{background-color:#fff;padding:2.5rem 1.25rem}@media print,screen and (min-width:48em){.c-alphalist{padding:2.5rem 12%}}.c-alphalist h3{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.875rem;margin-bottom:3.125rem;text-align:center}.c-alphalist h3 span{display:block}@media print,screen and (min-width:64em){.c-alphalist h3{font-size:3.75rem;margin-bottom:5.625rem}.c-alphalist h3 span{display:inline}}@media (min-width:1100px) and (max-width:1400px){.c-alphalist h3{font-size:2.8125rem;margin-bottom:2.34375rem}}.c-alphalist ul{list-style:none;padding-left:0;margin:0;list-style-type:none}.c-alphalist ul>li:before{display:none}.c-alphalist__nav{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1rem;margin:0;position:absolute;right:0}.c-alphalist__nav li{color:rgba(0,0,0,.35);padding:.5rem;text-align:center}.c-alphalist__nav a{padding:.5rem;text-decoration:none}@media print,screen and (min-width:48em){.c-alphalist__nav{display:none}}@media (min-width:1100px) and (max-width:1400px){.c-alphalist__nav{font-size:.75rem}}.c-alphalist__ctn{margin:0 1rem 2.5rem 0;list-style-type:none}.c-alphalist__ctn h4{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;border-top:3px solid maroon;color:maroon;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;font-size:3.125rem;margin-bottom:10px;width:30%}@media print,screen and (min-width:48em){.c-alphalist__ctn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}.c-alphalist__ctn h4{width:25%}.c-alphalist__ctn ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width:64em){.c-alphalist__ctn h4{font-size:5.625rem}}@media (min-width:1100px) and (max-width:1400px){.c-alphalist__ctn h4{font-size:4.21875rem}}.c-alphalist__name{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;font-size:1.875rem;margin:0 0 1.875rem;list-style-type:none}.c-alphalist__name a{text-decoration:none}.c-alphalist__name a:active,.c-alphalist__name a:focus,.c-alphalist__name a:hover{text-decoration:underline}.c-alphalist__name span{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;display:block;font-size:1.25rem}@media print,screen and (min-width:48em){.c-alphalist__name{margin:0 0 2.5rem 4.75%}}@media (min-width:1100px) and (max-width:1400px){.c-alphalist__name{font-size:1.40625rem}.c-alphalist__name span{font-size:.9375rem}}.c-bighero{background:#d3e3f0;position:relative}.c-bighero__text{text-align:center;padding:1.875rem 2.875rem}.c-bighero__heading{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-style:italic;font-size:4.75rem;letter-spacing:-.1875rem}.c-bighero__description{font-size:1.25rem}@media print,screen and (min-width:64em){.c-bighero__text{padding:0;width:30%;position:absolute;top:8%;left:10%}.c-bighero__heading{font-size:8.125rem}.c-bighero__description{font-size:1.4375rem}}.c-bulletedlist{padding:1.25rem}.c-bulletedlist__heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.875rem;text-align:center;line-height:1;margin-bottom:1.25rem}.c-bulletedlist__content{font-size:1.25rem;line-height:1.33;max-width:64.375rem;margin:0 auto}.c-bulletedlist__content b,.c-bulletedlist__content strong{font-style:normal;font-family:EB Garamond,serif;font-weight:400}.c-bulletedlist__content ul{list-style:none;padding-left:0;margin:0}.c-bulletedlist__content ul>li:before{display:none}.c-bulletedlist__content ul li{padding-left:1.5em}.c-bulletedlist__content ul li:not(:last-child){margin-bottom:1rem}.c-bulletedlist__content ul li:before{content:"\2014";margin-right:.5em;margin-left:-1.5em;vertical-align:.1rem}.c-bulletedlist--theme-white{background:#fff}@media print,screen and (min-width:64em){.c-bulletedlist{padding:3.75rem 1.875rem}.c-bulletedlist__heading{font-size:3.75rem;margin-bottom:3.75rem}.c-bulletedlist__content{font-size:1.75rem}}@media (min-width:1100px) and (max-width:1400px){.c-bulletedlist__heading{font-size:2.8125rem}.c-bulletedlist__content{font-size:1.3125rem}}.c-caption{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:block;font-size:.875rem;grid-area:caption;line-height:1.05rem;font-weight:500;margin-bottom:.625rem;max-width:62.1875rem;padding:.875rem 0 1.25rem 1.25rem;width:100%;color:#000}.c-caption.c-caption__relocated{padding-top:0}.c-tile-grid .c-caption,.path-frontpage .c-caption{display:none}.c-article__content .c-caption{padding-left:0}@media print,screen and (min-width:48em){.c-caption{padding:1.25rem 0}}@media print,screen and (min-width:64em){.c-caption{width:67%}.c-article__content .c-caption{width:75%}}.c-caption__description{margin:0}.c-caption__description:after{content:" ";margin-right:.1875rem}.c-caption__credit{color:#757575;min-width:40%}@media print,screen and (min-width:64em){.c-caption__credit{min-width:30%}}@media (min-width:1100px) and (max-width:1400px){body:not(.path-frontpage) .c-caption{margin-bottom:1.25rem;padding-left:0;width:100%}}.c-image-square .c-caption,.c-image-vertical .c-caption{width:100%}@media print,screen and (min-width:48em){.c-image-square .c-caption,.c-image-vertical .c-caption{display:block}}.c-contacts{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;padding:0}.c-contacts__list{list-style:none;padding-left:0;margin:0}.c-contacts__list>li:before{display:none}.c-contacts__contact{font-size:1rem;padding:1.875rem 1rem 1.875rem 0}.c-contacts__contact p{line-height:1.05rem;margin:0 0 1rem}.c-contacts__contact .c-contacts__contact-name{font-weight:700;margin:0}.c-contacts__contact-name{line-height:1.05rem}.c-contacts__contact-email a,.c-contacts__contact-phone a{display:block;text-decoration:none;word-wrap:break-word;overflow-wrap:break-word}.c-contacts__contact-email a:active,.c-contacts__contact-email a:focus,.c-contacts__contact-email a:hover,.c-contacts__contact-phone a:active,.c-contacts__contact-phone a:focus,.c-contacts__contact-phone a:hover{text-decoration:underline}.c-contacts__contact .c-contacts__contact-subnote{font-size:.8em;margin:0}@media print,screen and (min-width:48em){.c-contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-contacts__contact{width:50%;border-bottom:3px solid #000;padding-right:1.875rem}.c-contacts__contact:nth-child(2n){padding-right:0}}@media print,screen and (min-width:64em){.c-article__content .c-contacts{margin-top:-2.5rem}}@media screen and (min-width:80em){.c-contacts{padding:0 1.25rem}.c-contacts__contact{width:33.33333%}.c-contacts__contact.no-border{border-bottom:0}.c-contacts__contact:nth-child(2n){padding-right:1.875rem}.c-contacts__contact:nth-child(3n){padding-right:0}}@media (min-width:1100px) and (max-width:1400px){.c-contacts__contact{font-size:.75rem}.c-contacts__contact .c-contacts__contact-subnote{font-size:.625rem}}.c-cta{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.25rem;color:maroon}.c-cta__content{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;max-width:62.5rem;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:80em){.c-cta__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:37.5em){.c-cta__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.c-cta__button{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:11.25rem;max-width:11.25rem;height:11.25rem;text-align:center;border:2px solid maroon}.c-cta__button_text{top:.9375rem;padding:1.5625rem}.c-cta__button_icon,.c-cta__button_text{position:absolute;width:100%;text-align:center}.c-cta__button_icon{top:6.5625rem}@media print,screen and (min-width:64em){.c-cta__button{width:12.5rem;max-width:12.5rem;height:12.5rem}}.c-cta__button.no_icon{height:auto}.c-cta__button.no_icon .c-cta__button_text{font-size:1rem;padding:.75rem;position:relative;top:auto}.c-cta a{display:block;color:maroon;text-decoration:none;margin:.625rem}.c-cta a svg path{fill:maroon}.c-cta a:active,.c-cta a:focus,.c-cta a:hover{color:#fff;background-color:maroon}.c-cta a:active .c-cta__button,.c-cta a:focus .c-cta__button,.c-cta a:hover .c-cta__button{background-color:maroon}.c-cta a:active svg path,.c-cta a:focus svg path,.c-cta a:hover svg path{fill:#fff}@media print,screen and (min-width:64em){.c-cta a{margin:1.25rem}}.c-dropdown{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin:2rem auto 0;max-width:400px;position:relative}.c-dropdown__button{display:block;background:#fff;font-size:1.125rem;font-weight:700;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #000;cursor:pointer;padding:.6875rem 2.375rem .6875rem 1.25rem;width:100%;position:relative}.c-dropdown__button:after{content:"";display:inline-block;width:14px;height:14px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:.6875rem;right:1.125rem;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.c-dropdown__list{list-style:none;margin:0;background:#fff;text-align:left;border:2px solid #000;border-top:0;padding:1rem;width:100%;position:absolute;top:98%;top:calc(100% - 2px);left:0;z-index:10}.c-dropdown__list>li:before{display:none}.c-dropdown__list li:not(:last-child){padding-bottom:1rem}.c-dropdown.isExpanded .c-dropdown__button{border-bottom-color:#fff}.c-dropdown.isExpanded .c-dropdown__button:after{top:1.25rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-factcard{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;padding:2rem 1.25rem}.c-factcard strong{font-weight:700}.c-factcard .c-icon{width:1rem;height:1rem;margin-right:.25rem;vertical-align:middle}.c-factcard__heading{margin-bottom:1.5rem}.c-factcard__heading+.c-factcard__content{border-top:1px solid}.c-factcard__content{list-style:none;padding-left:0;margin:0}.c-factcard__content>li:before{display:none}.c-factcard__item{border-top:1px solid;padding:.5rem 0;position:relative}.c-factcard__item:first-child{border-top:0}.c-factcard__item a{display:block;text-decoration:none;word-wrap:break-word;overflow-wrap:break-word}.c-factcard__item a:active,.c-factcard__item a:focus,.c-factcard__item a:hover{text-decoration:underline}.c-factcard__item-icon{padding-left:1.25rem}.c-factcard__item-icon .c-icon{position:absolute;left:0;top:.7rem}.c-factcard__item:last-child{border-bottom:1px solid}.c-factcard__name{font-weight:700}@media print,screen and (min-width:64em){.c-factcard{padding:2rem}}@media (min-width:1100px) and (max-width:1400px){.c-factcard{font-size:.875rem}}.c-feature{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:grid;grid-column-gap:0;grid-row-gap:0;grid-template-columns:100%;grid-template-areas:"cell1" "cell3" "cell2"}@media print,screen and (min-width:64em){.c-feature{grid-template-columns:1fr 1fr;grid-template-areas:"cell1 cell2" "cell3 ."}}.c-feature h1,.c-feature h2,.c-feature h3,.c-feature h4{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:600}.c-feature h2{font-size:2.375rem}.c-feature.s-bg-primary a,.c-feature.s-bg-tertiary a{color:#000}.c-feature.s-bg-quaternary a,.c-feature.s-bg-secondary a{color:#fff}.c-feature__container{margin-bottom:0}.c-feature__container+.c-feature__container{padding-top:0;margin-top:0}@media screen and (max-width:63.99875em){.c-feature__container{padding:0}}.c-feature__image{grid-area:cell1}.c-feature__image-placeholder{display:none;position:relative;width:100%;padding-bottom:100%;margin:0 auto;background-color:#464646}@media print,screen and (min-width:64em){.c-feature__image-placeholder{display:block}}.c-feature__image svg{position:absolute;width:100%;height:100%}.c-feature__image img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:63.99875em){.c-feature__image img{width:100%}}.c-feature__2up{grid-area:cell1;display:block;grid-gap:0;grid-auto-columns:auto;padding:0 1.25rem}.c-feature__2up .c-tile:first-child{margin-bottom:.9375rem}@media screen and (min-width:25em){.c-feature__2up{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .625rem}.c-feature__2up .c-tile:first-child{margin-bottom:0}}@media print,screen and (min-width:64em){.c-feature__2up{padding:0}}.c-feature__wrap{grid-area:cell2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-bg-quaternary .c-feature__wrap,.s-bg-secondary .c-feature__wrap{color:#fff}.s-bg-primary .c-feature__wrap,.s-bg-tertiary .c-feature__wrap{color:#000}.c-feature__content{padding:1.25rem 1.25rem 0}@media print,screen and (min-width:64em){.c-feature__content{padding:2.5rem 2.5rem 0}}.c-feature__content p{font-size:1.125rem}.c-feature__content ul>li:not(.c-accordion__item):before{color:maroon}.s-bg-quaternary .c-feature__content ul>li:not(.c-accordion__item):before,.s-bg-secondary .c-feature__content ul>li:not(.c-accordion__item):before{color:#fff}.s-bg-primary .c-feature__content ul>li:not(.c-accordion__item):before,.s-bg-tertiary .c-feature__content ul>li:not(.c-accordion__item):before{color:#000}.c-feature__content .t-heading--medium,.c-feature__content .t-heading--topic{text-align:center}@media print,screen and (min-width:64em){.c-feature__content .t-heading--medium,.c-feature__content .t-heading--topic{text-align:left}}.c-feature__caption{grid-area:cell3;font-size:.75rem;padding:.625rem 1.25rem 0}@media screen and (max-width:63.99875em){.c-feature--intro .c-feature__caption{display:none}}@media print,screen and (min-width:48em){.c-feature__caption{padding-left:0;padding-right:0;font-size:.875rem}}@media print,screen and (min-width:64em){.c-feature__bottom .c-cta-block{padding:6%}.c-feature__bottom .c-logo{padding:0 2.5rem}}.c-feature__duration{display:none;font-size:.75rem;margin-left:.5rem}.c-feature__duration .c-icon{width:.5rem;height:.6875rem;vertical-align:-.0625rem}@media print,screen and (min-width:64em){.c-feature__duration{display:inline}}@media print,screen and (min-width:64em){.c-feature--flipped{grid-template-columns:1fr 1fr;grid-template-areas:"cell2 cell1" ". cell3"}}.c-feature--breaking .t-heading--topic{background:#003764;color:#fff;font-size:.6875rem;padding:.625rem;margin-bottom:0;position:absolute;top:0;left:-10px}.c-feature--breaking .t-heading--topic a{text-decoration:none}@media print,screen and (min-width:64em){.c-feature--breaking .t-heading--topic{font-size:.8125rem;padding:.75rem 1.25rem}}.c-feature--breaking .t-heading--medium{text-align:center;margin-bottom:1.25rem}@media screen and (min-width:80em){.c-feature--breaking .t-heading--medium{font-size:2.875rem}}.c-feature--breaking .c-feature__content{font-size:1rem;padding-top:3rem;padding-bottom:.4375rem;position:relative}.c-feature--breaking .c-feature__content p{margin-bottom:1.6875rem}@media screen and (min-width:80em){.c-feature--breaking .c-feature__content{font-size:1.0625rem;padding-top:5.75rem}.c-feature--breaking .c-feature__content a{font-size:1.1875rem}}.c-feature--breaking.c-feature--flipped .t-heading--topic{left:0}@media screen and (max-width:63.99875em){.c-feature--breaking{grid-template-areas:"cell2" "cell1" "cell3"}}.c-feature--pme-home{grid-template-areas:"cell2" "cell1" "cell3"}@media print,screen and (min-width:64em){.c-feature--pme-home{grid-template-areas:"cell2 cell1" "cell3 ."}}.c-quicklinks-two-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.c-quicklinks-two-column{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-quicklinks-two-column>li:before{display:none}@media print,screen and (min-width:48em){.c-quicklinks-two-column>li{width:50%}}@media print,screen and (min-width:48em){.no-cssgrid .c-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.no-cssgrid .c-feature__image{width:calc(50% - 2.5rem);margin-left:1.25rem;margin-right:.625rem}}@media print,screen and (min-width:48em) and (min-width:48em){.no-cssgrid .c-feature__image{margin-right:1.25rem}}@media print,screen and (min-width:48em) and (min-width:64em){.no-cssgrid .c-feature__image{margin-right:1.25rem}}@media screen and (min-width:48em) and (min-width:80em){.no-cssgrid .c-feature__image{margin-right:1.25rem}}@media screen and (min-width:48em) and (min-width:87.5em){.no-cssgrid .c-feature__image{margin-right:1.25rem}}@media print,screen and (min-width:48em){.no-cssgrid .c-feature__wrap{width:calc(50% - 2.5rem);margin-left:1.25rem;margin-right:.625rem}}@media print,screen and (min-width:48em) and (min-width:48em){.no-cssgrid .c-feature__wrap{margin-right:1.25rem}}@media print,screen and (min-width:48em) and (min-width:64em){.no-cssgrid .c-feature__wrap{margin-right:1.25rem}}@media screen and (min-width:48em) and (min-width:80em){.no-cssgrid .c-feature__wrap{margin-right:1.25rem}}@media screen and (min-width:48em) and (min-width:87.5em){.no-cssgrid .c-feature__wrap{margin-right:1.25rem}}@media print,screen and (min-width:48em){.no-cssgrid .c-feature__caption{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media print,screen and (min-width:48em){.no-cssgrid .c-feature .grid-4sq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.no-cssgrid .c-feature .grid-4sq .grid-4sq__cell{width:calc(50% - 2.5rem);width:50%}}@media print,screen and (min-width:48em){.no-cssgrid .c-feature .grid-4sq__content a span{top:25%}}.c-featured{padding:0}.c-featured h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.24375rem;text-align:center}@media print,screen and (min-width:48em){.c-featured h2{font-size:2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-featured h2{font-size:1.875rem}}.c-featured__main_logo{text-align:center}.c-featured__ctn.swiper-container{padding-right:0}.c-featured__ctn .c-callout_content,.c-featured__ctn .c-featured_content{display:block;text-align:center;text-decoration:none;margin-right:.625rem;max-width:21.5625rem}@media print,screen and (min-width:48em){.c-featured__ctn .c-callout_content,.c-featured__ctn .c-featured_content{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-featured__ctn .c-callout_content:last-child,.c-featured__ctn .c-featured_content:last-child{margin-right:0}}.c-featured__ctn a{text-decoration:none}.c-featured__ctn a:active,.c-featured__ctn a:focus,.c-featured__ctn a:hover{text-decoration:underline}.c-featured__ctn figure{margin:0 0 2.5rem}.c-featured__ctn figure img{margin:0 0 1.25rem;width:100%}@media print,screen and (min-width:48em){.c-featured__ctn figure img{margin:0 auto 1.5625rem}}@media (min-width:1100px) and (max-width:1400px){.c-featured__ctn figure img{margin-bottom:1.171875rem}}.c-featured__ctn figcaption{padding:0 1.875rem}.c-featured__ctn .grid-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.c-featured__ctn .grid-wrapper .c-callout_content{height:auto;margin-right:0}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__title{font-size:1.0625rem}@media print,screen and (min-width:48em){.c-featured__ctn .grid-wrapper{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:.875rem;margin-right:.875rem}.c-featured__ctn .grid-wrapper .c-callout_content{height:auto;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;margin-right:.75rem;max-width:32%}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__title{font-size:1.125rem}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__subtitle{font-size:1rem}.c-featured__ctn .grid-wrapper .c-callout_content:nth-child(3n){margin-right:0}}@media screen and (min-width:48em) and (max-width:63.99875em){.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__title{font-size:1.125rem!important}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__subtitle{font-size:1rem!important}}@media screen and (min-width:68.75em){.c-featured__ctn .grid-wrapper{margin-left:0;margin-right:0}.c-featured__ctn .grid-wrapper .c-callout_content{margin-right:1.125rem}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__title{font-size:1.25rem}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__subtitle{font-size:1.125rem}.c-featured__ctn .grid-wrapper .c-callout_expert .c-featured__title{font-size:1.25rem!important}}@media screen and (min-width:87.5em){.c-featured__ctn .grid-wrapper .c-callout_content{margin-right:1.6875rem;height:auto}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__title{font-size:1.5rem}.c-featured__ctn .grid-wrapper .c-callout_content .c-featured__subtitle{font-size:1.3125rem!important}.c-featured__ctn .grid-wrapper .c-callout_expert .c-featured__title{font-size:1.5rem!important}.c-featured__ctn .grid-wrapper .c-callout_expert .c-featured__subtitle{font-size:1.3125rem!important}}@media print,screen and (min-width:48em){.c-featured__ctn{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:0}.c-featured__ctn .swiper-wrapper{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.c-featured__title{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.4875rem}@media print,screen and (min-width:64em){.c-featured__title{font-size:1.875rem}}@media (min-width:1100px) and (max-width:1400px){.c-featured__title{font-size:1.40625rem}}.c-featured__subtitle{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.11875rem}@media print,screen and (min-width:64em){.c-featured__subtitle{font-size:1.25rem}}@media (min-width:1100px) and (max-width:1400px){.c-featured__subtitle{font-size:.9375rem}}.c-featured__more{text-decoration:underline}.c-featured .c-searchform__input_container input{margin-top:0}.c-featured--noSlider .swiper-container{padding-right:0}@media screen and (max-width:47.99875em){.c-featured--noSlider .grid-wrapper,.c-featured--noSlider .swiper-wrapper{display:block}.c-featured--noSlider .swiper-slide{padding-right:0;max-width:inherit;width:100%}}.c-featured.c-featured--podcast{margin-bottom:2.5rem}.c-featured.c-featured--podcast h2{font-size:1.875rem}.c-featured.c-featured--podcast .c-icon--podcast-uchicago{display:block;margin:0 auto;width:13.75rem;height:6.25rem}.c-featured.c-featured--podcast .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:480px) and (max-width:1024px){.c-featured.c-featured--podcast .grid-wrapper,.c-featured.c-featured--podcast .swiper-wrapper{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.c-featured--podcast .c-featured__ctn a{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:49%;margin-right:0}}@media print,screen and (min-width:48em){.c-featured.c-featured--podcast h2{font-size:2.8125rem}.c-featured.c-featured--podcast .c-icon--podcast-uchicago{display:inline-block;vertical-align:bottom;width:21.875rem;height:10.9375rem}}@media screen and (min-width:87.5em){.c-featured.c-featured--podcast h2{font-size:3.75rem}.c-featured.c-featured--podcast .c-icon--podcast-uchicago{width:21.875rem;height:10.9375rem}}@media (min-width:1100px) and (max-width:1400px){.c-featured.c-featured--podcast h2{font-size:2.8125rem}}.c-callout .c-featured{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1rem;text-align:center;padding:3.75rem 0 1.875rem}.c-callout .c-featured .c-featured_subheadline{margin-bottom:2.3125rem}.c-callout .c-featured .c-featured_more{margin-top:-1.125rem;margin-bottom:2.3125rem}.c-callout .c-featured.s-bg-secondary .c-featured_more a,.c-callout .c-featured.s-bg-secondary .c-featured_more span{color:#fff}.c-callout .c-featured.s-bg-primary .c-featured_more a,.c-callout .c-featured.s-bg-primary .c-featured_more span{color:maroon}.c-callout .c-featured__title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1rem}@media print,screen and (min-width:64em){.c-callout .c-featured__title{font-size:1.125rem}}@media (min-width:1100px) and (max-width:1400px){.c-callout .c-featured__title{font-size:.875rem}}.c-callout .c-featured__subtitle{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;margin-top:.75rem}@media print,screen and (min-width:64em){.c-callout .c-featured__subtitle{font-size:1.125rem}}@media (min-width:1100px) and (max-width:1400px){.c-callout .c-featured__subtitle{font-size:.875rem}}.c-callout .c-featured .c-callout_expert figcaption{padding:0 2.375rem;text-align:left}@media print,screen and (min-width:64em){.c-callout .c-featured .c-callout_expert figcaption a{font-size:1.125rem}}.c-callout .c-featured .c-callout_expert .c-featured__title{font-size:1.0625rem;text-decoration:none}@media print,screen and (min-width:64em){.c-callout .c-featured .c-callout_expert .c-featured__title{font-size:1.25rem;text-decoration:none}}@media (min-width:1100px) and (max-width:1400px){.c-callout .c-featured .c-callout_expert .c-featured__title{font-size:1rem;text-decoration:none}}.c-callout .c-featured .c-callout_expert .c-featured__subtitle{font-weight:700;color:maroon}.c-callout .c-featured__ctn figure .c-mediacitations__logo{min-height:2.25rem}.c-callout .c-featured__ctn figure .c-mediacitations__logo img{width:auto;max-height:1.3125rem;margin:0 0 .875rem}@media print,screen and (min-width:48em){.c-callout .c-featured__ctn figure .c-mediacitations__logo img{margin:0 auto .875rem}}@media (min-width:1100px) and (max-width:1400px){.c-callout .c-featured__ctn figure .c-mediacitations__logo img{margin-bottom:.875rem}}@media print,screen and (min-width:48em){.c-featured.c-featured--podcast .c-featured_content{-webkit-box-flex:1;-ms-flex:1 0 24%;flex:1 0 24%;max-width:24%}}.c-callout.s-bg-primary a,.c-callout.s-bg-tertiary a{color:#000}.c-callout.s-bg-primary a:hover,.c-callout.s-bg-tertiary a:hover{text-decoration:underline}.c-callout.s-bg-primary a span,.c-callout.s-bg-tertiary a span{color:maroon}.c-callout.s-bg-primary span,.c-callout.s-bg-tertiary span{color:#000}.c-callout.s-bg-quaternary a,.c-callout.s-bg-secondary a{color:#fff}.c-callout.s-bg-quaternary a:hover,.c-callout.s-bg-secondary a:hover{text-decoration:underline}.c-callout.s-bg-quaternary span,.c-callout.s-bg-secondary span{color:#fff}.c-callout.s-img-circular .c-callout_content__overlay,.c-callout.s-img-circular figure img{border-radius:50%}.c-podcast{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.875rem}.c-podcast,.c-podcast__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.c-podcast__header{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin:0 0 1.5625rem;color:maroon;text-transform:uppercase}.c-podcast__header a{font-size:.75rem;color:maroon;text-decoration:underline}.c-podcast__header p{font-size:1.25rem}.c-podcast__header svg{fill:transparent;height:.9375rem;width:.9375rem}.c-podcast__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.1875rem}@media print,screen and (min-width:64em){.c-podcast__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-podcast__info{width:100%;padding-right:0;border:none}@media print,screen and (min-width:64em){.c-podcast__info{width:60%;padding-right:1.875rem;border-right:1px solid #a6a6a6}}.c-podcast__info .c-card-teaser{margin-top:1.5625rem}.c-podcast__three-up{padding-top:1.5625rem;border-top:2px solid #404040}.c-podcast__three-up__title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-weight:700;font-size:.75rem;margin:0 0 1.5625rem;text-transform:uppercase}.c-podcast__three-up__podcasts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-podcast__three-up__podcasts>div{width:100%}.c-podcast__three-up__podcasts>div:not(:last-child){border-bottom:1px solid #a6a6a6;padding-bottom:1.875rem}.c-podcast__three-up__podcasts>div:not(:first-child){padding-top:1.875rem}@media print,screen and (min-width:64em){.c-podcast__three-up__podcasts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.4375rem}.c-podcast__three-up__podcasts>div{position:relative;padding-top:0;width:100%;max-width:32%}.c-podcast__three-up__podcasts>div:not(:last-child){padding-bottom:0;border-bottom:none}.c-podcast__three-up__podcasts>div:not(:first-child){padding-top:0}.c-podcast__three-up__podcasts>div:not(:last-child):after{content:"";position:absolute;width:1px;right:-1.71875rem;background-color:#a6a6a6;height:100%}}.c-podcast__subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.5625rem;padding-bottom:1.5625rem;border-bottom:1px solid #a6a6a6}.c-podcast__subscribe .c-photo{aspect-ratio:1/1;width:100%;min-width:6.25rem;max-width:6.25rem}.c-podcast__subscribe .c-photo .c-caption{display:none}.c-podcast__subscribe h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;font-size:1.625rem;margin-top:0}@media print,screen and (min-width:64em){.c-podcast__subscribe h2{font-size:1.6875rem}}.c-podcast__subscribe-info{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-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-podcast__subscribe-info,.c-podcast__subscribe-info-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.c-podcast__subscribe-info-buttons{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;gap:.9375rem}.c-podcast__subscribe-info-buttons a{text-decoration:none;display:inline;height:1.875rem}.c-podcast__subscribe-info-buttons a svg{width:1.875rem;height:1.875rem}.c-podcast__subscribe-info p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:500;margin-bottom:.625rem;color:#4d4d4d;font-size:.875rem;line-height:1.225rem}.c-podcast__subscribe-info p.buttons-title{margin:0 0 .3125rem}.c-podcast__subscribe-newsletter h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;font-size:1.625rem;margin-top:1.25rem}@media print,screen and (min-width:64em){.c-podcast__subscribe-newsletter h2{font-size:1.6875rem}}.c-podcast__subscribe-newsletter p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:500;line-height:1.6rem;color:#4d4d4d}.c-podcast__subscribe-newsletter a{text-transform:uppercase;text-decoration:underline;text-align:center;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem}.c-podcast__episodes{margin-top:1.25rem;width:100%;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}.c-podcast__episodes .c-card-featured{padding-bottom:1.5625rem}@media print,screen and (min-width:64em){.c-podcast__episodes{margin-top:0;margin-left:1.875rem}}.c-podcast__episodes .c-card-teaser:last-of-type{margin-top:1.5625rem}.c-podcast__episodes .c-card-teaser{border-bottom:1px solid #a6a6a6;padding-bottom:25px;margin-top:1.5625rem}.c-podcast__episodes .c-card-teaser__preview{margin-bottom:0}.c-podcast__episodes .c-card-teaser:first-of-type{margin-top:0;padding-top:1.5625rem;border-top:1px solid #a6a6a6}@media print,screen and (min-width:64em){.c-podcast__episodes .c-card-teaser:first-of-type{padding-top:0;border-top:none}}.c-podcast__episodes .c-card-teaser:last-of-type{border-bottom:none}.c-sidebar__block .c-podcast__subscribe{padding-bottom:0}.c-sidebar__block .c-podcast__subscribe-info{width:55%;margin-top:-.3125rem}.c-sidebar__block .c-podcast__subscribe-info h2{margin-bottom:0}.c-sidebar__block .c-podcast__subscribe .c-photo{width:45%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.c-special-coverage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.875rem;padding-top:1.5625rem;background:#fff}.c-special-coverage>div:nth-of-type(2){padding-bottom:1.5625rem}@media print,screen and (min-width:64em){.c-special-coverage>div:nth-of-type(2){padding-bottom:0}}.c-special-coverage>div:last-of-type(){padding-bottom:0}.c-special-coverage__two-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.c-special-coverage__two-up{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-special-coverage__two-up>div{width:100%}.c-special-coverage__two-up>div:first-of-type{padding-bottom:1.5625rem;border-bottom:1px solid #a6a6a6}.c-special-coverage__two-up>div:last-of-type{margin-top:1.5625rem}@media print,screen and (min-width:64em){.c-special-coverage__two-up>div:first-of-type{padding-right:1.5625rem;border-bottom:none;border-right:1px solid #a6a6a6;width:50%}.c-special-coverage__two-up>div:last-of-type{margin-top:0;margin-left:1.5625rem;width:calc(50% - 25px)}.c-special-coverage__two-up>div:last-of-type .c-card-teaser__copy{width:calc(100% - 25px)}}.c-special-coverage__four-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:1.5625rem;border-top:1px solid #a6a6a6;margin-top:0}.c-special-coverage__four-up>div{width:100%}.c-special-coverage__four-up>div:not(:last-child){border-bottom:1px solid #a6a6a6;padding-bottom:1.875rem}.c-special-coverage__four-up>div:not(:first-child){padding-top:1.875rem}@media print,screen and (min-width:64em){.c-special-coverage__four-up{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.4375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5625rem}.c-special-coverage__four-up>div{position:relative;padding-top:0;width:100%;max-width:32%}.c-special-coverage__four-up>div:not(:last-child){padding-bottom:0;border-bottom:none}.c-special-coverage__four-up>div:not(:first-child){padding-top:0}.c-special-coverage__four-up>div:not(:last-child):after{content:"";position:absolute;width:1px;right:-1.71875rem;background-color:#a6a6a6;height:100%}}.c-special-coverage__three-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:1.5625rem;margin-top:1.5625rem;border-top:1px solid #a6a6a6}.c-special-coverage__three-up>div{width:100%}.c-special-coverage__three-up>div:first-child{border-bottom:1px solid #a6a6a6;padding-bottom:1.5625rem}.c-special-coverage__three-up>div:last-child{padding-top:1.875rem}@media print,screen and (min-width:64em){.c-special-coverage__three-up{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.4375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-special-coverage__three-up>div{position:relative;padding-top:0;width:100%;max-width:50%}.c-special-coverage__three-up>div:first-child{padding-bottom:0;border-bottom:none}.c-special-coverage__three-up>div:last-child{padding-top:0}.c-special-coverage__three-up>div:first-child:after{content:"";position:absolute;width:1px;right:-1.71875rem;background-color:#a6a6a6;height:100%}}.c-special-coverage__component-title{margin:0 0 1.5625rem}.c-special-coverage__component-title p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:block;width:100%;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin:0;padding:0;color:maroon;text-transform:uppercase}@media print,screen and (min-width:64em){.c-special-coverage__component-title p{display:inline}}.c-special-coverage__component-title p:first-of-type{margin-right:.625rem}.c-special-coverage__component-title p:last-of-type{font-weight:400;color:#000}.c-special-coverage.black,.c-special-coverage.maroon{background:#000}.c-special-coverage.black .c-special-coverage__component-title p,.c-special-coverage.black .c-special-coverage__component-title p:last-of-type,.c-special-coverage.maroon .c-special-coverage__component-title p,.c-special-coverage.maroon .c-special-coverage__component-title p:last-of-type{color:#fff}.c-special-coverage.maroon{background:maroon}.c-featured-hero{margin-bottom:3.125rem}.c-featured-hero h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.25rem;text-align:center}@media print,screen and (min-width:48em){.c-featured-hero h2{font-size:1.875rem}}@media screen and (min-width:80em){.c-featured-hero h2{font-size:2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-featured-hero h2{font-size:1.875rem}}.c-featured-hero__ctn{background-color:#fff}@media print,screen and (min-width:48em){.c-featured-hero__ctn{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-featured-hero__img{position:relative}.c-featured-hero__img .c-icon--podcast-uchicago{position:absolute;right:.625rem;bottom:.625rem}@media print,screen and (min-width:48em){.c-featured-hero__img{-webkit-box-flex:1;-ms-flex:1 0 60%;flex:1 0 60%}.c-featured-hero__img img,.c-featured-hero__img picture{height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:80em){.c-featured-hero__img{-webkit-box-flex:1;-ms-flex:1 0 75%;flex:1 0 75%}}.c-featured-hero__headline{padding:2.5rem;text-align:center}.c-featured-hero__headline,.c-featured-hero__headline h3{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300}.c-featured-hero__headline h3{font-size:2.25rem;line-height:2.6875rem;margin-bottom:1.875rem}.c-featured-hero__headline h3.headline-long{font-size:1.875rem}.c-featured-hero__headline h3 a{text-decoration:none}.c-featured-hero__headline h3 a:active,.c-featured-hero__headline h3 a:focus,.c-featured-hero__headline h3 a:hover{text-decoration:underline}.c-featured-hero__headline h4{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.375rem;margin-bottom:1rem}@media print,screen and (min-width:48em){.c-featured-hero__headline{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;text-align:left}}@media print,screen and (min-width:64em){.c-featured-hero__headline{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%}}@media (min-width:1100px) and (max-width:1400px){.c-featured-hero__headline h3{font-size:1.78125rem}.c-featured-hero__headline h3.headline-long{font-size:1.875rem}}.c-featured-hero .c-featured-hero__text{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-style:italic;display:none;font-size:2.375rem;margin-bottom:1.875rem}@media print,screen and (min-width:48em){.c-featured-hero .c-featured-hero__text{display:block}}@media (min-width:1100px) and (max-width:1400px){.c-featured-hero .c-featured-hero__text{font-size:1.78125rem}}.c-featured-hero .c-featured-hero__date{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.125rem}@media (min-width:1100px) and (max-width:1400px){.c-featured-hero .c-featured-hero__date{font-size:.84375rem}}.c-featured-hero.c-featured-hero--webcast .c-featured-hero__date{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-style:italic;font-size:2.375rem}@media (min-width:1100px) and (max-width:1400px){.c-featured-hero.c-featured-hero--webcast .c-featured-hero__date{font-size:1.78125rem}}.c-footer{background:#404040;color:#fff}.c-footer a{color:#fff;text-decoration:underline}.c-footer a:active,.c-footer a:focus,.c-footer a:hover{text-decoration:none}.c-footer__content{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;max-width:1380px;padding:2rem 0 0;margin:0 auto}@media print,screen and (min-width:64em){.c-footer__content{font-size:1rem;padding-top:3.75rem}}.c-footer__wrap{border-bottom:1px solid #333;padding:0 1.25rem 3.125rem}@media print,screen and (min-width:48em){.c-footer__wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}}@media print,screen and (min-width:64em){.c-footer__wrap{grid-template-columns:2fr 1fr 1fr;-webkit-column-gap:.625rem;column-gap:.625rem;padding-bottom:4rem}}.c-footer__contact{margin-bottom:2rem}@media print,screen and (min-width:48em){.c-footer__contact{grid-row:span 2}}@media print,screen and (min-width:64em){.c-footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4.75rem;margin-bottom:0}}.c-footer__contact .c-icon,.c-footer__contact .c-icon-container svg{width:15.625rem;height:3.125rem;margin-bottom:2rem}.c-footer__contact-name,.c-footer__contact-office{font-weight:700}.c-footer__contact-name{margin-bottom:0}.c-footer__contact-email a{text-decoration:none}.c-footer__links{list-style:none;padding-left:0;margin:0 0 2rem}.c-footer__links>li:before{display:none}@media print,screen and (min-width:64em){.c-footer__links{padding-left:.625rem;margin-bottom:0}}.c-footer__link:not(:last-child){margin-bottom:1rem}.c-footer__link a{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:2px}.c-footer__social{list-style:none;padding-left:0;margin:0}.c-footer__social>li{display:inline-block;vertical-align:middle}@media print,screen and (min-width:64em){.c-footer__social{text-align:right}}.c-footer__social .c-icon,.c-footer__social .c-icon-container svg{width:1.25rem;height:1.25rem}.c-footer__social-item:first-child a{padding-left:0}.c-footer__social-link{display:block;padding:0 .625rem}.c-footer__copyright{border-top:1px solid #4d4d4d;padding:.625rem 1.25rem;text-align:center}@media print,screen and (min-width:48em){.c-footer__copyright{grid-column:1/-1}}.c-footer__copyright p{margin:0}.c-form{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin-bottom:5.625rem}.c-form label{display:inline-block;font-size:1.25rem;letter-spacing:-.0625rem;margin-bottom:.25rem}.c-form input,.c-form select,.c-form textarea{background-color:transparent;border:0;border-bottom:.125rem solid #000;-webkit-box-shadow:none;box-shadow:none;font-size:1.125rem;height:auto;margin-bottom:1.9375rem;padding:1.125rem 0;width:100%}.c-form input:focus,.c-form select:focus,.c-form textarea:focus{border-color:maroon}.c-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;border-radius:0;padding:.625rem 1.25rem .625rem 0}.c-form__select-ctn{position:relative}.c-form__select-ctn:after{content:"";display:inline-block;width:14px;height:14px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:1rem;right:1.125rem;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.c-form textarea{border:.125rem solid #000;height:7.75rem;padding:1.25rem}.c-form textarea::-moz-placeholder{color:rgba(0,0,0,.35);font-size:inherit;font-weight:inherit;opacity:1}.c-form textarea:-ms-input-placeholder{color:rgba(0,0,0,.35);font-size:inherit;font-weight:inherit}.c-form textarea::-webkit-input-placeholder{color:rgba(0,0,0,.35);font-size:inherit;font-weight:inherit}.c-form .form-submit,.c-form button{background:maroon;color:#fff;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin:.625rem auto 0;-webkit-transition:background .2s;transition:background .2s;font-size:1.125rem;border:0;-webkit-box-shadow:none;box-shadow:none;padding:.75rem 1.125rem;width:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.c-form .form-submit:active,.c-form .form-submit:focus,.c-form .form-submit:hover,.c-form button:active,.c-form button:focus,.c-form button:hover{background:#464646}.c-form__error{color:maroon;font-size:1rem;margin:-1.5rem 0 1.5rem}.c-form__confirm h2{font-size:1.25rem;font-weight:700}@media print,screen and (min-width:48em){.c-form label{font-size:1.875rem}.c-form input,.c-form select,.c-form textarea{font-size:1.5rem}.c-form__error{font-size:1.125rem}.c-form__confirm h2{font-size:1.875rem}}@media (min-width:1100px) and (max-width:1400px){.c-form .form-submit,.c-form button{font-size:.84375rem}.c-form label{font-size:1.40625rem}.c-form input,.c-form select,.c-form textarea{font-size:1.125rem}.c-form__error{font-size:.84375rem}.c-form__confirm h2{font-size:1.40625rem}}.c-faculty-experts{padding:1.875rem}.c-faculty-experts__heading{margin-bottom:2.5rem}@media (min-width:1100px) and (max-width:1400px){.c-faculty-experts__heading{margin-bottom:1.875rem}}.c-faculty-experts__heading-link{color:inherit;text-decoration:none}.c-faculty-experts__heading-link:active,.c-faculty-experts__heading-link:focus,.c-faculty-experts__heading-link:hover{color:inherit;text-decoration:underline}.c-faculty-experts__content{list-style:none;padding-left:0;margin:0;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700}.c-faculty-experts__content>li:before{display:none}.c-faculty-experts__item+.c-faculty-experts__item{margin-top:2.5rem}.c-faculty-experts__link{color:inherit;text-decoration:underline}.c-faculty-experts__link:active,.c-faculty-experts__link:focus,.c-faculty-experts__link:hover{color:inherit;text-decoration:none}.c-faculty-experts__text{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.5rem;margin:.5rem 0 0}@media (min-width:1100px) and (max-width:1400px){.c-faculty-experts__text{font-size:1.40625rem}}.c-faculty-experts--theme-white{padding:0}@media print,screen and (min-width:64em){.c-faculty-experts--theme-white{padding:0}}.c-faculty-experts.c-faculty-experts--theme-white{padding:0}@media print,screen and (min-width:48em){.c-faculty-experts{padding:2.5rem}}.c-gallery{display:block;max-width:90rem;overflow:hidden}.c-gallery h3{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.25rem}@media print,screen and (min-width:48em){.c-gallery h3{font-size:1.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-gallery h3{font-size:1.125rem}}.c-gallery .swiper-slide{cursor:-webkit-zoom-in;cursor:zoom-in}.c-gallery .c-gallery__footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:1.25rem;margin-top:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (min-width:64em){.c-gallery .c-gallery__footer{padding-right:.625rem}}.c-gallery .c-gallery__footer .c-caption{padding-top:0;width:65%}.c-gallery .c-gallery__footer .c-gallery__controls{-ms-flex-preferred-size:content;flex-basis:content;position:relative;-webkit-transition:all .5s;transition:all .5s;min-width:6.375rem;text-align:right}.c-gallery .c-gallery__footer .c-gallery__controls-button{display:inline-block;position:relative;background:unset;height:auto;width:auto;margin-top:0;top:unset;left:unset;right:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-gallery .c-gallery__footer .c-gallery__controls-button svg{width:2.5rem;height:2.5rem;color:#000;fill:#fff;-webkit-transition:all .5s;transition:all .5s}.c-gallery .c-gallery__footer .c-gallery__controls-button svg:hover{opacity:.8;fill:#e6e6e6}.c-gallery .c-gallery__footer .c-gallery__controls-button.swiper-button-next{margin-left:.875rem}.c-gallery:not(.c-gallery--single) .swiper-container{overflow:visible;margin-right:-2.5rem;padding-right:1.875rem}@media screen and (max-width:63.99875em){.c-gallery:not(.c-gallery--single) .swiper-container{padding-right:1.25rem}}.c-gallery:not(.c-gallery--single) .swiper-wrapper{height:100%;width:100%}.c-gallery:not(.c-gallery--single) .swiper-slide{cursor:-webkit-zoom-in;cursor:zoom-in;width:calc(100% - 4.75rem);padding-right:1.875rem;margin-right:1.875rem;border-right:1px solid #a6a6a6}.c-gallery:not(.c-gallery--single) .swiper-slide:last-child{border-right:none}.c-gallery:not(.c-gallery--single) .swiper-slide picture{position:relative;width:100%;padding-top:56.25%}.c-gallery:not(.c-gallery--single) .swiper-slide picture img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-gallery__image-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;background-color:rgba(0,0,0,.98);width:100vw;height:100vh;position:fixed;left:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:510;overflow-y:scroll}.c-gallery__image-modal__swiper{max-height:75vh;height:100%;max-width:75vw;aspect-ratio:16/9}.c-gallery__image-modal__swiper .c-gallery__footer{position:relative;z-index:10000;bottom:0;left:0;width:100%!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:4.8125rem;padding-left:1.875rem;padding-bottom:1.875rem}.c-gallery__image-modal__swiper .c-gallery__footer .c-caption{color:#fff;width:60%!important}.c-gallery__image-modal__swiper .c-gallery__footer .c-gallery__controls-button svg{color:#fff;fill:#000;-webkit-transition:all .5s;transition:all .5s}.c-gallery__image-modal__swiper .c-gallery__footer .c-gallery__controls-button:hover svg{opacity:.8;color:#000;fill:#fff}.c-gallery__image-modal__swiper .swiper-slide{cursor:-webkit-zoom-out!important;cursor:zoom-out!important;border:none!important}.c-gallery:not(.c-gallery--single) .c-gallery__image-modal{overflow:hidden}.c-gallery:not(.c-gallery--single) .c-gallery__image-modal__swiper .swiper-container{margin-right:0;padding-right:0;top:-3vh}.c-gallery:not(.c-gallery--single) .c-gallery__image-modal__swiper .swiper-slide{cursor:default!important;opacity:0;-webkit-transition:all 1s;transition:all 1s;background-color:transparent;padding-left:.9375rem;padding-right:.9375rem;margin-left:.9375rem;margin-right:.9375rem;border:none!important}.c-gallery:not(.c-gallery--single) .c-gallery__image-modal__swiper .swiper-slide.swiper-slide-active{cursor:-webkit-zoom-out!important;cursor:zoom-out!important;opacity:1}.c-gallery .c-gallery__close{position:absolute;top:31px;right:60px;z-index:1001;height:2.25rem;width:2.25rem}.c-gallery .c-gallery__close button{background:transparent;border:none;cursor:pointer}.c-gallery .c-gallery__close button svg{fill:#000;border-radius:18px;background-color:#fff;padding:.4375rem;height:2.25rem;width:2.25rem}.c-gallery .c-gallery__close button svg:hover{opacity:.8;fill:#fff;background-color:#000}.c-smartbody_component .c-gallery h3{display:none}.page-node-type-photo-gallery .c-gallery{max-width:61.625rem;margin:0 auto 1.25rem}.c-image-vertical .c-gallery{max-width:26.25rem;margin:0 auto}.c-hero--gallery .c-gallery{grid-area:photo}.c-image-vertical .c-gallery__footer .c-caption{width:100%}body.modal-open{overflow:hidden}@media screen and (max-width:63.99875em){.c-gallery__image-modal__swiper{display:none}}.c-generalcontact{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;padding:2.5rem 1.25rem}.c-generalcontact a{font-size:1.125rem;text-decoration:none}.c-generalcontact a:active,.c-generalcontact a:focus,.c-generalcontact a:hover{text-decoration:underline}@media (min-width:1100px) and (max-width:1400px){.c-generalcontact{font-size:.75rem}.c-generalcontact a{font-size:1rem}}.c-generalcontact__heading{margin-bottom:1.75rem}.c-generalcontact__links{list-style:none;padding-left:0;margin:0}.c-generalcontact__links>li:before{display:none}.c-generalcontact__link{padding-left:1.5rem;margin-bottom:1rem;position:relative}.c-generalcontact__link .c-icon{width:1rem;height:1rem;margin-right:.25rem;vertical-align:middle;position:absolute;top:.25rem;left:0}.c-generalcontact__link a{display:block;word-wrap:break-word;overflow-wrap:break-word}.c-generalcontact__map{padding-top:1rem}.c-generalcontact__directions{display:inline-block;font-weight:700;margin-top:1.25rem}@media print,screen and (min-width:64em){.c-generalcontact{padding:1.875rem 2.5rem 2.5rem}}.c-genericsidebar{padding:1.875rem}.c-genericsidebar__heading{margin-bottom:1.75rem}.c-genericsidebar__heading-link{color:inherit;text-decoration:none;border-bottom:1px solid}.c-genericsidebar__heading-link:active,.c-genericsidebar__heading-link:focus,.c-genericsidebar__heading-link:hover{color:inherit}.c-genericsidebar__content{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.5rem}.c-genericsidebar__content a{color:inherit}.c-genericsidebar__content a:active,.c-genericsidebar__content a:focus,.c-genericsidebar__content a:hover{text-decoration:underline}.c-genericsidebar__content .text-align-center{text-align:center}.c-genericsidebar__content .text-align-center img{display:inline-block}@media (min-width:1100px) and (max-width:1400px){.c-genericsidebar__content{font-size:1.40625rem}}.c-genericsidebar--theme-white{padding:0}@media print,screen and (min-width:64em){.c-genericsidebar--theme-white{padding:0}}.c-genericsidebar.c-genericsidebar--theme-white{padding:0}@media print,screen and (min-width:64em){.c-genericsidebar{padding:2.5rem}}.giphy-wrap{position:relative;height:0;padding-bottom:56.25%}.giphy-embed{width:100%;height:100%;position:absolute}.c-headline{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;background:#fff;color:#000;text-align:center}.c-headline__breadcrumb{list-style:none;padding-left:0;margin:0;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;padding-top:1.25rem}.c-headline__breadcrumb>li{display:inline-block;vertical-align:middle}.c-headline__breadcrumb a{text-decoration:none;border-bottom:1px solid}.c-headline__breadcrumb>li+li:before{content:"/";margin-right:.25rem}.c-headline__img img{max-width:100%;margin:0 auto}.c-headline__text{padding:1.75rem}.c-headline__title{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;line-height:3.75rem;font-size:2.5rem;letter-spacing:-.0382em;line-height:1;margin-bottom:0}.c-headline__description{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:500;line-height:1.6rem;color:#4d4d4d;margin-top:.625rem;margin-bottom:0}.c-headline__description--withimg .c-headline__description{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300}@media print,screen and (min-width:64em){.c-headline__title{font-size:3.75rem}.c-headline__description{margin-top:.9375rem;padding-right:1rem;line-height:1.4rem;max-width:660px;text-align:center;margin-left:auto;margin-right:auto}}.c-headline--withimg .c-headline__content{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;padding:1.875rem 0}.c-headline--withimg .c-headline__img{max-width:21.5625rem}.c-headline--withimg .c-headline__text{text-align:left;max-width:39.75rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.c-headline--withimg .c-headline__description{font-size:1.25rem}.c-headline--withimg .c-dropdown{margin-left:0;max-width:12.8125rem}.c-link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-link-list__headline{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem;line-height:1.05rem;margin-top:.9375rem;margin-bottom:2.5rem;text-transform:uppercase}.c-link-list a{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;font-size:1.125rem;line-height:120%;margin-bottom:1.5rem}@media print,screen and (min-width:64em){.c-link-list a{font-size:1.25rem;line-height:1.5rem;margin-bottom:2.125rem}}.c-link-list a:last-of-type{margin-bottom:1rem}@media print,screen and (min-width:64em){.c-link-list a:last-of-type{margin-bottom:1.5rem}}.c-landing-page{padding-left:1rem;padding-right:1rem;width:100%;background:#fff}.c-landing-page__hero{width:100%}.c-landing-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.c-landing-page__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-landing-page__main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media print,screen and (min-width:64em){.c-landing-page__main{width:67%}}.c-landing-page__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media print,screen and (min-width:64em){.c-landing-page__sidebar{width:33%}}.c-podcast-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:0}@media print,screen and (min-width:64em){.c-podcast-sidebar{padding-left:3.125rem}}.c-podcast-sidebar:after{content:"";position:absolute;display:none;width:2px;left:1.5625rem;bottom:1.5625rem;background-color:#404040;height:calc(100% - 25px)}@media print,screen and (min-width:64em){.c-podcast-sidebar:after{display:block}}.c-podcast-sidebar>div{border-bottom:1px solid #a6a6a6;padding-bottom:1.5625rem}.c-podcast-sidebar>div:not(:first-child){margin-top:1.5625rem}.c-podcast-sidebar>div:first-of-type{padding-top:.9375rem;border-top:1px solid #a6a6a6}@media print,screen and (min-width:64em){.c-podcast-sidebar>div:first-of-type{border-top:none;padding-top:0}}.c-podcast-sidebar>div:last-of-type{border-bottom:none;margin-bottom:1.5625rem}.c-podcast-sidebar .c-podcast-links__headline{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem;line-height:1.05rem;margin-top:.9375rem;margin-bottom:2.5rem;text-transform:uppercase}.c-podcast-sidebar .c-podcast-links .c-card-teaser{border-bottom:1px solid #a6a6a6;padding-bottom:2rem;margin-bottom:2rem}.c-hero{display:grid;grid-template-rows:auto;grid-template-columns:1fr;grid-template-areas:"title" "subhead" "photo" "caption" "byline";padding-bottom:1.5rem;border-bottom:1px solid #a6a6a6}@media print,screen and (min-width:48em){.c-hero{grid-template-columns:repeat(6,1fr);grid-column-gap:3.75rem;grid-template-areas:". title title title title ." ". subhead subhead subhead subhead ." "photo photo photo photo photo photo" "caption caption caption caption byline byline";padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.c-hero{padding-bottom:3rem}}.c-hero .c-hero__heading{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;line-height:3.75rem;font-size:2rem;font-weight:500;line-height:100%;grid-area:title;margin:0 0 1.875rem;padding:0 .625rem;text-align:left}@media print,screen and (min-width:48em){.c-hero .c-hero__heading{font-size:2.25rem;padding:0}}@media print,screen and (min-width:64em){.c-hero .c-hero__heading{font-size:2.5rem}}@media screen and (min-width:68.75em){.c-hero .c-hero__heading{font-size:3rem}}@media screen and (min-width:80em){.c-hero .c-hero__heading{font-size:3.75rem}}.c-hero .c-hero__subhead{font-size:1.5rem;font-weight:500;line-height:100%;grid-area:subhead;margin:0 0 2rem;padding:0 .625rem}@media print,screen and (min-width:48em){.c-hero .c-hero__subhead{font-size:1.625rem;padding:0}}@media print,screen and (min-width:64em){.c-hero .c-hero__subhead{font-size:1.75rem;line-height:110%}}@media screen and (min-width:68.75em){.c-hero .c-hero__subhead{font-size:2rem;line-height:120%}}@media screen and (min-width:80em){.c-hero .c-hero__subhead{font-size:2.25rem}}.c-hero .c-photo,.c-hero .c-video{margin:0}.c-hero .c-photo,.c-hero .c-video__wrap{grid-area:photo}.c-hero .c-caption{grid-area:caption;padding:0 1.25rem;margin:.875rem 0 0;width:84%}@media print,screen and (min-width:48em){.c-hero .c-caption{margin-top:1.0625rem}}@media print,screen and (min-width:64em){.c-hero .c-caption{margin-top:1.25rem}}@media screen and (min-width:68.75em){.c-hero .c-caption{padding:0}}.c-hero .c-hero__aside{grid-area:byline;text-align:center;align-self:start;background-color:#fff;margin:.875rem 0 0}@media print,screen and (min-width:48em){.c-hero .c-hero__aside{margin-top:1.0625rem}}@media print,screen and (min-width:64em){.c-hero .c-hero__aside{text-align:left;margin-top:1.25rem}}.c-hero.c-hero--explainer{position:relative}.c-hero.c-hero--explainer .c-photo picture{opacity:.8}.c-hero.c-hero--explainer .c-video-local__wrap{grid-area:photo}.c-hero.c-hero--explainer .c-video-local__wrap video,.c-hero.c-hero--explainer .c-video__wrap .c-video{display:block;opacity:.8}.c-hero.c-hero--explainer.s-text-black .c-photo,.c-hero.c-hero--explainer.s-text-black .c-video-local,.c-hero.c-hero--explainer.s-text-black .c-video__wrap{background-color:#fff}.c-hero.c-hero--explainer.s-text-white .c-photo,.c-hero.c-hero--explainer.s-text-white .c-video-local,.c-hero.c-hero--explainer.s-text-white .c-video__wrap{background-color:#000}.c-hero.c-hero--explainer .c-hero--explainer__text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;line-height:120%;display:block;position:absolute;grid-area:photo;width:90%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);align-self:center;text-align:center;z-index:99}.c-hero.c-hero--explainer .c-hero--explainer__text .c-explainer__breadcrumb{margin-bottom:.875rem}.c-hero.c-hero--explainer .c-hero--explainer__text .c-explainer__breadcrumb a{font-size:.75rem;font-weight:700;line-height:.875rem;color:#fff;text-transform:uppercase;text-decoration:none}.c-hero.c-hero--explainer .c-hero--explainer__text .c-explainer__breadcrumb a:hover{text-decoration:underline}@media print,screen and (min-width:64em){.c-hero.c-hero--explainer .c-hero--explainer__text .c-explainer__breadcrumb a{font-size:.875rem}}@media print,screen and (min-width:48em){.c-hero.c-hero--explainer .c-hero--explainer__text .c-explainer__breadcrumb{margin-bottom:1rem}}@media print,screen and (min-width:64em){.c-hero.c-hero--explainer .c-hero--explainer__text .c-explainer__breadcrumb{margin-bottom:1.125rem}}.c-hero.c-hero--explainer .c-hero--explainer__text h1{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.5625rem;font-weight:800;color:#fff;text-transform:uppercase}@media print,screen and (min-width:48em){.c-hero.c-hero--explainer .c-hero--explainer__text h1{font-size:2rem}}@media print,screen and (min-width:64em){.c-hero.c-hero--explainer .c-hero--explainer__text h1{font-size:3.125rem}}.c-hero.c-hero--explainer .c-hero--explainer__text.s-text-black .c-explainer__breadcrumb a,.c-hero.c-hero--explainer .c-hero--explainer__text.s-text-black h1{color:#000}@media print,screen and (min-width:48em){.c-hero.c-hero--explainer .c-hero--explainer__text{width:67%}}.c-hero.c-hero--explainer .c-hero__heading{text-align:center}.c-hero.c-hero--explainer .c-video__play{top:unset;bottom:.75rem;left:.75rem;-webkit-transform:none;transform:none;width:3.25rem;height:3.25rem}@media print,screen and (min-width:64em){.c-hero.c-hero--explainer .c-video__play{width:4.75rem;height:4.75rem}}.c-hero__byline{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:600;grid-area:byline;color:#000;font-size:1.25rem;line-height:1.5rem}.c-hero__byline p{margin:0 .5rem 0 0;display:inline-block}@media print,screen and (min-width:64em){.c-hero__byline p{display:block;margin:0}}.c-hero__byline .u-comma-list--text{letter-spacing:normal;padding-right:0}.c-hero__byline .u-comma-list--comma{right:.25rem}.c-hero--2col .c-hero__heading{font-size:2.75rem;line-height:1;min-width:0}@media print,screen and (min-width:48em){.c-hero--2col .c-hero__heading{font-size:3.125rem}.c-hero--2col .c-photo{width:100%}}@media (min-width:1100px) and (max-width:1400px){.c-hero--2col .c-hero__heading{font-size:3.515625rem}}@media print,screen and (min-width:64em){.c-hero--2col{grid-template-areas:"title title title photo photo photo" "subhead subhead subhead photo photo photo" ". . . . byline byline"}.c-hero--2col .c-hero__heading{overflow-wrap:break-word;font-size:4.6875rem;text-align:left;padding-left:2.5rem}.c-hero--2col .c-photo{margin:0 0 2.5rem}.c-hero--2col .c-hero__subhead{padding-left:2.5rem;margin:0 0 1.25rem}}.c-hero--nophoto .c-hero__heading{margin:1.875rem 0 0}@media print,screen and (min-width:48em){.c-hero--nophoto .c-hero__heading{margin:1.875rem 0}}@media print,screen and (min-width:64em){.c-hero--nophoto .c-hero__subhead{grid-row:2}}@media print,screen and (min-width:64em){.no-cssgrid .c-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.no-cssgrid .c-hero .c-hero__heading{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.no-cssgrid .c-hero .c-photo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.no-cssgrid .c-hero__subhead{width:calc(75% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.no-cssgrid .c-hero__aside{width:calc(25% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (max-width:63.99875em){.no-cssgrid .c-hero--2col .c-hero__subhead{margin-bottom:1.25rem}}@media print,screen and (min-width:64em){.no-cssgrid .c-hero--2col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.no-cssgrid .c-hero--2col .c-hero__heading{width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.no-cssgrid .c-hero--2col .c-hero__subhead{margin-left:0;width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.no-cssgrid .c-hero--2col .c-photo{width:calc(50% - 2.5rem);margin-right:1.25rem;margin-left:auto;position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.no-cssgrid .c-hero--2col .c-hero__aside{width:calc(25% - 2.5rem);margin-right:1.25rem;margin-left:calc(75% + .625rem);-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.c-icon,.c-icon-container svg{background-color:transparent;height:2rem;width:2rem;fill:currentColor}.c-media-button--podcast+.c-icon--podcast-network{position:absolute;right:.25rem;bottom:.25rem;width:25%;fill:#fff}.c-card-featured{overflow:visible;position:relative}.c-card-featured a{text-decoration:none}.c-card-featured a:hover{text-decoration:underline}.c-card-featured__image{width:100%;position:absolute;top:0;left:0}.c-card-featured__preview{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:500;line-height:1.6rem;color:#4d4d4d;margin-top:.625rem;margin-bottom:0}@media print,screen and (min-width:64em){.c-card-featured__preview{margin-top:.9375rem;padding-right:1rem;line-height:1.4rem}}.c-card-featured__media{position:relative;width:100%;aspect-ratio:16/9;height:auto;margin-bottom:.9375rem}.c-card-featured h2{margin:0;padding:0;font-size:1.875rem;font-weight:500;line-height:2.0625rem}@media print,screen and (min-width:64em){.c-card-featured h2{line-height:2.5rem;font-size:2.5rem}}.c-card-featured-left,.c-card-featured-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.c-card-featured-left,.c-card-featured-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:2.1875rem}}.c-card-featured-left h2,.c-card-featured-right h2{font-size:1.625rem;line-height:1.7875rem}@media print,screen and (min-width:64em){.c-card-featured-left h2,.c-card-featured-right h2{font-size:2.25rem;line-height:2.7rem;margin-top:0}}.c-card-featured-left .c-card-featured__media,.c-card-featured-right .c-card-featured__media{width:100%}@media print,screen and (min-width:64em){.c-card-featured-left .c-card-featured__media,.c-card-featured-right .c-card-featured__media{width:70%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.c-card-featured-left .c-card-featured__copy,.c-card-featured-right .c-card-featured__copy{width:100%;position:relative;margin-top:-.3125rem}@media print,screen and (min-width:64em){.c-card-featured-left .c-card-featured__copy,.c-card-featured-right .c-card-featured__copy{width:30%}}@media print,screen and (min-width:64em){.c-card-featured-left p.eyebrow,.c-card-featured-right p.eyebrow{margin-top:0;margin-bottom:.9375rem}}@media print,screen and (min-width:64em){.c-card-featured-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-card-featured__item-embed{margin-top:.9375rem}.c-card-featured__gallery{overflow:visible}@media print,screen and (min-width:64em){.c-card-featured__gallery{overflow:hidden}}.c-card-featured__gallery .c-card-featured__preview{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:4}.c-card-featured__gallery__buttons{position:absolute;bottom:1.0625rem;right:0;display:none}@media print,screen and (min-width:64em){.c-card-featured__gallery__buttons{bottom:-.3125rem;display:block}}.c-card-featured__gallery__buttons-top{position:relative;display:block}@media print,screen and (min-width:64em){.c-card-featured__gallery__buttons-top{display:none}}.c-card-featured__gallery__buttons-top button{margin-top:1.5625rem}.c-card-featured__gallery__buttons-top button:first-of-type{margin-left:-.3125rem}.c-card-featured__gallery__buttons button{width:2.5rem;height:2.5rem;background:transparent;border:none;margin-left:.625rem;cursor:pointer}.c-card-featured__gallery__buttons button svg{width:2.5rem;height:2.5rem;fill:transparent;stroke:#000}.c-card-featured__gallery .swiper-slide:after{content:"";position:absolute;top:0;right:-.5rem;width:1px;height:100%;background-color:#a6a6a6}@media print,screen and (min-width:64em){.c-card-featured__gallery .swiper-slide:after{right:-1.8125rem}}.c-card-featured__gallery .c-card-featured__media{aspect-ratio:auto;width:calc(100vw - 16px)}@media print,screen and (min-width:64em){.c-card-featured__gallery .c-card-featured__media{width:70%;margin-bottom:0}}.c-card-featured .c-video-background{margin:0}.c-card-featured .c-caption{display:none}.c-card-featured p.eyebrow{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.75rem;font-weight:700;line-height:1.25rem;text-transform:uppercase;margin-bottom:.625rem}@media print,screen and (min-width:64em){.c-card-featured p.eyebrow{margin-bottom:.9375rem}}.c-card-featured p.eyebrow svg{fill:transparent;color:maroon;margin-left:.625rem;height:.875rem;width:.875rem}.white .c-card-featured{background:#fff}.black .c-card-featured,.maroon .c-card-featured{background:#000}.black .c-card-featured .c-card-featured__copy a,.black .c-card-featured .c-card-featured__copy div,.black .c-card-featured .c-card-featured__copy h2,.black .c-card-featured .c-card-featured__copy p,.maroon .c-card-featured .c-card-featured__copy a,.maroon .c-card-featured .c-card-featured__copy div,.maroon .c-card-featured .c-card-featured__copy h2,.maroon .c-card-featured .c-card-featured__copy p{color:#fff!important}.black .c-card-featured .c-card-featured__copy svg,.black .c-card-featured .c-card-featured__gallery__buttons button svg,.maroon .c-card-featured .c-card-featured__copy svg,.maroon .c-card-featured .c-card-featured__gallery__buttons button svg{color:#fff}.maroon .c-card-featured{background:maroon}.c-card-podcast-right{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-card-podcast-right,.c-card-podcast-right__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical}.c-card-podcast-right__content-container{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:transparent}@media print,screen and (min-width:64em){.c-card-podcast-right__content-container{gap:1.5625rem}}.c-card-podcast-right .c-photo{margin:0!important}.c-card-podcast-right .c-photo img{-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;width:100%}@media print,screen and (min-width:64em){.c-card-podcast-right .c-photo img{min-width:26.25rem;max-width:26.25rem}}.c-card-podcast-right .c-caption{display:none}.c-card-podcast-right a,.c-card-podcast-right a h2,.c-card-podcast-right a p{text-decoration:none}.c-card-podcast-right a:hover h2,.c-card-podcast-right a:hover p{text-decoration:underline}.c-card-podcast-right__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-.3125rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-card-podcast-right__copy .c-card-podcast-right__secondary-link,.c-card-podcast-right__copy p.eyebrow{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-weight:700;font-size:.75rem;margin:0;text-transform:uppercase}.c-card-podcast-right__copy p.eyebrow{margin-bottom:.5rem!important}.c-card-podcast-right__copy .c-card-podcast-right__secondary-link{text-decoration:underline;text-transform:uppercase;margin-top:-.625rem}.c-card-podcast-right__copy h2.headline{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;font-size:1.375rem;margin-bottom:.3125rem;margin-top:.625rem;line-height:1.65rem}@media print,screen and (min-width:64em){.c-card-podcast-right__copy h2.headline{margin-top:.3125rem;font-size:1.6875rem;line-height:2.025rem}}.c-card-podcast-right__copy h2.headline svg{margin-left:.1875rem}.c-card-podcast-right__copy svg{fill:transparent;margin-left:.625rem;height:.875rem;width:.875rem}.c-card-podcast-right__preview{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin-top:0;font-weight:500;font-size:.875rem;line-height:1.225rem;color:#4d4d4d}.c-card-podcast-right__item-embed{width:100%}@media print,screen and (min-width:64em){.c-card-podcast-right .c-card-podcast-right__content-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.c-card-podcast-right .c-card-podcast-right__content-container h2.headline{font-size:1.25rem;line-height:1.375rem;margin:0 0 .3125rem}}.white .c-card-podcast-right{background:#fff}.black .c-card-podcast-right,.maroon .c-card-podcast-right{background:#000}.black .c-card-podcast-right .c-card-podcast-right__copy a,.black .c-card-podcast-right .c-card-podcast-right__copy h2,.black .c-card-podcast-right .c-card-podcast-right__copy p,.maroon .c-card-podcast-right .c-card-podcast-right__copy a,.maroon .c-card-podcast-right .c-card-podcast-right__copy h2,.maroon .c-card-podcast-right .c-card-podcast-right__copy p{color:#fff!important}.maroon .c-card-podcast-right{background:maroon}.c-hero-image-with-text{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.5625rem;border-bottom:2px solid #404040}@media print,screen and (min-width:48em){.c-hero-image-with-text{border-bottom:0}}.c-hero-image-with-text p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:500;text-align:center;max-width:40.625rem}.c-hero-image-with-text__description{font-size:1rem;line-height:1.6rem;color:#000}@media print,screen and (min-width:48em){.c-hero-image-with-text__description{font-size:1.25rem;line-height:1.5625rem;color:#fff}}.c-hero-image-with-text__additional-text{font-size:.875rem;line-height:1.4rem;color:#4d4d4d}@media print,screen and (min-width:48em){.c-hero-image-with-text__additional-text{font-size:.875rem;line-height:1.225rem;color:#a6a6a6}}.c-hero-image-with-text__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;width:100%}@media print,screen and (min-width:48em){.c-hero-image-with-text__container{background:#000}}.c-hero-image-with-text__container .c-photo{width:100%}@media print,screen and (min-width:48em){.c-hero-image-with-text__container .c-photo{max-width:31.25rem!important}}.c-hero-image-with-text__container .c-photo img{margin-top:1rem;margin-bottom:1rem}.c-hero-image-with-text__container .c-photo .c-caption{display:none}.c-featured-news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.875rem}.c-featured-news__component-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin:0 0 1.5625rem;color:maroon;text-transform:uppercase}.c-featured-news__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.c-featured-news__top>div:first-of-type{border-bottom:1px solid #a6a6a6}@media print,screen and (min-width:64em){.c-featured-news__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.4375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-featured-news__top>div:first-of-type{border-bottom:none}.c-featured-news__top>div{position:relative}.c-featured-news__top>div:not(:last-child):after{content:"";position:absolute;width:1px;top:0;right:-1.71875rem;background-color:#a6a6a6;height:calc(100% - 25px)}}.c-featured-news .c-card-featured{width:100%;padding-right:0;border:none;padding-bottom:1.5625rem}@media print,screen and (min-width:64em){.c-featured-news .c-card-featured{width:calc(66.66% + 55px)}}.c-featured-news__secondary-stories{margin-top:1.5625rem;width:100%;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}@media print,screen and (min-width:64em){.c-featured-news__secondary-stories{margin-top:0;width:33%}}.c-featured-news__secondary-stories .c-card-featured{width:auto;max-width:100%}.c-featured-news__secondary-stories .c-card-teaser{padding-bottom:1.5625rem;border-bottom:1px solid #a6a6a6}.c-featured-news__secondary-stories .c-card-teaser:last-of-type{border-bottom:none}.c-featured-news__secondary-stories .c-card-teaser:not(:first-of-type){margin-top:1.5625rem}.c-featured-news__three-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:1.5625rem;border-top:1px solid #a6a6a6;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-featured-news__three-up>div{width:100%}.c-featured-news__three-up>div:not(:last-child){border-bottom:1px solid #a6a6a6;padding-bottom:1.875rem}.c-featured-news__three-up>div:not(:first-child){padding-top:1.875rem}@media print,screen and (min-width:64em){.c-featured-news__three-up{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.4375rem}.c-featured-news__three-up>div{position:relative;padding-top:0;width:100%;max-width:32%}.c-featured-news__three-up>div:not(:last-child){padding-bottom:0;border-bottom:none}.c-featured-news__three-up>div:not(:first-child){padding-top:0}.c-featured-news__three-up>div:not(:last-child):after{content:"";position:absolute;width:1px;right:-1.71875rem;background-color:#a6a6a6;height:100%}}.c-podcast-grid{display:block;margin-bottom:1.5625rem}.c-podcast-grid__headline{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem;color:#000;width:100%;text-transform:uppercase}.c-podcast-grid__all-episodes{border-top:2px solid #404040;margin-top:1.5625rem;padding-top:1.5625rem}@media print,screen and (min-width:64em){.c-podcast-grid__all-episodes{margin-top:3.125rem;padding-top:3.125rem}}.c-podcast-grid__all-episodes>div{position:relative;margin-bottom:3.125rem;margin-top:1.5625rem}.c-podcast-grid__all-episodes>div:after{content:"";position:absolute;width:100%;left:0;bottom:-1.5625rem;background-color:#a6a6a6;height:1px}.c-podcast-grid__all-episodes-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;color:maroon;text-transform:uppercase;font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5625rem}@media print,screen and (min-width:64em){.c-podcast-grid__all-episodes-title{margin-bottom:3.125rem}}.c-podcast-grid__link{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;color:maroon;font-size:.75rem;text-transform:uppercase;font-weight:700}.c-podcast-grid__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-podcast-grid__container>div{width:100%;border-bottom:1px solid #a6a6a6}.c-podcast-grid__container>div:not(:first-child){margin-top:1.5625rem}.c-podcast-grid__container>div:last-of-type{border-bottom:none}@media print,screen and (min-width:64em){.c-podcast-grid__container>div{width:50%;border-bottom:none}.c-podcast-grid__container>div:not(:first-child){margin-top:0}.c-podcast-grid__container>div:nth-child(odd){padding-right:1.5625rem;border-right:1px solid #a6a6a6}.c-podcast-grid__container>div:nth-child(2n){padding-left:1.5625rem}.c-podcast-grid__container>div:first-child,.c-podcast-grid__container>div:nth-child(2){margin-bottom:3.125rem}.c-podcast-grid__container>div:first-child:after,.c-podcast-grid__container>div:nth-child(2):after{content:"";position:absolute;width:100%;left:0;bottom:-1.5625rem;background-color:#a6a6a6;height:1px}.c-podcast-grid__container>div:first-child:after{width:calc(100% + 1px)}}.c-two-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.875rem}.c-two-column__component-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin:0 0 1.5625rem;color:maroon;text-transform:uppercase}.c-two-column__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.c-two-column__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-two-column .c-card-featured{width:100%;padding-right:0;border:none}@media print,screen and (min-width:64em){.c-two-column .c-card-featured{width:50%;padding-right:1.875rem;border-right:1px solid #a6a6a6}}.c-two-column__secondary-stories{margin-top:1.25rem;width:100%;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}.c-two-column__secondary-stories .c-card-featured{padding-bottom:1.5625rem}@media print,screen and (min-width:64em){.c-two-column__secondary-stories{margin-top:0;margin-left:1.875rem;width:50%}}.c-two-column__secondary-stories .c-card-teaser:last-of-type{margin-top:1.5625rem}.c-two-column__secondary-stories .c-card-teaser{border-bottom:1px solid #a6a6a6;padding-bottom:25px;margin-top:1.5625rem}.c-two-column__secondary-stories .c-card-teaser__preview{margin-bottom:0}.c-two-column__secondary-stories .c-card-teaser:first-of-type{margin-top:0;padding-top:1.5625rem;border-top:1px solid #a6a6a6}@media print,screen and (min-width:64em){.c-two-column__secondary-stories .c-card-teaser:first-of-type{padding-top:0;border-top:none}}.c-two-column__secondary-stories .c-card-teaser:last-of-type{border-bottom:none}.c-promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:100%;padding-bottom:1rem;overflow:hidden}@media print,screen and (min-width:48em){.c-promo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-promo>div{width:100%}@media print,screen and (min-width:48em){.c-promo>div{width:50%}}.c-promo__image .c-photo .c-caption{display:none}.c-promo__image .c-photo img{aspect-ratio:1/1;max-width:100%}@media print,screen and (min-width:48em){.c-promo__image .c-photo img{max-width:26.25rem}}.c-promo-rectangle .c-photo img{aspect-ratio:16/9}@media print,screen and (min-width:48em){.c-promo-rectangle .c-photo img{aspect-ratio:1/1}}.c-promo__phoenix{position:absolute;bottom:0;-webkit-transform:translateY(72%);transform:translateY(72%);max-width:26.25rem}.c-promo__copy{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:visible;max-width:100%;padding-top:1rem;padding-bottom:8.4375rem;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:48em){.c-promo__copy{padding:0}}.c-promo__copy h2{text-align:center;font-size:1.875rem;padding:0;margin:0}@media print,screen and (min-width:48em){.c-promo__copy h2{font-size:2.5rem}}.c-promo__copy p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:500;line-height:1.4rem;text-align:center;padding:0;margin:0;color:#4d4d4d}.c-promo__copy a{text-decoration:underline;text-align:center}.c-promo-list__title,.c-promo__copy a{text-transform:uppercase;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem}.c-promo-list__title{line-height:140%;margin-bottom:1.875rem}.c-promo-list__content{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:700;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:0;margin:0}.c-promo-list__content ul{position:relative;display:block;list-style-type:none;padding-right:4.0625rem;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.c-promo-list__content ul li{position:relative;padding-left:1.25rem;margin:0 0 1.5rem}.c-promo-list__content ul li:last-of-type{margin-bottom:0}.c-promo-list__content ul li:before{content:"";position:absolute;left:0;top:.3125rem;width:1em;height:1em;background-repeat:no-repeat;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="11" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.624 6.328H.2V4.672h7.424L4.318 1.366 5.5.2l5.3 5.3-5.3 5.3-1.182-1.166 3.306-3.306z" fill="%23000"/></svg>')}.c-promo-list__content .c-promo-list__image{width:11.25rem;min-width:11.25rem;display:none}@media print,screen and (min-width:64em){.c-promo-list__content .c-promo-list__image{display:block}}.c-promo-two{background-color:#000;width:calc(100% + 55px);padding:2.1875rem 1.875rem;margin-left:-20px}@media print,screen and (min-width:64em){.c-promo-two{width:calc(100% + 36px)}}@media screen and (min-width:68.75em){.c-promo-two{width:calc(100% + 25px);margin-left:0}}@media screen and (min-width:80em){.c-promo-two{width:calc(100% + 30px);grid-column-gap:3.75rem}}.c-promo-two .c-promo-two__title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.75rem;font-weight:700;line-height:140%;color:#fff;text-transform:uppercase;margin-bottom:1.875rem}.c-promo-two .c-promo-two__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:100%;overflow:hidden}.c-promo-two .c-promo-two__content .c-card-teaser{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-promo-two .c-promo-two__content .c-card-teaser:first-of-type{border-bottom:1px solid #a6a6a6;padding-bottom:1.875rem}.c-promo-two .c-promo-two__content .c-card-teaser:last-of-type{padding-top:1.875rem}.c-promo-two .c-promo-two__content .c-card-teaser .c-card-teaser__preview,.c-promo-two .c-promo-two__content .c-card-teaser a,.c-promo-two .c-promo-two__content .c-card-teaser h2{color:#fff}.c-promo-two .c-promo-two__content .c-card-teaser .c-card-teaser__copy{-ms-flex-item-align:start;align-self:flex-start}.c-promo-two .c-promo-two__content .c-card-teaser .c-card-teaser__copy a{font-size:1.25rem}.c-promo-two .c-promo-two__content .c-card-teaser .c-card-teaser__copy .eyebrow{display:none}.c-promo-two .c-promo-two__content .c-card-teaser .c-photo img{max-width:8.125rem;min-width:8.125rem}@media print,screen and (min-width:64em){.c-promo-two .c-promo-two__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}.c-promo-two .c-promo-two__content .c-card-teaser:first-of-type{border-bottom:none;padding-bottom:0;border-right:1px solid #a6a6a6;padding-right:1.875rem}.c-promo-two .c-promo-two__content .c-card-teaser:last-of-type{padding-top:0;padding-left:1.875rem}}.c-explainers{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding-bottom:1.875rem}.c-explainers,.c-explainers__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.c-explainers__header{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin:0 0 1.5625rem;color:maroon;text-transform:uppercase}.c-explainers__header a{font-size:.75rem;color:maroon;text-decoration:underline}.c-explainers__header p{font-size:1.25rem}.c-explainers .c-card-featured{width:100%}.c-explainers__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-explainers__list>:nth-child(2),.c-explainers__list>:nth-child(3){border-bottom:1px solid #a6a6a6;padding-bottom:1.25rem}.c-explainers__small-heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem;line-height:1.05rem;margin:0}.c-explainers__small-heading.recent{margin-bottom:.9375rem}.c-explainers__three-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:1.5625rem;margin-top:1.5625rem;border-top:1px solid #a6a6a6}.c-explainers__three-up>div{width:100%}.c-explainers__three-up>div:not(:last-child){border-bottom:1px solid #a6a6a6;padding-bottom:1.5625rem}.c-explainers__three-up>div:not(:first-child){padding-top:1.5625rem}@media print,screen and (min-width:64em){.c-explainers__three-up{border-top:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.125rem;padding-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-explainers__three-up>div{position:relative;padding-top:0;width:100%;max-width:32%}.c-explainers__three-up>div:not(:last-child){padding-bottom:0;border-bottom:none}.c-explainers__three-up>div:not(:first-child){padding-top:0}.c-explainers__three-up>div:nth-of-type(2){padding-top:1.5625rem}.c-explainers__three-up>div:not(:last-child):after{content:"";position:absolute;top:0;width:1px;right:-1.71875rem;background-color:#a6a6a6;height:100%}}.c-events{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (min-width:64em){.c-events{padding-bottom:1.875rem}}.c-events__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin:0 0 1.25rem;color:maroon;text-transform:uppercase}.c-events__header a{font-size:.75rem;color:maroon;text-decoration:underline}.c-events__header p{font-size:1.25rem}.c-events__img-wrap{position:relative}.c-events__img-wrap svg{background:#464646;height:4.5625rem;width:4.5625rem}.c-events__img-wrap img{position:absolute;top:0;left:0}.c-events__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:1.25rem;margin-top:-.3125rem;width:100%}@media print,screen and (min-width:64em){.c-events__copy{margin-left:1.25rem}}.c-events__copy a{text-decoration:none}.c-events__copy a:hover{text-decoration:underline}.c-events__copy h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:600;font-size:1.125rem;line-height:1.5625rem;margin:0;padding:0}@media print,screen and (min-width:64em){.c-events__copy h2{font-size:1.25rem}}.c-events__copy p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;color:#4d4d4d;margin:0;padding:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.c-events__event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #a6a6a6;padding-bottom:1.5625rem;margin-top:1.5625rem}.c-events__event:last-of-type{border:none}.c-events__event:first-of-type{margin:0}.c-events__event__photo .c-photo{width:3.75rem;height:3.75rem}.c-events__event__date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1.5625rem;margin-top:-.125rem}.c-events__event__date p{margin:0;padding:0;text-align:center}.c-events__event__date__month{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.75rem;font-weight:700}.c-events__event__date__day{font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:3.4375rem;font-weight:400;line-height:2.5rem}.c-events__two-up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.c-events__two-up{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.c-events__two-up>div{width:100%}.c-events__two-up>div:first-of-type{border-bottom:1px solid #a6a6a6}.c-events__two-up>div:last-of-type{margin-top:1.5625rem}@media print,screen and (min-width:64em){.c-events__two-up>div:first-of-type{padding-right:1.5625rem;border-bottom:none;border-right:1px solid #a6a6a6;width:50%}.c-events__two-up>div:last-of-type{margin-top:0;margin-left:1.5625rem;width:calc(50% - 25px)}.c-events__two-up>div:last-of-type .c-card-teaser__copy{width:calc(100% - 25px)}}.c-card-teaser{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.c-card-teaser,.c-card-teaser__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-direction:normal}.c-card-teaser__content-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%;gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:transparent}@media print,screen and (min-width:64em){.c-card-teaser__content-container{gap:1.5625rem}}.c-card-teaser .c-photo{margin:0!important}.c-card-teaser .c-caption{display:none}.c-card-teaser a,.c-card-teaser a h2,.c-card-teaser a p{text-decoration:none}.c-card-teaser a:hover h2,.c-card-teaser a:hover p{text-decoration:underline}.c-card-teaser__preheadline{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem;line-height:1.05rem;text-transform:uppercase;margin-bottom:.625rem}.c-card-teaser__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-card-teaser__copy-no-category{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-card-teaser__copy .c-card-teaser__secondary-link,.c-card-teaser__copy p.eyebrow{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-weight:700;font-size:.75rem;margin:0;text-transform:uppercase}.c-card-teaser__copy p.eyebrow{margin-bottom:.5rem}.c-card-teaser__copy .c-card-teaser__secondary-link{text-decoration:underline;text-transform:uppercase;margin-top:-.625rem}.c-card-teaser__copy h2.headline{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;font-size:1.25rem;line-height:1.375rem;margin:.625rem 0 .3125rem}.c-card-teaser__copy h2.headline svg{margin-left:.1875rem}.c-card-teaser__copy svg{fill:transparent;color:maroon;margin-left:.625rem;height:.875rem;width:.875rem}.c-card-teaser__preview{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin-top:0;font-weight:500;font-size:.875rem;line-height:1.225rem;color:#4d4d4d}.c-card-teaser__item-embed{width:100%;margin-bottom:.625rem}.c-card-teaser-right .c-card-teaser__copy{margin-top:-.3125rem}.c-card-teaser-right .c-card-teaser__copy h2{margin-top:0}@media print,screen and (min-width:48em){.c-card-teaser-right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-card-teaser-left .c-card-teaser__content-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-card-teaser-left .c-card-teaser__content-container .c-card-teaser__copy{margin-top:-.3125rem}.c-card-teaser-left .c-card-teaser__content-container .c-card-teaser__copy h2{margin-top:0}.c-card-teaser-top .c-card-teaser__content-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.9375rem}@media print,screen and (min-width:48em){.c-card-teaser-top .c-card-teaser__content-container{max-width:68.75rem}}.c-card-teaser-top .c-card-teaser__content-container h2.headline{font-size:1.375rem;margin-bottom:.3125rem;margin-top:.625rem;line-height:1.65rem}@media print,screen and (min-width:64em){.c-card-teaser-top .c-card-teaser__content-container h2.headline{margin-top:.3125rem;font-size:1.6875rem;line-height:2.025rem}}.c-card-teaser-top .c-card-teaser__content-container h2.eyebrow{margin-top:0;margin-bottom:0}.c-card-teaser-small-copy .c-card-teaser__copy h2.headline{font-size:1.25rem;line-height:1.5rem}.c-card-teaser-left div.c-photo img,.c-card-teaser-right div.c-photo img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;min-width:6.25rem;max-width:6.25rem;width:100%}.white .c-card-teaser{background:#fff}.black .c-card-teaser,.maroon .c-card-teaser{background:#000}.black .c-card-teaser .c-card-teaser__copy a,.black .c-card-teaser .c-card-teaser__copy div,.black .c-card-teaser .c-card-teaser__copy h2,.black .c-card-teaser .c-card-teaser__copy p,.maroon .c-card-teaser .c-card-teaser__copy a,.maroon .c-card-teaser .c-card-teaser__copy div,.maroon .c-card-teaser .c-card-teaser__copy h2,.maroon .c-card-teaser .c-card-teaser__copy p{color:#fff!important}.black .c-card-teaser .c-card-teaser__copy svg,.maroon .c-card-teaser .c-card-teaser__copy svg{color:#fff}.maroon .c-card-teaser{background:maroon}.c-list{background:#fff;padding:0 1.25rem 2.5rem}.c-list__content{padding:0}.c-list .c-list__heading{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;line-height:3.75rem;font-size:2.5rem;text-align:center;padding-top:1.25rem;padding-bottom:1.25rem;margin-bottom:0}.c-list .c-list__item-tagline{margin:0}.c-list__item{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;text-align:center;line-height:1.08;border-bottom:2px solid #000;padding:1.875rem 1.25rem;max-width:1035px}.c-list__item p{margin:0 0 1rem}.c-list__item-brief{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;max-width:none;margin-bottom:1.75rem}.c-list__item-brief h3.c-list__item-title{font-size:1.5rem;margin-bottom:.5rem}.c-list__item-image{display:none}.c-list__item-imagelink{display:block;position:relative}.c-list__item-imagelink .c-media-button{width:5.375rem}.c-list__item-imagelink .c-media-button .c-media-button__duration{font-size:.875rem;bottom:.3rem}.c-list__item-imagewrap{background:#464646;position:relative;padding-bottom:100%;overflow:hidden}.c-list__item-imagewrap .c-icon,.c-list__item-imagewrap img{position:absolute;top:0;left:0}.c-list__item-imagewrap img{display:block;max-width:none;max-height:none;margin:0 auto;width:100%}.c-list__item-imagewrap .c-icon{opacity:.5;width:100%;height:100%}.c-list__item-text a{text-decoration:none}.c-list__item-text a:active,.c-list__item-text a:focus,.c-list__item-text a:hover{text-decoration:underline}.c-list__item-tagline{font-size:1.25rem;margin:0}.c-list__item-title{font-family:inherit;font-size:1.5rem;margin-bottom:0}.c-list__item-date,.c-list__item-description,.c-list__item-source,.c-list__item time{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:500;line-height:1.6rem;color:#4d4d4d;margin-top:.625rem;margin-bottom:0}.c-list__item-date a,.c-list__item-description a,.c-list__item-source a,.c-list__item time a{text-decoration:underline}.c-list__item-date p,.c-list__item-description p,.c-list__item-source p,.c-list__item time p{margin:0 0 .9375rem!important}.c-list__item-date p+p,.c-list__item-description p+p,.c-list__item-source p+p,.c-list__item time p+p{margin-top:1rem}.c-list__item-source{font-size:1.125rem;font-weight:700;margin:0}.c-list__item-source img{display:inline-block;max-height:none;max-width:200px;margin:0 auto}.c-list__item-contact{margin-bottom:0;display:none!important}.c-list__item-contact p{display:inline}.c-list__item-contact-heading{display:inline;font-family:inherit;font-size:inherit;font-weight:700}.c-list__item-contact .c-list__item-icon{display:block;margin-top:.625rem}.c-list__item-contact .c-icon{width:.75rem;height:.75rem;margin-right:.5rem}.c-list__more{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:inline-block;font-size:1rem;text-decoration:none;margin-top:1.875rem}.c-list__more .c-icon{width:1rem;height:1rem;vertical-align:middle}.c-list__more:active,.c-list__more:focus,.c-list__more:hover{text-decoration:underline}.c-list__more-wrap{text-align:center}.c-list--theme-white{background:#fff}.c-list--theme-white .c-list__heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.875rem}@media print,screen and (min-width:48em){.c-list{padding:0 0 3.75rem}.c-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;border-bottom:0;padding:0}.c-list__item-image{display:block;width:33.33333%;max-width:345px}.c-list__item-text{padding:1rem 2.5rem;width:66.66667%}.c-list__item-text_no-image{width:100%}.c-list__item-tagline{font-size:1.5rem}.c-list__item-title{font-size:2rem}.c-list__item-contact .c-list__item-icon{display:inline-block;margin-right:1rem}.c-list__item-brief{margin-bottom:1.75rem}.c-list__item-brief h3.c-list__item-title{margin-bottom:.5rem}.c-list__more{font-size:1.125rem}}@media print,screen and (min-width:64em){.c-list .c-list__heading{font-size:5.625rem;padding-top:1.875rem;padding-bottom:1.875rem;margin-bottom:0}.c-list h2.c-list__heading{font-size:3.75rem;padding-bottom:2.5rem}.c-list .c-list__content-wrap:first-of-type>.c-list__content{padding-top:0}.c-list--theme-white .c-list__heading{font-size:3.5rem;line-height:5rem}.c-list__item-tagline{font-size:1.875rem}.c-list__item-title{font-size:3rem}.c-list__item-brief{margin-bottom:1.75rem;font-size:1rem}.c-list__item-brief h3.c-list__item-title{margin-bottom:.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-list .c-list__heading{font-size:4.21875rem;padding-top:1.4375rem;padding-bottom:1.375rem;margin-bottom:0}.c-list--theme-white .c-list__heading{font-size:2.625rem}.c-list__item-tagline{font-size:1.40625rem}.c-list__item-title{font-size:2.25rem}.c-list__item-description{font-size:1.125rem}.c-list__item-date,.c-list__item time,.c-list__more{font-size:.84375rem}}.c-list--expert .c-list__heading{font-size:1.625rem}.c-list--expert .c-list__item{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;text-align:left;border-width:3px}.c-list--expert .c-list__item-tagline,.c-list--expert .c-list__item-title{font-weight:700}.c-list--expert .c-list__item-tagline{font-size:1rem;margin-bottom:.5rem}.c-list--expert .c-list__item-description{font-size:1rem;line-height:1.38}@media screen and (max-width:47.99875em){.c-list--expert .c-list__item-image{display:block;float:left;width:75px;margin-right:.5em;margin-bottom:.5em}.c-list--expert .c-list__item-image img{max-width:100%;max-height:100%}.c-list--expert .c-list__item-description{clear:both}}@media print,screen and (min-width:48em){.c-list--expert .c-list__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-list--expert .c-list__item-image{background:#ededed}.c-list--expert .c-list__item-text{border-bottom:3px solid #000;padding:2.5rem 0;margin:0 2.5rem}.c-list--expert .c-list__item-title{font-size:1.875rem}}@media print,screen and (min-width:64em){.c-list--expert .c-list__heading{font-size:2.5rem;text-align:left;padding-left:2.625rem;margin-bottom:2.0625rem}}@media (min-width:1100px) and (max-width:1400px){.c-list--expert .c-list__heading{font-size:1.875rem}.c-list--expert .c-list__item-title{font-size:1.40625rem}.c-list--expert .c-list__item-description,.c-list--expert .c-list__item-tagline{font-size:.75rem}}.c-list--faculty{position:relative}.c-list--faculty .faculty-close{display:block;position:absolute;top:1rem;right:1rem}.c-list--faculty .faculty-close a{display:block}.c-list--faculty .faculty-close .c-icon{height:1.5625rem;width:1.5625rem}.c-list--faculty .c-list__content{position:relative}.c-list--faculty .c-experts__subnav{padding-top:3.125rem;margin-bottom:-3.125rem}.c-list--faculty .c-list__alphalist{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:none;text-align:center;padding:0 1rem}.c-list--faculty .c-list__alphalist a{display:inline-block;font-size:1.25rem;text-decoration:none;border-bottom:2px solid transparent;padding:.25rem .5rem}.c-list--faculty .c-list__alphalist a:active,.c-list--faculty .c-list__alphalist a:focus,.c-list--faculty .c-list__alphalist a:hover{border-color:#000}.c-list--faculty .alpha-anchor{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:inline-block;font-size:3.125rem;color:maroon;padding-right:4rem}.c-list--faculty .c-list__item-title{font-size:2rem}.c-list--faculty .c-article__department{word-break:normal}.c-list--faculty .c-article__department a{display:block;word-break:break-all;overflow-wrap:break-word}.c-list--faculty .c-list__content--faculty{padding:0}.c-list--faculty .c-list__content--faculty .c-article__department,.c-list--faculty .c-list__content--faculty .c-list__item{text-align:left}.c-list--faculty .c-list__content--faculty .c-list__item{padding-left:0;padding-right:0}.c-list--faculty .c-back-to-top{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;position:absolute;bottom:-2.5rem;right:1rem}.c-list--faculty .c-back-to-top a{display:inline-block;text-decoration:none;border-bottom:2px solid transparent;padding:.25rem .5rem}.c-list--faculty .c-back-to-top a:active,.c-list--faculty .c-back-to-top a:focus,.c-list--faculty .c-back-to-top a:hover{border-color:#000}@media print,screen and (min-width:48em){.c-list--faculty .alpha-anchor{border-top:3px solid maroon;padding-left:1rem;margin-top:4rem}.c-list--faculty .c-list__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-list--faculty .c-list__item-image{background:#ededed}.c-list--faculty .c-list__item-text{padding:.5rem 1.5rem}}@media print,screen and (min-width:64em){.c-list--faculty .c-list__content{grid-column:2/span 3;padding-top:2em}.c-list--faculty .c-list__content>h3{display:inline-block;float:left;margin-left:-25%}.c-list--faculty .c-list__content>h3 .alpha-anchor{margin-top:0}.c-list--faculty .c-list__content--faculty{grid-column:1/span 4;padding:2.5em}.c-list--faculty .c-list__content--faculty .c-list__item-title{font-size:3rem}.c-list--faculty .faculty-close{top:2rem;right:2rem}.c-list--faculty .faculty-close .c-icon{height:1.875rem;width:1.875rem}.c-list--faculty .c-list__alphalist{display:block}.c-list--faculty .c-back-to-top{right:auto;left:-25%}}@media screen and (min-width:80em){.c-list--faculty .faculty-close{right:8%}.c-list--faculty .c-list__content--faculty{padding:2.5em 10.9375rem}.c-list--faculty .c-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-list--faculty .c-list__item-text{padding:1rem 2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-list--faculty .c-list__alphalist a{font-size:.9375rem}.c-list--faculty .alpha-anchor{font-size:2.34375rem}.c-list--faculty .c-list__item-title{font-size:1.5rem}.c-list--faculty .c-list__content--faculty .c-list__item-title{font-size:2.25rem}}.c-list--podcasts .c-card-podcast{margin-bottom:3.125rem}.c-list--podcasts .c-card-podcast:after{content:"";position:absolute;width:100%;left:0;bottom:-1.5625rem;background-color:#a6a6a6;height:1px}.c-list--experts,.c-list--experts .c-list__content{position:relative}.c-list--experts .c-list__item-title{font-size:2rem}.c-list--experts .c-experts__subnav{margin-bottom:-3.125rem}.c-list--experts .c-article__department{word-break:normal}.c-list--experts .c-article__department a{display:inline;word-break:break-all;overflow-wrap:break-word}.c-list--experts .c-article__content .c-list__item-contact .c-article__department{font-weight:100}.c-list--experts .c-list__contact-methods .c-list__item-icon{margin-top:0}.c-list--experts .c-list__content--experts{padding:0}.c-list--experts .c-list__content--experts .c-article__department,.c-list--experts .c-list__content--experts .c-list__item{text-align:left}.c-list--experts .c-list__content--experts .c-list__item{padding-left:0;padding-right:0}.c-list--experts .c-back-to-top{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;position:absolute;bottom:-2.5rem;right:1rem}.c-list--experts .c-back-to-top a{display:inline-block;text-decoration:none;border-bottom:2px solid transparent;padding:.25rem .5rem}.c-list--experts .c-back-to-top a:active,.c-list--experts .c-back-to-top a:focus,.c-list--experts .c-back-to-top a:hover{border-color:#000}@media print,screen and (min-width:48em){.c-list--experts .c-list__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-list--experts .c-list__item-image{background:#ededed}.c-list--experts .c-list__item-text{padding:.5rem 1.5rem}}@media print,screen and (min-width:64em){.c-list--experts .c-list__content{grid-column:2/span 3;padding-top:2em}.c-list--experts .c-list__content--experts{grid-column:1/span 4;padding:2.5em}.c-list--experts .c-back-to-top{right:auto;left:-25%}}@media screen and (min-width:80em){.c-list--experts .c-list__content--experts{padding:2.5em 10.9375rem}.c-list--experts .c-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-list--experts .c-list__item-text{padding:1rem 2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-list--experts .c-list__item-title{font-size:1.5rem}}.c-list--experts-bysubject,.c-list--experts-subjects{padding-top:3rem}.c-list--experts-bysubject .c-list__heading,.c-list--experts-subjects .c-list__heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:3.5rem}.c-list--experts-bysubject .c-experts__topic_group,.c-list--experts-subjects .c-experts__topic_group{padding-bottom:1.875rem}.c-list--experts-bysubject .c-experts__topic_name,.c-list--experts-subjects .c-experts__topic_name{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.875rem;font-weight:700}.c-list--experts-bysubject .c-searchform__input_container input,.c-list--experts-subjects .c-searchform__input_container input{background-color:#ededed;border-bottom:none}.c-list--experts-subjects .c-list__content--experts a{-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc;font-size:1.875rem}.c-list--experts-subjects .c-searchform__input_container input{font-size:1.25rem;font-weight:100;padding:1rem}.c-list--experts-subjects .c-searchform__input_container button{right:.5rem}.c-list--experts-subjects .c-searchform__input_container button .c-icon{height:1.5rem;width:1.5rem;right:.75rem}.c-list--experts-subjects .c-searchform__input_container .autocomplete-result-list{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400}.c-list--experts-bysubject .c-list__heading{padding-bottom:1.875rem}.c-pager{margin-top:1.25rem}.c-list--narrow{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:grid;grid-gap:1.25rem;grid-template-columns:1fr 84% 1fr}.c-list--narrow a{text-decoration:none}.c-list--narrow a :active,.c-list--narrow a :focus,.c-list--narrow a :hover{text-decoration:underline}.c-list--narrow div:first-of-type{grid-column:2/3}.c-list--narrow .c-list__item-brief{border-bottom:2px solid #000;margin-bottom:.625rem;padding:1.25rem 0 1.875rem}.c-list--narrow .c-list__item-brief h3.c-list__item-title{font-size:1.5625rem;margin-bottom:1rem}.c-list--narrow .c-list__item-brief time{font-size:1rem;font-weight:500}@media (min-width:1px) and (max-width:480px){.c-list--narrow .c-list__item-brief h3.c-list__item-title{font-size:1.25rem}.c-list--narrow .c-list__item-brief time{font-size:.875rem}}@media print,screen and (min-width:48em){.c-list--narrow{grid-template-columns:1fr 6.7% 56.67% 6.7% 1fr}.c-list--narrow div:first-of-type{grid-column:3/4}.c-list--narrow .c-list__item-brief{margin-bottom:1.25rem;padding:2.5rem 0 3.75rem}.c-list--narrow .c-list__item-brief h3.c-list__item-title{font-size:1.875rem}.c-list--narrow .c-list__item-brief time{font-size:1.0625rem}}@media print,screen and (min-width:64em){.c-list--narrow .c-list__item-brief h3.c-list__item-title{font-size:2.5rem}.c-list--narrow .c-list__item-brief time{font-size:1.25rem}}#block-views-block-content-list-block-explainers h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.24375rem;text-align:center}@media print,screen and (min-width:48em){#block-views-block-content-list-block-explainers h2{font-size:2.5rem}}@media (min-width:1100px) and (max-width:1400px){#block-views-block-content-list-block-explainers h2{font-size:1.875rem}}.c-feature__container+.c-list{margin-top:2rem}.c-livestream__wrap .livestream-wrap,.c-livestream__wrap .responsive-embed.widescreen{margin-bottom:0}.c-livestream__video{grid-area:video}.c-location{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;padding:2.5rem 1.25rem}.c-location__heading{margin-bottom:1.75rem}.c-location__section{font-size:1.125rem}.c-location__section+.c-location__section{border-top:1px solid #000;padding-top:1.875rem;margin-top:1.875rem}@media (min-width:1100px) and (max-width:1400px){.c-location__section{font-size:1rem}}.c-location__name{font-weight:700}.c-location__address{margin-bottom:0}@media print,screen and (min-width:64em){.c-location{padding:1.875rem 2.5rem 2.5rem}.c-location__text{padding-right:1.25rem}}.c-masthead{background-color:maroon;color:#000;height:2.75rem;position:fixed;top:0;left:0;right:0;margin:0 auto;-webkit-transition:top .2s ease-in-out;transition:top .2s ease-in-out;z-index:100}@media screen and (min-width:68.75em){.c-masthead{height:auto;margin-top:2.75rem;position:absolute}}.toolbar-horizontal.toolbar-fixed .c-masthead,.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .c-masthead{top:1px}.c-masthead .c-icon--logo{height:100%;width:100%}.c-masthead--hidden{top:-2.75rem}@media screen and (min-width:68.75em){.c-masthead--hidden{top:-5.5rem}}.c-masthead__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 1.25rem}.c-masthead__up,.c-masthead__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-masthead__up{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;width:100vw;position:fixed;height:2.75rem;top:0;left:0;overflow:hidden;background:maroon;color:#fff;padding:.5rem 1.25rem;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;z-index:1}.c-masthead__up a{color:inherit}.toolbar-horizontal.toolbar-fixed .c-masthead__up{top:2.4375rem}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .c-masthead__up{top:4.9375rem}.c-masthead__up .logo{width:15.0625rem;font-size:.75rem;font-weight:700}.c-masthead__up .left-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-masthead__up .language-wrap,.c-masthead__up .locations{font-size:.8125rem;line-height:1.75rem}.c-masthead__up .locations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-masthead__up .locations a{margin-right:1.25rem;text-decoration:none;text-transform:uppercase}.c-masthead__up .locations a:hover{text-decoration:underline}.c-masthead__up .search-toggle{background:transparent;border:0}body.page-node-type-shorthand .c-masthead__up.hidden{top:-2.75rem}.c-masthead__logo{background-color:#fff;text-align:center;padding:.9375rem}.c-masthead__logo img{width:auto;min-width:15.625rem;height:2.125rem;margin:0 auto}@media screen and (min-width:68.75em){.c-masthead__logo{border-bottom:1px solid #b2b2b2;padding:1.375rem}.c-masthead__logo img{height:3.75rem}.c-masthead__logo.fixed{position:fixed;width:100%;top:0}}.c-masthead__mobilephoenix{color:#000;font-size:0;position:relative}.c-masthead__mobilephoenix svg{fill:#fff;width:2.25rem;height:2.25rem}.c-masthead__toggles{color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.c-masthead__toggles a{color:inherit}.c-masthead__toggles svg{fill:currentColor;color:currentColor;stroke:currentColor}@media screen and (min-width:68.75em){.c-masthead__toggles{display:none}}.c-masthead__search{display:block;margin:0;padding:0}.c-masthead__search span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.c-masthead__search svg{height:1.25rem;width:1.25rem;margin-top:.25rem}@media screen and (min-width:68.75em){.c-masthead__search{margin:0 .4375rem}}.c-media-button{background:none;padding:0;margin:0;outline:0;bottom:0;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;left:0;position:absolute;width:12.53%;max-width:5.375rem;z-index:30}@media print,screen and (min-width:48em){.c-media-button{max-width:6.8125rem}}@media print,screen and (min-width:64em){.c-media-button{max-width:10.8125rem}}.c-media-button svg{fill:#fff;height:34.68%;width:24.28%}.c-media-button svg.c-icon--podcast{height:40.68%;width:30.28%}.c-media-button .c-media-button__ctn{position:relative;width:100%;background-color:maroon;border:none;color:#fff}.c-media-button .c-media-button__ctn:before{display:block;content:"";width:100%;padding-top:100%}.c-media-button .c-media-button__ctn>a,.c-media-button .c-media-button__ctn>button,.c-media-button .c-media-button__ctn>div{background-color:transparent;border:0;cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-media-button .c-media-button__duration{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;color:#fff;font-size:.75rem;position:absolute;bottom:.625rem;left:.625rem}.c-media-button .c-media-button__duration>svg{margin-right:.375rem;width:.5625rem;height:.75rem}@media screen and (min-width:68.75em){.c-media-button .c-media-button__duration{font-size:.84375rem}}@media screen and (min-width:87.5em){.c-media-button .c-media-button__duration{font-size:1.125rem}}.c-featured-hero .c-media-button{width:26.9%}@media print,screen and (min-width:64em){.c-featured-hero .c-media-button{width:16.7%}}.c-tile--2row .c-media-button{width:24.9%}.c-tile--2row .c-media-button .c-media-button__duration{font-size:.75rem}.c-tile--2row .c-media-button .c-media-button__duration>svg{margin-right:.375rem;width:.5625rem;height:.75rem}@media print,screen and (min-width:48em){.c-tile--2row .c-media-button{width:31%}}@media screen and (min-width:68.75em){.c-tile--2row .c-media-button{width:24.9%}.c-tile--2row .c-media-button svg{height:27%;width:33%}}.c-tile--3row .c-media-button{width:25.1%}.c-tile--3row .c-media-button .c-media-button__duration{font-size:.75rem}@media (min-width:1100px) and (max-width:1400px){.c-tile--3row .c-media-button .c-media-button__duration{font-size:.75rem}}@media screen and (min-width:87.5em){.c-tile--3row .c-media-button{width:25.1%}.c-tile--3row .c-media-button .c-media-button__duration{font-size:1rem}}.c-menu--alert .c-media-button{width:19.1%}.c-menu--alert .c-media-button svg{width:30%}.c-menu--alert .c-media-button .c-media-button__duration{display:none}.c-media-button--inline{display:inline-block;position:relative;height:1.5625rem;width:auto;max-width:inherit}.c-media-button--inline svg{margin-top:-.0625rem;height:.6875rem;width:.5rem}.c-media-button--inline svg.c-icon--podcast{height:.875rem;width:.6875rem}+.c-media-button--inline svg.c-icon--podcast-uchicago{display:none}.c-media-button--inline .c-media-button__ctn{padding:.4375rem;position:static;width:100%;background-color:maroon;border:none;color:#fff}.c-media-button--inline .c-media-button__ctn:before{display:none}.c-media-button--inline .c-media-button__ctn>a,.c-media-button--inline .c-media-button__ctn>button,.c-media-button--inline .c-media-button__ctn>div{cursor:pointer;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-media-button--inline .c-media-button__duration{margin-left:.4375rem;position:static}.c-media-button--inline+.c-list__item-date{display:inline-block}@media print,screen and (min-width:48em){.c-list__item .c-media-button--inline{display:none}}.c-mediacitations{text-align:left;padding:1.875rem}.c-mediacitations__heading{margin-bottom:2.5rem}@media (min-width:1100px) and (max-width:1400px){.c-mediacitations__heading{margin-bottom:1.875rem}}.c-mediacitations__heading-link{color:inherit;text-decoration:none;border-bottom:1px solid}.c-mediacitations__heading-link:active,.c-mediacitations__heading-link:focus,.c-mediacitations__heading-link:hover{color:inherit}.c-mediacitations__content{list-style:none;padding-left:0;margin:0;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700}.c-mediacitations__content>li:before{display:none}.c-mediacitations__item+.c-mediacitations__item{margin-top:4.375rem}.c-mediacitations__link{color:inherit;text-decoration:none}.c-mediacitations__link:active,.c-mediacitations__link:focus,.c-mediacitations__link:hover{color:inherit}.c-mediacitations__link:active .c-mediacitations__source,.c-mediacitations__link:active .c-mediacitations__text,.c-mediacitations__link:focus .c-mediacitations__source,.c-mediacitations__link:focus .c-mediacitations__text,.c-mediacitations__link:hover .c-mediacitations__source,.c-mediacitations__link:hover .c-mediacitations__text{text-decoration:underline}.c-mediacitations__text{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.5rem;margin:0}@media (min-width:1100px) and (max-width:1400px){.c-mediacitations__text{font-size:1.40625rem}}.c-mediacitations__date{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem}@media (min-width:1100px) and (max-width:1400px){.c-mediacitations__date{font-size:.75rem}}.c-mediacitations__logo{display:block;max-height:none;max-width:200px;margin:1.875rem 0 0}.c-mediacitations__logo img{display:block;margin:0 auto}.c-mediacitations__source{font-size:1.125rem;margin:1.875rem 0 0}@media (min-width:1100px) and (max-width:1400px){.c-mediacitations__source{font-size:.84375rem}}.c-mediacitations__more{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:inline-block;font-size:1.125rem;text-decoration:none;margin-top:1.875rem}.c-mediacitations__more .c-icon{width:1rem;height:1rem;vertical-align:middle}.c-mediacitations__more:active,.c-mediacitations__more:focus,.c-mediacitations__more:hover{text-decoration:underline}@media (min-width:1100px) and (max-width:1400px){.c-mediacitations__more{font-size:.84375rem}}.c-mediacitations--theme-darkgrey a{color:#fff}.c-mediacitations--theme-white{padding:0}@media print,screen and (min-width:48em){.c-mediacitations--theme-white{padding:0}}.c-mediacitations.c-mediacitations--theme-white{padding:0}@media print,screen and (min-width:48em){.c-mediacitations{padding:2.5rem}}.c-article__content .c-mediacitations{background:none;padding:0 0 2rem}.c-article__content .c-mediacitations__ctn{max-width:none}.c-article__content .c-mediacitations__content{text-align:left}.c-article__content .c-mediacitations__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.4);padding-bottom:2rem;margin-bottom:2rem}.c-article__content .c-mediacitations__item+.c-mediacitations__item{margin-top:0}.c-article__content .c-mediacitations__logo,.c-article__content .c-mediacitations__source{margin:1.25rem 0 0}.c-article__content .c-mediacitations__logo img{margin:0}.c-article__content .c-mediacitations__text{font-size:1.25rem;margin:0}@media print,screen and (min-width:48em){.c-article__content .c-mediacitations__text{font-size:1.5rem}}@media print,screen and (min-width:64em){.c-article__content .c-mediacitations__text{font-size:1.875rem}}@media (min-width:1100px) and (max-width:1400px){.c-article__content .c-mediacitations__text{font-size:1.40625rem}}.c-mediacontact{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;padding:2.5rem 1.25rem}.c-mediacontact strong{font-weight:700}.c-mediacontact a{font-size:1.125rem;text-decoration:none}.c-mediacontact a:active,.c-mediacontact a:focus,.c-mediacontact a:hover{text-decoration:underline}.c-mediacontact .c-icon{width:1rem;height:1rem;margin-right:.25rem;vertical-align:middle}.c-mediacontact__heading{margin-bottom:1.75rem}.c-mediacontact__section+.c-mediacontact__section{border-top:1px solid #000;padding-top:1.875rem;margin-top:1.875rem}.c-mediacontact__description,.c-mediacontact__subnote{font-size:.875rem}.c-mediacontact__subnote{padding-top:.625rem;margin-bottom:0}.c-mediacontact__contact{font-size:1.125rem;margin-bottom:1rem}.c-mediacontact__contact p{margin:0}.c-mediacontact__links{list-style:none;padding-left:0;margin:0}.c-mediacontact__links>li:before{display:none}.c-mediacontact__link{padding-left:1.5rem;margin-bottom:1rem;position:relative}.c-mediacontact__link .c-icon{position:absolute;top:.25rem;left:0}.c-mediacontact__link a{display:block;word-wrap:break-word;overflow-wrap:break-word}.c-mediacontact__morelink{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:inline-block;font-size:1.125rem;margin-top:.625rem;text-align:center}.c-mediacontact__morelink .c-icon{width:1rem;height:1rem;vertical-align:middle}@media print,screen and (min-width:64em){.c-mediacontact{padding:1.875rem 2.25rem 2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-mediacontact,.c-mediacontact__contact,.c-mediacontact__description,.c-mediacontact__morelink,.c-mediacontact__subnote,.c-mediacontact a{font-size:.84375rem}}.c-mediaresources{padding:1.875rem 1.25rem}.c-mediaresources__heading{margin-bottom:2.5rem}.c-mediaresources__heading-link{color:inherit;text-decoration:none;border-bottom:1px solid}.c-mediaresources__heading-link:active,.c-mediaresources__heading-link:focus,.c-mediaresources__heading-link:hover{color:inherit}.c-mediaresources__content{list-style:none;padding-left:0;margin:0;font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300}.c-mediaresources__content>li:before{display:none}.c-mediaresources__item{padding-left:1.5rem}.c-mediaresources__item:not(:last-child){margin-bottom:1rem}.c-mediaresources__item:before{content:"\2014";margin-right:.5rem;margin-left:-1.5rem;vertical-align:.25rem}.c-mediaresources__link{color:#fff;font-size:1.75rem;text-decoration:none}.c-mediaresources__link:active,.c-mediaresources__link:focus,.c-mediaresources__link:hover{color:#fff;text-decoration:underline}@media (min-width:1100px) and (max-width:1400px){.c-mediaresources__link{font-size:1.3125rem}}@media print,screen and (min-width:64em){.c-mediaresources{padding:1.875rem 2.5rem 2.5rem}}@media screen and (min-width:80em){.c-mediaresources__link{font-size:2.125rem}}@media (min-width:1100px) and (max-width:1400px){.c-mediaresources__link{font-size:1.59375rem}}.c-experts__subnav{margin:auto;text-align:center}.c-experts__subnav .c-experts__text{display:inline-block;margin-right:1.25rem;font-family:Montserrat,sans-serif;font-style:normal;font-weight:100;font-size:1.125rem;text-align:center;word-break:break-all}.c-experts__subnav .c-experts__text:last-of-type{margin-right:0}.c-menu{background-color:#000;color:#fff;height:100%;position:fixed;left:0;top:0;right:0;bottom:0;width:100%;z-index:10000;overflow-y:auto}.c-menu a{color:#fff;text-decoration:none}.c-menu a:active,.c-menu a:focus,.c-menu a:hover{text-decoration:underline}.c-menu__toggle{background-color:transparent;border:0;cursor:pointer;padding:0;position:absolute;right:2.1875rem;top:-3.625rem;height:1.875rem;width:1.875rem}.c-menu__toggle .c-icon{fill:#fff}.c-menu__toggle span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.c-menu__trigger{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS41IDE5LjUiPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzIzMWYyMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0iTS43NS43NWgxOG0tMTggOWgxOG0tMTggOWgxOCIvPjwvc3ZnPg==");width:2rem;height:2rem}.c-menu--hidden{display:none}.c-menu.c-menu--alert .c-menu__ctn,.c-menu.c-menu--nav .c-menu__ctn{display:grid;grid-template-columns:100%;grid-template-areas:"nav";margin:5.25rem auto 0;max-width:1380px;padding:0 1.25rem;position:relative}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__ctn,.c-menu.c-menu--nav .c-menu__ctn{grid-template-columns:48% 26% 26%;grid-gap:.625rem;grid-template-areas:"nav feature sidebar";padding:0 0 0 2.5rem}}.c-menu.c-menu--alert .c-menu__nav,.c-menu.c-menu--nav .c-menu__nav{grid-area:nav;margin-bottom:.625rem}.c-menu.c-menu--alert .c-menu__nav nav ul,.c-menu.c-menu--nav .c-menu__nav nav ul{list-style:none;padding-left:0;margin:0}.c-menu.c-menu--alert .c-menu__nav nav ul>li:before,.c-menu.c-menu--nav .c-menu__nav nav ul>li:before{display:none}.c-menu.c-menu--alert .c-menu__nav nav li,.c-menu.c-menu--nav .c-menu__nav nav li{padding-bottom:1.25rem;text-align:center}.c-menu.c-menu--alert .c-menu__nav nav a,.c-menu.c-menu--nav .c-menu__nav nav a{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.875rem}.c-menu.c-menu--alert .c-menu__nav .c-footer__social,.c-menu.c-menu--nav .c-menu__nav .c-footer__social{text-align:center}.c-menu.c-menu--alert .c-menu__nav .c-footer__social a,.c-menu.c-menu--nav .c-menu__nav .c-footer__social a{padding:.5rem .625rem}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__nav nav li,.c-menu.c-menu--nav .c-menu__nav nav li{padding-bottom:1.875rem;text-align:left}.c-menu.c-menu--alert .c-menu__nav nav a,.c-menu.c-menu--nav .c-menu__nav nav a{font-size:2.4625rem}.c-menu.c-menu--alert .c-menu__nav .c-footer__social,.c-menu.c-menu--nav .c-menu__nav .c-footer__social{text-align:left}.c-menu.c-menu--alert .c-menu__nav .c-footer__social a,.c-menu.c-menu--nav .c-menu__nav .c-footer__social a{padding:.96875rem 1.0625rem}}@media (min-width:1100px) and (max-width:1400px){.c-menu.c-menu--alert .c-menu__nav nav a,.c-menu.c-menu--nav .c-menu__nav nav a{font-size:1.846875rem}}.c-menu.c-menu--alert .c-menu__resources,.c-menu.c-menu--nav .c-menu__resources{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;border-top:1px solid #fff;border-bottom:1px solid #fff;font-size:.90625rem;margin-bottom:1.5rem;padding:1.25rem 0;text-align:center;width:100%}.c-menu.c-menu--alert .c-menu__resources-title,.c-menu.c-menu--nav .c-menu__resources-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;color:#fff;font-size:1.875rem}.c-menu.c-menu--alert .c-menu__resources-title a,.c-menu.c-menu--nav .c-menu__resources-title a{text-decoration:none}.c-menu.c-menu--alert .c-menu__resources-title a:active,.c-menu.c-menu--alert .c-menu__resources-title a:focus,.c-menu.c-menu--alert .c-menu__resources-title a:hover,.c-menu.c-menu--alert .c-menu__resources p>a,.c-menu.c-menu--nav .c-menu__resources-title a:active,.c-menu.c-menu--nav .c-menu__resources-title a:focus,.c-menu.c-menu--nav .c-menu__resources-title a:hover,.c-menu.c-menu--nav .c-menu__resources p>a{text-decoration:underline}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__resources,.c-menu.c-menu--nav .c-menu__resources{font-size:1.09375rem;padding:2rem 0;text-align:left;width:96%}.c-menu.c-menu--alert .c-menu__resources-title,.c-menu.c-menu--nav .c-menu__resources-title{font-size:2.4625rem}}@media (min-width:1100px) and (max-width:1400px){.c-menu.c-menu--alert .c-menu__resources,.c-menu.c-menu--nav .c-menu__resources{font-size:.8203125rem}.c-menu.c-menu--alert .c-menu__resources-title,.c-menu.c-menu--nav .c-menu__resources-title{font-size:1.846875rem}}.c-menu.c-menu--alert .c-menu__logo,.c-menu.c-menu--nav .c-menu__logo{margin-top:1.25rem;text-align:center}.c-menu.c-menu--alert .c-menu__logo .c-icon,.c-menu.c-menu--nav .c-menu__logo .c-icon{fill:#fff;width:8.75rem}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__logo,.c-menu.c-menu--nav .c-menu__logo{display:none}}.c-menu.c-menu--alert .c-menu__feature,.c-menu.c-menu--nav .c-menu__feature{display:none;grid-area:feature}.c-menu.c-menu--alert .c-menu__feature .c-tile a,.c-menu.c-menu--nav .c-menu__feature .c-tile a{font-size:1.875rem}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__feature,.c-menu.c-menu--nav .c-menu__feature{display:block}}@media (min-width:1100px) and (max-width:1400px){.c-menu.c-menu--alert .c-menu__feature .c-tile a,.c-menu.c-menu--nav .c-menu__feature .c-tile a{font-size:1.40625rem}}.c-menu.c-menu--alert .c-menu__sidebar,.c-menu.c-menu--nav .c-menu__sidebar{display:none;grid-area:sidebar}.c-menu.c-menu--alert .c-menu__sidebar>div,.c-menu.c-menu--nav .c-menu__sidebar>div{margin-bottom:.625rem}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__sidebar,.c-menu.c-menu--nav .c-menu__sidebar{display:block}}.c-menu.c-menu--alert .c-menu__sidebar .c-newsletter,.c-menu.c-menu--nav .c-menu__sidebar .c-newsletter{margin-bottom:0}.c-menu__nav--1col .c-menu__feature,.c-menu__nav--1col .c-menu__sidebar{display:none!important}.c-menu__nav--1col .c-menu__nav{margin:0 auto;max-width:48rem}.c-menu__nav--1col .c-menu__nav .c-menu__resources{width:100%}.c-menu.c-menu--alert{cursor:pointer;height:auto;margin:0 calc(50% - 50vw);position:relative;width:calc(100vw - 8px);z-index:99}.c-menu.c-menu--alert .c-menu__toggle{right:.625rem;top:.625rem}.c-menu.c-menu--alert .c-menu__toggle svg{width:1rem;height:1rem}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__toggle{right:1.875rem;top:1.875rem}.c-menu.c-menu--alert .c-menu__toggle svg{width:1.875rem;height:1.875rem}}.c-menu.c-menu--alert .c-menu__ctn{display:block;margin-top:0}.c-menu.c-menu--alert .c-menu__ctn>div>.c-livestream__wrap,.c-menu.c-menu--alert .c-menu__ctn>div>.c-video__wrap{max-width:1380px;display:grid;grid-template-columns:50% 50%;grid-gap:20px;grid-template-areas:"video message"}@media print,screen and (min-width:48em){.c-menu.c-menu--alert .c-menu__ctn>div>.c-livestream__wrap,.c-menu.c-menu--alert .c-menu__ctn>div>.c-video__wrap{grid-template-columns:25% 1fr;grid-gap:40px}}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__ctn>div>.c-livestream__wrap,.c-menu.c-menu--alert .c-menu__ctn>div>.c-video__wrap{grid-template-columns:25% 1fr;grid-gap:40px}}.c-menu.c-menu--alert .c-menu__message{grid-area:message;padding:.625rem 2.5rem 0 0}.c-menu.c-menu--alert .c-menu__message h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.125rem;color:#fff}.c-menu.c-menu--alert .c-menu__message h2 strong{color:red}@media print,screen and (min-width:48em){.c-menu.c-menu--alert .c-menu__message h2{font-size:1.875rem}}@media print,screen and (min-width:64em){.c-menu.c-menu--alert .c-menu__message{padding:2.5rem 3.75rem 0 0}}.c-menu.c-menu--alert.isExpanded{cursor:inherit;height:100%;position:fixed;left:0;top:0;right:0;bottom:0;margin:0;width:100%;z-index:10000}.c-menu.c-menu--alert.isExpanded .c-menu__toggle{right:0}.c-menu.c-menu--alert.isExpanded .c-menu__ctn{display:block;max-width:43.125rem;padding-left:0}.c-menu.c-menu--alert.isExpanded .c-menu__ctn>div>div{display:grid;grid-template-columns:auto;grid-row-gap:0;grid-template-rows:auto 1fr;grid-template-areas:"message" "video"}.c-menu.c-menu--alert.isExpanded .c-menu__ctn>div>div .c-livestream__wrap,.c-menu.c-menu--alert.isExpanded .c-menu__ctn>div>div .c-video__wrap{grid-column:1}.c-menu.c-menu--alert.isExpanded .c-menu__message h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;line-height:3.75rem;font-size:3rem;line-height:3rem;text-align:center}.c-nav{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:none;background-color:#fff;font-size:.875rem;min-height:2.75rem;width:100vw;position:absolute;left:calc(-50vw + 50%);border-bottom:1px solid #b2b2b2}@media screen and (min-width:68.75em){.c-nav{display:block}}body:not(.page-node-type-shorthand) .c-nav.fixed{background-color:#fff;max-width:none;position:fixed;top:2.75rem;left:0;right:0}@media screen and (min-width:68.75em){body:not(.page-node-type-shorthand) .c-nav.fixed{-webkit-transform:translateY(-100%);transform:translateY(-100%)}body:not(.page-node-type-shorthand) .c-nav.fixed.transitioning{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}body:not(.page-node-type-shorthand) .c-nav.fixed.reveal{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:1280px){body:not(.page-node-type-shorthand) .c-nav.fixed{margin:0 auto}}body:not(.page-node-type-shorthand).toolbar-horizontal.toolbar-fixed .c-nav.fixed{top:5.1875rem}body:not(.page-node-type-shorthand).toolbar-horizontal.toolbar-fixed.toolbar-tray-open .c-nav.fixed{top:7.6875rem}.c-nav__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.25rem;column-gap:1.25rem;margin:0 auto;max-width:76.25rem;text-align:center}.c-nav__nav-list,.c-nav__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.c-nav__nav-list{-webkit-column-gap:3.75rem;column-gap:3.75rem;list-style-type:none;height:3.5rem;margin:0}.c-nav__nav-item{position:relative}.c-nav__section-link{display:block;color:#000;border-bottom:5px solid transparent;font-size:1rem;line-height:1;padding:1.25rem 0 .9375rem;text-decoration:none;text-transform:uppercase}.c-nav__section-link.active,.c-nav__section-link:active,.c-nav__section-link:focus,.c-nav__section-link:hover{color:maroon;border-bottom-color:maroon}.c-nav__dropdown{display:none;background-color:maroon;color:#fff;text-align:left;width:25rem;position:absolute;top:3.5rem;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:102}.c-nav__dropdown:hover{display:block}.c-nav__dropdown a{color:inherit}.c-nav__dropdown--visible{display:block}.c-nav__dropdown-wrap{margin:0 auto;max-width:75rem;padding:2.25rem 2.5rem}.c-nav__dropdown-links{list-style:none;padding-left:0;margin:0}.c-nav__dropdown-links>li:before{display:none}.c-nav__dropdown-link{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:block;font-size:1rem;line-height:1.3;padding:.75rem 0}.c-nav__dropdown-search{width:100vw;left:calc(-50vw + 50%);-webkit-transform:none;transform:none;top:-6.5625rem}.c-nav.fixed .c-nav__dropdown-search{top:0}.c-nav__dropdown-search .c-nav__dropdown-wrap{padding-top:7.5rem;padding-bottom:7.5rem}.c-nav-mobile__search .c-searchform,.c-nav__dropdown-search .c-searchform{background-color:maroon}.c-nav-mobile__search .c-searchform input,.c-nav__dropdown-search .c-searchform input{border-color:#fff;color:#fff;font-size:1.125rem;font-weight:400;margin-top:1rem}.c-nav-mobile__search .c-searchform input::-webkit-input-placeholder,.c-nav__dropdown-search .c-searchform input::-webkit-input-placeholder{color:#fff;font-size:1.125rem}.c-nav-mobile__search .c-searchform input:-ms-input-placeholder,.c-nav__dropdown-search .c-searchform input:-ms-input-placeholder{color:#fff;font-size:1.125rem}.c-nav-mobile__search .c-searchform input::-ms-input-placeholder,.c-nav__dropdown-search .c-searchform input::-ms-input-placeholder{color:#fff;font-size:1.125rem}.c-nav-mobile__search .c-searchform input::placeholder,.c-nav__dropdown-search .c-searchform input::placeholder{color:#fff;font-size:1.125rem}.c-nav-mobile__search .c-searchform button,.c-nav__dropdown-search .c-searchform button{color:#fff;top:.1875rem}.c-nav-mobile__search .c-searchform button .c-icon,.c-nav__dropdown-search .c-searchform button .c-icon{width:1.25rem;height:1.25rem}.c-nav-mobile__search .c-searchform__input_container,.c-nav__dropdown-search .c-searchform__input_container{max-width:26.625rem}.c-nav__dropdown-search .c-searchform input{font-size:1.875rem}.c-nav__dropdown-search .c-searchform input::-webkit-input-placeholder{font-size:1.875rem}.c-nav__dropdown-search .c-searchform input:-ms-input-placeholder{font-size:1.875rem}.c-nav__dropdown-search .c-searchform input::-ms-input-placeholder{font-size:1.875rem}.c-nav__dropdown-search .c-searchform input::placeholder{font-size:1.875rem}.c-nav__dropdown-search .c-searchform button{top:.625rem}.c-nav-mobile{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;left:0;height:100vh;margin:0 auto;overflow-y:auto;position:absolute;width:100%}.c-nav-mobile a{color:inherit;font-size:1.25rem;text-decoration:none}.c-nav-mobile--open{background-color:maroon;color:#fff}.c-nav-mobile--open nav{padding:.875rem 0 1.25rem}@media print,screen and (min-width:48em){.c-nav-mobile--open nav{padding:1.25rem}}.c-nav-mobile__primary{list-style:none;padding-left:0;margin:0}.c-nav-mobile__primary>li:before{display:none}.c-nav-mobile__link{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem}.c-nav-mobile__link:after{content:"";display:inline-block;width:14px;height:14px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(135deg);transform:rotate(135deg);height:.5625rem;width:.5625rem;margin-bottom:.12em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-nav-mobile__link-solo:after{content:none}.c-nav-mobile__subnav-full{background-color:maroon;padding:1.25rem;position:absolute;width:100%;height:100%;overflow-y:scroll;top:.5rem;-webkit-transform:translateX(0);transform:translateX(0)}.c-nav-mobile__subnav-full .c-nav-mobile__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.c-nav-mobile__subnav-full .c-nav-mobile__back:before{content:"";display:inline-block;width:14px;height:14px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(135deg);transform:rotate(135deg);height:.5625rem;width:.5625rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-right:.3125rem}.c-nav-mobile__subnav-full ul{list-style:none;margin:.625rem 0 0;padding:0}.c-nav-mobile__subnav-full ul>li:before{display:none}.c-nav-mobile__subnav-full a{display:block;padding:1.25rem 1.25rem 1.25rem 0;text-decoration:underline}.c-nav-mobile__subnav-full a.c-nav-mobile__subnav-section{padding-top:0;text-decoration:none}.c-nav-mobile .nav-slide-enter-active,.c-nav-mobile .nav-slide-leave-active{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.c-nav-mobile .nav-slide-enter,.c-nav-mobile .nav-slide-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.c-nav-mobile__toggle{position:absolute;right:.3125rem;top:0;-webkit-transition:all .35s;transition:all .35s;width:2.8125rem;height:2.8125rem;text-align:center;padding-top:5px}.c-nav-mobile__toggle:after{content:"";display:inline-block;width:14px;height:14px;-webkit-transform:rotate(135deg);transform:rotate(135deg);border-width:2px 2px 1px 1px;border-right:1px solid;border-top:1px solid;height:.625rem;width:.625rem}.c-nav-mobile__toggle.expanded{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.c-nav-mobile__subnav{list-style:none;padding-left:0;margin:0;max-height:0;overflow:hidden;-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;visibility:hidden}.c-nav-mobile__subnav>li:before{display:none}.c-nav-mobile__subnav a{display:block;padding:1.25rem .75rem 2.5rem}.c-nav-mobile__subnav.expanded{max-height:100vh;visibility:visible}.c-nav-mobile__subnav-section{font-weight:600;text-transform:uppercase}.c-nav-mobile__search--open{background-color:maroon;height:100vh;left:0;padding:1.25rem;position:absolute;top:2.75rem;width:100%;z-index:20}.c-nav__toggle{margin-top:.75rem;padding:0;height:1.875rem;width:1.875rem;position:relative;right:0;z-index:1000}.no-nav .c-nav__toggle{visibility:hidden}.c-nav__toggle:hover{cursor:pointer}.c-nav__toggle:focus span,.c-nav__toggle:focus span:after,.c-nav__toggle:focus span:before,.c-nav__toggle:hover span,.c-nav__toggle:hover span:after,.c-nav__toggle:hover span:before{background:#fff}.c-nav__toggle span,.c-nav__toggle span:after,.c-nav__toggle span:before{content:"";cursor:pointer;background-color:#fff;border-radius:1px;height:.125rem;width:1.75rem;position:absolute;display:block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.c-nav__toggle span{font-size:0;text-indent:-9999px}.c-nav__toggle span:before{top:.5rem}.c-nav__toggle span:after{bottom:-1rem}.c-nav__toggle.active span{background-color:transparent}.c-nav__toggle.active span:after,.c-nav__toggle.active span:before{top:.4375rem}.c-nav__toggle.active span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-nav__toggle.active span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-contentfilter{padding:.3125rem 0 .9375rem}.c-contentfilter__title{font-size:.75rem;line-height:1.05rem;padding-bottom:1.25rem;text-align:center}.c-contentfilter__checkbox,.c-contentfilter__title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700}.c-contentfilter__checkbox{font-size:1rem;line-height:1.4rem;margin-left:1.25rem}.c-contentfilter__checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.0625rem;margin-bottom:.4375rem;margin-right:.9375rem;outline:.125rem solid #000;vertical-align:middle;width:.9375rem}.c-contentfilter__checkbox input.disabled:after,.c-contentfilter__checkbox input:checked:after,.c-contentfilter__checkbox input:disabled:after{position:absolute;margin-top:.0625rem;background-image:url(/themes/custom/ucnews/components/contentfilter/images/checkmark.png);background-repeat:no-repeat;background-size:.9375rem .9375rem;display:inline-block;width:1.25rem;height:1.25rem;content:""}.c-contentfilter__checkbox input:focus-visible{outline-offset:2px;outline-width:medium;background-color:#b2b2b2}.c-contentfilter fieldset{border:none}.c-contentfilter fieldset legend{display:none}.c-newsletter{min-height:400px}.c-newsletter__heading{margin-bottom:1.5rem}@media (min-width:1100px) and (max-width:1400px){.c-newsletter__heading{margin-bottom:1.125rem}}.c-newsletter h2{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;margin:0 0 .625rem;padding:0;text-align:left;font-weight:500;font-size:1.625rem;line-height:1.7875rem;text-transform:none}@media print,screen and (min-width:64em){.c-newsletter h2{font-size:1.6875rem;line-height:2.025rem}}.c-newsletter__description{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:500;color:#4d4d4d;line-height:1.6rem;font-size:1rem}@media print,screen and (min-width:64em){.c-newsletter__description{line-height:1.4rem}}.c-newsletter__content{margin:0 auto}.c-newsletter__form{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;text-align:left;padding:0!important}.c-newsletter__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.c-newsletter .mktoButton,.c-newsletter .mktoField,.c-newsletter .mktoForm input[type=email],.c-newsletter .mktoForm input[type=text],.c-newsletter__input,.c-newsletter__submit{display:inline-block;font-size:1.125rem;border:0;-webkit-box-shadow:none;box-shadow:none;padding:.75rem 1.125rem;width:auto}@media (min-width:1100px) and (max-width:1400px){.c-newsletter .mktoButton,.c-newsletter .mktoField,.c-newsletter .mktoForm input[type=email],.c-newsletter .mktoForm input[type=text],.c-newsletter__input,.c-newsletter__submit{font-size:.84375rem}}.c-newsletter .mktoField,.c-newsletter__input{background:#ededed;margin:.3125rem auto 0}.c-newsletter .mktoField::-moz-placeholder,.c-newsletter__input::-moz-placeholder{color:rgba(0,0,0,.4);font-size:inherit;font-weight:inherit;opacity:1}.c-newsletter .mktoField:-ms-input-placeholder,.c-newsletter__input:-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:inherit;font-weight:inherit}.c-newsletter .mktoField::-webkit-input-placeholder,.c-newsletter__input::-webkit-input-placeholder{color:rgba(0,0,0,.4);font-size:inherit;font-weight:inherit}.c-newsletter .mktoButton,.c-newsletter__submit{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;background:maroon;color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.05rem;margin:.625rem auto 0;-webkit-transition:background .2s;transition:background .2s;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.c-newsletter .mktoButton:active,.c-newsletter .mktoButton:focus,.c-newsletter .mktoButton:hover,.c-newsletter__submit:active,.c-newsletter__submit:focus,.c-newsletter__submit:hover{background:#464646;cursor:pointer;text-decoration:underline}@media print,screen and (min-width:64em){.c-newsletter .mktoButton,.c-newsletter__submit{width:auto}}.c-newsletter--theme-lightgrey{padding:1.875rem}.c-newsletter--theme-lightgrey .mktoForm input{background:#fff}@media print,screen and (min-width:64em){.c-newsletter--theme-lightgrey{padding:2.5rem}}@media print,screen and (min-width:64em){.c-newsletter__description,.c-newsletter h2{margin-left:0;margin-right:0}}.c-newsletter .mktoForm{width:auto!important}.c-newsletter .mktoForm .mktoField{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;float:none;font-size:1.125rem;height:auto!important;margin-bottom:1.25rem;width:auto!important}.c-newsletter .mktoForm .mktoButtonRow{display:block}.c-newsletter .mktoForm .mktoButtonWrap{margin:0!important}.c-newsletter .mktoForm .mktoAsterix,.c-newsletter .mktoForm .mktoRequiredField .mktoAsterix{display:none;float:none;margin-right:.5rem;padding:0}.c-newsletter .mktoForm .mktoLabel,.c-newsletter .mktoForm .mktoRequiredField label.mktoLabel{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:inline-block;float:none;font-size:1rem;font-weight:700;line-height:1.6rem;margin-bottom:.5rem;text-transform:none;width:auto!important}@media print,screen and (min-width:64em){.c-newsletter .mktoForm .mktoLabel,.c-newsletter .mktoForm .mktoRequiredField label.mktoLabel{line-height:1.4rem}}.c-newsletter .mktoForm .mktoClear,.c-newsletter .mktoForm .mktoGutter,.c-newsletter .mktoForm .mktoOffset{display:none}.c-newsletter .mktoForm .mktoFieldWrap,.c-newsletter .mktoForm .mktoFormCol{display:-webkit-box;display:-ms-flexbox;display:flex;float:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-newsletter .mktoForm .mktoError{position:static}.c-newsletter .mktoForm .mktoError .mktoErrorArrow{display:none}.c-newsletter .mktoForm .mktoError .mktoErrorMsg{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;background-color:transparent;background-image:none;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:maroon;font-size:.8125rem;margin:-.9375rem 0 0;padding:0;text-shadow:none}.c-newsletter #mc_embed_signup form{margin-left:0;margin-right:0}.c-newsletter #mc_embed_signup form h2{text-align:center;font-weight:400!important}.c-newsletter #mc_embed_signup form .helper_text,.c-newsletter #mc_embed_signup form .indicates-required{display:none}.c-newsletter #mc_embed_signup form .mc-field-group{width:100%}.c-newsletter #mc_embed_signup form .mc-field-group label{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:inline-block;float:none;font-size:1rem;font-weight:700;line-height:1.6rem;margin-bottom:.5rem;text-transform:uppercase;width:auto!important;text-transform:none}@media print,screen and (min-width:64em){.c-newsletter #mc_embed_signup form .mc-field-group label{line-height:1.4rem}}.c-newsletter #mc_embed_signup form .mc-field-group input{display:inline-block;font-size:1.125rem;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:.75rem 1.125rem;width:100%;background:#ededed;margin:0 auto}.c-newsletter #mc_embed_signup form .mc-field-group input::-moz-placeholder{color:rgba(0,0,0,.4);font-size:inherit;font-weight:inherit;opacity:1}.c-newsletter #mc_embed_signup form .mc-field-group input:-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:inherit;font-weight:inherit}.c-newsletter #mc_embed_signup form .mc-field-group input::-webkit-input-placeholder{color:rgba(0,0,0,.4);font-size:inherit;font-weight:inherit}@media (min-width:1100px) and (max-width:1400px){.c-newsletter #mc_embed_signup form .mc-field-group input{font-size:.84375rem}}.c-newsletter #mc_embed_signup form .optionalParent .foot{display:block;width:100%}.c-newsletter #mc_embed_signup form .optionalParent .brandingLogo{display:none}.c-newsletter #mc_embed_signup form .optionalParent input.button{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;background:maroon;color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.05rem;margin:.625rem auto 0;-webkit-transition:background .2s;transition:background .2s;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.c-newsletter #mc_embed_signup form .optionalParent input.button:active,.c-newsletter #mc_embed_signup form .optionalParent input.button:focus,.c-newsletter #mc_embed_signup form .optionalParent input.button:hover{background:#464646;cursor:pointer;text-decoration:underline}@media print,screen and (min-width:64em){.c-newsletter #mc_embed_signup form .optionalParent input.button{width:auto}}.c-pager{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-weight:700;font-size:.75rem}.c-pager #pagination-heading{display:none}.c-pager .pager__item--link:hover{background-color:#fff;color:#000}.c-pager .pager__item--link:hover a{color:#000}.c-pager .pager__item--ellipsis{color:#757575}.c-pager ul{list-style-type:none;text-align:center;padding:0;margin-top:0}.c-pager ul li{display:inline-block;margin:-.25rem}.c-pager ul li a{color:#757575;text-decoration:none;padding:0;margin:.75rem}.c-pager .pager__item.pager__item--next.pager__item--link a span,.c-pager .pager__item.pager__item--previous.pager__item--link a span,.c-pager ul li.is-active,.c-pager ul li.is-active a{color:#000}.c-pager .pager__item.pager__item--next.pager__item--link a span:hover,.c-pager .pager__item.pager__item--previous.pager__item--link a span:hover{color:#757575}.c-pagenav{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1rem;font-weight:700;line-height:140%;background-color:#fff;padding:0;margin:0}.c-pagenav ul{position:relative;display:block;list-style-type:none;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.c-pagenav ul li{position:relative;padding-left:1.25rem}.c-pagenav ul li:before{content:"";position:absolute;left:0;top:.3125rem;width:1em;height:1em;background-repeat:no-repeat;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="11" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.624 6.328H.2V4.672h7.424L4.318 1.366 5.5.2l5.3 5.3-5.3 5.3-1.182-1.166 3.306-3.306z" fill="%23000"/></svg>')}.c-pagenav__heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;color:inherit;font-size:.75rem;font-weight:700;line-height:1.05rem;text-align:left;text-transform:uppercase;margin-bottom:1.875rem}.c-pagenav__link{margin:0 0 1.5rem}.c-pagenav__link:last-of-type{margin-bottom:0}@media (min-width:1100px) and (max-width:1400px){.c-hero .c-photo,body:not(.path-frontpage) .c-photo{margin:0 auto;max-width:87.5rem}}.banner-mode .c-photo{width:100vw;margin-left:calc(-50vw + 50%)}@media (min-width:1100px) and (max-width:1400px){body:not(.path-frontpage) .banner-mode .c-photo{margin:0 0 0 calc(-50vw + 50%);max-width:none}}.c-smartbody_component .c-image-square .c-photo,.c-smartbody_component .c-image-vertical .c-photo,.smartbody-component-wrap .c-image-square .c-photo,.smartbody-component-wrap .c-image-vertical .c-photo{max-width:420px;margin:0 auto}.c-smartbody_component .c-image-square .c-gallery__image-modal__swiper .c-photo,.c-smartbody_component .c-image-vertical .c-gallery__image-modal__swiper .c-photo,.smartbody-component-wrap .c-image-square .c-gallery__image-modal__swiper .c-photo,.smartbody-component-wrap .c-image-vertical .c-gallery__image-modal__swiper .c-photo{max-width:48rem}.c-photo-inset{float:left;margin:0 1.25rem 1.25rem 0;width:32%}.c-photo-inset .c-caption{padding-bottom:0;margin-bottom:0;padding-left:0}.c-photo-inset figcaption{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.875rem}@media print,screen and (min-width:48em){.c-photo-inset{margin:0 2.5rem 1.4375rem 0}.c-photo-inset figcaption{font-size:1rem}}.c-publications{padding:2.5rem 1.875rem}.c-publications__img{margin-bottom:1.875rem}.c-publications__img img{width:100%;max-width:285px;max-height:none;margin:0 auto}.c-publications__heading{margin-bottom:1.75rem}.c-publications__content{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;text-align:center}.c-publications__content a{text-decoration:none}.c-publications__content a:active,.c-publications__content a:focus,.c-publications__content a:hover{text-decoration:underline}.c-publications__title{font-size:1.75rem;padding:0 .5rem;margin-bottom:1.5rem}.c-publications__author{font-size:1.25rem;margin-bottom:0}@media print,screen and (min-width:64em){.c-publications{padding:1.875rem}.c-publications__title{font-size:2.125rem;padding:0}.c-publications__author{font-size:1.375rem}}@media (min-width:1100px) and (max-width:1400px){.c-publications__title{font-size:1.59375rem}.c-publications__author{font-size:1.125rem}}.c-pullquote{display:block;padding:2.5rem 0;margin:0 0 1.5625rem;position:relative;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}.c-pullquote blockquote{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-weight:500;line-height:3.75rem;background-color:#fff;color:#000;font-size:1.875rem;line-height:110%;margin:0;padding:1.25rem 1.25rem 1.25rem 3.125rem;text-align:left}@media print,screen and (min-width:64em){.c-pullquote blockquote{font-size:2.5rem;line-height:3rem}}.c-pullquote figcaption{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;background-color:#fff;font-size:1rem;line-height:1.2;text-align:start;max-width:95%;margin:0 auto;padding-left:2.1875rem}.page-node-type-story .c-pullquote{border-top:none;border-bottom:none;border-left:2px solid;padding:0;margin-bottom:0}.page-node-type-story .c-pullquote blockquote{padding:0 1.25rem 1.25rem 3.125rem}.c-recommended__heading-link{color:inherit;text-decoration:none;border-bottom:1px solid}.c-recommended__heading-link:active,.c-recommended__heading-link:focus,.c-recommended__heading-link:hover{color:inherit}.c-recommended__content{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;list-style:none;padding-left:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:.625rem}.c-recommended__content>li:before{display:none}@media print,screen and (min-width:48em){.c-recommended__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem}}@media screen and (min-width:87.5em){.c-recommended__content{gap:3.75rem}}.c-recommended__item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;max-width:11.25rem;overflow:hidden}.c-recommended__link{color:#000;font-size:1.25rem;font-weight:600;text-decoration:none}.c-recommended__link:active,.c-recommended__link:focus,.c-recommended__link:hover{text-decoration:underline}@media print,screen and (min-width:48em){.c-recommended__link{font-size:1rem}}@media print,screen and (min-width:64em){.c-recommended__link{font-size:1.125rem}}@media screen and (min-width:68.75em){.c-recommended__link{font-size:1.25rem}}.c-recommended__img-wrap{background:#464646;position:relative;padding-bottom:100%;overflow:hidden}.c-recommended__img-wrap img{display:block;max-width:none;max-height:none;margin:0 auto;position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.c-recommended__text{padding:.875rem .875rem 0 0;margin:0;overflow:visible}.c-recommended__icon{opacity:.5;width:100%;height:100%;position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.c-relatedtopics__content{font-family:Montserrat,sans-serif;line-height:1.5}.c-relatedtopics__content,.c-relatedtopics__link{font-style:normal;font-weight:400;font-size:1.25rem}.c-relatedtopics__link{font-family:EB Garamond,serif;font-weight:300;color:#000;line-height:1.5625rem;font-weight:600;text-decoration:none;border-bottom:1px solid}.c-relatedtopics__link:active,.c-relatedtopics__link:focus,.c-relatedtopics__link:hover{border-bottom:0}@media (min-width:1100px) and (max-width:1400px){.c-relatedtopics__content,.c-relatedtopics__link{font-size:.9375rem}}.c-searchactive .c-searchform__input_container{margin-bottom:2.1875rem}.c-searchactive .c-searchform__input_container input::-moz-placeholder{color:#b2b2b2;font-size:1.25rem;font-weight:400;opacity:1}.c-searchactive .c-searchform__input_container input:-ms-input-placeholder{color:#b2b2b2;font-size:1.25rem;font-weight:400}.c-searchactive .c-searchform__input_container input::-webkit-input-placeholder{color:#b2b2b2;font-size:1.25rem;font-weight:400}@media print,screen and (min-width:48em){.c-searchactive .c-searchform__input_container input::-moz-placeholder{color:#b2b2b2;font-size:1.875rem;font-weight:400;opacity:1}.c-searchactive .c-searchform__input_container input:-ms-input-placeholder{color:#b2b2b2;font-size:1.875rem;font-weight:400}.c-searchactive .c-searchform__input_container input::-webkit-input-placeholder{color:#b2b2b2;font-size:1.875rem;font-weight:400}}.c-searchactive__results{background-color:#fff;border:2px solid #b2b2b2;margin:0 0 2.1875rem;opacity:0;padding:0;position:absolute;top:2.3125rem;width:100%}@media print,screen and (min-width:64em){.c-searchactive__results{top:3.6875rem}}.c-searchactive__results.active{opacity:1}.c-searchactive__results li{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;list-style:none;width:100%;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:block;font-size:1.375rem;padding:1em;text-decoration:none}@media print,screen and (min-width:64em){.c-searchactive__results li{font-size:1.5rem}}.c-searchactive__results li:hover{background-color:#ededed}.c-searchactive__results li:active,.c-searchactive__results li:focus{text-decoration:underline}.c-searchactive__results li.active{background-color:#ededed}.c-searchactive__status,.c-searchactive label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.c-searchactive__empty{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;margin:-1.625rem 0 -1.5625rem}.c-searchactive .fade-enter-active,.c-searchactive .fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.c-searchactive .fade-enter,.c-searchactive .fade-leave-to{opacity:0}.c-searchform-container{position:relative;z-index:1}.c-searchform{color:#000;padding:0 1.5625rem}.c-searchform__input_container{position:relative;margin:0 auto;max-width:37.8125rem}.c-searchform__input_container input{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.375rem;display:block;width:100%;padding-bottom:.625rem;padding-right:2.8125rem;background-color:transparent;border:none;border-bottom:.0625rem solid #000;outline:none;margin-top:2.1875rem;margin-bottom:2.1875rem}.c-searchform__input_container input::-moz-placeholder{color:#b2b2b2;font-size:1.375rem;font-weight:400;opacity:1}.c-searchform__input_container input:-ms-input-placeholder{color:#b2b2b2;font-size:1.375rem;font-weight:400}.c-searchform__input_container input::-webkit-input-placeholder{color:#b2b2b2;font-size:1.375rem;font-weight:400}.c-searchform__input_container .btn__search,.c-searchform__input_container button{position:absolute;background-color:inherit;border:none;right:0;top:.5rem}.c-searchform__input_container .btn__search .c-icon,.c-searchform__input_container button .c-icon{height:1.25rem;width:1.25rem}.c-searchform__input_container [data-position=below] .autocomplete-input[aria-expanded=true]{border-bottom-color:transparent;border-radius:8px 8px 0 0}.c-searchform__input_container [data-position=above] .autocomplete-input[aria-expanded=true]{border-top-color:transparent;border-radius:0 0 8px 8px;z-index:2}.c-searchform__input_container .autocomplete[data-loading=true]:after{content:"";border:3px solid rgba(0,0,0,.12);border-right-color:rgba(0,0,0,.48);border-radius:100%;width:20px;height:20px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}.c-searchform__input_container .autocomplete-result-list{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin:0;border:1px solid rgba(0,0,0,.12);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:296px;overflow-y:auto;background:#fff;list-style:none}.c-searchform__input_container [data-position=below] .autocomplete-result-list{margin-top:1px;border-radius:0 0 4px 4px;padding-bottom:8px}.c-searchform__input_container [data-position=above] .autocomplete-result-list{margin-bottom:1px;border-radius:4px 4px 0 0;padding-top:8px}.c-searchform__input_container .autocomplete-result{cursor:default;padding:12px;background-repeat:no-repeat;background-position:12px}.c-searchform__input_container .autocomplete-result:hover,.c-searchform__input_container .autocomplete-result[aria-selected=true]{background-color:rgba(0,0,0,.06)}@-webkit-keyframes rotate{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@keyframes rotate{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}.c-searchform--theme-black{margin:1.875rem auto 0}.c-searchform--theme-black .c-searchform__input_container{max-width:inherit;top:-.1875rem;width:calc(100% - 223px)}.c-searchform--theme-black .c-searchform__input_container input{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;border-bottom:.0625rem solid #fff;color:#fff;font-size:2.46875rem}.c-searchform--theme-black .c-searchform__input_container input::-moz-placeholder{color:hsla(0,0%,100%,.6);font-size:inherit;font-weight:inherit;opacity:1}.c-searchform--theme-black .c-searchform__input_container input:-ms-input-placeholder{color:hsla(0,0%,100%,.6);font-size:inherit;font-weight:inherit}.c-searchform--theme-black .c-searchform__input_container input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6);font-size:inherit;font-weight:inherit}.c-searchform--theme-black .c-searchform__input_container .btn__search,.c-searchform--theme-black .c-searchform__input_container button{cursor:pointer;top:0}.c-searchform--theme-black .c-searchform__input_container .btn__search .c-icon,.c-searchform--theme-black .c-searchform__input_container button .c-icon{fill:#fff;height:1.875rem;width:1.875rem}.c-searchform--theme-black .c-searchform__input_container .autocomplete-result-list{color:#fff;background-color:maroon;border-color:#9e9ea1}@media print,screen and (min-width:64em){.c-searchform{padding:0 2.5rem}}body.path-search .c-searchform__input_container input{font-size:2.46875rem}body.path-search .c-searchform__input_container input::-moz-placeholder{color:#b2b2b2;font-size:2.46875rem;font-weight:400;opacity:1}body.path-search .c-searchform__input_container input:-ms-input-placeholder{color:#b2b2b2;font-size:2.46875rem;font-weight:400}body.path-search .c-searchform__input_container input::-webkit-input-placeholder{color:#b2b2b2;font-size:2.46875rem;font-weight:400}body.path-search .c-searchform__input_container .btn__search,body.path-search .c-searchform__input_container button{top:1rem}body.path-search .c-searchform__input_container .btn__search .c-icon,body.path-search .c-searchform__input_container button .c-icon{height:2rem;width:2rem}.c-menu--search .c-menu__ctn{margin:0 auto;max-width:1380px;position:relative}.c-menu--search .c-menu__ctn .c-menu__toggle{right:2.5rem;top:0}@media screen and (max-width:68.74875em){.c-menu .c-searchform{margin-bottom:-3.6875rem}.c-menu .c-searchform .c-searchform__input_container{width:73%}.c-menu .c-searchform .c-searchform__input_container button .c-icon{width:1.25rem;height:1.25rem}.c-menu .c-searchform input{font-size:1.5rem}.c-menu .c-menu__toggle{top:-4.5rem}.c-menu .c-menu__toggle svg{width:1.25rem;height:1.25rem}}.c-searchresult-container{min-height:34.0625rem}.c-searchresult{position:relative;padding-left:1.25rem;padding-right:1.25rem;overflow:hidden}@media print,screen and (min-width:64em){.c-searchresult{padding:0}}.c-searchresult a{text-decoration:none}.c-searchresult a:active .c-searchresult__title,.c-searchresult a:focus .c-searchresult__title,.c-searchresult a:hover .c-searchresult__title{text-decoration:underline}.c-searchresult__result-text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;position:absolute;font-size:1.125rem}@media print,screen and (min-width:64em){.c-searchresult__result-text{position:relative;float:inherit}}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__result-text{font-size:.84375rem}}.c-searchresult__empty{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;min-height:31.25rem;font-size:2.375rem;margin-top:.9375rem;text-align:center}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__empty{font-size:1.78125rem}}.c-searchresult__sort{width:21.5625rem;position:absolute;top:3.4375rem;z-index:20;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.125rem}@media print,screen and (min-width:64em){.c-searchresult__sort{position:relative;top:0;float:left}}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__sort{font-size:.84375rem}}.c-searchresult__icon{display:none;background:#464646;height:21.5625rem;width:21.5625rem}@media print,screen and (min-width:64em){.c-searchresult__icon{display:block}}.c-searchresult__img-wrap{display:none}.c-searchresult__img-wrap img{height:21.5625rem;width:21.5625rem;position:absolute;top:0;left:0}.c-searchresult__img-wrap .c-caption,.c-searchresult__img-wrap .c-video__wrap{display:none}@media print,screen and (min-width:64em){.c-searchresult__img-wrap{display:block}}.c-searchresult__result-sort-container{position:relative;margin-bottom:8.4375rem;margin-top:1.5625rem;padding:0 2.6875rem}.c-searchresult__result-sort-container a{text-decoration:none}.c-searchresult__result-sort-container .bold{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700}.c-searchresult__result-sort-container .active{pointer-events:none}@media print,screen and (min-width:64em){.c-searchresult__result-sort-container{margin-top:5rem;margin-bottom:2.8125rem}}.c-searchresult__text-container{border-top:.125rem solid #000;position:relative;padding-top:1.875rem;padding-bottom:1.875rem;text-align:center;margin:0 auto}@media print,screen and (min-width:64em){.c-searchresult__text-container{position:absolute;border:none;padding:2.5rem 0 2.5rem 2.5rem;text-align:left;left:21.5625rem;top:0;width:49%}}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__text-container{width:42%}}.c-searchresult__source{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.125rem;margin-top:1.25rem}.c-searchresult__source img{margin:auto}@media print,screen and (min-width:64em){.c-searchresult__source{margin-top:3.3125rem}.c-searchresult__source img{margin:0}}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__source{font-size:.84375rem}}.c-searchresult__title{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.5rem;line-height:1.08;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.c-searchresult__title{font-size:3rem;margin-bottom:1.875rem}}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__title{font-size:2.25rem}}.c-searchresult__date{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.875rem}@media print,screen and (min-width:64em){.c-searchresult__date{font-size:1.125rem}}@media (min-width:1100px) and (max-width:1400px){.c-searchresult__date{font-size:.84375rem}}.c-searchsidebar{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400}.c-searchsidebar__content{text-align:center;padding:1.875rem}.c-searchsidebar__description,.c-searchsidebar__img{display:none}.c-searchsidebar__img{position:relative;padding-bottom:100%;overflow:hidden}.c-searchsidebar__img img{display:block;max-width:none;max-height:none;margin:0 auto;position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.c-searchsidebar__description{font-size:1.125rem;text-align:left}.c-searchsidebar__description p{margin:0 0 1.25rem}.c-searchsidebar__link{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;display:inline-block;font-size:1.125rem;text-decoration:none;margin-top:.625rem;text-align:center}.c-searchsidebar__link .c-icon{width:1rem;height:1rem;vertical-align:middle}.c-searchsidebar__link:active,.c-searchsidebar__link:focus,.c-searchsidebar__link:hover{text-decoration:underline}@media print,screen and (min-width:64em){.c-searchsidebar__content{text-align:left;padding:2.5rem}.c-searchsidebar__description,.c-searchsidebar__img{display:block}}@media (min-width:1100px) and (max-width:1400px){.c-searchsidebar__description,.c-searchsidebar__link{font-size:1rem}}.c-share-links{border-top:2px solid #000;border-bottom:2px solid #000;margin:1.25rem 0;padding:1.25rem 0;text-align:left}.c-share-links__no-links{border-bottom-width:0;padding:0;margin-bottom:0}.c-share-links .page-node-type-explainer,.c-share-links .page-node-type-story{text-align:center}@media print,screen and (min-width:64em){.c-share-links{margin:2.3125rem 0 2.5rem}}@media (min-width:1100px) and (max-width:1400px){.c-share-links{margin-top:1.875rem}}.c-share-links .a2a_svg{background-color:transparent!important;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-size:20px}.c-share-links .a2a_svg.a2a_s_facebook{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTEzLjYgMTEuM2gtNVY1LjljMC0yIDEuNy0zLjYgMy43LTMuNmgxLjVjLjYgMCAxLjItLjUgMS4yLTEuMVMxNC4zIDAgMTMuNiAwaC0xLjVDOC45IDAgNi4yIDIuNiA2LjIgNS45djUuNGgtNWMtLjYgMC0xLjIuNS0xLjIgMS4xIDAgLjYuNSAxLjEgMS4yIDEuMWg1LjF2MTUuNGMwIC42LjUgMS4xIDEuMiAxLjEuNiAwIDEuMi0uNSAxLjItMS4xVjEzLjZoNS4xYy42IDAgMS4yLS41IDEuMi0xLjFzLS43LTEuMi0xLjQtMS4yeiIvPjwvc3ZnPg==");background-size:10px}.c-share-links .a2a_svg.a2a_s_twitter{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNSI+PHBhdGggZD0iTTcgMTZoLS4yYy0xLjYtLjMtMy0xLjEtNC0yLjQtLjQtLjUtLjMtMS4yLjItMS42LjUtLjQgMS4zLS4zIDEuNy4yLjcuOCAxLjYgMS40IDIuNyAxLjYuNi4xIDEuMS43LjkgMS40LS4yLjQtLjcuOC0xLjMuOHptLTItNWMtLjIgMC0uNS0uMS0uNy0uMi0yLTEuMy0zLjEtMy40LTMuMS01LjcgMC0xLjIuMy0yLjQgMS0zLjUuMi0uMy41LS41LjktLjYuNCAwIC44LjEgMSAuNCAyLjUgMyA2IDQuOSA5LjggNS40IDAtMy44IDMuMS02LjkgNy02LjkgMS43IDAgMy4zLjYgNC42IDEuNyAxLS4yIDEuOS0uNiAyLjctMS4xLjYtLjMgMS4zLS4xIDEuNi40cy4xIDEuMy0uNCAxLjZjLTEuMy43LTIuNiAxLjMtNC4xIDEuNS0uNC4xLS44LS4xLTEuMS0uMy0uOS0uOS0yLjEtMS40LTMuNC0xLjQtMi42IDAtNC42IDItNC42IDQuNiAwIC40IDAgLjcuMSAxIC4xLjQgMCAuNy0uMiAxLS4yLjMtLjYuNC0xIC40LTQuMy0uMi04LjQtMi0xMS41LTQuOSAwIC4yLS4xLjUtLjEuNyAwIDEuNS44IDIuOSAyLjEgMy44LjYuMy43IDEuMS40IDEuNi0uMy4zLS43LjUtMSAuNXptNS4xIDE0Yy0zLjQgMC02LjctMS05LjYtMi44LS42LS4zLS43LTEuMS0uNC0xLjYuNC0uNSAxLjEtLjcgMS42LS40IDIuNSAxLjYgNS40IDIuNCA4LjMgMi40IDkuNiAwIDE1LjQtNy43IDE1LjQtMTUuMXYtLjdjMC0uNC4yLS44LjUtMSAuNy0uNSAxLjMtMS4xIDEuOS0xLjcuNC0uNSAxLjItLjYgMS43LS4xLjUuNC42IDEuMS4xIDEuNmwtMS44IDEuOHYuMmMuMSA4LjUtNi42IDE3LjQtMTcuNyAxNy40eiIvPjxwYXRoIGQ9Ik05LjggMjAuMWMtMS42IDAtMy4xLS42LTQuMy0xLjUtLjUtLjQtLjYtMS4xLS4yLTEuNi40LS41IDEuMi0uNiAxLjctLjIuOC42IDEuOCAxIDIuOCAxIC43IDAgMS4yLjUgMS4yIDEuMiAwIC42LS41IDEuMS0xLjIgMS4xeiIvPjwvc3ZnPg==")}.c-share-links .a2a_svg.a2a_s_x{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzIwMjRfMjQ1NykiPjxwYXRoIGQ9Ik0xNC41NTEgMTAuNThMMjMuNjUzIDBoLTIuMTU3bC03LjkwMyA5LjE4N0w3LjI4IDBIMGw5LjU0NSAxMy44OTJMMCAyNC45ODdoMi4xNTdsOC4zNDYtOS43MDEgNi42NjYgOS43MDFoNy4yOEwxNC41NSAxMC41OGguMDAxem0tMi45NTQgMy40MzRsLS45NjctMS4zODNMMi45MzQgMS42MjRoMy4zMTNsNi4yMSA4Ljg4My45NjggMS4zODMgOC4wNzIgMTEuNTQ3aC0zLjMxM2wtNi41ODctOS40MjJ6IiBmaWxsPSIjMDAwIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMjAyNF8yNDU3Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDI0LjQ1djI1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+")}.c-share-links .a2a_svg.a2a_s_linkedin{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTIxLjcgNy41Yy0xLjMgMC0yLjYuMy0zLjcuOS0uNi4zLS45IDEuMS0uNiAxLjcuMy42IDEuMS45IDEuNy42LjgtLjQgMS43LS42IDIuNi0uNiAzLjIgMCA1LjggMi42IDUuOCA1Ljh2MTIuOGMwIC43LjYgMS4zIDEuMyAxLjNzMS4zLS42IDEuMy0xLjNWMTUuOWMtLjEtNC42LTMuOC04LjQtOC40LTguNHptLTE5IDBjLS43IDAtMS4yLjYtMS4yIDEuM3YxOS45YzAgLjcuNSAxLjMgMS4yIDEuM1M0IDI5LjQgNCAyOC43VjguOGMwLS43LS42LTEuMy0xLjMtMS4zem0wLTcuNUMxLjIgMCAwIDEuMiAwIDIuOHMxLjIgMi44IDIuNyAyLjggMi43LTEuMiAyLjctMi44UzQuMiAwIDIuNyAwem0xMS45IDcuNWMtLjcgMC0xLjMuNi0xLjMgMS4zdjE5LjljMCAuNy42IDEuMyAxLjMgMS4zLjcgMCAxLjMtLjYgMS4zLTEuM1Y4LjhjMC0uNy0uNi0xLjMtMS4zLTEuM3oiLz48L3N2Zz4=")}.c-share-links .a2a_svg.a2a_s_email{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTI2LjMgMEgzLjdDMS43IDAgMCAxLjcgMCAzLjd2MjIuNmMwIDIgMS43IDMuNyAzLjcgMy43aDIyLjZjMiAwIDMuNy0xLjcgMy43LTMuN1YzLjdjMC0yLTEuNy0zLjctMy43LTMuN3ptMS40IDI2LjNjMCAuOC0uNiAxLjQtMS40IDEuNEgzLjdjLS44IDAtMS40LS42LTEuNC0xLjRWMy43YzAtLjguNi0xLjQgMS40LTEuNGgyMi42Yy44IDAgMS40LjYgMS40IDEuNHYyMi42ek0yNi4yIDRjLjUuNC42IDEuMS4yIDEuNkwxNyAxOC4zYy0uNS43LTEuMiAxLTIgMXMtMS42LS40LTItMUwzLjggNS43Yy0uNC0uNS0uMy0xLjIuMi0xLjYuNS0uNCAxLjItLjMgMS42LjNMMTQuOSAxN2MuMS4xLjMuMS40IDBsOS40LTEyLjdjLjMtLjYgMS0uNyAxLjUtLjN6TTkuNiAxNy4xbC0zLjkgOC4zYy0uMi40LS42LjctMSAuNy0uMiAwLS4zIDAtLjUtLjEtLjYtLjMtLjgtMS0uNi0xLjVsMy45LTguM2MuMy0uNi45LS44IDEuNS0uNi42LjIuOC45LjYgMS41em0xNi43IDcuNGMuMy42IDAgMS4zLS42IDEuNS0uMi4xLS4zLjEtLjUuMS0uNCAwLS45LS4yLTEtLjdsLTMuOC04LjNjLS4zLS42IDAtMS4zLjYtMS41LjYtLjMgMS4zIDAgMS41LjZsMy44IDguM3oiLz48L3N2Zz4=")}.c-share-links .a2a_svg.a2a_s_print{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTMwIDIuNHYxOS43YzAgMS4zLTEuMSAyLjQtMi40IDIuNC0uNiAwLTEuMi0uNS0xLjItMS4yIDAtLjYuNS0xLjIgMS4yLTEuMmwuMS0xOS44SDIuNGwtLjEgMTkuOGMuNiAwIDEuMi42IDEuMiAxLjJzLS41IDEuMi0xLjEgMS4yYy0xLjMgMC0yLjQtMS4xLTIuNC0yLjRWMi40QzAgMS4xIDEuMSAwIDIuNCAwaDI1LjJDMjguOSAwIDMwIDEuMSAzMCAyLjR6bS02LjcgMTNjLS42IDAtMS4yLjUtMS4yIDEuMkwyMiAyNy44bC0xNC4yLS4yVjE2LjVjMC0uNi0uNS0xLjItMS4yLTEuMnMtMS4yLjUtMS4yIDEuMnYxMS4xYzAgMS4zIDEuMSAyLjQgMi40IDIuNEgyMmMxLjMgMCAyLjQtMS4xIDIuNC0yLjRWMTYuNWMuMS0uNi0uNS0xLjEtMS4xLTEuMXptMS4zLTQuM2gtMTljLS42IDAtMS4yLjUtMS4yIDEuMnMuNSAxLjIgMS4yIDEuMmgxOWMuNiAwIDEuMi0uNSAxLjItMS4ycy0uNi0xLjItMS4yLTEuMnoiLz48L3N2Zz4=")}.c-share-links .a2a_svg svg{display:none}@media (min-width:1100px) and (max-width:1400px){.c-share-links .a2a_svg{width:1.40625rem;height:1.40625rem;background-size:1.40625rem 1.40625rem}.c-share-links .a2a_svg.a2a_s_facebook{width:.703125rem;background-size:.703125rem 1.40625rem}.c-share-links .a2a_svg.a2a_s_twitter{height:1.4375rem}}.c-share-links .a2a_kit{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}.c-share-links .a2a_kit .a2a_svg{background-repeat:no-repeat}.c-sidebar .c-share-links .a2a_kit,.page-node-type-explainer .c-share-links .a2a_kit,.page-node-type-story .c-share-links .a2a_kit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-share-links .a2a_kit a{float:none;margin-right:1.25rem}.c-share-links .a2a_kit a:last-of-type{margin-right:0}.c-social-cards{width:100%;padding-right:1.25rem;margin:1.875rem 0 0}@media print,screen and (min-width:48em){.c-social-cards{margin-top:3.75rem}}.c-social-cards__heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.875rem;text-align:center;color:#fff}@media print,screen and (min-width:48em){.c-social-cards__heading{font-size:3.75rem}}.c-social-cards__heading a{text-decoration:none;color:#fff}.c-social-cards__heading a:hover{text-decoration:underline}.c-social-cards__card-list{margin:0;padding:0}.c-social-cards__card-list-item{height:auto;list-style-type:none;margin:0 5px}.c-social-cards__card-list-item:first-child{margin-left:0}.c-social-cards__card-list-item:last-child{margin-right:0}.c-social-cards .c-card-social{height:100%}@media print,screen and (min-width:48em){.c-social-cards{padding-right:0}.c-social-cards__card-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.c-social-cards__card-list-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}}.c-card-social{background-color:#fff}.c-card-social__image{position:relative;width:100%;padding-bottom:18.75rem;overflow:hidden}.c-card-social__image img{display:block;position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-height:none;max-width:none;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto}.c-card-social__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.875rem 1.875rem 1.25rem;font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;color:#000}.c-card-social__user-image{height:100%;max-width:2.8125rem;max-height:2.8125rem;margin:0 .3125rem 0 0}.c-card-social__user-info{margin:.3125rem 0 0;font-size:1.25rem;line-height:1.125rem}.c-card-social__user-name{font-size:.875rem;text-decoration:none}.c-card-social__platform-icon{margin:.3125rem 0 0 auto}.c-card-social__platform-icon .c-icon{width:1.875rem;color:#000}.c-card-social__content{color:#000;padding:0 1.875rem 1.875rem;font-size:1.375rem;text-align:center;font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300}.c-social-embed,.c-social-embed.swiper-container{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.25rem;padding-bottom:2.5rem}.c-social-embed.swiper-container>div,.c-social-embed>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.c-social-embed.swiper-container .swiper-slide,.c-social-embed .swiper-slide{height:auto}.c-social-embed.swiper-container,.c-social-embed.swiper-container.swiper-container{padding-right:20px}@media print,screen and (min-width:64em){.c-social-embed,.c-social-embed.swiper-container{margin-bottom:2.5rem;padding-bottom:4.4375rem}}.c-social-card,.c-social-embed.swiper-container>div{display:-webkit-box;display:-ms-flexbox;display:flex}.c-social-card{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-social-card.swiper-slide{-webkit-box-flex:0;-ms-flex:none;flex:none}.c-social-card__wrap{padding:20px 20px 39px}.c-social-card__platform{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNSI+PHBhdGggZD0iTTcgMTZoLS4yYy0xLjYtLjMtMy0xLjEtNC0yLjQtLjQtLjUtLjMtMS4yLjItMS42LjUtLjQgMS4zLS4zIDEuNy4yLjcuOCAxLjYgMS40IDIuNyAxLjYuNi4xIDEuMS43LjkgMS40LS4yLjQtLjcuOC0xLjMuOHptLTItNWMtLjIgMC0uNS0uMS0uNy0uMi0yLTEuMy0zLjEtMy40LTMuMS01LjcgMC0xLjIuMy0yLjQgMS0zLjUuMi0uMy41LS41LjktLjYuNCAwIC44LjEgMSAuNCAyLjUgMyA2IDQuOSA5LjggNS40IDAtMy44IDMuMS02LjkgNy02LjkgMS43IDAgMy4zLjYgNC42IDEuNyAxLS4yIDEuOS0uNiAyLjctMS4xLjYtLjMgMS4zLS4xIDEuNi40cy4xIDEuMy0uNCAxLjZjLTEuMy43LTIuNiAxLjMtNC4xIDEuNS0uNC4xLS44LS4xLTEuMS0uMy0uOS0uOS0yLjEtMS40LTMuNC0xLjQtMi42IDAtNC42IDItNC42IDQuNiAwIC40IDAgLjcuMSAxIC4xLjQgMCAuNy0uMiAxLS4yLjMtLjYuNC0xIC40LTQuMy0uMi04LjQtMi0xMS41LTQuOSAwIC4yLS4xLjUtLjEuNyAwIDEuNS44IDIuOSAyLjEgMy44LjYuMy43IDEuMS40IDEuNi0uMy4zLS43LjUtMSAuNXptNS4xIDE0Yy0zLjQgMC02LjctMS05LjYtMi44LS42LS4zLS43LTEuMS0uNC0xLjYuNC0uNSAxLjEtLjcgMS42LS40IDIuNSAxLjYgNS40IDIuNCA4LjMgMi40IDkuNiAwIDE1LjQtNy43IDE1LjQtMTUuMXYtLjdjMC0uNC4yLS44LjUtMSAuNy0uNSAxLjMtMS4xIDEuOS0xLjcuNC0uNSAxLjItLjYgMS43LS4xLjUuNC42IDEuMS4xIDEuNmwtMS44IDEuOHYuMmMuMSA4LjUtNi42IDE3LjQtMTcuNyAxNy40eiIvPjxwYXRoIGQ9Ik05LjggMjAuMWMtMS42IDAtMy4xLS42LTQuMy0xLjUtLjUtLjQtLjYtMS4xLS4yLTEuNi40LS41IDEuMi0uNiAxLjctLjIuOC42IDEuOCAxIDIuOCAxIC43IDAgMS4yLjUgMS4yIDEuMiAwIC42LS41IDEuMS0xLjIgMS4xeiIvPjwvc3ZnPg==") no-repeat;height:25px;position:absolute;right:20px;top:28px;width:30px}.c-social-card__platform--instagram{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMCI+PHBhdGggZD0iTTIyIDMwSDljLTQuOS4xLTguOS0zLjgtOS04LjdWOC43Qy4xIDMuOCA0LjEtLjEgOSAwaDEzYzQuOS0uMSA4LjkgMy44IDkgOC43djExLjRjMCAuNy0uNiAxLjItMS4yIDEuMnMtMS4yLS41LTEuMi0xLjJWOC43Yy0uMS0zLjYtMy02LjQtNi42LTYuNEg5Yy0zLjYgMC02LjUgMi44LTYuNiA2LjR2MTIuNmMuMSAzLjYgMyA2LjQgNi42IDYuNGgxM2MyIDAgNC0uOSA1LjItMi41LjQtLjUgMS4yLS42IDEuNy0uMi41LjQuNiAxLjEuMyAxLjYtLjggMS4xLTEuOSAxLjktMy4xIDIuNS0xLjMuNi0yLjcuOS00LjEuOXptLTYuNS02LjljLTQuNS0uMS04LTMuOS03LjgtOC4zLjEtNC41IDMuOS04IDguMy03LjggNC40LjEgNy44IDMuNyA3LjggOC4xIDAgNC40LTMuOCA4LjEtOC4zIDh6bTAtMTMuOGMtMy4yLjEtNS42IDIuNy01LjUgNS45LjEgMy4yIDIuOCA1LjcgNS45IDUuNiAzLjEtLjEgNS42LTIuNiA1LjYtNS43LS4xLTMuMy0yLjgtNS45LTYtNS44ek0yNCA1LjZjLjYgMCAxLjIuNiAxLjEgMS4yUzI0LjUgOCAyMy45IDhzLTEuMS0uNS0xLjEtMS4yLjUtMS4yIDEuMi0xLjJ6Ii8+PC9zdmc+") no-repeat;height:30px;top:25px}.c-social-card__fullname{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:1.25rem;padding-right:2.125rem;text-align:left}@media (min-width:1100px) and (max-width:1400px){.c-social-card__fullname{font-size:.9375rem}}.c-social-card__avatar{border-radius:50%;float:left;height:40px;margin:0 .625rem .625rem 0;width:40px}.c-social-card__userlink{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:.875rem;padding-right:2.125rem;margin-bottom:3.125rem;text-align:left}.c-social-card__text{font-size:1.125rem;line-height:1.5rem;letter-spacing:-.5px;overflow-wrap:break-word}.c-social-card__text a,.c-social-card__text a:focus,.c-social-card__text a:hover{color:maroon}.c-social-card__image{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:335px;background-position:50%;background-size:cover}.c-social-embed--tile{color:#000;margin-bottom:0;padding-bottom:0}.c-social-embed--tile .c-social-card__wrap{padding:2.8125rem}@media (min-width:1100px) and (max-width:1400px){.c-social-embed--tile .c-social-card__wrap{padding:1.875rem}}.c-social-embed--tile .c-social-card__platform{right:2.5rem;top:3.1875rem}@media (min-width:1100px) and (max-width:1400px){.c-social-embed--tile .c-social-card__platform{right:1.875rem;top:2.125rem}}.c-social-embed--tile .c-social-card__text{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;font-size:2rem;line-height:38px;text-align:center}@media (min-width:1100px) and (max-width:1400px){.c-social-embed--tile .c-social-card__text{font-size:1.6875rem;line-height:1.78125rem}}@media screen and (min-width:87.5em){.c-social-embed--tile .c-social-card__text{font-size:2.25rem}}.c-social-embed--tile .c-social-card__text a,.c-social-embed--tile .c-social-card__text a:focus,.c-social-embed--tile .c-social-card__text a:hover{color:maroon}.c-social-embed--tile .c-social-card__userlink{margin-bottom:2.125rem}.c-social-embed--tile .c-social-card__userlink a,.c-social-embed--tile .c-social-card__userlink a:focus,.c-social-embed--tile .c-social-card__userlink a:hover{color:#000}.c-sorter{text-align:center;margin-top:2.5rem}.c-sorter .c-list__item-image,.c-sorter .c-list__item-text{display:inline-block;margin-right:1.25rem;font-family:Montserrat,sans-serif;font-style:normal;font-weight:100;font-size:1.125rem;text-align:left;word-break:break-all}@media print,screen and (min-width:48em){.c-sorter{margin-top:0}}@media screen and (max-width:68.74875em){.c-sorter .c-list__item{border-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}.c-sorter .c-list__item-text{padding-left:0;width:100%}.c-sorter .c-list__item-image{max-width:100%;padding-bottom:1.25rem;width:auto}}.c-topstories{padding:0}.c-topstories__heading-link{color:#000;text-decoration:none;border-bottom:1px solid #404040}.c-topstories__heading-link:active,.c-topstories__heading-link:focus,.c-topstories__heading-link:hover{color:#000;border-bottom:none}.c-topstories__content{font-weight:400;font-style:normal;font-family:EB Garamond,serif;font-weight:300;list-style:none;margin:0;counter-reset:stories;padding-left:0}.c-topstories__content>li:before{display:none}.c-topstories__item{position:relative}.c-topstories__item:not(:last-child){margin-bottom:2.5rem}@media (min-width:1100px) and (max-width:1400px){.c-topstories__item:not(:last-child){margin-bottom:2.5rem}}.c-topstories__item:before{counter-increment:stories;content:counter(stories);font-size:3.5rem;line-height:1;position:absolute;top:.125rem;left:-2.25rem}@media (min-width:1100px) and (max-width:1400px){.c-topstories__item:before{font-size:2.625rem}}.c-topstories__link{display:inline-block;color:#000;font-size:1.25rem;text-decoration:none}.c-topstories__link:active,.c-topstories__link:focus,.c-topstories__link:hover{color:#000;text-decoration:underline}@media (min-width:1100px) and (max-width:1400px){.c-topstories__link{font-size:1.40625rem}}.c-topstories__duration{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;display:inline-block;font-size:.75rem;white-space:nowrap;margin-left:.5rem}.c-topstories__duration .c-icon{width:.875rem;height:.875rem;vertical-align:-.125rem}@media (min-width:1100px) and (max-width:1400px){.c-topstories__duration{font-size:.625rem}}@media print,screen and (min-width:64em){.c-topstories__content{padding-left:0}}.c-video{display:block;position:relative}.c-video.livestream-wrap,.c-video.responsive-embed.widescreen{margin-bottom:0}.c-video__wrap{width:100%}@media print,screen and (min-width:64em){.c-video__wrap{grid-column:1/5}}@media (min-width:1100px) and (max-width:1400px){body:not(.path-frontpage) .c-video__wrap{margin:0 auto;max-width:68.75rem}}.c-video__play{position:absolute;z-index:99;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4.75rem;height:4.75rem}.c-video__thumbnail{max-height:48.5rem;-o-object-fit:cover;object-fit:cover;width:100%;z-index:20}.c-video__overlay{position:relative;cursor:pointer;opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;width:100%;visibility:hidden}.c-video__overlay--visible{opacity:1;visibility:visible}.c-video__embed{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;z-index:10;top:0;position:absolute;left:-62.4375rem;width:100%;visibility:hidden}.c-video__embed--visible{left:0;opacity:1;visibility:visible}.c-video-background{height:100%;margin:0 calc(50% - 50vw);position:relative}.grid-2up__cell1 .c-video-background,.grid-2up__cell2 .c-video-background{margin:0}.c-hero-rotator .grid-2up__cell1 .c-video-background,.c-hero-rotator .grid-2up__cell2 .c-video-background{position:absolute;top:0;max-width:none;max-height:none;height:auto!important}@media print,screen and (min-width:64em){.c-video-background{margin:0}}.c-video-background img,.c-video-background video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-video-background__wrap{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;position:absolute;width:100%;height:100%;z-index:10}.c-video-background__heading{color:#fff;font-size:2rem;line-height:1.1;margin:0;padding:0 1.25rem;text-align:center}@media print,screen and (min-width:64em){.c-video-background__heading{font-size:3.125rem;padding:0 2.5rem}}@media screen and (min-width:640px) and (max-width:1023px){.c-video-background__heading{font-size:3.75rem}}@media screen and (min-width:80em){.c-video-background__heading{font-size:3.75rem;letter-spacing:-.0875rem}}.c-video-background__controls{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;position:absolute;left:.3125rem;bottom:.625rem;z-index:20;background:transparent;border:none;cursor:pointer}.c-video-background__controls img{height:3rem;width:3rem}.c-video-local{display:block;position:relative}.c-video-local.livestream-wrap,.c-video-local.responsive-embed.widescreen{margin-bottom:0}.c-video-local__wrap{cursor:pointer;width:100%}@media print,screen and (min-width:64em){.c-video-local__wrap{grid-column:1/5}}.c-video-local__thumbnail{max-height:48.5rem;-o-object-fit:cover;object-fit:cover;width:100%;z-index:20}.c-video-local__overlay{opacity:0;position:absolute;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;width:100%;z-index:1}.c-video-local__overlay--visible{opacity:1}.c-video-local__controls{position:absolute;left:.75rem;bottom:1rem;width:3.25rem;height:3.25rem;z-index:20}.c-video-local__controls svg{fill:#fff;height:1rem;width:1rem}@media print,screen and (min-width:48em){.c-video-local__controls{width:4.75rem;height:4.75rem}}.c-video-local__embed{display:block;opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;z-index:10;top:0;position:relative;width:100%}.c-video-local__embed--visible{left:0;opacity:1}.c-video-local__sharing{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;right:1.25rem;position:absolute;z-index:30}.c-video-local__sharing a{margin-left:1rem}.c-video-local__sharing svg{fill:#fff;height:1.25rem;width:1.25rem}.banner-mode .c-video-local__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:calc(-50vw + 50%);overflow:hidden;width:100vw}.banner-mode .c-video-local__wrap .c-video-local{height:100%;width:100%}.banner-mode .c-video-local__wrap .c-video-local video{display:block;height:auto}h2.c-html__center-enlarge{font-size:2.8125rem;line-height:110%}div.c-html__center-enlarge,h2.c-html__center-enlarge{margin:1.5625rem auto;max-width:63.125rem;text-align:center}div.c-html__center-enlarge{font-size:1.875rem;line-height:1.2}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href=""]:after,a[href="/"]:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important;border:1px solid #999}blockquote,pre{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}thead{display:table-header-group}img,p,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.c-article__home,.c-caption,.c-footer,.c-gallery,.c-masthead__controls,.c-menu--alert,.c-photo,.c-pullquote__share,.c-share-links,.c-sidebar__block,.c-social-embed,.c-video__wrap{display:none!important}body,html{font-size:14px}.l-container,.layout-container{padding-top:0}.c-masthead{position:static}.c-masthead__wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1em}.c-masthead__logo--secondary{padding-left:2rem}.c-article__content-wrap{display:block}.c-article__content-wrap:first-of-type>.c-article__content{padding-top:0}.c-hero{display:block}.c-hero .c-hero__heading{text-align:center}.c-list__item{max-width:none}}body.path-user{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.25em}body.path-user .notification-messages-area{background-color:#fc0;padding:1em;margin-top:1em}body.path-user form{margin:3em 0 8em 3em}body.path-user form .form-item{margin-bottom:2em}body.path-user form .form-item input{font-size:1em;padding:6px}body.path-user form .description{font-size:.8em;margin-left:8em}body.path-user form #edit-submit{font-size:1.1em;margin-top:2em;padding:5px 22px 8px}body.path-user .visually-hidden{display:none}#protected-pages-enter-password{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;margin:40px 40px 100px;line-height:2em;font-size:1.25em}#protected-pages-enter-password fieldset{padding:36px;border:none}#protected-pages-enter-password fieldset .protected_pages_description{margin-bottom:2em}#protected-pages-enter-password fieldset #edit-password{font-size:1em;padding:6px}#protected-pages-enter-password fieldset #edit-submit{font-size:1.1em;margin-top:2em;padding:5px 22px 8px}.maintenance-page{margin:3rem;text-align:center}.maintenance-page main{font-size:1.25rem;max-width:800px;margin:1em auto}.c-offline__logo{display:block;width:25rem;margin:1rem auto}.c-offline__body{font-size:1.5rem}#toolbar-item-administration-tray .toolbar-menu-administration .toolbar-logo{padding-top:12px;padding-bottom:10px}
