/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:rgb(30,30,30);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994;}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:hidden;padding:44px 0;}.fancybox-slide--image::before{display:none;}.fancybox-slide--html{padding:6px;}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable='true']{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{left:0;position:absolute;top:0;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:hover{color:#fff;}.fancybox-button:focus{outline:none;}.fancybox-button.fancybox-focus{outline:1px dotted;}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none;}.fancybox-button div{height:100%;}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%;}.fancybox-button svg path{fill:currentColor;stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none;}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401;}.fancybox-close-small:hover{color:#fff;opacity:1;}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none;}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px;}.fancybox-navigation .fancybox-button div{padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px;}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right);}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996;}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px;}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px;}.fancybox-slide--image{padding:6px 0;}.fancybox-close-small{right:-6px;}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px;}.fancybox-caption{padding-left:12px;padding-right:12px;}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991;}.fancybox-thumbs__list a:focus::before{opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1;}@media all and (max-width:576px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs__list a{max-width:calc(100% - 10px);}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.glide{position:relative;width:100%;box-sizing:border-box;}.glide *{box-sizing:inherit;}.glide__track{overflow:hidden;}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform;}.glide__slides--dragging{user-select:none;}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none;}.glide__arrows{-webkit-touch-callout:none;user-select:none;}.glide__bullets{-webkit-touch-callout:none;user-select:none;}.glide--rtl{direction:rtl;}
.global-spacing--xlarge{margin-top:2.5rem}@media print,screen and (min-width:48em){.global-spacing--xlarge{margin-top:3.75rem}}@media print,screen and (min-width:64em){.global-spacing--xlarge{margin-top:5rem}}.global-spacing--large{margin-top:1.5625rem}@media print,screen and (min-width:48em){.global-spacing--large{margin-top:1.875rem}}@media print,screen and (min-width:64em){.global-spacing--large{margin-top:3.75rem}}.global-spacing--default{margin-top:2.5rem}@media print,screen and (min-width:64em){.global-spacing--default{margin-top:3.125rem}}.global-spacing--medium{margin-top:1.875rem}@media print,screen and (min-width:64em){.global-spacing--medium{margin-top:2.5rem}}.global-spacing--small{margin-top:1.25rem}@media print,screen and (min-width:48em){.global-spacing--small{margin-top:1.875rem}}.global-spacing--xsmall{margin-top:.625rem}@media print,screen and (min-width:48em){.global-spacing--xsmall{margin-top:1.25rem}}@media print,screen and (min-width:64em){.global-spacing--xsmall{margin-top:1.5625rem}}.global-spacing--xxsmall{margin-top:.625rem}@media print,screen and (min-width:48em){.global-spacing--xxsmall{margin-top:.9375rem}}.global-spacing--xxxsmall{margin-top:.625rem}.global-padding--xlarge{padding-top:2.5rem;padding-bottom:2.5rem}@media print,screen and (min-width:48em){.global-padding--xlarge{padding-top:3.75rem}}@media print,screen and (min-width:64em){.global-padding--xlarge{padding-top:5rem}}@media print,screen and (min-width:48em){.global-padding--xlarge{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.global-padding--xlarge{padding-bottom:5rem}}.global-padding--large{padding-top:1.5625rem;padding-bottom:1.5625rem}@media print,screen and (min-width:48em){.global-padding--large{padding-top:1.875rem}}@media print,screen and (min-width:64em){.global-padding--large{padding-top:3.75rem}}@media print,screen and (min-width:48em){.global-padding--large{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.global-padding--large{padding-bottom:3.75rem}}.global-padding--default{padding-top:2.5rem;padding-bottom:2.5rem}@media print,screen and (min-width:64em){.global-padding--default{padding-top:3.125rem}}@media print,screen and (min-width:64em){.global-padding--default{padding-bottom:3.125rem}}.global-padding--medium{padding-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:64em){.global-padding--medium{padding-top:2.5rem}}@media print,screen and (min-width:64em){.global-padding--medium{padding-bottom:2.5rem}}.global-padding--small{padding-top:1.25rem;padding-bottom:1.25rem}@media print,screen and (min-width:48em){.global-padding--small{padding-top:1.875rem}}@media print,screen and (min-width:48em){.global-padding--small{padding-bottom:1.875rem}}.global-padding--xsmall{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:48em){.global-padding--xsmall{padding-top:1.25rem}}@media print,screen and (min-width:64em){.global-padding--xsmall{padding-top:1.5625rem}}@media print,screen and (min-width:48em){.global-padding--xsmall{padding-bottom:1.25rem}}@media print,screen and (min-width:64em){.global-padding--xsmall{padding-bottom:1.5625rem}}.global-padding--xxsmall{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:48em){.global-padding--xxsmall{padding-top:.9375rem}}@media print,screen and (min-width:48em){.global-padding--xxsmall{padding-bottom:.9375rem}}.global-padding--xxxsmall{padding-top:.625rem;padding-bottom:.625rem}.global-padding--primary-color{background-color:#23578c}.global-padding--white{background-color:#fff}.no-following-margin+*{margin-top:0 !important}p,ul,ol,li,dl,.intro-text,blockquote,.section--accordions,.btn,figure,h2,h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,h4,h5,h6,.link-arrow,table{margin:0;margin-top:2.5rem}@media print,screen and (min-width:64em){p,ul,ol,li,dl,.intro-text,blockquote,.section--accordions,.btn,figure,h2,h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,h4,h5,h6,.link-arrow,table{margin-top:3.125rem}}h2,.accordions,p,ul,ol,.obj-left,.obj-right,.obj-center,.embedded-entity{margin-top:1.875rem}@media print,screen and (min-width:64em){h2,.accordions,p,ul,ol,.obj-left,.obj-right,.obj-center,.embedded-entity{margin-top:2.5rem}}h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,h4,h5,h6,dl,blockquote,.intro-text,table{margin-top:1.25rem}@media print,screen and (min-width:48em){h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,h4,h5,h6,dl,blockquote,.intro-text,table{margin-top:1.875rem}}.sidebar p:first-child,.sidebar ul:first-child,.sidebar ol:first-child,.sidebar li:first-child,.sidebar dl:first-child,.sidebar .intro-text:first-child,.sidebar blockquote:first-child,.sidebar .section--accordions:first-child,.sidebar .btn:first-child,.sidebar figure:first-child,.sidebar h2:first-child,.sidebar h3:first-child,.sidebar .google-search-results .gsc-result.gsc-webResult .gs-title a:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar a:first-child,.sidebar .google-search-results .gsc-result.gsc-webResult .gs-title a>:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar a>:first-child,.sidebar h4:first-child,.sidebar h5:first-child,.sidebar h6:first-child,.sidebar .link-arrow:first-child,.overline-title p:first-child,.overline-title ul:first-child,.overline-title ol:first-child,.overline-title li:first-child,.overline-title dl:first-child,.overline-title .intro-text:first-child,.overline-title blockquote:first-child,.overline-title .section--accordions:first-child,.overline-title .btn:first-child,.overline-title figure:first-child,.overline-title h2:first-child,.overline-title h3:first-child,.overline-title .google-search-results .gsc-result.gsc-webResult .gs-title a:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .overline-title a:first-child,.overline-title .google-search-results .gsc-result.gsc-webResult .gs-title a>:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .overline-title a>:first-child,.overline-title h4:first-child,.overline-title h5:first-child,.overline-title h6:first-child,.overline-title .link-arrow:first-child,.department-feature p:first-child,.department-feature ul:first-child,.department-feature ol:first-child,.department-feature li:first-child,.department-feature dl:first-child,.department-feature .intro-text:first-child,.department-feature blockquote:first-child,.department-feature .section--accordions:first-child,.department-feature .btn:first-child,.department-feature figure:first-child,.department-feature h2:first-child,.department-feature h3:first-child,.department-feature .google-search-results .gsc-result.gsc-webResult .gs-title a:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .department-feature a:first-child,.department-feature .google-search-results .gsc-result.gsc-webResult .gs-title a>:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .department-feature a>:first-child,.department-feature h4:first-child,.department-feature h5:first-child,.department-feature h6:first-child,.department-feature .link-arrow:first-child,.wysiwyg p:first-child,.wysiwyg ul:first-child,.wysiwyg ol:first-child,.wysiwyg li:first-child,.wysiwyg dl:first-child,.wysiwyg .intro-text:first-child,.wysiwyg blockquote:first-child,.wysiwyg .section--accordions:first-child,.wysiwyg .btn:first-child,.wysiwyg figure:first-child,.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg .google-search-results .gsc-result.gsc-webResult .gs-title a:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .wysiwyg a:first-child,.wysiwyg .google-search-results .gsc-result.gsc-webResult .gs-title a>:first-child,.google-search-results .gsc-result.gsc-webResult .gs-title .wysiwyg a>:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child,.wysiwyg h6:first-child,.wysiwyg .link-arrow:first-child{margin-top:0}.global-padding+.global-padding{margin-top:0}.grid-container{padding-right:1.25rem;padding-left:1.25rem;max-width:75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container{padding-right:1.25rem;padding-left:1.25rem}}.grid-container.fluid{padding-right:1.25rem;padding-left:1.25rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container.fluid{padding-right:1.25rem;padding-left:1.25rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0px;min-width:0px;width:100%}.cell.auto{flex:1 1 0px}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.initial-shrink,.grid-x>.initial-full,.grid-x>.initial-1,.grid-x>.initial-2,.grid-x>.initial-3,.grid-x>.initial-4,.grid-x>.initial-5,.grid-x>.initial-6,.grid-x>.initial-7,.grid-x>.initial-8,.grid-x>.initial-9,.grid-x>.initial-10,.grid-x>.initial-11,.grid-x>.initial-12{flex-basis:auto}@media print,screen and (min-width:20em){.grid-x>.tiny-shrink,.grid-x>.tiny-full,.grid-x>.tiny-1,.grid-x>.tiny-2,.grid-x>.tiny-3,.grid-x>.tiny-4,.grid-x>.tiny-5,.grid-x>.tiny-6,.grid-x>.tiny-7,.grid-x>.tiny-8,.grid-x>.tiny-9,.grid-x>.tiny-10,.grid-x>.tiny-11,.grid-x>.tiny-12{flex-basis:auto}}@media print,screen and (min-width:40em){.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}}@media print,screen and (min-width:48em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}.grid-x>.initial-auto{flex:1 1 0px;width:auto}.grid-x>.initial-shrink,.grid-x>.initial-1,.grid-x>.initial-2,.grid-x>.initial-3,.grid-x>.initial-4,.grid-x>.initial-5,.grid-x>.initial-6,.grid-x>.initial-7,.grid-x>.initial-8,.grid-x>.initial-9,.grid-x>.initial-10,.grid-x>.initial-11,.grid-x>.initial-12{flex:0 0 auto}.grid-x>.initial-shrink{width:auto}.grid-x>.initial-1{width:8.33333%}.grid-x>.initial-2{width:16.66667%}.grid-x>.initial-3{width:25%}.grid-x>.initial-4{width:33.33333%}.grid-x>.initial-5{width:41.66667%}.grid-x>.initial-6{width:50%}.grid-x>.initial-7{width:58.33333%}.grid-x>.initial-8{width:66.66667%}.grid-x>.initial-9{width:75%}.grid-x>.initial-10{width:83.33333%}.grid-x>.initial-11{width:91.66667%}.grid-x>.initial-12{width:100%}@media print,screen and (min-width:20em){.grid-x>.tiny-auto{flex:1 1 0px;width:auto}.grid-x>.tiny-shrink,.grid-x>.tiny-1,.grid-x>.tiny-2,.grid-x>.tiny-3,.grid-x>.tiny-4,.grid-x>.tiny-5,.grid-x>.tiny-6,.grid-x>.tiny-7,.grid-x>.tiny-8,.grid-x>.tiny-9,.grid-x>.tiny-10,.grid-x>.tiny-11,.grid-x>.tiny-12{flex:0 0 auto}.grid-x>.tiny-shrink{width:auto}.grid-x>.tiny-1{width:8.33333%}.grid-x>.tiny-2{width:16.66667%}.grid-x>.tiny-3{width:25%}.grid-x>.tiny-4{width:33.33333%}.grid-x>.tiny-5{width:41.66667%}.grid-x>.tiny-6{width:50%}.grid-x>.tiny-7{width:58.33333%}.grid-x>.tiny-8{width:66.66667%}.grid-x>.tiny-9{width:75%}.grid-x>.tiny-10{width:83.33333%}.grid-x>.tiny-11{width:91.66667%}.grid-x>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}}@media print,screen and (min-width:48em){.grid-x>.medium-auto{flex:1 1 0px;width:auto}.grid-x>.medium-shrink,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0px;width:auto}.grid-x>.large-shrink,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{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:-1.25rem;margin-right:-1.25rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}@media print,screen and (min-width:48em){.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.initial-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.initial-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.initial-3{width:calc(25% - 2.5rem)}.grid-margin-x>.initial-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.initial-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.initial-6{width:calc(50% - 2.5rem)}.grid-margin-x>.initial-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.initial-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.initial-9{width:calc(75% - 2.5rem)}.grid-margin-x>.initial-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.initial-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.initial-12{width:calc(100% - 2.5rem)}@media print,screen and (min-width:20em){.grid-margin-x>.tiny-auto{width:auto}.grid-margin-x>.tiny-shrink{width:auto}.grid-margin-x>.tiny-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.tiny-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.tiny-3{width:calc(25% - 2.5rem)}.grid-margin-x>.tiny-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.tiny-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.tiny-6{width:calc(50% - 2.5rem)}.grid-margin-x>.tiny-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.tiny-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.tiny-9{width:calc(75% - 2.5rem)}.grid-margin-x>.tiny-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.tiny-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.tiny-12{width:calc(100% - 2.5rem)}}@media print,screen and (min-width:40em){.grid-margin-x>.small-auto{width:auto}.grid-margin-x>.small-shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.small-3{width:calc(25% - 2.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.small-9{width:calc(75% - 2.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.small-12{width:calc(100% - 2.5rem)}}@media print,screen and (min-width:48em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.initial-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.initial-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.initial-3{width:calc(25% - 2.5rem)}.grid-margin-x>.initial-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.initial-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.initial-6{width:calc(50% - 2.5rem)}.grid-margin-x>.initial-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.initial-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.initial-9{width:calc(75% - 2.5rem)}.grid-margin-x>.initial-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.initial-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.initial-12{width:calc(100% - 2.5rem)}.grid-margin-x>.tiny-auto{width:auto}.grid-margin-x>.tiny-shrink{width:auto}.grid-margin-x>.tiny-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.tiny-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.tiny-3{width:calc(25% - 2.5rem)}.grid-margin-x>.tiny-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.tiny-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.tiny-6{width:calc(50% - 2.5rem)}.grid-margin-x>.tiny-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.tiny-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.tiny-9{width:calc(75% - 2.5rem)}.grid-margin-x>.tiny-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.tiny-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.tiny-12{width:calc(100% - 2.5rem)}.grid-margin-x>.small-auto{width:auto}.grid-margin-x>.small-shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.small-3{width:calc(25% - 2.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.small-9{width:calc(75% - 2.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.small-12{width:calc(100% - 2.5rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 2.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 2.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 2.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 2.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 2.5rem)}.grid-margin-x>.large-3{width:calc(25% - 2.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 2.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 2.5rem)}.grid-margin-x>.large-6{width:calc(50% - 2.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 2.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 2.5rem)}.grid-margin-x>.large-9{width:calc(75% - 2.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 2.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 2.5rem)}.grid-margin-x>.large-12{width:calc(100% - 2.5rem)}}.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}.grid-padding-x>.cell{padding-right:1.25rem;padding-left:1.25rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-right:1.25rem;padding-left:1.25rem}}.initial-up-1>.cell{width:100%}.initial-up-2>.cell{width:50%}.initial-up-3>.cell{width:33.33333%}.initial-up-4>.cell{width:25%}.initial-up-5>.cell{width:20%}.initial-up-6>.cell{width:16.66667%}.initial-up-7>.cell{width:14.28571%}.initial-up-8>.cell{width:12.5%}@media print,screen and (min-width:20em){.tiny-up-1>.cell{width:100%}.tiny-up-2>.cell{width:50%}.tiny-up-3>.cell{width:33.33333%}.tiny-up-4>.cell{width:25%}.tiny-up-5>.cell{width:20%}.tiny-up-6>.cell{width:16.66667%}.tiny-up-7>.cell{width:14.28571%}.tiny-up-8>.cell{width:12.5%}}@media print,screen and (min-width:40em){.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.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.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.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.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.initial-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.initial-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.initial-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.initial-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.initial-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.initial-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.initial-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.initial-up-8>.cell{width:calc(12.5% - 2.5rem)}@media print,screen and (min-width:20em){.grid-margin-x.tiny-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.tiny-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.tiny-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.tiny-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.tiny-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.tiny-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.tiny-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.tiny-up-8>.cell{width:calc(12.5% - 2.5rem)}}@media print,screen and (min-width:40em){.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)}}@media print,screen and (min-width:48em){.grid-margin-x.initial-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.initial-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.initial-up-3>.cell{width:calc(33.33333% - 2.5rem)}.grid-margin-x.initial-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.initial-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.initial-up-6>.cell{width:calc(16.66667% - 2.5rem)}.grid-margin-x.initial-up-7>.cell{width:calc(14.28571% - 2.5rem)}.grid-margin-x.initial-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.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)}}.initial-margin-collapse{margin-right:0;margin-left:0}.initial-margin-collapse>.cell{margin-right:0;margin-left:0}.initial-margin-collapse>.initial-1{width:8.33333%}.initial-margin-collapse>.initial-2{width:16.66667%}.initial-margin-collapse>.initial-3{width:25%}.initial-margin-collapse>.initial-4{width:33.33333%}.initial-margin-collapse>.initial-5{width:41.66667%}.initial-margin-collapse>.initial-6{width:50%}.initial-margin-collapse>.initial-7{width:58.33333%}.initial-margin-collapse>.initial-8{width:66.66667%}.initial-margin-collapse>.initial-9{width:75%}.initial-margin-collapse>.initial-10{width:83.33333%}.initial-margin-collapse>.initial-11{width:91.66667%}.initial-margin-collapse>.initial-12{width:100%}@media print,screen and (min-width:20em){.initial-margin-collapse>.tiny-1{width:8.33333%}.initial-margin-collapse>.tiny-2{width:16.66667%}.initial-margin-collapse>.tiny-3{width:25%}.initial-margin-collapse>.tiny-4{width:33.33333%}.initial-margin-collapse>.tiny-5{width:41.66667%}.initial-margin-collapse>.tiny-6{width:50%}.initial-margin-collapse>.tiny-7{width:58.33333%}.initial-margin-collapse>.tiny-8{width:66.66667%}.initial-margin-collapse>.tiny-9{width:75%}.initial-margin-collapse>.tiny-10{width:83.33333%}.initial-margin-collapse>.tiny-11{width:91.66667%}.initial-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.initial-margin-collapse>.small-1{width:8.33333%}.initial-margin-collapse>.small-2{width:16.66667%}.initial-margin-collapse>.small-3{width:25%}.initial-margin-collapse>.small-4{width:33.33333%}.initial-margin-collapse>.small-5{width:41.66667%}.initial-margin-collapse>.small-6{width:50%}.initial-margin-collapse>.small-7{width:58.33333%}.initial-margin-collapse>.small-8{width:66.66667%}.initial-margin-collapse>.small-9{width:75%}.initial-margin-collapse>.small-10{width:83.33333%}.initial-margin-collapse>.small-11{width:91.66667%}.initial-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48em){.initial-margin-collapse>.medium-1{width:8.33333%}.initial-margin-collapse>.medium-2{width:16.66667%}.initial-margin-collapse>.medium-3{width:25%}.initial-margin-collapse>.medium-4{width:33.33333%}.initial-margin-collapse>.medium-5{width:41.66667%}.initial-margin-collapse>.medium-6{width:50%}.initial-margin-collapse>.medium-7{width:58.33333%}.initial-margin-collapse>.medium-8{width:66.66667%}.initial-margin-collapse>.medium-9{width:75%}.initial-margin-collapse>.medium-10{width:83.33333%}.initial-margin-collapse>.medium-11{width:91.66667%}.initial-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.initial-margin-collapse>.large-1{width:8.33333%}.initial-margin-collapse>.large-2{width:16.66667%}.initial-margin-collapse>.large-3{width:25%}.initial-margin-collapse>.large-4{width:33.33333%}.initial-margin-collapse>.large-5{width:41.66667%}.initial-margin-collapse>.large-6{width:50%}.initial-margin-collapse>.large-7{width:58.33333%}.initial-margin-collapse>.large-8{width:66.66667%}.initial-margin-collapse>.large-9{width:75%}.initial-margin-collapse>.large-10{width:83.33333%}.initial-margin-collapse>.large-11{width:91.66667%}.initial-margin-collapse>.large-12{width:100%}}.initial-padding-collapse{margin-right:0;margin-left:0}.initial-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:20em){.tiny-margin-collapse{margin-right:0;margin-left:0}.tiny-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:20em){.tiny-margin-collapse>.initial-1{width:8.33333%}.tiny-margin-collapse>.initial-2{width:16.66667%}.tiny-margin-collapse>.initial-3{width:25%}.tiny-margin-collapse>.initial-4{width:33.33333%}.tiny-margin-collapse>.initial-5{width:41.66667%}.tiny-margin-collapse>.initial-6{width:50%}.tiny-margin-collapse>.initial-7{width:58.33333%}.tiny-margin-collapse>.initial-8{width:66.66667%}.tiny-margin-collapse>.initial-9{width:75%}.tiny-margin-collapse>.initial-10{width:83.33333%}.tiny-margin-collapse>.initial-11{width:91.66667%}.tiny-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:20em){.tiny-margin-collapse>.tiny-1{width:8.33333%}.tiny-margin-collapse>.tiny-2{width:16.66667%}.tiny-margin-collapse>.tiny-3{width:25%}.tiny-margin-collapse>.tiny-4{width:33.33333%}.tiny-margin-collapse>.tiny-5{width:41.66667%}.tiny-margin-collapse>.tiny-6{width:50%}.tiny-margin-collapse>.tiny-7{width:58.33333%}.tiny-margin-collapse>.tiny-8{width:66.66667%}.tiny-margin-collapse>.tiny-9{width:75%}.tiny-margin-collapse>.tiny-10{width:83.33333%}.tiny-margin-collapse>.tiny-11{width:91.66667%}.tiny-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.tiny-margin-collapse>.small-1{width:8.33333%}.tiny-margin-collapse>.small-2{width:16.66667%}.tiny-margin-collapse>.small-3{width:25%}.tiny-margin-collapse>.small-4{width:33.33333%}.tiny-margin-collapse>.small-5{width:41.66667%}.tiny-margin-collapse>.small-6{width:50%}.tiny-margin-collapse>.small-7{width:58.33333%}.tiny-margin-collapse>.small-8{width:66.66667%}.tiny-margin-collapse>.small-9{width:75%}.tiny-margin-collapse>.small-10{width:83.33333%}.tiny-margin-collapse>.small-11{width:91.66667%}.tiny-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48em){.tiny-margin-collapse>.medium-1{width:8.33333%}.tiny-margin-collapse>.medium-2{width:16.66667%}.tiny-margin-collapse>.medium-3{width:25%}.tiny-margin-collapse>.medium-4{width:33.33333%}.tiny-margin-collapse>.medium-5{width:41.66667%}.tiny-margin-collapse>.medium-6{width:50%}.tiny-margin-collapse>.medium-7{width:58.33333%}.tiny-margin-collapse>.medium-8{width:66.66667%}.tiny-margin-collapse>.medium-9{width:75%}.tiny-margin-collapse>.medium-10{width:83.33333%}.tiny-margin-collapse>.medium-11{width:91.66667%}.tiny-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.tiny-margin-collapse>.large-1{width:8.33333%}.tiny-margin-collapse>.large-2{width:16.66667%}.tiny-margin-collapse>.large-3{width:25%}.tiny-margin-collapse>.large-4{width:33.33333%}.tiny-margin-collapse>.large-5{width:41.66667%}.tiny-margin-collapse>.large-6{width:50%}.tiny-margin-collapse>.large-7{width:58.33333%}.tiny-margin-collapse>.large-8{width:66.66667%}.tiny-margin-collapse>.large-9{width:75%}.tiny-margin-collapse>.large-10{width:83.33333%}.tiny-margin-collapse>.large-11{width:91.66667%}.tiny-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:20em){.tiny-padding-collapse{margin-right:0;margin-left:0}.tiny-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.small-margin-collapse>.initial-1{width:8.33333%}.small-margin-collapse>.initial-2{width:16.66667%}.small-margin-collapse>.initial-3{width:25%}.small-margin-collapse>.initial-4{width:33.33333%}.small-margin-collapse>.initial-5{width:41.66667%}.small-margin-collapse>.initial-6{width:50%}.small-margin-collapse>.initial-7{width:58.33333%}.small-margin-collapse>.initial-8{width:66.66667%}.small-margin-collapse>.initial-9{width:75%}.small-margin-collapse>.initial-10{width:83.33333%}.small-margin-collapse>.initial-11{width:91.66667%}.small-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:40em){.small-margin-collapse>.tiny-1{width:8.33333%}.small-margin-collapse>.tiny-2{width:16.66667%}.small-margin-collapse>.tiny-3{width:25%}.small-margin-collapse>.tiny-4{width:33.33333%}.small-margin-collapse>.tiny-5{width:41.66667%}.small-margin-collapse>.tiny-6{width:50%}.small-margin-collapse>.tiny-7{width:58.33333%}.small-margin-collapse>.tiny-8{width:66.66667%}.small-margin-collapse>.tiny-9{width:75%}.small-margin-collapse>.tiny-10{width:83.33333%}.small-margin-collapse>.tiny-11{width:91.66667%}.small-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){.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{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48em){.medium-margin-collapse>.initial-1{width:8.33333%}.medium-margin-collapse>.initial-2{width:16.66667%}.medium-margin-collapse>.initial-3{width:25%}.medium-margin-collapse>.initial-4{width:33.33333%}.medium-margin-collapse>.initial-5{width:41.66667%}.medium-margin-collapse>.initial-6{width:50%}.medium-margin-collapse>.initial-7{width:58.33333%}.medium-margin-collapse>.initial-8{width:66.66667%}.medium-margin-collapse>.initial-9{width:75%}.medium-margin-collapse>.initial-10{width:83.33333%}.medium-margin-collapse>.initial-11{width:91.66667%}.medium-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse>.tiny-1{width:8.33333%}.medium-margin-collapse>.tiny-2{width:16.66667%}.medium-margin-collapse>.tiny-3{width:25%}.medium-margin-collapse>.tiny-4{width:33.33333%}.medium-margin-collapse>.tiny-5{width:41.66667%}.medium-margin-collapse>.tiny-6{width:50%}.medium-margin-collapse>.tiny-7{width:58.33333%}.medium-margin-collapse>.tiny-8{width:66.66667%}.medium-margin-collapse>.tiny-9{width:75%}.medium-margin-collapse>.tiny-10{width:83.33333%}.medium-margin-collapse>.tiny-11{width:91.66667%}.medium-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{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{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.initial-1{width:8.33333%}.large-margin-collapse>.initial-2{width:16.66667%}.large-margin-collapse>.initial-3{width:25%}.large-margin-collapse>.initial-4{width:33.33333%}.large-margin-collapse>.initial-5{width:41.66667%}.large-margin-collapse>.initial-6{width:50%}.large-margin-collapse>.initial-7{width:58.33333%}.large-margin-collapse>.initial-8{width:66.66667%}.large-margin-collapse>.initial-9{width:75%}.large-margin-collapse>.initial-10{width:83.33333%}.large-margin-collapse>.initial-11{width:91.66667%}.large-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.tiny-1{width:8.33333%}.large-margin-collapse>.tiny-2{width:16.66667%}.large-margin-collapse>.tiny-3{width:25%}.large-margin-collapse>.tiny-4{width:33.33333%}.large-margin-collapse>.tiny-5{width:41.66667%}.large-margin-collapse>.tiny-6{width:50%}.large-margin-collapse>.tiny-7{width:58.33333%}.large-margin-collapse>.tiny-8{width:66.66667%}.large-margin-collapse>.tiny-9{width:75%}.large-margin-collapse>.tiny-10{width:83.33333%}.large-margin-collapse>.tiny-11{width:91.66667%}.large-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{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}}.initial-offset-0{margin-left:0%}.grid-margin-x>.initial-offset-0{margin-left:calc(0% + 1.25rem)}.initial-offset-1{margin-left:8.33333%}.grid-margin-x>.initial-offset-1{margin-left:calc(8.33333% + 1.25rem)}.initial-offset-2{margin-left:16.66667%}.grid-margin-x>.initial-offset-2{margin-left:calc(16.66667% + 1.25rem)}.initial-offset-3{margin-left:25%}.grid-margin-x>.initial-offset-3{margin-left:calc(25% + 1.25rem)}.initial-offset-4{margin-left:33.33333%}.grid-margin-x>.initial-offset-4{margin-left:calc(33.33333% + 1.25rem)}.initial-offset-5{margin-left:41.66667%}.grid-margin-x>.initial-offset-5{margin-left:calc(41.66667% + 1.25rem)}.initial-offset-6{margin-left:50%}.grid-margin-x>.initial-offset-6{margin-left:calc(50% + 1.25rem)}.initial-offset-7{margin-left:58.33333%}.grid-margin-x>.initial-offset-7{margin-left:calc(58.33333% + 1.25rem)}.initial-offset-8{margin-left:66.66667%}.grid-margin-x>.initial-offset-8{margin-left:calc(66.66667% + 1.25rem)}.initial-offset-9{margin-left:75%}.grid-margin-x>.initial-offset-9{margin-left:calc(75% + 1.25rem)}.initial-offset-10{margin-left:83.33333%}.grid-margin-x>.initial-offset-10{margin-left:calc(83.33333% + 1.25rem)}.initial-offset-11{margin-left:91.66667%}.grid-margin-x>.initial-offset-11{margin-left:calc(91.66667% + 1.25rem)}@media print,screen and (min-width:20em){.tiny-offset-0{margin-left:0%}.grid-margin-x>.tiny-offset-0{margin-left:calc(0% + 1.25rem)}.tiny-offset-1{margin-left:8.33333%}.grid-margin-x>.tiny-offset-1{margin-left:calc(8.33333% + 1.25rem)}.tiny-offset-2{margin-left:16.66667%}.grid-margin-x>.tiny-offset-2{margin-left:calc(16.66667% + 1.25rem)}.tiny-offset-3{margin-left:25%}.grid-margin-x>.tiny-offset-3{margin-left:calc(25% + 1.25rem)}.tiny-offset-4{margin-left:33.33333%}.grid-margin-x>.tiny-offset-4{margin-left:calc(33.33333% + 1.25rem)}.tiny-offset-5{margin-left:41.66667%}.grid-margin-x>.tiny-offset-5{margin-left:calc(41.66667% + 1.25rem)}.tiny-offset-6{margin-left:50%}.grid-margin-x>.tiny-offset-6{margin-left:calc(50% + 1.25rem)}.tiny-offset-7{margin-left:58.33333%}.grid-margin-x>.tiny-offset-7{margin-left:calc(58.33333% + 1.25rem)}.tiny-offset-8{margin-left:66.66667%}.grid-margin-x>.tiny-offset-8{margin-left:calc(66.66667% + 1.25rem)}.tiny-offset-9{margin-left:75%}.grid-margin-x>.tiny-offset-9{margin-left:calc(75% + 1.25rem)}.tiny-offset-10{margin-left:83.33333%}.grid-margin-x>.tiny-offset-10{margin-left:calc(83.33333% + 1.25rem)}.tiny-offset-11{margin-left:91.66667%}.grid-margin-x>.tiny-offset-11{margin-left:calc(91.66667% + 1.25rem)}}@media print,screen and (min-width:40em){.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.25rem)}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + 1.25rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + 1.25rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.25rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + 1.25rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + 1.25rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.25rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + 1.25rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + 1.25rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.25rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + 1.25rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + 1.25rem)}}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.25rem)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + 1.25rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + 1.25rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.25rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + 1.25rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + 1.25rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.25rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + 1.25rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + 1.25rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.25rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + 1.25rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + 1.25rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.25rem)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.25rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.25rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.25rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.25rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.25rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.25rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.25rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.25rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.25rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.25rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.25rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{width:auto;max-width:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.initial-shrink,.grid-y>.initial-full,.grid-y>.initial-1,.grid-y>.initial-2,.grid-y>.initial-3,.grid-y>.initial-4,.grid-y>.initial-5,.grid-y>.initial-6,.grid-y>.initial-7,.grid-y>.initial-8,.grid-y>.initial-9,.grid-y>.initial-10,.grid-y>.initial-11,.grid-y>.initial-12{flex-basis:auto}@media print,screen and (min-width:20em){.grid-y>.tiny-shrink,.grid-y>.tiny-full,.grid-y>.tiny-1,.grid-y>.tiny-2,.grid-y>.tiny-3,.grid-y>.tiny-4,.grid-y>.tiny-5,.grid-y>.tiny-6,.grid-y>.tiny-7,.grid-y>.tiny-8,.grid-y>.tiny-9,.grid-y>.tiny-10,.grid-y>.tiny-11,.grid-y>.tiny-12{flex-basis:auto}}@media print,screen and (min-width:40em){.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}}@media print,screen and (min-width:48em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}.grid-y>.initial-auto{flex:1 1 0px;height:auto}.grid-y>.initial-shrink,.grid-y>.initial-1,.grid-y>.initial-2,.grid-y>.initial-3,.grid-y>.initial-4,.grid-y>.initial-5,.grid-y>.initial-6,.grid-y>.initial-7,.grid-y>.initial-8,.grid-y>.initial-9,.grid-y>.initial-10,.grid-y>.initial-11,.grid-y>.initial-12{flex:0 0 auto}.grid-y>.initial-shrink{height:auto}.grid-y>.initial-1{height:8.33333%}.grid-y>.initial-2{height:16.66667%}.grid-y>.initial-3{height:25%}.grid-y>.initial-4{height:33.33333%}.grid-y>.initial-5{height:41.66667%}.grid-y>.initial-6{height:50%}.grid-y>.initial-7{height:58.33333%}.grid-y>.initial-8{height:66.66667%}.grid-y>.initial-9{height:75%}.grid-y>.initial-10{height:83.33333%}.grid-y>.initial-11{height:91.66667%}.grid-y>.initial-12{height:100%}@media print,screen and (min-width:20em){.grid-y>.tiny-auto{flex:1 1 0px;height:auto}.grid-y>.tiny-shrink,.grid-y>.tiny-1,.grid-y>.tiny-2,.grid-y>.tiny-3,.grid-y>.tiny-4,.grid-y>.tiny-5,.grid-y>.tiny-6,.grid-y>.tiny-7,.grid-y>.tiny-8,.grid-y>.tiny-9,.grid-y>.tiny-10,.grid-y>.tiny-11,.grid-y>.tiny-12{flex:0 0 auto}.grid-y>.tiny-shrink{height:auto}.grid-y>.tiny-1{height:8.33333%}.grid-y>.tiny-2{height:16.66667%}.grid-y>.tiny-3{height:25%}.grid-y>.tiny-4{height:33.33333%}.grid-y>.tiny-5{height:41.66667%}.grid-y>.tiny-6{height:50%}.grid-y>.tiny-7{height:58.33333%}.grid-y>.tiny-8{height:66.66667%}.grid-y>.tiny-9{height:75%}.grid-y>.tiny-10{height:83.33333%}.grid-y>.tiny-11{height:91.66667%}.grid-y>.tiny-12{height:100%}}@media print,screen and (min-width:40em){.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}}@media print,screen and (min-width:48em){.grid-y>.medium-auto{flex:1 1 0px;height:auto}.grid-y>.medium-shrink,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0px;height:auto}.grid-y>.large-shrink,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}.grid-padding-y>.cell{padding-top:1.25rem;padding-bottom:1.25rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-top:1.25rem;padding-bottom:1.25rem}}.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.initial-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.initial-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.initial-3{height:calc(25% - 2.5rem)}.grid-margin-y>.initial-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.initial-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.initial-6{height:calc(50% - 2.5rem)}.grid-margin-y>.initial-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.initial-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.initial-9{height:calc(75% - 2.5rem)}.grid-margin-y>.initial-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.initial-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.initial-12{height:calc(100% - 2.5rem)}@media print,screen and (min-width:20em){.grid-margin-y>.tiny-auto{height:auto}.grid-margin-y>.tiny-shrink{height:auto}.grid-margin-y>.tiny-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.tiny-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.tiny-3{height:calc(25% - 2.5rem)}.grid-margin-y>.tiny-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.tiny-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.tiny-6{height:calc(50% - 2.5rem)}.grid-margin-y>.tiny-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.tiny-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.tiny-9{height:calc(75% - 2.5rem)}.grid-margin-y>.tiny-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.tiny-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.tiny-12{height:calc(100% - 2.5rem)}}@media print,screen and (min-width:40em){.grid-margin-y>.small-auto{height:auto}.grid-margin-y>.small-shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.small-3{height:calc(25% - 2.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.small-6{height:calc(50% - 2.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.small-9{height:calc(75% - 2.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.small-12{height:calc(100% - 2.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.initial-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.initial-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.initial-3{height:calc(25% - 2.5rem)}.grid-margin-y>.initial-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.initial-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.initial-6{height:calc(50% - 2.5rem)}.grid-margin-y>.initial-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.initial-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.initial-9{height:calc(75% - 2.5rem)}.grid-margin-y>.initial-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.initial-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.initial-12{height:calc(100% - 2.5rem)}.grid-margin-y>.tiny-auto{height:auto}.grid-margin-y>.tiny-shrink{height:auto}.grid-margin-y>.tiny-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.tiny-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.tiny-3{height:calc(25% - 2.5rem)}.grid-margin-y>.tiny-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.tiny-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.tiny-6{height:calc(50% - 2.5rem)}.grid-margin-y>.tiny-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.tiny-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.tiny-9{height:calc(75% - 2.5rem)}.grid-margin-y>.tiny-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.tiny-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.tiny-12{height:calc(100% - 2.5rem)}.grid-margin-y>.small-auto{height:auto}.grid-margin-y>.small-shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.small-3{height:calc(25% - 2.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.small-6{height:calc(50% - 2.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.small-9{height:calc(75% - 2.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.small-12{height:calc(100% - 2.5rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 2.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 2.5rem)}.grid-margin-y>.large-3{height:calc(25% - 2.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 2.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 2.5rem)}.grid-margin-y>.large-6{height:calc(50% - 2.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 2.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 2.5rem)}.grid-margin-y>.large-9{height:calc(75% - 2.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 2.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 2.5rem)}.grid-margin-y>.large-12{height:calc(100% - 2.5rem)}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.initial-order-1{order:1}.initial-order-2{order:2}.initial-order-3{order:3}.initial-order-4{order:4}.initial-order-5{order:5}.initial-order-6{order:6}@media print,screen and (min-width:20em){.tiny-order-1{order:1}.tiny-order-2{order:2}.tiny-order-3{order:3}.tiny-order-4{order:4}.tiny-order-5{order:5}.tiny-order-6{order:6}}@media print,screen and (min-width:40em){.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}}@media print,screen and (min-width:48em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:20em){.tiny-flex-container{display:flex}.tiny-flex-child-auto{flex:1 1 auto}.tiny-flex-child-grow{flex:1 0 auto}.tiny-flex-child-shrink{flex:0 1 auto}.tiny-flex-dir-row{flex-direction:row}.tiny-flex-dir-row-reverse{flex-direction:row-reverse}.tiny-flex-dir-column{flex-direction:column}.tiny-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:40em){.small-flex-container{display:flex}.small-flex-child-auto{flex:1 1 auto}.small-flex-child-grow{flex:1 0 auto}.small-flex-child-shrink{flex:0 1 auto}.small-flex-dir-row{flex-direction:row}.small-flex-dir-row-reverse{flex-direction:row-reverse}.small-flex-dir-column{flex-direction:column}.small-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:48em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}:root{--aspect-ratio:1}.aspect-ratio-frame{position:relative}.aspect-ratio-frame::before{content:"";padding-bottom:calc(1 * 100%);display:block}.aspect-ratio-frame img,.aspect-ratio-frame video,.aspect-ratio-frame .autoplay-video-container,.aspect-ratio-frame iframe{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}@supports (--css:variables){.aspect-ratio-frame:before{content:"";padding-bottom:calc(var(--aspect-ratio) * 100%)}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;color:#000;font-family:"Crimson Text",georgia,serif;font-size:1.25rem;line-height:2rem}@media print,screen and (min-width:48em){body{font-size:1.375rem}}@media print,screen and (min-width:64em){body{font-size:1.375rem}}@media print,screen and (min-width:48em){body{line-height:2.125rem}}@media print,screen and (min-width:64em){body{line-height:2.125rem}}main{display:block}.main-content{position:relative;z-index:1}button{cursor:pointer;font-size:1rem}figure{display:table}figcaption{display:table-caption;margin-top:.5em;caption-side:bottom;color:#202020;font-size:1rem;line-height:1.375rem;font-family:"Crimson Text",georgia,serif;font-style:italic}iframe{max-width:100%}img{max-width:100%;height:auto;vertical-align:middle}dl,pre{padding:0}.clearfix::before,.clearfix::after{display:table;content:' ';flex-basis:0;order:1}.clearfix::after{clear:both}.hidden{display:none}.show-for-sr,.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],[type='file'],[type='image'],[type='submit'],button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border-width:.0625em;border-style:solid;border-color:inherit;border-radius:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border-width:.0625em;border-style:solid;border-color:inherit;border-radius:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem}[type='checkbox'],[type='radio']{margin:0}fieldset{margin:0;padding:0;border-width:.0625em;border-style:solid;border-color:inherit}button,[type='submit']{display:inline-block;padding:1.25rem 1.875rem;transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;text-decoration:none;text-transform:uppercase;color:#000;background-color:#fff;border:1px solid #000;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.8125rem;font-weight:900;line-height:1;letter-spacing:2px;cursor:pointer;border:0}button:hover,button:focus,[type='submit']:hover,[type='submit']:focus{text-decoration:none;background-color:#23578c;border-color:#23578c;color:#fff}label{display:block;color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:400}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],[type='file'],[type='image'],textarea{margin:.125em 0 1em;padding:.5rem .5rem .5rem 1.25rem;color:#000;border-color:#202020}[type='text']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='color']::-webkit-input-placeholder,[type='file']::-webkit-input-placeholder,[type='image']::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif}[type='text']::-moz-placeholder,[type='password']::-moz-placeholder,[type='date']::-moz-placeholder,[type='datetime']::-moz-placeholder,[type='datetime-local']::-moz-placeholder,[type='month']::-moz-placeholder,[type='week']::-moz-placeholder,[type='email']::-moz-placeholder,[type='number']::-moz-placeholder,[type='search']::-moz-placeholder,[type='tel']::-moz-placeholder,[type='time']::-moz-placeholder,[type='url']::-moz-placeholder,[type='color']::-moz-placeholder,[type='file']::-moz-placeholder,[type='image']::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif}[type='text']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='color']:-ms-input-placeholder,[type='file']:-ms-input-placeholder,[type='image']:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif}select{margin:0;padding:.5rem .5rem .5rem 1.25rem;cursor:pointer;color:#000;border-color:#202020;background-color:#fff;background-image:url(/themes/custom/oho/columbia_law/assets/img/chevron-down.svg);background-repeat:no-repeat;background-position:calc(100% - .625em) 50%;background-size:1em;font-family:"Nunito Sans","trebuchet MS",sans-serif}[type='checkbox'],[type='radio']{cursor:pointer}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin:1em 0 1em .25em;cursor:pointer;vertical-align:middle;color:#000}fieldset{margin-bottom:.75em;padding:.5em;border-color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif}legend{margin-bottom:-.5em;font-weight:400}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],[type='file'],[type='image'],select,textarea{transition:background-color 250ms ease-in-out,border-color 250ms ease-in-out,box-shadow 250ms ease-in-out}[type='text']:disabled,[type='password']:disabled,[type='date']:disabled,[type='datetime']:disabled,[type='datetime-local']:disabled,[type='month']:disabled,[type='week']:disabled,[type='email']:disabled,[type='number']:disabled,[type='search']:disabled,[type='tel']:disabled,[type='time']:disabled,[type='url']:disabled,[type='color']:disabled,[type='file']:disabled,[type='image']:disabled,select:disabled,textarea:disabled{background-color:#f3f4f4}[type='text']:not(:empty):invalid,[type='password']:not(:empty):invalid,[type='date']:not(:empty):invalid,[type='datetime']:not(:empty):invalid,[type='datetime-local']:not(:empty):invalid,[type='month']:not(:empty):invalid,[type='week']:not(:empty):invalid,[type='email']:not(:empty):invalid,[type='number']:not(:empty):invalid,[type='search']:not(:empty):invalid,[type='tel']:not(:empty):invalid,[type='time']:not(:empty):invalid,[type='url']:not(:empty):invalid,[type='color']:not(:empty):invalid,[type='file']:not(:empty):invalid,[type='image']:not(:empty):invalid,textarea:not(:empty):invalid{border-color:#d13176;box-shadow:0 0 0 0.0625em #d13176}.section--global-margin{margin-top:2.5rem}@media print,screen and (min-width:48em){.section--global-margin{margin-top:3.75rem}}@media print,screen and (min-width:64em){.section--global-margin{margin-top:5rem}}section [class*='block-grid-']>li{padding-bottom:2.5rem}.section--white:last-child{padding-bottom:0}.section--claw-hero+.section--body-text{margin-top:1.5625rem}@media print,screen and (min-width:48em){.section--claw-hero+.section--body-text{margin-top:1.875rem}}@media print,screen and (min-width:64em){.section--claw-hero+.section--body-text{margin-top:3.75rem}}.section--body-text .cell.medium-8.large-7:only-child{width:calc(66.66667% - 2.5rem)}table{width:100%;border-collapse:collapse;border-top:1px solid #00adef;font-family:"Crimson Text",georgia,serif}table[align='left']{float:none}@media print,screen and (min-width:48em){table[align='left']{float:left;margin-right:2em}}table[align='right']{float:none}@media print,screen and (min-width:48em){table[align='right']{float:right;margin-left:2em}}thead,tbody{vertical-align:top;text-align:left}thead{color:#000;border-right:1px solid #00adef;border-left:1px solid #00adef}thead th{background:#a5d3ed}tbody{border-top:0;border-left:1px solid #a5d3ed}tr{border-bottom:1px solid #a5d3ed}th{padding:.75rem .625rem;border-right:1px solid #00adef;border-bottom:0;background:#a5d3ed;font-weight:600}th[scope="row"]{border-bottom:1px solid #00adef}tr>th{border-bottom:1px solid #00adef}td{padding:.75rem .625rem;border-right:1px solid #a5d3ed}@media screen and (max-width:63.99875em){.mobile-table{margin-bottom:2.5rem}.mobile-table--scroll{overflow-y:scroll;box-shadow:-0.625em 0 0.625em -0.75em rgba(0,0,0,0.5) inset}.mobile-table table{position:relative;z-index:-1;margin-bottom:0}}h1,h2,h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,h4,h5,h6{padding:0;color:#000;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900}h1,.h1{font-size:2.75rem;line-height:1}@media print,screen and (min-width:48em){h1,.h1{font-size:3.125rem}}@media print,screen and (min-width:64em){h1,.h1{font-size:3.75rem}}@media print,screen and (min-width:48em){h1,.h1{line-height:1.1}}@media print,screen and (min-width:64em){h1,.h1{line-height:1.36}}h2,.h2{font-size:1.875rem;line-height:1.3;font-weight:300}@media print,screen and (min-width:48em){h2,.h2{font-size:2.5rem}}@media print,screen and (min-width:64em){h2,.h2{font-size:2.75rem}}@media print,screen and (min-width:48em){h2,.h2{line-height:1.1}}@media print,screen and (min-width:64em){h2,.h2{line-height:1.38}}h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,.h3{font-size:1.5rem;line-height:1.125}@media print,screen and (min-width:48em){h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,.h3{font-size:1.75rem}}@media print,screen and (min-width:64em){h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,.h3{font-size:2rem}}@media print,screen and (min-width:48em){h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,.h3{line-height:1.1}}@media print,screen and (min-width:64em){h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*,.h3{line-height:1.25}}h4,.h4{font-size:1.25rem;line-height:1}@media print,screen and (min-width:48em){h4,.h4{font-size:1.5rem}}@media print,screen and (min-width:64em){h4,.h4{font-size:1.625rem}}@media print,screen and (min-width:48em){h4,.h4{line-height:1.1}}@media print,screen and (min-width:64em){h4,.h4{line-height:1.3}}h5,.h5{font-size:1.375rem;line-height:1.38;font-weight:700}@media print,screen and (min-width:48em){h5,.h5{font-size:1.375rem}}@media print,screen and (min-width:64em){h5,.h5{font-size:1.375rem}}@media print,screen and (min-width:48em){h5,.h5{line-height:1.38}}@media print,screen and (min-width:64em){h5,.h5{line-height:1.38}}h6,.h6{font-size:1.25rem;line-height:1.38}@media print,screen and (min-width:48em){h6,.h6{font-size:1.25rem}}@media print,screen and (min-width:64em){h6,.h6{font-size:1.25rem}}@media print,screen and (min-width:48em){h6,.h6{line-height:1.38}}@media print,screen and (min-width:64em){h6,.h6{line-height:1.38}}.main-content{font-weight:300}a{text-decoration:underline;color:#23578c}a:hover{text-decoration:underline}em{font-style:italic}b,strong{font-weight:900}blockquote{font-size:1.25rem;line-height:2rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;padding-top:2.5rem;padding-bottom:2.5rem;padding-left:1.25rem;border-left:3px solid #ffb837}@media print,screen and (min-width:48em){blockquote{font-size:2rem}}@media print,screen and (min-width:64em){blockquote{font-size:2rem}}@media print,screen and (min-width:48em){blockquote{line-height:3rem}}@media print,screen and (min-width:64em){blockquote{line-height:3rem}}@media print,screen and (min-width:64em){blockquote{padding-top:3.125rem}}@media print,screen and (min-width:64em){blockquote{padding-bottom:3.125rem}}@media print,screen and (min-width:48em){blockquote{padding-left:1.875rem}}blockquote p:first-of-type{margin-top:0}blockquote strong{font-weight:900}ul,ol{padding:0 0 0 1.25em}li{margin:0;padding:0}.spacing-adjustment p:first-of-type{margin-top:0}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.wysiwyg:not(:first-child){margin-top:1.875rem}@media print,screen and (min-width:64em){.wysiwyg:not(:first-child){margin-top:2.5rem}}.wysiwyg a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900}.wysiwyg a:hover,.wysiwyg a:focus{color:#676767}.wysiwyg .btn:hover,.wysiwyg .btn:focus{color:#fff}.wysiwyg ul{list-style:none;padding-left:0}.wysiwyg ul>li{position:relative;padding-left:1.875rem}@media print,screen and (min-width:64em){.wysiwyg ul>li{padding-left:2.5rem}}.wysiwyg ul>li+li{margin-top:.625rem}@media print,screen and (min-width:48em){.wysiwyg ul>li+li{margin-top:.9375rem}}.wysiwyg ul>li:before{content:"\25A0";color:#23578c;position:absolute;z-index:1;top:0;left:0;display:block}.wysiwyg ol{list-style:none;padding-left:0;counter-reset:ol-counter}.wysiwyg ol>li{position:relative;padding-left:2.8125rem;counter-increment:ol-counter}.wysiwyg ol>li+li{margin-top:.625rem}@media print,screen and (min-width:48em){.wysiwyg ol>li+li{margin-top:.9375rem}}.wysiwyg ol>li:before{content:counter(ol-counter) ".";font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.25rem;font-weight:800;color:#23578c;position:absolute;left:0;top:0}@media print,screen and (min-width:48em){.wysiwyg ol>li:before{font-size:1.25rem}}@media print,screen and (min-width:64em){.wysiwyg ol>li:before{font-size:1.25rem}}.embedded-entity[data-entity-type="callout"] figure.wysiwyg__callout{max-width:100%}@media screen and (max-width:47.99875em){.embedded-entity[data-entity-type="callout"]{position:relative}.embedded-entity[data-entity-type="callout"] figure:before{content:"";display:block;position:absolute;top:0;left:0;width:75px;height:1px;border-bottom:3px solid #ffb837}}@media print,screen and (min-width:48em){.embedded-entity[data-entity-type="callout"]{max-width:33.33%}.embedded-entity[data-entity-type="callout"].align-center{max-width:66.66%}}.embedded-entity[data-entity-type="callout"].align-center{padding:0}.embedded-entity[data-entity-type="callout"].align-center figure{padding-top:1.875rem;position:relative}.embedded-entity[data-entity-type="callout"].align-center figure:before{content:"";display:block;position:absolute;top:0;left:0;width:75px;height:1px;border-bottom:3px solid #ffb837}.embedded-entity[data-entity-type="callout"].align-left{padding:0}.embedded-entity[data-entity-type="callout"].align-left figure{margin-top:1.875rem;border-right:3px solid #ffb837;padding-right:1.875rem;margin-right:1.875rem}@media print,screen and (min-width:64em){.embedded-entity[data-entity-type="callout"].align-left figure{margin-top:2.5rem}}@media print,screen and (min-width:64em){.embedded-entity[data-entity-type="callout"].align-left figure{padding-right:2.5rem}}@media print,screen and (min-width:64em){.embedded-entity[data-entity-type="callout"].align-left figure{margin-right:2.5rem}}@media screen and (max-width:47.99875em){.embedded-entity[data-entity-type="callout"].align-left figure{margin-right:0;border-right:none;padding-right:0;padding-top:1.875rem}}.embedded-entity[data-entity-type="callout"].align-left figure figcaption{padding-right:0}.embedded-entity[data-entity-type="callout"].align-right{padding:0}.embedded-entity[data-entity-type="callout"].align-right figure{border-left:3px solid #ffb837;padding-left:1.875rem;margin-left:1.875rem}@media print,screen and (min-width:64em){.embedded-entity[data-entity-type="callout"].align-right figure{padding-left:2.5rem}}@media print,screen and (min-width:64em){.embedded-entity[data-entity-type="callout"].align-right figure{margin-left:2.5rem}}@media screen and (max-width:47.99875em){.embedded-entity[data-entity-type="callout"].align-right figure{margin-left:0;border-left:none;padding-left:0;padding-top:1.875rem}}.embedded-entity[data-entity-type="callout"].align-right figure figcaption{padding-left:0}.embedded-entity[data-entity-type="callout"].align-left figcaption,.embedded-entity[data-entity-type="callout"].align-right figcaption{display:block}.wysiwyg-faculty-feature__title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1rem}.wysiwyg-faculty-feature--person__name{font-weight:700;font-size:1rem;line-height:1.5rem;margin-top:.75rem}.wysiwyg-faculty-feature--person__title{font-size:1rem;line-height:1.5rem}.hanging-right{position:relative;z-index:1}.hanging-right:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:100%;bottom:-1px;left:0}@media screen and (min-width:82.5em){.hanging-right:after{right:calc(50% + 660px)}}.hanging-right--gray{background-color:#f3f4f4}.hanging-left{position:relative;z-index:1}.hanging-left:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:0;bottom:-1px;width:0}@media screen and (min-width:82.5em){.hanging-left:after{width:calc(50% - 660px)}}.hanging-left--blue{background-color:#23578c}@media print,screen and (min-width:48em){.obj-right,.align-right{float:right;padding:.625rem 0 0 2rem}.obj-right figcaption,.align-right figcaption{padding:0 0 .625rem 2rem}}.obj-right img,.align-right img{display:block}@media print,screen and (min-width:48em){.obj-left,.align-left{float:left;padding:.625rem 2rem .625rem 0}.obj-left figcaption,.align-left figcaption{padding:0 1em .625rem 0}}.obj-left img,.align-left img{display:block}.obj-center,.align-center{margin-left:auto;margin-right:auto}.obj-center img,.align-center img{display:block}.align-center:not(.grid-x){display:table !important}.btn{padding:1.25rem 1.875rem;border:1px solid #000}.btn--centered{display:table;margin-left:auto;margin-right:auto}.embedded-entity[data-entity-type="callout"]{max-width:50%}.embedded-entity[data-entity-type="callout"] p{font-weight:bold}figure[role="group"].align-center{width:100%}figure[role="group"].align-center img{display:table;margin-left:auto;margin-right:auto}figure[role="group"].align-center figcaption{text-align:center}figure[role="group"].align-right,figure[role="group"].align-left{width:100%}@media print,screen and (min-width:48em){figure[role="group"].align-right,figure[role="group"].align-left{width:50%}}.user-login-form,.page--utility .main-content{margin-top:2rem;margin-bottom:2rem}.user-login-form .form-item,.page--utility .main-content .form-item{max-width:18.75rem}.user-login-form .form-actions{margin-top:2.5rem}.admin-tabs{position:fixed;z-index:10;right:0;bottom:0;margin:0;padding:1em;border-top:2px solid #202020;border-left:2px solid #202020;background:#fff}.admin-tabs ul{overflow:hidden;margin:0;padding:0;list-style:none}.admin-tabs li{display:inline-block}.admin-tabs li+li{margin-left:.5em}.admin-tabs a{display:block;margin:0;padding:.5em 1em;transition:background-color 250ms ease-in-out;text-decoration:none;color:#fff;border-radius:.25em;background-color:#193e63}.admin-tabs a:hover{background-color:#23578c}.admin-tabs a.is-active{background-color:#2d70b5}.js .form-autocomplete{background-image:none;background-repeat:no-repeat;background-position:calc(100% - 1rem) center;background-size:1.25rem}.js .form-autocomplete.ui-autocomplete-loading{background-image:url(/themes/custom/oho/columbia_law/assets/img/spinner.gif)}.js[dir='rtl'] .form-autocomplete{background-position:0% center}.ajax-progress{display:inline-block;padding:.0625rem .3125rem .125rem}[dir='rtl'] .ajax-progress{float:right}.ajax-progress .throbber{position:relative;width:1rem;height:1rem}.ajax-progress .throbber:before,.ajax-progress .throbber:after{font-family:'Font Awesome 5 Duotone';font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;position:absolute;display:block;animation:fa-spin 2000ms infinite linear;color:#ffb837}.ajax-progress .throbber:before{content:"\f110"}.ajax-progress .throbber:after{content:'\10f110';opacity:.666}.ajax-progress .message{display:inline;padding:.0625rem .3125rem .125rem}tr .ajax-progress-throbber .throbber{margin:0 .125rem}.ajax-progress-bar{width:16rem}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:50%;left:50%;display:block;width:3rem;height:3rem;padding:0;transform:translate(-50%,-50%);font-size:0}.ajax-progress-fullscreen:before,.ajax-progress-fullscreen:after{font-family:'Font Awesome 5 Duotone';font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;position:absolute;top:0;display:block;animation:fa-spin 1000ms infinite steps(8);color:#ffb837;font-size:3rem}.ajax-progress-fullscreen:before{content:"\f110"}.ajax-progress-fullscreen:after{content:'\10f110';opacity:.666}.form-item{position:relative}.form-item [type='checkbox'],.form-item [type='radio']{position:absolute;top:50%;width:2em;height:2em;transition:border-color 250ms ease-in-out;transform:translateY(-50%);opacity:0;font-size:inherit}.form-item [type='checkbox']+label,.form-item [type='radio']+label{position:relative;margin-left:1.5em;transition:color 250ms ease-in-out}.form-item [type='checkbox']+label:before,.form-item [type='radio']+label:before{position:absolute;top:.125em;left:-1.5em;display:block;width:1em;height:1em;content:'';transition:background 250ms ease-in-out,border-color 250ms ease-in-out,box-shadow 250ms ease-in-out;border:0.0625em solid #202020}.form-item [type='checkbox']:disabled,.form-item [type='checkbox']:disabled+label,.form-item [type='radio']:disabled,.form-item [type='radio']:disabled+label{cursor:default}.form-item [type='checkbox']:invalid+label,.form-item [type='radio']:invalid+label{color:#d13176}.form-item [type='checkbox']:invalid+label:before,.form-item [type='radio']:invalid+label:before{border-color:#d13176;box-shadow:0 0 0 0.0625em #d13176}.form-item [type='checkbox']:checked+label:before{background-color:#23578c}.form-item [type='checkbox']:checked+label:after{position:absolute;top:50%;left:-1.125em;display:block;width:.3125em;height:.6875em;content:'';transform:rotate(45deg) translate(-100%,-50%);border-width:0 .125em .125em 0;border-style:solid;border-color:#fff}.form-item [type='checkbox']:checked:disabled+label:after{border-color:#202020}.form-item [type='checkbox']:disabled+label:before{background-color:#f3f4f4}.form-item [type='radio']+label:before{border-radius:50%;background-image:radial-gradient(#23578c 0.25em,#fff 0.25em,#fff 0.5em,#23578c 0.5em);background-repeat:no-repeat;background-position:50% 50%;background-size:0 0}.form-item [type='radio']:checked+label:before{border-color:#23578c;background-size:1em 1em}.form-item [type='radio']:checked:disabled+label:before{border-color:#202020;background-image:radial-gradient(#202020 0.25em,#f3f4f4 0.25em,#f3f4f4 0.5em,#202020 0.5em)}.form-item [type='radio']:checked:invalid+label:before{background-image:radial-gradient(#d13176 0.25em,#fff 0.25em,#fff 0.5em,#d13176 0.5em)}.form-item [type='radio']:disabled+label:before{background-color:#f3f4f4}.form-required:after{content:'*';color:#d13176}.webform-element-description{color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;font-style:italic}.required>label:after{content:'*';color:#d13176}.form-managed-file ~ .description .webform-element-description,[type='text'] ~ .description .webform-element-description,[type='password'] ~ .description .webform-element-description,[type='date'] ~ .description .webform-element-description,[type='datetime'] ~ .description .webform-element-description,[type='datetime-local'] ~ .description .webform-element-description,[type='month'] ~ .description .webform-element-description,[type='week'] ~ .description .webform-element-description,[type='email'] ~ .description .webform-element-description,[type='number'] ~ .description .webform-element-description,[type='search'] ~ .description .webform-element-description,[type='tel'] ~ .description .webform-element-description,[type='time'] ~ .description .webform-element-description,[type='url'] ~ .description .webform-element-description,[type='color'] ~ .description .webform-element-description,select ~ .description .webform-element-description,textarea ~ .description .webform-element-description{margin:-1em 0 .75em}[type='checkbox'] ~ .description .webform-element-description,[type='radio'] ~ .description .webform-element-description{margin:-.5em 0 .25em}[type='checkbox'][name*='[']+label,.form-radio+label{margin-top:.25em;margin-bottom:.25em}.webform-managed-file-placeholder{color:#202020;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:400;font-style:italic}.form-managed-file [type='submit']{margin-left:1em;padding:.75em}form[class*='webform'] .form-item{width:100%}form[class*='webform'] [type='text'],form[class*='webform'] [type='password'],form[class*='webform'] [type='date'],form[class*='webform'] [type='datetime'],form[class*='webform'] [type='datetime-local'],form[class*='webform'] [type='month'],form[class*='webform'] [type='week'],form[class*='webform'] [type='email'],form[class*='webform'] [type='number'],form[class*='webform'] [type='search'],form[class*='webform'] [type='tel'],form[class*='webform'] [type='time'],form[class*='webform'] [type='url'],form[class*='webform'] [type='color'],form[class*='webform'] [type='file'],form[class*='webform'] [type='image'],form[class*='webform'] fieldset,form[class*='webform'] select,form[class*='webform'] textarea{width:100%;max-width:25rem}.webform-submission-form .form-item{padding-top:1rem}.element-invisible{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.embedded-entity:not([class^='align-']){width:100%}.maintenance-page{display:flex;flex-direction:column;align-items:stretch;height:100vh}.maintenance-page>.main-content{margin-bottom:6.25rem;padding-top:2.5rem}.maintenance-page>footer{flex:1 1 auto;align-self:flex-end;width:100%;padding-top:1.25rem}.oho-alert{padding-top:1.875rem;padding-bottom:1.875rem;background-color:#e76848}@media print,screen and (min-width:64em){.oho-alert{padding-top:2.5rem}}@media print,screen and (min-width:64em){.oho-alert{padding-bottom:2.5rem}}.oho-alert .fa{color:#000;font-weight:100;font-size:3.5em}.oho-alert h2{margin-top:1.25rem;font-weight:900}@media print,screen and (min-width:48em){.oho-alert h2{margin-top:0}}@media print,screen and (min-width:64em){.oho-alert h2{margin-top:0}}.oho-alert p{margin-top:.625rem}.oho-alert a{color:#000}.oho-alert .btn{margin-top:.625rem;background-color:transparent}.oho-alert__dismiss{position:absolute;top:0;right:.625rem;width:auto;height:auto;padding:.625rem;background:none !important}.oho-alert__dismiss:after{display:block;font-family:"Font Awesome 5 Pro";content:"\f00d";font-weight:100;color:#000;font-size:30px;width:30px}.oho-alert__dismiss:focus,.oho-alert__dismiss:hover{transition:transform 200ms;transform:rotate(90deg)}.pager{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.25rem}.pager__items{display:flex;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.pager__item{margin-left:.25em}.pager a{display:block;padding:0 .5em;transition:color 250ms ease-in-out}.pager a:hover{text-decoration:none;color:#193e63}.pager .is-active a{color:#000;font-weight:600}.pager [aria-hidden='true']{display:none}.pager [class*='pager__item--'] a:before{font-family:"Font Awesome 5 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pager__item--first a:before{content:"\f323"}.pager__item--previous a:before{content:"\f053"}.pager__item--next a:before{content:"\f054"}.pager__item--last a:before{content:"\f324"}@media screen and (max-width:39.99875em){.pager__item:not([class*='pager__item--']),.pager__item--ellipsis{display:none}}.pager{max-width:72.5rem;margin-left:auto;margin-right:auto;position:relative;margin-top:2.5rem;margin-bottom:0}@media print,screen and (min-width:48em){.pager{margin-top:3.75rem}}@media print,screen and (min-width:64em){.pager{margin-top:5rem}}.page__item a:hover,.page__item a:focus{color:#000}.pager__item.is-active{display:list-item !important;background-color:#23578c}.pager__item.is-active a{color:#fff}.pager__item--first,.pager__item--previous,.pager__item--next,.pager__item--last{position:absolute}.pager__item--first a,.pager__item--previous a,.pager__item--next a,.pager__item--last a{padding:0 1.25rem}.pager__item--first a:before,.pager__item--previous a:before,.pager__item--next a:before,.pager__item--last a:before{font-weight:400}.pager__item--first{left:0}.pager__item--first a{color:#76777B}.pager__item--previous{left:60px}.pager__item--previous a{border-left:1px solid #e3e3e3}.pager__item--next{right:60px}.pager__item--next a{border-right:1px solid #e3e3e3}.pager__item--last{right:0}.pager__item--last a{color:#76777B}.page--search .main-content h2{margin-bottom:.5em}.page--search .main-content .search-form .form-item{display:inline-block}.page--search .main-content .search-form label{display:block}.page--search .main-content .search-form [type='search']{width:100%;font-size:1rem}.page--search .main-content .search-form button{background-color:#23578c;color:#fff;position:relative;padding:1.5rem 3.75rem 1.375rem 1.875rem;background-position:calc(100% - 30px) 50%;background-repeat:no-repeat;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-light.svg)}.page--search .main-content .search-form button:hover,.page--search .main-content .search-form button:focus{color:#23578c;background-color:#a5d3ed;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-dark.svg)}.page--search .main-content .search-form a{display:inline-block;margin-bottom:1.25em}.page--search .main-content .search-form a:after{padding-left:.25em;content:'\00BB'}.page--search .main-content .search-results{padding:0;list-style:none}.page--search .main-content .search-result+.search-result{margin-top:2rem;padding-top:2rem;border-top:1px solid #c2c6c9}.page--search .main-content .search-result__title{margin-bottom:.25em;font-size:1.5rem;font-weight:600}.page--search .main-content .search-result__snippet{margin-bottom:0}.system-messages{position:fixed;z-index:10;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 5rem)}@media print,screen and (min-width:64em){.system-messages{width:auto}}.messages{margin:2em 0;padding:1em;border:1px solid;border-radius:.25em}.messages ul{margin:0;padding:0;list-style:none}.messages li+li{margin-top:.5em}.messages a{text-decoration:underline;color:inherit;font-weight:700}.messages--status{color:#3c763d;border-color:#67b168;background:#aad4ab}.messages--warning{color:#d08600;border-color:#ffb837;background:#fff7ea}.messages--error{color:#a94442;border-color:#ce8483;background:#ebcdcc}.messages__close{float:right;margin:0 0 1rem 1rem;cursor:pointer}.messages__close:hover{text-decoration:underline}.glide{position:relative}.glide__arrow{position:absolute;z-index:1;top:50%;width:3em;height:3em;padding:0;transform:translateY(-50%);border:0;font-size:1.25rem}.glide__arrow:after{display:block;padding:.5em;font-family:"Font Awesome 5 Pro";line-height:1.1}.glide__arrow--prev{left:0}.glide__arrow--prev:after{content:"\f053"}.glide__arrow--next{right:0}.glide__arrow--next:after{content:"\f054"}.google-search-results{margin-top:1.5625rem}.google-search-results .gsc-control-cse{margin:0;padding:0}.google-search-results .gsc-above-wrapper-area{border:none}@media print,screen and (min-width:48em){.google-search-results .gsc-above-wrapper-area{border-bottom:1px solid #e4e4e4;padding:0 0 1.5625rem;margin-top:1.5625rem;margin-bottom:3.125rem}}.google-search-results .gsc-above-wrapper-area *:not(.gsc-selected-option){font-family:"Crimson Text",georgia,serif !important;font-size:1.125rem !important;line-height:1.5625rem !important;color:#000}.google-search-results .gsc-above-wrapper-area .gsc-selected-option{font-size:1rem !important;line-height:2rem !important}.google-search-results .gsc-above-wrapper-area table,.google-search-results .gsc-above-wrapper-area tbody,.google-search-results .gsc-above-wrapper-area tr,.google-search-results .gsc-above-wrapper-area td{border:none;margin:0;padding:0}.google-search-results .gsc-tabsArea{margin:0;border-radius:0 !important;border-bottom:1px solid #e4e4e4}.google-search-results .gsc-tabsArea .gsc-tabHeader{font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#4a4a4a;background-color:#f3f4f4;font-weight:800;font-size:1.125rem;line-height:1.5rem;padding:1.125rem 2.5rem;border-bottom:none !important}.google-search-results .gsc-tabsArea .gsc-tabHeader:not(.gsc-tabhActive):hover{background-color:#fff;color:#23578c}.google-search-results .gsc-tabsArea .gsc-tabHeader.gsc-tabhActive{color:#fff;background-color:#23578c}.google-search-results .gsc-results.gsc-webResult{all:unset}.google-search-results .gsc-result.gsc-webResult.gsc-promotion{padding-bottom:3.125rem;margin-bottom:3.125rem;border-bottom:1px solid #e4e4e4 !important}.google-search-results .gsc-result.gsc-webResult.gsc-promotion .gs-promotion-table,.google-search-results .gsc-result.gsc-webResult.gsc-promotion .gs-promotion-text-cell{margin:0;padding:0}.google-search-results .gsc-result.gsc-webResult{margin-top:3.125rem;padding:3.125rem 0 0 0;border-top:1px solid #e4e4e4;border-bottom:none}.google-search-results .gsc-result.gsc-webResult .gs-title *{font-family:"Nunito Sans","trebuchet MS",sans-serif}.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*{font-weight:200;color:#23578c}.google-search-results .gsc-result.gsc-webResult .gs-title a:hover,.google-search-results .gsc-result.gsc-webResult .gs-title a>*:hover{text-decoration:underline}.google-search-results .gsc-result.gsc-webResult .gs-visibleUrl{font-size:1rem;color:#6e8355}.google-search-results .gsc-result.gsc-webResult .gs-snippet{margin-top:.625rem;font-family:"Crimson Text",georgia,serif;font-size:1.125rem;line-height:1.5625rem}.google-search-results .gsc-result.gsc-webResult .gs-web-image-box{float:none;margin-top:.625rem;margin-left:0 !important;text-align:left !important}@media print,screen and (min-width:48em){.google-search-results .gsc-result.gsc-webResult .gs-web-image-box{float:right;margin-left:1.5625rem !important;max-width:150px;max-height:75px;width:auto;height:auto}}.google-search-results .gsc-result.gsc-webResult .gs-web-image-box img{max-width:150px;max-height:75px;width:auto;height:auto}.google-search-results .gsc-result.gsc-webResult:first-of-type{background-color:unset;border:none;border-top:1px solid #e4e4e4}@media print,screen and (min-width:48em){.google-search-results .gsc-result.gsc-webResult:first-of-type{border:none;margin-top:0;padding-top:0}}.google-search-results .gsc-result.gsc-webResult.gsc-promotion ~ .gsc-expansionArea .gsc-result.gsc-webResult:first-of-type{border:none;margin-top:0;padding-top:0}.google-search-results .gs-imageResult .gs-image-scalable{height:140px}.google-search-results .gsc-results .gsc-cursor-box{margin:3.125rem 0;padding:1.5625rem 0;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;border-radius:0}.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-page{display:block;padding:0 .5rem;margin-left:.25rem;transition:color 250ms ease-in-out;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.25rem;line-height:2.125rem;color:#23578c}.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{text-decoration:none;color:#193e63}.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page{background-color:#23578c;color:#fff}.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page:hover{color:#fff}.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-numbered-page,.google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-next-page{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.25rem;line-height:1.875rem;color:#000}.page--search .main-content .search-form.google-cse,.page--search .main-content .search-form.google-cse ~ h2,.page--search .main-content .google-search-results{max-width:60rem;margin-left:auto;margin-right:auto}.link-arrow:after{padding-left:.25em;content:'\00BB'}.btn{display:inline-block;padding:1.25rem 1.875rem;transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;text-decoration:none;text-transform:uppercase;color:#000;background-color:#fff;border:1px solid #000;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.8125rem;font-weight:900;line-height:1;letter-spacing:2px}.btn:hover,.btn:focus{text-decoration:none;background-color:#23578c;border-color:#23578c;color:#fff}.btn--light{color:#2d70b5;background:#fff}.btn--light:hover{color:#fff}.btn.btn--centered{display:table;margin-left:auto;margin-right:auto}.btn[href*="//"]:not([href*="columbia.edu"]){position:relative;padding-left:46px}.btn[href*="//"]:not([href*="columbia.edu"]):before{content:"\f360\00a0\00a0";font-family:"Font Awesome 5 Pro";font-weight:400;color:#23578c;line-height:0;transition:color 250ms ease-in-out;position:absolute;left:18px;top:calc(50% - 2px)}.btn[href$='.doc'],.btn[href$='.docx'],.btn[href$='.pdf'],.btn[href$='.ppt'],.btn[href$='.pptx'],.btn[href$='.xls'],.btn[href$='.xlsx'],.btn[href$='.zip']{position:relative;padding-left:46px}.btn[href$='.doc']:before,.btn[href$='.docx']:before,.btn[href$='.pdf']:before,.btn[href$='.ppt']:before,.btn[href$='.pptx']:before,.btn[href$='.xls']:before,.btn[href$='.xlsx']:before,.btn[href$='.zip']:before{content:"\f019\00a0\00a0" !important;font-family:"Font Awesome 5 Pro";font-weight:400;color:#23578c;line-height:0;transition:color 250ms ease-in-out;position:absolute;left:18px;top:calc(50% - 2px)}.btn[href*="//"]:not([href*="columbia.edu"]):hover:before{color:#fff}.btn[href$='.doc']:hover:before,.btn[href$='.docx']:hover:before,.btn[href$='.pdf']:hover:before,.btn[href$='.ppt']:hover:before,.btn[href$='.pptx']:hover:before,.btn[href$='.xls']:hover:before,.btn[href$='.xlsx']:hover:before,.btn[href$='.zip']:hover:before{color:#fff}.btn--login,.btn--logout{margin-top:0;padding:.6875rem .9375rem .6875rem;text-transform:initial;letter-spacing:initial}.site-footer .btn--login,.site-footer .btn--logout{margin-top:.9375rem}.claw-header .btn--login{background-color:#f3f4f4;border:1px solid #f3f4f4;color:#23578c;font-size:1rem;font-weight:700}@media print,screen and (min-width:64em){.claw-header .btn--login:hover{color:#fff;background-color:#23578c;border:1px solid #23578c}}.btn--logout{background-color:#ffb837;border:1px solid #ffb837}.btn--logout:hover{color:#000;background-color:#fff;border:1px solid #ffb837}.days-of-the-week{margin-top:6px}.days-of-the-week ul{list-style:none;padding:0}.days-of-the-week li{display:inline-block;width:40px;height:40px;border:1px solid rgba(110,131,85,0.4);text-align:center;line-height:40px;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:16px;font-weight:700;color:rgba(110,131,85,0.4)}.days-of-the-week li:not(:last-child){margin-right:5px}.days-of-the-week li.active{border:1px solid #6e8355;background-color:#6e8355;color:#fff}.department-feature{clear:both;background-color:#edf6fb;padding:1.875rem}@media print,screen and (min-width:64em){.department-feature{padding:2.5rem}}.department-feature:not(:first-child){margin-top:2.5rem}@media print,screen and (min-width:64em){.department-feature:not(:first-child){margin-top:3.125rem}}.department-feature h2{font-weight:200}.department-feature h2+p{margin-top:.625rem;font-size:1.125rem;line-height:1.5}@media print,screen and (min-width:48em){.department-feature h2+p{margin-top:.9375rem}}.department-feature__contact-info{font-size:1.125rem;margin-top:1.125rem}@media print,screen and (min-width:64em){.department-feature__location,.department-feature__phone,.department-feature__email{display:inline-block}}@media print,screen and (min-width:64em){.department-feature__location,.department-feature__phone{padding-right:1.125rem}}.department-feature__email a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-size:16px}.department-feature__email a:hover,.department-feature__email a:focus{color:#676767}.featured-image{margin-bottom:1.25em}.intro-text{font-size:1.5rem}.intro-text>p{margin-top:0}@media print,screen and (min-width:48em){.intro-text>p{margin-top:0}}@media print,screen and (min-width:64em){.intro-text>p{margin-top:0}}.overline-title{border-top:1px solid rgba(194,198,201,0.5)}@media print,screen and (min-width:48em){.overline-title{display:flex;justify-content:space-between}}.overline-title h2{display:inline-block;border-top:4px solid #ffb837;font-family:"Crimson Text",georgia,serif;font-size:1.25rem;padding-top:.625rem}@media print,screen and (min-width:48em){.overline-title h2{padding-top:.9375rem}}@media screen and (max-width:47.99875em){.overline-title__all-links{display:block}}.overline-title__all-links a{display:inline-block;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:800;font-size:1rem;padding-top:.625rem}@media print,screen and (min-width:48em){.overline-title__all-links a{padding-top:.9375rem}}.overline-title__all-links a:hover,.overline-title__all-links a:focus{color:#676767}.overline-title__all-link{display:inline-block}@media screen and (max-width:47.99875em){.overline-title__all-link{display:block}}.overline-title__all-link:not(:last-child){margin-right:1em}.section--footer .overline-title__all-link{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:800;font-size:1rem;padding-top:.625rem}@media print,screen and (min-width:48em){.section--footer .overline-title__all-link{padding-top:.9375rem}}@media print,screen and (min-width:48em){.section--footer{display:none}}.overline-title--centered:before{content:'';display:block;width:100%;border-top:1px solid rgba(194,198,201,0.5)}.overline-title--centered h2{display:inline-block;font-family:"Crimson Text",georgia,serif;font-size:1.25rem;margin-top:0;border-top:4px solid #ffb837;padding-top:.625rem}@media print,screen and (min-width:48em){.overline-title--centered h2{padding-top:.9375rem}}@media print,screen and (min-width:64em){.overline-title--centered{padding-top:1.25rem;text-align:center}.overline-title--centered h2{display:inline-block;padding:0 6.25rem;transform:translateY(-1.125rem);border-top:none;position:relative}.overline-title--centered h2:before{display:block;content:'';position:absolute;top:50%;right:0;left:0;height:4px;background-color:#ffb837}.overline-title--centered h2 span{display:inline-block;background-color:#fff;padding:0 1.25rem;position:relative}}.section-heading{margin-bottom:30px}.section-heading__heading{margin-bottom:10px}.section-heading__subheading{font-size:20px}.slick-arrow--blue{width:50px;height:50px;padding:0;border:1px solid #23578c;background-color:#23578c;text-align:center}.slick-arrow--blue:after{display:inline;font-family:"Font Awesome 5 Pro";color:#a5d3ed;font-size:1.125rem;font-weight:400}.slick-arrow--blue.slick--previous:after{content:"\f104"}.slick-arrow--blue.slick--next:after{content:"\f105"}.slick-arrow--blue:hover,.slick-arrow--blue:focus{background-color:#fff}.slick-arrow--blue:hover:after,.slick-arrow--blue:focus:after{color:#23578c}.slick-arrow--white{width:50px;height:50px;padding:0;border:1px solid #fff;background-color:#fff;text-align:center;border:.0625rem solid #c2c6c9}.slick-arrow--white:after{display:inline;font-family:"Font Awesome 5 Pro";color:#23578c;font-size:1.375rem;font-weight:400}.slick-arrow--white.slick--previous:after{content:"\f104"}.slick-arrow--white.slick--next:after{content:"\f105"}.slick-arrow--white:hover,.slick-arrow--white:focus{background-color:#a5d3ed}.slick-arrow--white:hover:after,.slick-arrow--white:focus:after{color:#fff}.slick-arrow--green{width:32px;height:32px;padding:0;background-color:#9DCB3B;overflow:hidden}.slick-arrow--green:after{display:inline;font-family:"Font Awesome 5 Pro";color:#fff;font-size:1.125rem;font-weight:400}.slick-arrow--green.slick--previous{text-align:right;position:relative}.slick-arrow--green.slick--previous:after{content:"\f177";position:relative;right:-1px}.slick-arrow--green.slick--next{text-align:left;position:relative}.slick-arrow--green.slick--next:after{content:"\f178";position:relative;left:-1px}.slick-arrow--green:hover,.slick-arrow--green:focus{background-color:#00adef}.site-footer{overflow:hidden;background-color:#23578c;position:relative;z-index:1}.site-footer:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:0;bottom:-1px;width:0}@media screen and (min-width:82.5em){.site-footer:after{width:calc(50% - 660px)}}.site-footer__info{background-color:#23578c;position:relative;z-index:1}@media print,screen and (min-width:64em){.site-footer__info:after{content:"";display:block;position:absolute;z-index:2;top:0;right:-40px;bottom:0;left:100%;background-color:#23578c}}.site-footer__columns{background-color:#f3f4f4}@media print,screen and (min-width:48em){.site-footer__columns{padding-left:40px}}@media print,screen and (min-width:64em){.site-footer__columns{padding-left:100px}}.site-footer__campaign{background-color:#23578c;padding:2.5rem 0}@media print,screen and (min-width:48em){.site-footer__campaign{padding-left:40px}}@media print,screen and (min-width:64em){.site-footer__campaign{padding-left:100px}}.site-footer__campaign--background{position:absolute;z-index:1;top:0;bottom:0;left:-20px;right:-20px}.site-footer__campaign--background img{height:100%;width:auto;object-fit:cover}@media print,screen and (min-width:48em){.site-footer__campaign--background{left:0}}@media print,screen and (min-width:64em){.site-footer__campaign--background{left:20px;right:-80px}}.site-footer__campaign--title{position:relative;z-index:1;color:#fff;font-weight:900}.site-footer__campaign .btn{position:relative;z-index:1;margin-top:1.25rem;padding-top:.875rem;padding-bottom:.875rem;display:block;transition:all 0.3s ease-in-out;background-color:#fff;font-size:.9375rem;border-color:#f3f4f4}@media print,screen and (min-width:48em){.site-footer__campaign .btn{margin-top:1.25rem}}@media print,screen and (min-width:64em){.site-footer__campaign .btn{margin-top:0}}@media print,screen and (min-width:48em){.site-footer__campaign .btn{display:inline-block;padding-left:50px;padding-right:50px}}@media print,screen and (min-width:64em){.site-footer__campaign .btn{margin-left:40px}}.site-footer__campaign .btn:hover,.site-footer__campaign .btn:focus{background-color:#fff;color:#000}.site-footer__info{padding-bottom:3.125rem}@media print,screen and (min-width:48em){.site-footer__info{padding-bottom:0}}@media print,screen and (min-width:64em){.site-footer__info{padding-bottom:0}}.site-footer__logo{display:block;margin-top:0}@media print,screen and (min-width:48em){.site-footer__logo{margin-top:3.125rem}}@media print,screen and (min-width:64em){.site-footer__logo{margin-top:3.125rem}}.site-footer__address{margin-top:1.875rem;color:#fff}.site-footer__address p:not(:first-of-type){margin-top:0}.site-footer__phone{margin-top:.3125rem;color:#fff}.site-footer__phone p{margin-top:0}.site-footer__contact-link{margin-top:.3125rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;font-weight:700}.site-footer__contact-link a{color:#a5d3ed}.site-footer__contact-link a:hover,.site-footer__contact-link a:focus{color:#fff}.site-footer__social-media{margin-top:.625rem}.site-footer__social-media ul{list-style:none;padding-left:0}.site-footer__social-media li{display:inline-block;margin-right:10px}.site-footer__social-media a{color:#fff;font-size:2rem}.site-footer__social-media a:hover,.site-footer__social-media a:focus{color:#a5d3ed}.site-footer__columns{position:relative;padding-top:2.5rem;padding-bottom:2.5rem;font-family:"Nunito Sans","trebuchet MS",sans-serif}.site-footer__columns ul{list-style:none;padding-left:0}.site-footer__columns:after{content:"";display:block;background-color:#f3f4f4;position:absolute;z-index:2;top:0;bottom:0;left:99%;width:400px}@media screen and (max-width:47.99875em){.site-footer__columns:before{content:"";display:block;background-color:#f3f4f4;position:absolute;z-index:2;top:0;bottom:0;right:100%;width:20px}}.site-footer__campaign{position:relative}.site-footer__campaign:after{content:"";display:block;background-color:#23578c;position:absolute;z-index:0;top:0;bottom:0;left:99%;width:400px}@media screen and (max-width:47.99875em){.site-footer__campaign:before{content:"";display:block;background-color:#23578c;position:absolute;z-index:1;top:0;bottom:0;right:100%;width:20px}}.site-footer__main-nav ul{margin-top:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900}.site-footer__main-nav li:not(:first-child){margin-top:.625rem}.site-footer__info-for{margin-top:1.875rem}@media print,screen and (min-width:48em){.site-footer__info-for{margin-top:0}}@media print,screen and (min-width:64em){.site-footer__info-for{margin-top:0}}.site-footer__info-for span{display:block;font-family:"Crimson Text",georgia,serif;font-size:1.125rem;line-height:1.5625rem;color:#000}.site-footer__info-for ul{margin-top:1rem;font-size:1rem;line-height:1.25rem}.site-footer__info-for li:not(:first-child){margin-top:.375rem}.site-footer__utility-nav{font-size:.8125rem;line-height:1.125rem;font-weight:700}@media screen and (max-width:47.99875em){.site-footer__utility-nav{margin-top:20px;border-top:1px solid #a5d3ed;padding-top:20px}}.site-footer__utility-nav ul{margin-top:0}.site-footer__utility-nav li:not(:first-child){margin-top:.375rem}.site-footer__copyright{background-color:#fff;padding:2.5rem 0}.site-footer__copyright p{margin-top:0;padding:0.5rem 0;font-size:.875rem;line-height:1.625rem}@media print,screen and (min-width:48em){.site-footer__copyright p{font-size:1.125rem}}@media print,screen and (min-width:64em){.site-footer__copyright p{font-size:1.125rem}}@media print,screen and (min-width:48em){.site-footer__copyright p{line-height:1.5625rem}}@media print,screen and (min-width:64em){.site-footer__copyright p{line-height:1.5625rem}}.site-header{height:3.125rem}.site-header>.grid-container{position:relative;height:100%}.site-header ul{margin:0;padding:0;list-style:none}.site-header__logo{display:block;max-width:3rem;padding-top:.625rem}@media screen and (max-width:63.99875em){:root:not(.oho-js) .site-header{height:auto}}@media print,screen and (min-width:64em){.site-header{height:9.625rem}.site-header__logo{max-width:6.625rem;height:auto}}@media screen and (max-width:63.99875em){.site-header__top{display:flex;flex:0 0 auto;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.site-header__top{position:absolute;top:1rem;right:.9375rem;display:flex}}.site-header__bottom{position:relative;z-index:1}@media screen and (max-width:63.99875em){.site-header__bottom{flex:0 0 auto}}.claw-header__container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto}.claw-header{position:relative;z-index:9}.claw-header--mobile{background-color:#fff;display:flex;height:3.125rem;justify-content:space-between;align-items:center}@media print,screen and (min-width:64em){.claw-header--mobile{display:none}}.claw-header--mobile__logo{display:inline-block;margin-left:16px}.claw-header--mobile__buttons{width:120px;display:flex}.claw-header__button--search,.claw-header__button--menu{position:relative;height:3.125rem;width:3.5625rem}.claw-header__button--search:after,.claw-header__button--menu:after{font-family:"Font Awesome 5 Pro";font-weight:100;color:#fff;font-size:30px;position:absolute;bottom:12px;left:14px}.claw-header__button--search{background-color:#fff}.claw-header__button--search:hover,.claw-header__button--search:focus{background-color:#fff}.claw-header__button--search:after{color:#23578c;content:"\f002"}.mobile-search-open .claw-header__button--search:after{content:"\f00d";left:17px}.claw-header__button--menu{background-color:#365072}.claw-header__button--menu:after{content:"\f0c9";left:17px}.mobile-menu-open .claw-header__button--menu:after{content:"\f00d";left:17px}.claw-header__button--search:hover:after,.claw-header__button--search:focus:after,.claw-header__button--menu:hover:after,.claw-header__button--menu:focus:after{color:#a5d3ed}.claw-header--search{background-color:#365072;padding:20px;display:none}.claw-header--search .site-search__toggle{display:none}.mobile-search-open .claw-header--search{display:block}.claw-header--search .form-item.form-type-search{padding-top:0}.claw-header--search .site-search .search-block-form button{top:20px;right:20px;bottom:20px;width:20px;height:14px;margin:0;padding:0;text-transform:none;color:#23578c}@media screen and (max-width:63.9375em){.claw-header--search .site-search .search-block-form button{padding:10px 30px}}.claw-header--search .site-search .search-block-form button:hover,.claw-header--search .site-search .search-block-form button:focus{background-color:transparent;color:#a5d3ed}@media print,screen and (min-width:64em){.claw-header--search{background-color:#23578c}}.claw-header--search__close{display:none}@media print,screen and (min-width:64em){.claw-header--search{top:0;padding:0;height:66px}.claw-header--search .site-search .search-block-form{padding:10px 0 0;background-color:transparent}}@media screen and (min-width:64em) and (min-width:81.25em){.claw-header--search .site-search .search-block-form{margin-right:calc(50% - 650px)}}@media print,screen and (min-width:64em){.claw-header--search .site-search .search-block-form button{top:24px}}.claw-header--search.engaged .site-search .search-block-form{display:block}.claw-header--dropdown{background-color:#365072;display:none;flex-direction:column-reverse}@media screen and (max-width:63.9375em){.claw-header--dropdown .claw-header__utility{order:3}.claw-header--dropdown .audience-menu{order:2}.claw-header--dropdown #block-login-logout-header{order:1;padding:0 1.5rem 1.5rem}}.mobile-menu-open .claw-header--dropdown{display:flex}@media print,screen and (min-width:64em){.claw-header--dropdown{display:block !important;background-color:#fff}}.claw-header__utility-container .claw-header__container{display:flex;flex-direction:column-reverse}.claw-header__utility-container .ull-header__button--search{display:none}.claw-header__utility{border-top:1px solid rgba(255,255,255,0.3);padding:1.875rem 2.5rem 0}.claw-header__utility ul.menu{columns:3;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem}.claw-header__utility ul.menu a{color:#a5d3ed}.claw-header__utility ul.menu a:hover,.claw-header__utility ul.menu a:focus{color:#fff}@media print,screen and (min-width:64em){.claw-header__utility ul.menu{columns:1}.claw-header__utility ul.menu li{display:inline-block}}@media screen and (max-width:63.9375em){.claw-header__container--utility .claw-header__button--search{display:none}}@media print,screen and (min-width:64em){.claw-header--main-nav{display:flex;justify-content:space-between;align-items:flex-end}}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu{display:inline-block}}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu>li{display:inline-block;padding:0}}.claw-header--main-nav>ul.menu>li:first-child{margin-top:12px}.claw-header--main-nav>ul.menu>li:not(:first-child){border-top:1px solid rgba(255,255,255,0.3)}.claw-header--main-nav>ul.menu>li>a{display:block;padding:1rem 1.5rem 1rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.25rem;line-height:1.9375rem;font-weight:900;color:#fff}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu>li>a:hover{color:#202020}}.claw-header--main-nav>ul.menu>li>a span{display:inline-block;pointer-events:none;position:relative;padding-left:40px}.claw-header--main-nav>ul.menu>li>a span:after{content:"";position:absolute;right:0;bottom:-16px;left:0;height:0;background-color:#fff}@media screen and (max-width:74.99875em){.claw-header--main-nav>ul.menu>li>a span:after{transition:height 0.3s ease-in-out}}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu>li>a span:after{background-color:#23578c}}.claw-header--main-nav>ul.menu>li>a span:before{content:"";position:absolute;width:25px;height:15px;background:url(/themes/custom/oho/columbia_law/assets/img/nav-indicator-arrow--white.svg) no-repeat center center;top:7px;left:0;transition:transform 0.3s ease-in-out}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu>li>a span{padding-left:0;font-size:1.66vw}.claw-header--main-nav>ul.menu>li>a span:before{display:none}}@media screen and (min-width:81.25em){.claw-header--main-nav>ul.menu>li>a span{font-size:1.375rem}}.claw-header--main-nav>ul.menu>li>a.engaged span{perspective:900000px}.claw-header--main-nav>ul.menu>li>a.engaged span:after{height:8px}.claw-header--main-nav>ul.menu>li>a.engaged span:before{transform:rotateX(180deg)}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu>li>a{color:#23578c;padding:0 .9375rem 1.875rem}}@media screen and (min-width:64em) and (max-width:79.375em){.claw-header--main-nav>ul.menu>li>a{padding:0 .625rem 1.875rem}}.claw-header__mega-menu{display:none;background-color:#fff;padding:1.5625rem 1.875rem 3.125rem}.claw-header__mega-menu ul.menu{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700;font-size:1rem;color:#23578c;margin-top:1.5rem}.claw-header__mega-menu ul.menu li:not(:first-child){margin-top:.375rem}.claw-header-mega-menu__text{margin-top:.375rem}.claw-header-mega-menu__text p{font-size:1rem;line-height:1.5rem}.claw-header-mega-menu__text p:first-of-type{margin-top:0}.claw-header-mega-menu__title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.125rem;font-weight:900}.claw-header--dropdown .audience-menu.accessible-menu{padding:1.5rem;border-top:none}.claw-header--dropdown .audience-menu.accessible-menu .menu-item__button{position:relative;display:block;width:100%;background-color:#a5d3ed;z-index:1;outline:none}.claw-header--dropdown .audience-menu.accessible-menu .menu-item__button:before{display:none}.claw-header--dropdown .audience-menu.accessible-menu .menu-item__button:after{content:"";display:block;background:url(/themes/custom/oho/columbia_law/assets/img/nav-indicator-arrow--blue.svg) no-repeat center center;background-size:15px 15px;height:15px;width:20px;position:absolute;top:16px;right:16px;transition:all 0.3s ease-in-out}.claw-header--dropdown .audience-menu.accessible-menu.engaged .menu-item__button{background-color:#f3f4f4}.claw-header--dropdown .audience-menu.accessible-menu.engaged .menu-item__button:after{transform:rotateX(180deg)}.claw-header--dropdown .audience-menu.accessible-menu .audience-menu__trigger{position:absolute;z-index:2;pointer-events:none;color:#23578c;padding-left:1.5rem}.claw-header--dropdown .audience-menu.accessible-menu ul.menu ul.menu{background-color:#f3f4f4;padding:16px 20px}.claw-header--dropdown .audience-menu.accessible-menu.engaged ul.menu ul.menu{border-top:1px solid #E0E2E4}.claw-header--dropdown .audience-menu.accessible-menu ul ul a{background-color:#f3f4f4;color:#23578c;font-size:.8125rem;line-height:1.125rem;padding-bottom:0}.claw-header--dropdown .audience-menu.accessible-menu ul ul li+li{border-top:none}@media print,screen and (min-width:64em){.claw-header__main{position:relative;z-index:1}.claw-header__utility-container{position:relative;z-index:2}}@media screen and (min-width:64em) and (max-width:81.875em){.claw-header--main-nav{padding-left:10px;padding-right:10px}}@media print,screen and (min-width:64em){.claw-header--main-nav>ul.menu{position:relative}.claw-header--main-nav .claw-header__mega-menu{display:none;position:absolute;top:calc(100% - 10px);left:-40px;right:0;background-color:#23578c;padding:4rem 0 4rem 4rem}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__nav{display:flex}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__text{color:#fff;width:330px;margin-right:2.5rem}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__text p{font-size:1.375rem;line-height:2.125rem}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__text p:first-of-type{margin-top:1rem}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__title{font-size:2rem}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__title a{color:#a5d3ed}.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__title a:hover,.claw-header--main-nav .claw-header__mega-menu .claw-header-mega-menu__title a:focus{color:#fff}.claw-header--main-nav .claw-header__mega-menu ul.menu{columns:2;flex-grow:1}.claw-header--main-nav .claw-header__mega-menu ul.menu a{color:#a5d3ed}.claw-header--main-nav .claw-header__mega-menu ul.menu a:hover,.claw-header--main-nav .claw-header__mega-menu ul.menu a:focus{color:#fff}.claw-header--main-nav>ul.menu>li:hover>a span:after{background-color:#23578c;height:18px;bottom:-24px}.claw-header--main-nav>ul.menu>li:hover .claw-header__mega-menu{display:block}}@media screen and (min-width:81.25em){.claw-header--main-nav>ul.menu>li:hover .claw-header__mega-menu:after{content:"";display:block;position:absolute;top:0;bottom:0;left:100%;width:calc(50vw - 650px);background-color:#23578c}}@media print,screen and (min-width:64em){.claw-header__utility-container .claw-header__container--utility{display:flex;flex-direction:row;justify-content:flex-end;height:26px}.claw-header__utility-container .claw-header__container--utility #block-login-logout-header{padding-top:2.0625rem;margin-right:.625rem}.claw-header__utility-container .claw-header__container--utility .audience-menu.accessible-menu{padding:2.0625rem 1.5rem 0 0}.claw-header__utility-container .claw-header__container--utility .audience-menu.accessible-menu .menu-item__button{opacity:1;background-color:#f3f4f4;width:190px}.claw-header__utility-container .claw-header__container--utility .audience-menu.accessible-menu .menu-item__button:after{top:13px}.claw-header__utility-container .claw-header__container--utility .audience-menu.accessible-menu .audience-menu__trigger{padding-left:1rem;font-size:1rem;font-weight:700;color:#23578c}.claw-header__utility-container .claw-header__container--utility .audience-menu.accessible-menu ul.menu ul.menu{border-top:1px solid #E0E2E4}.claw-header__utility-container .claw-header__container--utility .claw-header__utility{width:416px;padding:1.875rem 0 0;border-top:none}.claw-header__utility-container .claw-header__container--utility .claw-header__utility ul.menu{font-size:1rem;font-weight:700}.claw-header__utility-container .claw-header__container--utility .claw-header__utility ul.menu li{margin-right:1rem;line-height:3rem}.claw-header__utility-container .claw-header__container--utility .claw-header__utility ul.menu a{color:#23578c}.claw-header__utility-container .claw-header__container--utility .claw-header__utility ul.menu a:hover,.claw-header__utility-container .claw-header__container--utility .claw-header__utility ul.menu a:focus{color:#00adef}.claw-header__utility-container .claw-header__container--utility .claw-header__button--search{height:5.625rem}}@media screen and (min-width:64em) and (max-width:63.9375em){.claw-header__utility-container .claw-header__container--utility .claw-header__button--search{display:none}}@media print,screen and (min-width:64em){.claw-header__utility-container .claw-header__container--utility .claw-header__button--search:after{bottom:23px}.claw-header__utility-container .claw-header__container--utility .claw-header__button--search:hover,.claw-header__utility-container .claw-header__container--utility .claw-header__button--search:focus{color:#a5d3ed}.claw-header__utility-container .claw-header__container--utility .claw-header__button--search span{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.claw-header__utility-container .claw-header__container--utility .claw-header__button--search.engaged{background-color:#23578c}.claw-header__utility-container .claw-header__container--utility .claw-header__button--search.engaged:after{content:"\f00d";left:20px;color:#fff}}.claw-header__main.main-menu--sticky{width:100%;max-width:100%}.claw-header__main.main-menu--sticky{background-color:#23578c;width:100%;max-width:100%;height:78px}.claw-header__main.main-menu--sticky .claw-header--main-nav{align-items:center}.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li{border-top:none}.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li>a{color:#fff;padding:1rem 1.5rem 1rem}@media screen and (max-width:79.375em){.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li>a{padding:1rem .5rem 1rem}}@media screen and (max-width:66.25em){.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li>a{font-size:.75rem}}.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li>a>span{font-size:1rem}.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li>a:hover,.claw-header__main.main-menu--sticky .claw-header--main-nav>ul.menu>li>a:focus{color:#a5d3ed}.claw-header--main-nav__logo{display:none}@media print,screen and (min-width:64em){.claw-header--main-nav__logo{display:inline-block;margin-bottom:36px}}.claw-header__main.main-menu--sticky .claw-header--main-nav__logo{display:none}.claw-header--main-nav__sticky-logo{display:none}.claw-header__main.main-menu--sticky .claw-header--main-nav__sticky-logo{display:inline-block}@media screen and (max-width:66.25em){.claw-header__main.main-menu--sticky .claw-header--main-nav__sticky-logo{max-width:240px}}button.toggler{padding:2px;position:absolute;top:18px;opacity:0}button.toggler:focus{opacity:1;background:transparent;color:#23578c}button.toggler i:before{transition:transform 1s ease-out;transform:rotate(0)}.claw-header--main-nav>ul.menu>li.engaged>button.toggler i:before{transform:rotate(90deg)}.claw-header--main-nav>ul.menu>li.engaged>.claw-header__mega-menu{display:block}.claw-header--main-nav>ul.menu>li.engaged>a span:after{background-color:#23578c;height:18px;bottom:-24px}.site-search{position:relative;order:-1}.site-search .search-block-form{position:relative;width:100%;padding:.5em}.site-search .search-block-form label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.site-search .search-block-form input{width:100%;margin:0;padding:.5em 3em .5em .5em;border:0;height:3rem}.site-search .search-block-form input::-webkit-input-placeholder{color:#202020}.site-search .search-block-form input::-moz-placeholder{opacity:1;color:#202020}.site-search .search-block-form input:-ms-input-placeholder{color:#202020}.site-search .search-block-form button{position:absolute;top:.5em;right:.5em;bottom:.5em;margin:0;padding:.5em}.site-search__toggle{display:none}@media print,screen and (min-width:64em){.site-search{order:0}.site-search .search-block-form{width:auto;padding:1em}.site-search__toggle{display:block;margin:0;padding:.5em;transition:color 250ms ease-in-out;background-color:transparent}.site-search__toggle:before{content:"\f002";transition:color 250ms ease-in-out;color:#23578c;font-family:"Font Awesome 5 Pro";font-size:1.5em;font-weight:400}.site-search__toggle:hover{background-color:transparent}.site-search__toggle:hover:before{color:#193e63}.search-panel-open .site-search__toggle{background-color:#f3f4f4}.site-search .search-block-form{position:absolute;z-index:1;top:100%;right:0;display:none;background-color:#f3f4f4}.site-search .search-block-form .form-item{padding-top:0}.search-panel-open .site-search .search-block-form,:root:not(.oho-js) .site-search .search-block-form{display:block}.site-search .search-block-form input{width:20em}.site-search .search-block-form button{top:1em;right:1em;bottom:1em}}.sock{margin-top:2.5rem;background-color:#23578c;padding-top:3.125rem;padding-bottom:3.125rem;position:relative;z-index:1}@media print,screen and (min-width:48em){.sock{margin-top:3.75rem}}@media print,screen and (min-width:64em){.sock{margin-top:5rem}}@media print,screen and (min-width:48em){.sock{padding-top:2.5rem}}@media print,screen and (min-width:64em){.sock{padding-top:2.5rem}}@media print,screen and (min-width:48em){.sock{padding-bottom:2.5rem}}@media print,screen and (min-width:64em){.sock{padding-bottom:2.5rem}}.sock:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:0;bottom:-1px;width:0}@media screen and (min-width:82.5em){.sock:after{width:calc(50% - 660px)}}.sock__links{margin:0;padding:0;list-style:none;text-align:center}.sock__links li{display:inline-block}@media screen and (max-width:47.99875em){.sock__links li:not(:first-of-type){margin-top:.75rem}}.sock__links a{display:block;margin:0;padding:1em;text-decoration:none;color:#fff;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.375rem;font-weight:900;width:100%;height:100%;border:2px solid #fff;display:flex;justify-content:space-around;align-items:center;transition:all 0.3s ease-in-out}.sock__links a:hover,.sock__links a:focus{color:#23578c;background-color:#fff}.accessible-menu li{position:relative}.accessible-menu .menu-item__button{position:absolute;border:none;background-color:transparent}@media screen and (max-width:63.99875em){.accessible-menu .menu-item__button{position:absolute;top:0;right:0;width:2em;height:2em;margin:0;padding:.375em;color:transparent;font-size:1.5rem}.accessible-menu .menu-item__button:before{display:inline-block;width:100%;content:"\f067";color:#fff;font-family:"Font Awesome 5 Pro"}}@media print,screen and (min-width:64em){.accessible-menu .menu-item__button{position:absolute;bottom:0;left:50%;width:1.5rem;height:1rem;transition:opacity 250ms ease-in-out;transform:translateX(-50%);opacity:0;font-size:0}.accessible-menu .menu-item__button:before{width:100%;content:"\f078";color:#fff;font-family:"Font Awesome 5 Pro";font-size:16px}.accessible-menu .menu-item__button:focus{opacity:1}}.accessible-menu .menu-item--open>ul{display:block}@media screen and (max-width:63.99875em){.accessible-menu .menu-item--open>.menu-item__button:before{content:"\f068"}}@media print,screen and (min-width:64em){.accessible-menu .menu-item--open>.menu-item__button:before{content:"\f077"}}.audience-menu a,.audience-menu li,.audience-menu span{display:block}.audience-menu a,.audience-menu span{font-family:"Nunito Sans","trebuchet MS",sans-serif}.audience-menu span{cursor:default}@media screen and (max-width:63.99875em){.audience-menu{border-top:1px solid #c2c6c9}.audience-menu a,.audience-menu span{padding:.5em 3em .5em .5em;color:#fff;font-size:1.125rem;font-weight:600}.audience-menu a:hover,.audience-menu span:hover{text-decoration:none}.audience-menu ul ul{display:none}.audience-menu ul ul li+li{border-top:1px solid #202020}.audience-menu ul ul a{color:#000;background-color:#c2c6c9}}@media print,screen and (min-width:64em){.audience-menu ul{display:flex}.audience-menu li:hover>a,.audience-menu li:hover>span{background-color:#f3f4f4}.audience-menu li:hover>ul{display:block}.audience-menu a,.audience-menu span{color:#23578c;line-height:1}.audience-menu a:hover,.audience-menu span:hover{text-decoration:none}.audience-menu a{padding:.75em 0}.audience-menu span{padding:.75em 1em}.audience-menu ul ul{position:absolute;z-index:1;right:0;display:none;min-width:10rem;width:190px}.audience-menu ul ul li{display:block;margin:0}.audience-menu ul ul a{background-color:#f3f4f4}.audience-menu ul ul a:hover{color:#000}}.claw-header--dropdown .audience-menu.accessible-menu ul.menu ul.menu{padding:0 18px 16px}.section--more-in-this{background-color:#23578c;margin-bottom:2.5rem}@media screen and (max-width:47.99875em){.section--more-in-this{padding:20px 0}}@media print,screen and (min-width:48em){.section--more-in-this{background-color:transparent}}@media print,screen and (min-width:64em){.section--more-in-this{margin-bottom:3.125rem}}.explore-menu--button{position:relative;width:100%;background-color:transparent;border:1px solid #fff;color:#fff;text-align:left;text-transform:none;letter-spacing:0;font-size:1rem;line-height:1.5rem}.explore-menu--button:hover,.explore-menu--button:focus{background-color:#fff;color:#23578c}.explore-menu--button i.fal{font-size:36px;position:absolute;top:16px;right:30px;bottom:16px}.explore-menu--button.engaged{background-color:#fff;color:#23578c}@media print,screen and (min-width:48em){.explore-menu--button{display:none}}.explore-menu--button:after{content:"\f107";font-family:"Font Awesome 5 Pro";font-style:normal;font-size:32px;color:#a5d3ed;font-weight:100;position:absolute;top:1.25rem;right:.75em}.explore-menu--button.engaged:after{transform:rotate(180deg)}.explore-menu--nav{display:none}@media screen and (max-width:47.99875em){.explore-menu--nav{background-color:#fff}.explore-menu--nav__title{display:none}.explore-menu--nav__links ul{margin-top:0;padding:0 36px 24px;padding-left:36px !important}.explore-menu--nav__links li:not(:first-child){margin-top:0.5rem}}@media print,screen and (min-width:48em){.explore-menu--nav{display:block !important;background-color:#f3f4f4;box-shadow:inset 0 -1px 4px rgba(230,230,230,0.5);border-top:2px solid #ffb837;padding:33px 10%}}.explore-menu--nav__title{font-style:italic;font-size:1.25rem}.explore-menu--nav__links{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.125rem;line-height:1.5625rem;font-weight:400}@media print,screen and (min-width:48em){.explore-menu--nav__links{font-weight:700}}.explore-menu--nav__links ul{margin-top:0;list-style:none;padding-left:0}@media print,screen and (min-width:48em){.explore-menu--nav__links ul{margin-top:1.25rem}}@media screen and (min-width:48em) and (max-width:63.99875em){.explore-menu--nav__links ul li:nth-child(n+3){margin-top:1em}}@media print,screen and (min-width:64em){.explore-menu--nav__links ul li:nth-child(n+4){margin-top:1em}}@media print,screen and (min-width:48em){.explore-menu--nav__links ul a{display:block;margin-right:50px}}@media print,screen and (min-width:48em){.section--more-in-this.significant .explore-menu--nav{padding-left:12%;padding-right:12%}}.section--claw-hero+.section--body-text{margin-top:0}.main-menu li,.main-menu a{display:block}.main-menu a{color:#fff;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.125rem;font-weight:600}.main-menu a:hover{text-decoration:none}.main-menu .menu-item--active-trail>a{color:#23578c !important}@media screen and (max-width:63.99875em){.main-menu ul{width:100%}.main-menu li+li{border-top:1px solid #c2c6c9}.main-menu a{padding:.5em 3em .5em .5em;background-color:#202020}.main-menu ul ul{display:none}.main-menu ul ul li+li{border-top-color:#202020}.main-menu ul ul a{color:#000;background-color:#c2c6c9}}@media print,screen and (min-width:64em){.main-menu ul{display:flex;width:100%}.main-menu li{flex:1 0 auto}.main-menu li:hover>a{color:#000;background-color:#c2c6c9}.main-menu li:hover>ul{display:block}.main-menu a{padding:.5em;text-align:center;background-color:#202020}.main-menu a:focus{color:#000;background-color:#c2c6c9}.main-menu ul>li:nth-last-child(-n+1)>ul{right:0}.main-menu ul ul{position:absolute;display:none;width:auto;min-width:16rem}.main-menu ul ul li:hover>a{background-color:#f3f4f4}.main-menu ul ul a{padding:.5em 1em;text-align:left;color:#000;background-color:#c2c6c9}.main-menu ul ul a:focus{background-color:#f3f4f4}.main-menu--sticky{position:fixed;z-index:10;top:0;width:calc(100% - 1.875rem);max-width:73.125rem;transition:transform 250ms ease-in-out;transform:translateY(-100%)}.main-menu--sticky .toolbar-horizontal.toolbar-fixed{top:2.4375rem}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .main-menu--sticky{top:4.9375rem}.main-menu--show{transform:translateY(0)}}.menu-item--disabled>a{cursor:default}.menu-item--disabled>a button{left:0;width:auto;padding-right:.625em;text-align:right;background-color:transparent}.menu-item--overview{display:none !important}.menu-item--disabled .menu-item--overview{display:block !important}.sidebar-menu{border:1px solid #23578c;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.4}.sidebar-menu h3,.sidebar-menu .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar-menu a,.sidebar-menu .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar-menu a>*{margin:0;font-size:1rem;line-height:1}.sidebar-menu h3 a,.sidebar-menu .google-search-results .gsc-result.gsc-webResult .gs-title a a,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar-menu a a{padding:1em}.sidebar-menu ul{margin:0;padding:0;list-style:none}.sidebar-menu a{position:relative;display:block;padding:1em 3rem 1em 1em;transition:background-color 250ms ease-in-out}.sidebar-menu a:hover{background-color:#f3f4f4}.sidebar-menu__toggle{display:none}.sidebar-menu .menu-item__button{top:0;right:0;bottom:0;left:auto;width:3.375rem;height:3.375rem;margin:0;transform:none;opacity:1;background-color:#202020;line-height:1.6}.sidebar-menu .menu-item__button:before{content:"\f067";font-size:1.5rem}.sidebar-menu .menu-item--expanded>ul{display:none}:root:not(.oho-js) .sidebar-menu .menu-item--expanded>ul{display:block}.sidebar-menu .menu-item--active-trail>a{background-color:#c2c6c9}.sidebar-menu .menu-item--active-trail>ul{display:block}.sidebar-menu .menu-item--open>.menu-item__button:before{content:"\f068"}@media screen and (max-width:47.99875em){.sidebar-menu__toggle{position:relative;display:block;width:100%;margin:0;padding:1em;transition:color 250ms ease-in-out;color:#23578c;border:0;background:none}.sidebar-menu__toggle:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;position:absolute;top:50%;right:.75em;content:"\f078";transform:translateY(-50%);font-family:"Font Awesome 5 Pro";font-size:1.5em}.sidebar-menu-open .sidebar-menu__toggle:after{content:"\f077"}.sidebar-menu__toggle:hover{color:#193e63;background:none}.sidebar-menu__container{display:none}}@media print,screen and (min-width:48em){.sidebar-menu__container{display:block !important}}.sidebar-menu--border-levels li a{border-left-width:0em}.sidebar-menu--border-levels li li a{border-left-width:0.25em}.sidebar-menu--border-levels li li li a{border-left-width:0.5em}.sidebar-menu--border-levels li li li li a{border-left-width:0.75em}.sidebar-menu--border-levels li a{border:0 solid #23578c}.sidebar-menu--padding-levels li a{padding-left:1em}.sidebar-menu--padding-levels li li a{padding-left:2em}.sidebar-menu--padding-levels li li li a{padding-left:3em}.sidebar-menu--padding-levels li li li li a{padding-left:4em}.sidebar-menu--ul-levels{border:0}.sidebar-menu--ul-levels ul{padding-left:1em;border-left:1px solid #23578c}.sidebar-menu--ul-levels a{padding-left:0}.utility-menu a,.utility-menu li{display:block}.utility-menu a{font-family:"Nunito Sans","trebuchet MS",sans-serif}@media screen and (max-width:63.99875em){.utility-menu{border-top:1px solid #c2c6c9}.utility-menu ul{column-count:2}.utility-menu a{padding:.5em;text-align:center;color:#fff;font-weight:600}.utility-menu a:hover{text-decoration:none}}@media print,screen and (min-width:64em){.utility-menu ul{display:flex}.utility-menu a{padding:.75em 1em;line-height:1}}.accordion{clear:both;margin-top:1.5625rem}@media print,screen and (min-width:48em){.accordion{margin-top:1.875rem}}@media print,screen and (min-width:64em){.accordion{margin-top:3.75rem}}.accordion+.accordion{margin-top:.625rem}.accordion__button{position:relative;width:100%;margin:0;padding:1.25rem;transition:background-color 250ms ease-in-out,color 250ms ease-in-out,border 0 ease-in-out 400ms;text-align:left;border:1px solid #23578c;background-color:#23578c;color:#fff;font-weight:300;text-transform:none;letter-spacing:0;font-size:1.25rem}@media print,screen and (min-width:48em){.accordion__button{padding:1.875rem}}.accordion__button:hover,.accordion__button:focus{color:#000;background-color:#fff}.accordion__icon{position:absolute;top:0;right:1.75em;bottom:0;width:1.25em;height:1.25em;margin:auto;text-align:center;transform:rotateX(0)}.accordion__icon:before{content:"\f107";font-family:"Font Awesome 5 Pro";font-style:normal;font-size:32px;color:#a5d3ed}.accordion__content{display:none;padding:0 1.75rem 1.75rem;border:0.0625em solid #23578c;border-top:0}.accordion__content::before,.accordion__content::after{display:table;content:' ';flex-basis:0;order:1}.accordion__content::after{clear:both}:root:not(.oho-js) .accordion__content{display:block}.accordion__content .wysiwyg>*:first-child{margin-top:0}.accordion--open>.accordion__button,:root:not(.oho-js) .accordion__button{transition:background-color 250ms ease-in-out,color 250ms ease-in-out;color:#23578c;border-bottom:0;background-color:#fff}.accordion--open>.accordion__button .accordion__icon,:root:not(.oho-js) .accordion__button .accordion__icon{transition:rotateX 500ms ease-in-out;transform:rotateX(180deg)}.accordion--open>.accordion__button .accordion__icon:before,:root:not(.oho-js) .accordion__button .accordion__icon:before{color:#00adef}.accordion--mobile .accordion__button:disabled{display:none}.accordion--mobile .accordion__button:disabled+.accordion__content{display:block !important;padding:0;border:0;background-color:transparent}.alpha-jump-links{padding:2.5rem;background-color:#eeebf2}@media (max-width:400px){.alpha-jump-links{padding:1.25rem}}.alpha-jump-links ul{margin:0;padding:0;list-style:none}.alpha-jump-links li{display:inline-block;margin:0 .5em .5em 0;color:#808080;font-size:1.5rem;font-weight:600}.oho-animate{transition:opacity 750ms ease-in-out 250ms,transform 750ms ease-in-out 250ms;transform:none;opacity:1}.oho-animate--ready{transition:none}.oho-animate--ready.fade-in-up{transform:translateY(5rem);opacity:0}.oho-animate--ready.fade-in-right{transform:translateX(5rem);opacity:0}.oho-animate--ready.fade-in-down{transform:translateY(-5rem);opacity:0}.oho-animate--ready.fade-in-left{transform:translateX(-5rem);opacity:0}.annotated-text-feature{position:relative}.annotated-text-feature__media:not(.annotated-text-feature__video){background-color:#00adef}.annotated-text-feature__media:not(.annotated-text-feature__video):before{content:"";display:block;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(0,0,0,0.75),transparent,rgba(0,0,0,0.75))}.annotated-text-feature__media:not(.annotated-text-feature__video):after{content:"";display:block;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,173,239,0.5);pointer-events:none}.annotated-text-feature__media{display:table;position:relative;z-index:1;margin:0;overflow:hidden}@media screen and (max-width:47.99875em){.annotated-text-feature__media:after{content:"";display:block;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,173,239,0.5);pointer-events:none}}.annotated-text-feature__media img{filter:grayscale(1) saturate(75%) contrast(95%);opacity:0.75}.annotated-text-feature__media .video-feature{position:relative}.annotated-text-feature__media .video-feature:after{content:"";display:block;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,173,239,0.5);pointer-events:none}.annotated-text-feature__media video{vertical-align:middle;filter:grayscale(1)}@media screen and (max-width:47.99875em){.annotated-text-feature__media video{display:none}}@media screen and (min-width:72.5em){.annotated-text-feature__media{display:block;position:absolute;top:0;right:40vw;bottom:0;left:0}.annotated-text-feature__media .video-feature,.annotated-text-feature__media video,.annotated-text-feature__media img{z-index:2;max-width:none;position:absolute;object-fit:cover;width:100%;height:100%}}@media screen and (min-width:125em){.annotated-text-feature__media{margin-left:calc(50vw - 1000px)}}@media print,screen and (min-width:48em){.annotated-text-feature__media .video-feature+img{display:none}}.annotated-text-feature__text{position:relative;z-index:4;margin:-1.25rem 1.25rem 0;display:flex;justify-content:flex-end}@media screen and (min-width:36.25em){.annotated-text-feature__text{margin-top:-15vw}}@media screen and (min-width:72.5em){.annotated-text-feature__text{margin-top:0;padding-top:110px;padding-bottom:40px}}@media screen and (min-width:75em){.annotated-text-feature__text{margin-right:calc(50vw - 600px)}}.annotated-text-feature__text--card{max-width:660px;background-color:#f3f4f4;padding:2.5rem}@media print,screen and (min-width:40em){.annotated-text-feature__text--card{padding:4.5rem 3.75rem}}.annotated-text-feature__text--card h2{margin-top:0;font-family:"Crimson Text",georgia,serif;font-size:1rem;line-height:25px}@media print,screen and (min-width:48em){.annotated-text-feature__text--card h2{font-size:1.25rem}}@media print,screen and (min-width:64em){.annotated-text-feature__text--card h2{font-size:1.25rem}}.annotated-text-feature__text--card p{margin-top:8px;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.3125rem;line-height:2.125rem}@media print,screen and (min-width:48em){.annotated-text-feature__text--card p{font-size:2rem}}@media print,screen and (min-width:64em){.annotated-text-feature__text--card p{font-size:2.625rem}}@media print,screen and (min-width:48em){.annotated-text-feature__text--card p{line-height:3rem}}@media print,screen and (min-width:64em){.annotated-text-feature__text--card p{line-height:4.375rem}}.annotated-text-feature__text--card .btn{background-color:transparent;margin-top:24px}.annotated-text-feature__text--card .btn:hover,.annotated-text-feature__text--card .btn:focus{background-color:#23578c}.annotated-text-feature__text--card .btn+.btn{margin-top:8px}.annotated-text-feature__text--card a.tooltip-item{font-weight:900;position:relative;transition:color .1s ease-in-out;color:#000;background-image:linear-gradient(to bottom,transparent,transparent calc(100% - 5px),#00adef calc(100% - 5px),#00adef calc(100% - 3px),transparent calc(100% - 3px),transparent)}@media print,screen and (min-width:48em){.annotated-text-feature__text--card a.tooltip-item{background-image:linear-gradient(to bottom,transparent,transparent calc(100% - 12px),#00adef calc(100% - 12px),#00adef calc(100% - 9px),transparent calc(100% - 9px),transparent)}}@media print,screen and (min-width:64em){.annotated-text-feature__text--card a.tooltip-item{background-image:linear-gradient(to bottom,transparent,transparent calc(100% - 12px),#00adef calc(100% - 12px),#00adef calc(100% - 9px),transparent calc(100% - 9px),transparent)}}.annotated-text-feature__text--card a.tooltip-item:hover,.annotated-text-feature__text--card a.tooltip-item:focus{color:#23578c;text-decoration:none;background-image:linear-gradient(to bottom,transparent,transparent calc(100% - 5px),#ffb837 calc(100% - 5px),#ffb837 100%)}@media print,screen and (min-width:48em){.annotated-text-feature__text--card a.tooltip-item:hover,.annotated-text-feature__text--card a.tooltip-item:focus{background-image:linear-gradient(to bottom,transparent,transparent calc(100% - 12px),#ffb837 calc(100% - 12px),#ffb837 calc(100% - 7px),transparent calc(100% - 7px),transparent)}}@media print,screen and (min-width:64em){.annotated-text-feature__text--card a.tooltip-item:hover,.annotated-text-feature__text--card a.tooltip-item:focus{background-image:linear-gradient(to bottom,transparent,transparent calc(100% - 12px),#ffb837 calc(100% - 12px),#ffb837 calc(100% - 7px),transparent calc(100% - 7px),transparent)}}.annotated-text-feature__text--card .tooltip{opacity:0}@media (hover:hover){.annotated-text-feature__text--card .tooltip{opacity:1;background-color:#ffb837;padding:.75rem 1.5rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#000;font-weight:700;font-size:1rem;line-height:1.375rem}}@media (pointer:coarse){.annotated-text-feature__text--card .tooltip{opacity:0}}.section--areas-of-study{padding-top:1.5625rem;padding-bottom:2rem}@media print,screen and (min-width:48em){.section--areas-of-study{padding-top:1.875rem}}@media print,screen and (min-width:64em){.section--areas-of-study{padding-top:3.75rem}}@media print,screen and (min-width:48em){.section--areas-of-study{padding-bottom:2rem}}@media print,screen and (min-width:64em){.section--areas-of-study{padding-bottom:2.625rem}}.areas-of-study__list ul{list-style:none;padding-left:0}@media print,screen and (min-width:40em){.areas-of-study__list ul{columns:2;column-gap:40px}}@media print,screen and (min-width:48em){.areas-of-study__list ul{columns:3}}@media print,screen and (min-width:64em){.areas-of-study__list ul{columns:4}}.areas-of-study__list li{break-inside:avoid;margin-bottom:1.125rem;font-size:1rem;line-height:1.5rem}.areas-of-study__list a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-weight:700}.areas-of-study__list a:hover,.areas-of-study__list a:focus{color:#676767}.section--search-popular h2{font-size:1.875rem;line-height:1.3}@media print,screen and (min-width:48em){.section--search-popular h2{font-size:2.5rem}}@media print,screen and (min-width:64em){.section--search-popular h2{font-size:2.5rem}}@media print,screen and (min-width:48em){.section--search-popular h2{line-height:1.1}}@media print,screen and (min-width:64em){.section--search-popular h2{line-height:1.1}}.section--search-popular .grid-container{background-color:#f5f5f5;padding-top:1.5625rem;padding-bottom:2.625rem;position:relative}@media print,screen and (min-width:48em){.section--search-popular .grid-container{padding-top:1.875rem}}@media print,screen and (min-width:64em){.section--search-popular .grid-container{padding-top:3.75rem}}@media print,screen and (min-width:48em){.section--search-popular .grid-container{padding-bottom:2.625rem}}@media print,screen and (min-width:64em){.section--search-popular .grid-container{padding-bottom:3.25rem}}@media print,screen and (min-width:48em){.section--search-popular .grid-container:before{content:"";position:absolute;top:0;left:0;bottom:0;width:20px;background:white}}@media screen and (min-width:75em){.section--search-popular .grid-container:after{content:"";position:absolute;top:0;left:100%;bottom:0;width:calc(50vw - 600px);background:#f5f5f5}}.section--search-popular .site-search{margin-top:1.875rem}@media print,screen and (min-width:64em){.section--search-popular .site-search{margin-top:2.5rem}}.section--search-popular .site-search__toggle{display:none}.section--search-popular .site-search .search-block-form{display:flex;justify-content:space-between;position:relative;top:0;padding:0}@media screen and (max-width:28.75em){.section--search-popular .site-search .search-block-form{flex-direction:column}}.section--search-popular .site-search .site-search{display:block}.section--search-popular .site-search .search-block-form .form-item{width:calc(100% - 140px);padding-top:0}@media screen and (max-width:28.75em){.section--search-popular .site-search .search-block-form .form-item{margin-top:20px;width:100%;margin-bottom:20px}}.section--search-popular .site-search .search-block-form input{height:100%;width:100%;border:1px solid #c2c6c9}@media screen and (max-width:28.75em){.section--search-popular .site-search .search-block-form input{height:3em}}.section--search-popular .site-search .form-submit{background-color:#23578c;color:#ffffff;position:relative;padding:1.5rem 3.75rem 1.5rem 1.875rem;background-position:calc(100% - 30px) 50%;background-repeat:no-repeat;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-light.svg);top:0;right:0;bottom:0}@media screen and (min-width:48em) and (max-width:63.99875em){.section--search-popular .medium-10.medium-offset-1,.section--search-popular .medium-11.medium-offset-1{margin-left:2.33333%}}@media print,screen and (min-width:64em){.section--search-popular .medium-10.medium-offset-1,.section--search-popular .medium-11.medium-offset-1{padding-left:32px !important}}.popular-links h3,.popular-links .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .popular-links a,.popular-links .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .popular-links a>*{font-size:.8125rem;margin-top:2.5rem}.popular-links ul{margin-top:1.875rem;list-style:none;padding-left:0;font-size:1rem;line-height:1.5rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700}@media print,screen and (min-width:40em){.popular-links ul{columns:2;column-gap:40px}}@media print,screen and (min-width:48em){.popular-links ul{columns:3}}@media print,screen and (min-width:64em){.popular-links ul{columns:4}}.popular-links li{display:table;break-inside:avoid;margin-bottom:.5rem}.popular-links a[href^="http"]:not([href*="law.columbia.edu"]):after{content:"\00a0\00a0\f35d";font-family:"Font Awesome 5 Pro";color:#23578c;font-weight:400;font-size:14px;position:relative;bottom:0}.popular-links a[href$='.doc']:after,.popular-links a[href$='.docx']:after,.popular-links a[href$='.pdf']:after,.popular-links a[href$='.ppt']:after,.popular-links a[href$='.pptx']:after,.popular-links a[href$='.xls']:after,.popular-links a[href$='.xlsx']:after,.popular-links a[href$='.zip']:after{content:"\00a0\00a0\f019" !important;font-family:"Font Awesome 5 Pro";font-weight:400;color:#23578c;line-height:0;transition:color 250ms ease-in-out}.breadcrumbs{margin:1em 0;padding:0;list-style:none;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700;font-size:1rem}@media screen and (max-width:39.99875em){.breadcrumbs{margin-right:-60px !important}}.breadcrumbs li{display:inline-block}.breadcrumbs li a{color:#4a4a4a}.breadcrumbs li.active{font-weight:600;font-style:italic;color:#4a4a4a}.breadcrumbs li:nth-child(n+2):before{font-family:"Font Awesome 5 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:.666em;content:"\f054";font-size:.75em;font-style:normal}@media screen and (max-width:39.99875em){.breadcrumbs li:not(:nth-last-child(2)){display:none}.breadcrumbs li:nth-last-child(2):before{font-family:"Font Awesome 5 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:.666em;content:"\f053";font-size:.75em;font-style:normal}}.card__content{position:relative;width:100%;padding:1.875rem;color:#000;background:#fff;font-size:1.25rem}@media (min-width:48.0625rem){.card__content{flex:1 1 350px;max-width:21.875rem}}.card__content:after{content:''}.card__img{display:block;width:100%}@media (min-width:48.0625rem){.card__img{flex:1 1 calc(100% - 350px);max-width:calc(100% - 350px)}}.card__img img{display:block}@media (min-width:48.0625rem){.card__img img{width:100%;height:100%;object-fit:cover}}.centers-programs--item{position:relative;padding-top:1.875rem}@media print,screen and (min-width:64em){.centers-programs--item{padding-top:2.5rem}}.centers-programs--item:not(:first-of-type){margin-top:1.875rem;border-top:1px solid #e4e4e4}@media print,screen and (min-width:64em){.centers-programs--item:not(:first-of-type){margin-top:2.5rem}}.centers-programs--item:not(:first-of-type):before,.centers-programs--item:not(:first-of-type):after{content:"";display:block;position:absolute;top:-1px;width:1.25rem;height:5px;background-color:#fff}@media print,screen and (min-width:64em){.centers-programs--item:not(:first-of-type):before,.centers-programs--item:not(:first-of-type):after{width:calc(8.33333% + 1.25rem)}}.centers-programs--item:not(:first-of-type):before{left:0}.centers-programs--item:not(:first-of-type):after{right:0}.centers-programs__text h3,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a>*{margin-top:0;font-weight:200}@media screen and (max-width:47.99875em){.centers-programs__text h3,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a>*{margin-top:30px}.cell:first-child .centers-programs__text h3,.cell:first-child .centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .cell:first-child .centers-programs__text a,.cell:first-child .centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .cell:first-child .centers-programs__text a>*{margin-top:0}}.centers-programs__text p{font-size:1.125rem;line-height:1.5;margin-top:1rem}.centers-programs__text h3 a:hover,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a a:hover,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a a:hover,.centers-programs__text h3 a:focus,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a a:focus,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a a:focus{text-decoration:none;border-bottom:1px solid #23578c}.centers-programs__text h3 a[href^="http"]:not([href*="law.columbia.edu"]):after,.centers-programs__text .google-search-results .gsc-result.gsc-webResult .gs-title a a[href^="http"]:not([href*="law.columbia.edu"]):after,.google-search-results .gsc-result.gsc-webResult .gs-title .centers-programs__text a a[href^="http"]:not([href*="law.columbia.edu"]):after{content:"\00a0\00a0\f360";font-family:"Font Awesome 5 Pro";color:#a5d3ed;font-weight:400;font-size:18px;position:relative;bottom:2px}.centers-programs__areas-of-study{font-family:"Nunito Sans","trebuchet MS",sans-serif}.centers-programs__areas-of-study p{font-size:1rem}.centers-programs__areas-of-study p strong{font-weight:800}.centers-programs__areas-of-study ul{list-style:none;margin-top:0;padding:0;font-size:1rem}.centers-programs__areas-of-study li{display:inline}.centers-programs__areas-of-study li:not(:last-child):after{content:","}.centers-programs__areas-of-study li a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-weight:700}.centers-programs__areas-of-study li a:hover,.centers-programs__areas-of-study li a:focus{color:#676767}@media print,screen and (min-width:64em){.centers-programs--item .cell:nth-child(2){display:flex;flex-direction:column;justify-content:center}}.checkerbd:not(:first-child){margin-top:1.5625rem}@media print,screen and (min-width:48em){.checkerbd:not(:first-child){margin-top:1.875rem}}@media print,screen and (min-width:64em){.checkerbd:not(:first-child){margin-top:3.75rem}}.checkerbd--container{max-width:1360px;margin-left:auto;margin-right:auto}.checkerbd--cell__media,.checkerbd--cell__text{position:relative}.checkerbd--cell__media{z-index:1}.checkerbd--cell__text{z-index:2}@media print,screen and (min-width:48em){.checkerbd--cell__text{display:flex;flex-direction:column;justify-content:center}}.checkerbd--media{margin-top:0;margin-bottom:0;position:relative;height:100%}.checkerbd--media img{height:100%;width:100%;object-fit:cover}.checkerbd--text{background-color:#fff;padding-top:1.25rem;padding-bottom:1.25rem}@media print,screen and (min-width:48em){.checkerbd--text{padding-top:1.875rem}}@media print,screen and (min-width:64em){.checkerbd--text{padding-top:1.875rem}}@media print,screen and (min-width:48em){.checkerbd--text{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.checkerbd--text{padding-bottom:1.875rem}}.checkerbd--text h2{margin-top:0;font-size:1.5rem}@media print,screen and (min-width:48em){.checkerbd--text h2{font-size:1.75rem}}@media print,screen and (min-width:64em){.checkerbd--text h2{font-size:1.75rem}}.checkerbd--text p{margin-top:8px}.checkerbd--text .btn{margin-top:20px}.checkerbd__caption{font-size:1rem;line-height:1.375rem;margin-top:1.625rem;padding-top:1.375rem;border-top:1px solid #e4e4e4}.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-left:1.5625rem}@media print,screen and (min-width:48em){.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-left:1.875rem}}@media print,screen and (min-width:64em){.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-left:3.75rem}}@media screen and (max-width:47.99875em){.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-left:0 !important}}@media print,screen and (min-width:48em){.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{margin:40px 0 0 -80px}}@media print,screen and (min-width:64em){.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{margin:60px 60px 60px -120px}}@media screen and (min-width:81.25em){.checkerbd:nth-child(odd) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-top:60px;padding-bottom:60px}}@media print,screen and (min-width:48em){.checkerbd:nth-child(even) .checkerbd--cell__media{order:2}}@media print,screen and (min-width:48em){.checkerbd:nth-child(even) .checkerbd--cell__media+.checkerbd--cell__text .checkerbd--text{order:1}}.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-right:1.5625rem}@media print,screen and (min-width:48em){.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-right:1.875rem}}@media print,screen and (min-width:64em){.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-right:3.75rem}}@media screen and (max-width:47.99875em){.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-left:0 !important}}@media print,screen and (min-width:48em){.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{margin:40px -80px 0 0}}@media print,screen and (min-width:64em){.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{margin:60px -100px 60px 60px}}@media screen and (min-width:81.25em){.checkerbd:nth-child(even) .checkerbd--cell__photo+.checkerbd--cell__text .checkerbd--text{padding-top:60px;padding-bottom:60px}}.checkerbd--cell__video .checkerbd--media{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}.checkerbd--cell__video .checkerbd--media iframe{position:absolute;top:0;left:0;width:100%;height:100%}.claw-hero{position:relative}.claw-hero h1{line-height:1.2}.claw-hero--text:first-child .claw-hero--text__group{margin-top:1.5625rem}@media print,screen and (min-width:48em){.claw-hero--text:first-child .claw-hero--text__group{margin-top:1.875rem}}@media print,screen and (min-width:64em){.claw-hero--text:first-child .claw-hero--text__group{margin-top:3.75rem}}.claw-hero--media{position:relative;z-index:1}.claw-hero--media+.claw-hero--text{position:relative;z-index:2}@media screen and (max-width:47.99875em){.claw-hero--media+.claw-hero--text{margin-top:-60px}}@media print,screen and (min-width:48em){.claw-hero--media+.claw-hero--text{position:absolute;right:0;bottom:0;left:0}}.claw-hero--media+.claw-hero--text .claw-hero--text__group{padding-top:1.875rem}@media print,screen and (min-width:48em){.claw-hero--media+.claw-hero--text .claw-hero--text__group{padding-top:3.125rem}}@media print,screen and (min-width:64em){.claw-hero--media+.claw-hero--text .claw-hero--text__group{padding-top:3.125rem}}.claw-hero--text__group{background-color:#fff;display:flex;flex-direction:column}@media print,screen and (min-width:48em){.claw-hero--text__group{flex-direction:column-reverse;padding-left:12%;padding-right:12%}}.claw-hero--text__group h1{margin:0;line-height:1.2}@media screen and (max-width:47.99875em){.claw-hero--text__group h1{padding-right:1.125rem}}@media print,screen and (min-width:48em){.claw-hero--text__group h1{margin-top:.75rem}}@media print,screen and (min-width:64em){.claw-hero--text__group h1{margin-top:1.5625rem}}.claw-hero--text__group ol.breadcrumbs{margin:0;margin-top:1.5rem}@media print,screen and (min-width:48em){.claw-hero--text__group ol.breadcrumbs{margin-top:0}}@media print,screen and (min-width:64em){.claw-hero--text__group ol.breadcrumbs{margin-top:0}}.claw-hero--text .cell.medium-offset-1:first-child:last-child .claw-hero--text__group{padding-bottom:1.875rem}@media print,screen and (min-width:64em){.claw-hero--text .cell.medium-offset-1:first-child:last-child .claw-hero--text__group{padding-bottom:2.5rem}}.claw-hero .intro-text{background-color:#fff;margin-top:0;padding-top:.75rem;padding-bottom:1.875rem}@media print,screen and (min-width:48em){.claw-hero .intro-text{padding-top:1.5625rem}}@media print,screen and (min-width:64em){.claw-hero .intro-text{padding-top:1.5625rem}}@media print,screen and (min-width:64em){.claw-hero .intro-text{padding-bottom:2.5rem}}@media print,screen and (min-width:48em){.claw-hero .intro-text{padding-left:12%;padding-right:12%}}@media screen and (max-width:47.99875em){.claw-hero--media+.claw-hero--text .claw-hero--text__group,.claw-hero--media+.claw-hero--text .intro-text{position:relative}.claw-hero--media+.claw-hero--text .claw-hero--text__group:before,.claw-hero--media+.claw-hero--text .intro-text:before{content:"";display:block;position:absolute;top:0;right:100%;bottom:0;width:20px;background-color:#fff}}@media print,screen and (min-width:48em){.section--body-text.significant .medium-8{width:calc(58.33333% - 2.5rem)}}.page--general-page .section--claw-hero.significant .claw-hero--text:first-child .claw-hero--text__group,.page--general-page .section--claw-hero.significant .claw-hero--text:first-child .intro-text{padding-left:0;padding-right:0}.section--claw-hero.has-media.significant .medium-offset-1{margin-left:1.25rem}.section--claw-hero.has-media.significant+.section--more-in-this.significant .medium-offset-1{margin-left:1.25rem}.claw-hero--media{position:relative}@media (min-width:768px) and (min-height:800px){.claw-hero--media{max-height:72.5vh;overflow:hidden}}.hero--home .claw-hero--media,.hero--tall .claw-hero--media{position:relative;max-height:calc(100vh - 9.625rem);overflow:hidden}.claw-hero--media:not(.claw-hero--media--video){position:relative}.claw-hero--media:not(.claw-hero--media--video):before{content:"";padding-bottom:calc(.4167 * 100%);display:block}.claw-hero--media:not(.claw-hero--media--video) img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.claw-hero--media img{display:block;width:100%;max-width:none;height:auto;object-fit:cover;object-position:50% 50%}@media print,screen and (min-width:48em){.claw-hero--media .video-feature+img{position:absolute !important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}}.claw-hero--media .video-feature{display:none}@media print,screen and (min-width:48em){.claw-hero--media .video-feature{display:block;margin-top:0;position:relative;z-index:2;top:0;right:0;bottom:0;left:0;width:100%}.claw-hero--media .video-feature video{position:relative;top:0;right:0;bottom:0;left:0;width:100%;vertical-align:middle}}.page--full-width .claw-hero--text:first-child:last-child .claw-hero--text__group{padding-right:0;padding-bottom:0 !important;padding-left:0}.page--full-width .claw-hero--text:first-child:last-child .intro-text{padding-right:0;padding-left:0}.section--claw-hero.hero--home .claw-hero{background-color:#f3f4f4}.section--claw-hero.hero--home .claw-hero--media+.claw-hero--text .claw-hero--text__group:before{background-color:#f3f4f4}.section--claw-hero.hero--home .claw-hero--media+.claw-hero--text{bottom:-12px}.section--claw-hero.hero--home .claw-hero--text__group{display:block;background-color:#f3f4f4;padding:1.875rem 1.875rem 0 .625rem;position:relative}@media screen and (min-width:85.375em){.section--claw-hero.hero--home .claw-hero--text__group{padding:4.375rem 4.375rem 0 0}}.section--claw-hero.hero--home .claw-hero--text__group:before{content:"";display:block;background-color:#f3f4f4;position:absolute;top:0;right:100%;bottom:0}@media screen and (min-width:48em){.section--claw-hero.hero--home .claw-hero--text__group:before{width:20px;transition:0.3s ease-in}}@media screen and (min-width:78.75em){.section--claw-hero.hero--home .claw-hero--text__group:before{width:68px}}.section--claw-hero.hero--home .claw-hero--text__group h1{font-size:1.875rem;line-height:1.3;margin-top:0}@media print,screen and (min-width:48em){.section--claw-hero.hero--home .claw-hero--text__group h1{font-size:2.5rem}}@media print,screen and (min-width:64em){.section--claw-hero.hero--home .claw-hero--text__group h1{font-size:3rem}}@media print,screen and (min-width:48em){.section--claw-hero.hero--home .claw-hero--text__group h1{line-height:1.1}}@media print,screen and (min-width:64em){.section--claw-hero.hero--home .claw-hero--text__group h1{line-height:1.38}}.section--claw-hero.hero--home .claw-hero--text__group .btn{background-color:transparent}.section--claw-hero.hero--home .claw-hero--text__group .btn:hover,.section--claw-hero.hero--home .claw-hero--text__group .btn:focus{background-color:#23578c}.section--claw-hero.significant .claw-hero--text:first-child .grid-margin-x>.medium-offset-1{margin-left:1.25rem}@media print,screen and (min-width:64em){.section--claw-hero.has-media.significant .claw-hero--text__group{padding-left:12%}}.section--claw-tabs{background-color:#23578c}.claw-tabs--tabs{background-color:#f2f4f6;padding:.375rem 0}@media screen and (max-width:47.99875em){.claw-tabs--tabs{display:none}}.claw-tabs--tabs ul{list-style:none;padding-left:19px;margin-top:0}@media print,screen and (min-width:64em){.claw-tabs--tabs ul{padding-left:76px}}.claw-tabs--tabs li{display:inline-block}.claw-tabs--tabs a{display:block;position:relative;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.125rem;line-height:1.5rem;font-weight:800;color:#4a4a4a;padding:1.125rem 2.5rem}.claw-tabs--tabs a:hover,.claw-tabs--tabs a:focus{background-color:#fff;color:#23578c;text-decoration:none}.claw-tabs--tabs a[aria-selected="true"]{background-color:#23578c;color:#fff}.claw-tabs--tabs a[aria-selected="true"]:before,.claw-tabs--tabs a[aria-selected="true"]:after{content:"";display:block;position:absolute;right:0;left:0;background-color:#23578c;opacity:1}.claw-tabs--tabs a[aria-selected="true"]:before{bottom:100%;height:19px}.claw-tabs--tabs a[aria-selected="true"]:after{top:100%;height:6px}.claw-tabs--tabs.js-is-sticky a[aria-selected="true"]:before{opacity:0}@media screen and (max-width:47.99875em){.claw-tabs--content{border-bottom:1px solid #e4e4e4}}@media screen and (max-width:47.99875em){.claw-tabs--content__article{border-top:1px solid #e4e4e4}}@media print,screen and (min-width:64em){.claw-tabs--content__article .grid-padding-x>.cell{padding-left:2.5rem}}.claw-tabs--content__text{padding-top:0;padding-bottom:2.5rem;color:#fff}@media print,screen and (min-width:48em){.claw-tabs--content__text{padding-top:3.75rem}}@media print,screen and (min-width:64em){.claw-tabs--content__text{padding-top:5rem}}@media print,screen and (min-width:48em){.claw-tabs--content__text{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.claw-tabs--content__text{padding-bottom:5rem}}.claw-tabs--content__text h1,.claw-tabs--content__text h2,.claw-tabs--content__text h3,.claw-tabs--content__text .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .claw-tabs--content__text a,.claw-tabs--content__text .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .claw-tabs--content__text a>*,.claw-tabs--content__text h4,.claw-tabs--content__text h5,.claw-tabs--content__text h6,.claw-tabs--content__text figcaption,.claw-tabs--content__text a{color:#fff}.claw-tabs--content__text a:not(.btn){text-decoration:underline}.claw-tabs--content__text a.btn{color:#23578c}.claw-tabs--content__text a:hover,.claw-tabs--content__text a:focus{color:#a5d3ed}.claw-tabs--content__text .wysiwyg ol>li:before,.claw-tabs--content__text .wysiwyg ul>li:before{color:#ffb837}.claw-tabs--content__text th[scope="row"]{color:#000}.claw-tabs--content__text .accordion__button{border-color:#fff}.claw-tabs--content__text .accordion--open .accordion__content{background:#fff;color:#23578c}.claw-tabs--content__text .accordion--open .accordion__content h1,.claw-tabs--content__text .accordion--open .accordion__content h2,.claw-tabs--content__text .accordion--open .accordion__content h3,.claw-tabs--content__text .accordion--open .accordion__content .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .claw-tabs--content__text .accordion--open .accordion__content a,.claw-tabs--content__text .accordion--open .accordion__content .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .claw-tabs--content__text .accordion--open .accordion__content a>*,.claw-tabs--content__text .accordion--open .accordion__content h4,.claw-tabs--content__text .accordion--open .accordion__content h5,.claw-tabs--content__text .accordion--open .accordion__content h6,.claw-tabs--content__text .accordion--open .accordion__content figcaption,.claw-tabs--content__text .accordion--open .accordion__content a{color:#23578c}.claw-tabs--content__text table{background-color:#fff;color:#000}.claw-tabs--content__button{position:relative;width:calc(100% + 60px);margin:0 -2.5rem;color:#4a4a4a;font-size:1.125rem;line-height:1.5rem;font-weight:700;letter-spacing:0;padding:1.875rem 2.5rem;text-transform:none;text-align:left}@media print,screen and (min-width:48em){.claw-tabs--content__button{display:none}}.claw-tabs--content__button:after{content:"\f107";font-family:"Font Awesome 5 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#23578c;font-size:1.5rem;font-weight:200;position:absolute;top:30px;right:40px}.claw-tabs--content__button:hover,.claw-tabs--content__button:focus{color:#fff}.claw-tabs--content__button:hover:after,.claw-tabs--content__button:focus:after{color:#fff}@media screen and (max-width:47.99875em){.claw-tabs--content__text{display:none}}@media print,screen and (min-width:48em){.claw-tabs--content__text{display:block !important}}.claw-tabs--content__button.engaged{background-color:#23578c;color:#a5d3ed}.claw-tabs--content__button.engaged:after{color:#a5d3ed;transform:rotate(180deg)}.claw-tabs--content__button.engaged:hover,.claw-tabs--content__button.engaged:focus{color:#fff}.claw-tabs--content__button.engaged:hover:after,.claw-tabs--content__button.engaged:focus:after{color:#fff}.claw-tabs--content__button.engaged+.claw-tabs--content__text{display:block}@media print,screen and (min-width:48em){.claw-tabs--tabs{position:-webkit-sticky;position:sticky;z-index:2}.claw-tabs--tabs.js-is-sticky{top:0}.claw-tabs--tabs.js-is-stuck{bottom:0}}.claw-tabs--content{position:relative;z-index:1}@media print,screen and (min-width:48em){.claw-tabs--content__article[aria-hidden="false"]{visibility:visible;max-height:10000px;opacity:1;transition:opacity 1.25s ease}.claw-tabs--content__article[aria-hidden="false"] .claw-tabs--content__text{background-color:#23578c}}@media print,screen and (min-width:48em){.claw-tabs--content__article[aria-hidden="true"]{visibility:hidden;max-height:0;opacity:0;overflow:hidden}}@media print,screen and (min-width:48em){.header--going-up+.page-wrapper .claw-tabs--tabs.js-is-sticky{top:77px !important}}.photo-box__teaser{float:left;width:calc(100vw - 6rem)}.photo-box__teaser+.photo-box__teaser{margin-left:2rem}@media screen and (min-width:48em) and (max-width:63.99875em){.photo-box__teaser{width:calc(50vw - 4rem)}}@media print,screen and (min-width:64em){.photo-box__teaser{width:360px}}@media print,screen and (min-width:64em){.section--photo-boxes .listing-slick{display:flex}}.section--photo-boxes{overflow-x:hidden}@media screen and (min-width:40em) and (max-width:47.99875em){.section--photo-boxes .listing-slick{right:1rem}}@media screen and (min-width:48em) and (max-width:63.99875em){.section--photo-boxes .listing-slick{right:-1rem}}.section--photo-boxes .slick-list{overflow:visible !important}.section--photo-boxes .slick-track{display:flex}.section--photo-boxes .btn{display:inline-block;margin:rem(60) auto 0}.photo-box__teaser a{text-align:center;text-decoration:none}.photo-box__teaser div{background-color:rgba(0,0,0,0.5);background-size:cover;-webkit-background-blend-mode:multiply;background-blend-mode:multiply}.photo-box__teaser h3,.photo-box__teaser .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box__teaser a,.photo-box__teaser .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box__teaser a>*,.photo-box__teaser p{color:#fff}.photo-box__teaser h3,.photo-box__teaser .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box__teaser a,.photo-box__teaser .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box__teaser a>*{position:relative;font-size:1.4rem;line-height:1.285}.photo-box__teaser span{display:block;margin-bottom:.25rem;text-transform:uppercase;color:#fff;font-size:.8rem;font-weight:600}.photo-box__teaser a p{margin-bottom:0;font-family:"Crimson Text",georgia,serif}.photo-box--small div{padding:2rem}.photo-box--small h3,.photo-box--small .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box--small a,.photo-box--small .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box--small a>*{margin-bottom:2rem;font-size:1rem;line-height:1.4}.photo-box--large{max-width:100%}.photo-box--large div{padding:3rem}.photo-box--large h3,.photo-box--large .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box--large a,.photo-box--large .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box--large a>*{margin-bottom:3rem;font-size:1.4rem;line-height:1.285}.no-touch .photo-box__teaser a:hover div{background-color:rgba(149,31,36,0.9)}.no-touch .photo-box__teaser a:hover h3:after,.no-touch .photo-box__teaser a:hover .google-search-results .gsc-result.gsc-webResult .gs-title a:after,.google-search-results .gsc-result.gsc-webResult .gs-title .no-touch .photo-box__teaser a:hover a:after,.no-touch .photo-box__teaser a:hover .google-search-results .gsc-result.gsc-webResult .gs-title a>:after,.google-search-results .gsc-result.gsc-webResult .gs-title .no-touch .photo-box__teaser a:hover a>:after{position:absolute;bottom:-1rem;left:calc((100% - 11rem) / 2);display:block;width:11rem;height:1px;content:'';background:#fff}.photo-box--large a:hover h3:after,.photo-box--large a:hover .google-search-results .gsc-result.gsc-webResult .gs-title a:after,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box--large a:hover a:after,.photo-box--large a:hover .google-search-results .gsc-result.gsc-webResult .gs-title a>:after,.google-search-results .gsc-result.gsc-webResult .gs-title .photo-box--large a:hover a>:after{bottom:-1.5rem;left:calc((100% - 18rem) / 2);width:18rem}.photo-box__teasers--small,.photo-box__teasers--large{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (min-width:42em){.photo-box__teasers--small,.photo-box__teasers--large{margin-right:-1rem;margin-left:-1rem}}.photo-box__teasers--large{position:relative}@media screen and (max-width:39.99em){.photo-box__teasers--large{margin-bottom:4rem}.photo-box__teasers--large:after{position:absolute;bottom:-2rem;left:3rem;clear:both;width:calc(100% - 6rem);height:1px;content:'';background-color:#999999}}.photo-box--large{flex:0 auto;width:100%;height:auto;margin:1rem}@media screen and (min-width:42em) and (max-width:68.49em){.photo-box--large{width:60%}}@media screen and (min-width:68.5em){.photo-box--large{width:46.33%}}.photo-box__teaser.photo-box--large{margin-left:1rem}.photo-box__teasers--small .photo-box--small{flex:0 auto;width:100%;height:auto;margin:1rem}@media screen and (min-width:40em) and (max-width:1079px){.photo-box__teasers--small .photo-box--small{width:44%}}@media screen and (min-width:1080px) and (max-width:1159px){.photo-box__teasers--small .photo-box--small{width:28%}}@media screen and (min-width:1160px){.photo-box__teasers--small .photo-box--small{width:29.75%}}.contact-feature{position:relative;background-color:#edf6fb;margin-top:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}@media print,screen and (min-width:48em){.contact-feature{margin-top:1.875rem}}@media print,screen and (min-width:64em){.contact-feature{margin-top:3.75rem}}@media print,screen and (min-width:48em){.contact-feature{padding-top:1.875rem}}@media print,screen and (min-width:64em){.contact-feature{padding-top:3.75rem}}@media print,screen and (min-width:48em){.contact-feature{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.contact-feature{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.contact-feature{margin-left:-60px}}.contact-feature>.grid-x{position:relative;z-index:2}@media print,screen and (min-width:64em){.contact-feature>.grid-x{margin-left:-40px}}@media screen and (min-width:75em){.contact-feature>.grid-x{margin-left:-60px}}.contact-feature .overline-title h2{border-top-color:#23578c}.contact-feature--name h3,.contact-feature--name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .contact-feature--name a,.contact-feature--name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .contact-feature--name a>*{font-weight:300}.contact-feature--name p{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.5rem;margin-top:.25rem}.contact-feature--contact-info ul{list-style:none;padding-left:0;margin-top:0}.contact-feature--contact-info li{position:relative}@media print,screen and (min-width:40em){.contact-feature--contact-info li{display:inline-block;margin-right:1.125rem}}.contact-feature--contact-info span{display:block;margin-left:24px;font-size:1rem;font-family:"Nunito Sans","trebuchet MS",sans-serif}.contact-feature--contact-info span a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-weight:700}.contact-feature--contact-info span a:hover,.contact-feature--contact-info span a:focus{color:#676767}.contact-feature--contact-info i{position:absolute;top:2px;left:0}.contact-feature--contact-info i:before{color:#ffb837;font-size:12px}.contact-feature{position:relative}.contact-feature:before{content:"";background-color:#edf6fb;display:block;position:absolute;z-index:1;top:0;right:100%;bottom:0;width:40px}@media print,screen and (min-width:48em){.contact-feature:before{width:calc(50vw - 33.333335% + 1.25rem)}}.contact-feature--photo{margin-top:20px}@media screen and (min-width:40em) and (max-width:47.99875em){.contact-feature--photo{padding-right:0 !important}.contact-feature--name:nth-child(2){margin-top:20px;width:calc(41.66667% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;padding-right:0 !important}.contact-feature--name:nth-child(2) h3,.contact-feature--name:nth-child(2) .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .contact-feature--name:nth-child(2) a,.contact-feature--name:nth-child(2) .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .contact-feature--name:nth-child(2) a>*{margin-top:0}.contact-feature--contact-info:nth-child(3){margin-top:20px;width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;padding-left:0 !important;padding-right:0 !important}.contact-feature--contact-info:nth-child(3) li{display:block}}@media print,screen and (min-width:64em){.contact-feature--photo{padding-right:0 !important}.contact-feature--name:nth-child(2){margin-top:20px;width:calc(41.66667% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;padding-right:0 !important}.contact-feature--name:nth-child(2) h3,.contact-feature--name:nth-child(2) .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .contact-feature--name:nth-child(2) a,.contact-feature--name:nth-child(2) .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .contact-feature--name:nth-child(2) a>*{margin-top:0}.contact-feature--contact-info:nth-child(3){margin-top:20px;width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;padding-left:0 !important;padding-right:0 !important}.contact-feature--contact-info:nth-child(3) li{display:block}}.event-detail__summary ~ .contact-feature>.grid-x{margin-left:0;margin-right:40px}.eu-cookie-compliance-message{float:none;max-width:100%}.cookie-compliance-popup{position:fixed;z-index:999;right:10px;bottom:0;left:10px;padding:2.5rem;background-color:#365072}@media print,screen and (min-width:64em){.cookie-compliance-popup{padding:3.125rem}}@media print,screen and (min-width:48em){.cookie-compliance-popup{right:30px;left:30px}}.cookie-compliance-popup .cell{display:flex;flex-direction:column}@media print,screen and (min-width:48em){.cookie-compliance-popup .cell{flex-direction:row;align-items:center;justify-content:space-between}}.cookie-compliance-popup h2,.cookie-compliance-popup p{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;color:#fff}.cookie-compliance-popup h2{margin-top:0;font-weight:900;font-size:1.25rem;padding-right:20px}@media print,screen and (min-width:48em){.cookie-compliance-popup h2{font-size:1.25rem}}@media print,screen and (min-width:64em){.cookie-compliance-popup h2{font-size:1.25rem}}@media print,screen and (min-width:48em){.cookie-compliance-popup .eu-cookie-compliance-buttons{min-width:300px}.cookie-compliance-popup .eu-cookie-compliance-buttons button+button{margin-left:20px}}.cookie-compliance-popup .eu-cookie-compliance-more-button{color:#a5d3ed;background-color:transparent;padding:1.25rem 0;font-weight:700;letter-spacing:0;text-transform:none}@media screen and (max-width:47.99875em){.cookie-compliance-popup .eu-cookie-compliance-more-button{display:block}}.cookie-compliance-popup .eu-cookie-compliance-more-button:hover,.cookie-compliance-popup .eu-cookie-compliance-more-button:focus{text-decoration:underline}.cookie-compliance-popup .eu-cookie-compliance-default-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:0;background-color:transparent;background-image:none;text-shadow:none;color:#fff;border-color:#fff;border-radius:0;border-width:0 1px 1px}.cookie-compliance-popup .eu-cookie-compliance-default-button:hover,.cookie-compliance-popup .eu-cookie-compliance-default-button:focus{background-color:#fff;color:#000}.section--cta-feature-box{margin-bottom:0}.cta-feature-box ul{margin-bottom:0;padding-left:0;list-style:none}.columns .cta-feature-box{margin-bottom:2.5rem}.cta-feature-box__heading{margin:.625rem 0}.cta-feature-box--featured{display:flex;align-items:center}.cta-feature-box--featured .cta-feature-box__content{position:relative;z-index:2;max-width:25rem;padding:1.875rem;transform:translateX(-3.75rem);color:#fff;background:#23578c}.department--location{margin-top:1.25rem}@media print,screen and (min-width:48em){.department--location{margin-top:1.875rem}}.department--phone{margin-top:.625rem}@media print,screen and (min-width:48em){.department--phone{margin-top:.9375rem}}.department--email{margin-top:.625rem}@media print,screen and (min-width:48em){.department--email{margin-top:.9375rem}}.department--email a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-size:1rem;line-height:1.5rem;font-weight:700}.department--email a:hover,.department--email a:focus{color:#676767}.section--department-services h2{margin-top:0}.section--department-services .department-services__list{list-style:none;margin-top:2.5rem;padding-left:0}@media print,screen and (min-width:48em){.section--department-services .department-services__list{margin-top:2.5rem}}@media print,screen and (min-width:64em){.section--department-services .department-services__list{margin-top:2.5rem}}.section--department-services .department-services__list h3,.section--department-services .department-services__list .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .section--department-services .department-services__list a,.section--department-services .department-services__list .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .section--department-services .department-services__list a>*{font-weight:400;padding-top:.75rem;position:relative}@media print,screen and (min-width:64em){.section--department-services .department-services__list h3,.section--department-services .department-services__list .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .section--department-services .department-services__list a,.section--department-services .department-services__list .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .section--department-services .department-services__list a>*{margin-top:0}}.section--department-services .department-services__list h3:before,.section--department-services .department-services__list .google-search-results .gsc-result.gsc-webResult .gs-title a:before,.google-search-results .gsc-result.gsc-webResult .gs-title .section--department-services .department-services__list a:before,.section--department-services .department-services__list .google-search-results .gsc-result.gsc-webResult .gs-title a>:before,.google-search-results .gsc-result.gsc-webResult .gs-title .section--department-services .department-services__list a>:before{content:"";height:2px;width:30px;display:block;background-color:#ffb837;position:absolute;top:0;left:0}.section--department-services .department-services__list p{margin-top:.125rem;font-size:1.125rem;line-height:1.5625rem}.section--department-services .grid-x:first-child p{margin-top:1.25rem}@media print,screen and (min-width:48em){.section--department-services .grid-x:first-child p{margin-top:1.25rem}}@media print,screen and (min-width:64em){.section--department-services .grid-x:first-child p{margin-top:1.25rem}}.section--event-feature{padding-bottom:2.5rem}@media print,screen and (min-width:48em){.section--event-feature{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.section--event-feature{padding-bottom:5rem}}.event-feature--set{margin-top:1.5625rem}@media print,screen and (min-width:48em){.event-feature--set{margin-top:1.875rem}}@media print,screen and (min-width:64em){.event-feature--set{margin-top:3.75rem}}@media screen and (max-width:47.99875em){.event-feature--set>.cell:not(:first-child){margin-top:2.5rem}}@media screen and (max-width:47.99875em){.event-feature--set.grid-padding-x>.cell{padding-left:0}}.event-feature--detail{display:flex;flex-direction:column}@media screen and (min-width:40em) and (max-width:47.99875em){.event-feature--detail{flex-direction:row}}@media print,screen and (min-width:64em){.event-feature--detail{flex-direction:row}}.event-feature--detail__date.date-block{position:relative;font-family:"Nunito Sans","trebuchet MS",sans-serif;display:flex;align-items:center}@media screen and (min-width:40em) and (max-width:47.99875em){.event-feature--detail__date.date-block{flex-direction:column;align-items:flex-end;min-width:60px}}@media print,screen and (min-width:64em){.event-feature--detail__date.date-block{flex-direction:column;align-items:flex-end}}.event-feature--detail__date .date-block__month{font-weight:900;font-size:1rem;line-height:1.1;color:#000}@media print,screen and (min-width:48em){.event-feature--detail__date .date-block__month{font-size:1rem}}@media print,screen and (min-width:64em){.event-feature--detail__date .date-block__month{font-size:1.125rem}}@media screen and (min-width:20em) and (max-width:39.99875em){.event-feature--detail__date .date-block__month{border-bottom:1px solid #e4e4e4}}@media screen and (min-width:48em) and (max-width:63.99875em){.event-feature--detail__date .date-block__month{border-bottom:1px solid #e4e4e4}}.event-feature--detail__date .date-block__number{font-weight:200;font-size:2.5rem;line-height:1;color:#365072}@media print,screen and (min-width:48em){.event-feature--detail__date .date-block__number{font-size:2.5rem}}@media print,screen and (min-width:64em){.event-feature--detail__date .date-block__number{font-size:4.5rem}}@media screen and (min-width:20em) and (max-width:39.99875em){.event-feature--detail__date .date-block__number{padding:0 5px}}@media screen and (min-width:40em) and (max-width:47.99875em){.event-feature--detail__date .date-block__number{position:relative;right:-8px}}@media screen and (min-width:48em) and (max-width:63.99875em){.event-feature--detail__date .date-block__number{padding:0 5px}}@media print,screen and (min-width:64em){.event-feature--detail__date .date-block__number{position:relative;right:-8px}}.event-feature--detail__date .date-block__year{font-weight:300;font-size:1.125rem;line-height:1.1;color:#000}@media screen and (min-width:20em) and (max-width:39.99875em){.event-feature--detail__date .date-block__year{border-bottom:1px solid #e4e4e4}}@media screen and (min-width:48em) and (max-width:63.99875em){.event-feature--detail__date .date-block__year{border-bottom:1px solid #e4e4e4}}.event-feature--detail__text h3,.event-feature--detail__text .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .event-feature--detail__text a,.event-feature--detail__text .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .event-feature--detail__text a>*{margin-top:0;font-size:1.25rem;line-height:1.5625rem;font-weight:400}.event-feature--detail__text h3 a,.event-feature--detail__text .google-search-results .gsc-result.gsc-webResult .gs-title a a,.google-search-results .gsc-result.gsc-webResult .gs-title .event-feature--detail__text a a{color:#23578c}@media screen and (min-width:40em) and (max-width:47.99875em){.event-feature--detail__text{margin-left:24px;border-left:2px solid #ffb837;padding-left:24px}}@media print,screen and (min-width:64em){.event-feature--detail__text{margin-left:24px;border-left:2px solid #ffb837;padding-left:24px}}.event-feature--detail__details ul{list-style:none;padding-left:0;margin-top:.625rem}@media print,screen and (min-width:48em){.event-feature--detail__details ul{margin-top:.9375rem}}.event-feature--detail__details li{position:relative}.event-feature--detail__details span{display:block;margin-left:24px;font-size:1rem;line-height:1.375rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#4a4a4a}.event-feature--detail__details i{position:absolute;top:-4px;left:0}.event-feature--detail__details i:before{color:#ffb837;font-size:12px}.section--event-feature+.section--global-margin{margin-top:0}.section--experiential-learning{position:relative;background-color:#101010;padding-top:2.5rem;padding-bottom:2.5rem}@media print,screen and (min-width:48em){.section--experiential-learning{padding-top:3.75rem}}@media print,screen and (min-width:64em){.section--experiential-learning{padding-top:5rem}}@media print,screen and (min-width:48em){.section--experiential-learning{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.section--experiential-learning{padding-bottom:5rem}}.section--experiential-learning h2{color:#fff}.section--experiential-learning a{color:#a5d3ed}.section--experiential-learning a:hover,.section--experiential-learning a:focus{color:#00adef}.experiential-learning__bg img{position:absolute;z-index:1;top:0;left:0;object-fit:cover;width:100%;height:100%;opacity:0.2}.grid-container{position:relative;z-index:2}.el-opportunity__item{color:#fff}.el-opportunity__type,.el-opportunity__name,.el-opportunity__areas-of-study{font-family:"Nunito Sans","trebuchet MS",sans-serif}.el-opportunity__type{font-weight:800;font-size:.8125rem}.el-opportunity__name h3,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a>*{margin-top:.375rem;font-weight:200;font-size:1.5rem;line-height:1.125}@media print,screen and (min-width:48em){.el-opportunity__name h3,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a>*{font-size:1.75rem}}@media print,screen and (min-width:64em){.el-opportunity__name h3,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a>*{font-size:1.875rem}}@media print,screen and (min-width:48em){.el-opportunity__name h3,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a>*{line-height:1.1}}@media print,screen and (min-width:64em){.el-opportunity__name h3,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a>*{line-height:1.25}}.el-opportunity__name h3 a,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a a,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a a{text-decoration:none}.el-opportunity__name h3 a:hover,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a a:hover,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a a:hover,.el-opportunity__name h3 a:focus,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a a:focus,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a a:focus{text-decoration:none;border-bottom:1px solid #00adef}.el-opportunity__name h3 a[href^="http"]:not([href*="law.columbia.edu"]):after,.el-opportunity__name .google-search-results .gsc-result.gsc-webResult .gs-title a a[href^="http"]:not([href*="law.columbia.edu"]):after,.google-search-results .gsc-result.gsc-webResult .gs-title .el-opportunity__name a a[href^="http"]:not([href*="law.columbia.edu"]):after{content:"\00a0\00a0\f360";font-family:"Font Awesome 5 Pro";color:#a5d3ed;font-weight:400;font-size:18px;position:relative;bottom:2px}.el-opportunity__desc p{margin-top:.875rem;font-size:1.125rem;line-height:1.5625rem}.el-opportunity__areas-of-study{margin-top:1.125rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700}@media print,screen and (min-width:48em){.el-opportunity__areas-of-study{margin-top:1.5rem}}@media print,screen and (min-width:64em){.el-opportunity__areas-of-study{margin-top:1.5rem}}.el-opportunity__areas-of-study div{font-size:.8125rem;line-height:1.125rem}.el-opportunity__areas-of-study ul{list-style:none;padding-left:0;margin-top:0;font-size:1rem;line-height:1.5rem}.el-opportunity__areas-of-study li{display:inline}.el-opportunity__areas-of-study li:not(:last-child):after{content:", "}.el-opportunity__slick{position:relative;z-index:2;margin-top:2.5rem;margin-left:20px}@media print,screen and (min-width:64em){.el-opportunity__slick{margin-top:3.125rem}}@media screen and (min-width:75em){.el-opportunity__slick{margin-left:calc(50vw - 580px)}}.el-opportunity__slick .slick-slide{max-width:80vw;padding-right:40px;opacity:0.5}@media screen and (min-width:31.25em){.el-opportunity__slick .slick-slide{max-width:400px}}.el-opportunity__slick .slick-slide.slick-active{opacity:1}.el-opportunity__slick .slick--previous{display:none !important}.el-opportunity__slick .slick--next{position:absolute;top:100px;right:20px}.section--faculty-profile-feature{background-color:#23578c;padding-top:1.5625rem;padding-bottom:2.5rem;position:relative;z-index:1}@media print,screen and (min-width:48em){.section--faculty-profile-feature{padding-top:1.875rem}}@media print,screen and (min-width:64em){.section--faculty-profile-feature{padding-top:3.75rem}}@media print,screen and (min-width:48em){.section--faculty-profile-feature{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.section--faculty-profile-feature{padding-bottom:5rem}}.section--faculty-profile-feature:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:100%;bottom:-1px;left:0}@media screen and (min-width:82.5em){.section--faculty-profile-feature:after{right:calc(50% + 660px)}}.section--faculty-profile-feature a{color:#a5d3ed;font-weight:700}.section--faculty-profile-feature .overline-title h2{color:#fff;border-top-color:#a5d3ed}.section--faculty-profile-feature .overline-title__all-link a{color:#fff}.section--faculty-profile-feature .intro-text{color:#fff}.faculty-profile-feature__set{margin-top:2.5rem;margin-left:20px}@media print,screen and (min-width:64em){.faculty-profile-feature__set{margin-top:3.125rem}}@media screen and (min-width:75em){.faculty-profile-feature__set{margin-left:calc(50vw - 580px)}}@media screen and (min-width:77.5em){.faculty-profile-feature__set{margin-left:calc(50vw - 600px)}}.faculty-profile-feature__profile{width:260px;margin-right:40px}.faculty-profile-feature__profile img{position:relative;z-index:1}.faculty-profile-feature__text{position:relative;z-index:2;background-color:#23578c;padding:20px 0 0 20px}.faculty-profile-feature__text h3,.faculty-profile-feature__text .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-profile-feature__text a,.faculty-profile-feature__text .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-profile-feature__text a>*{margin-top:0;font-weight:400;color:#fff}.faculty-profile-feature__text h3 a,.faculty-profile-feature__text .google-search-results .gsc-result.gsc-webResult .gs-title a a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-profile-feature__text a a{color:#fff}.faculty-profile-feature__profile img+.faculty-profile-feature__text{margin:-40px 0 0 24px}.faculty-profile-feature__positions{font-style:italic;font-size:1.25rem;line-height:1.4375rem;color:#fff}.faculty-profile-feature__positions ul{list-style:none;padding-left:0;margin-top:.4375rem}.faculty-profile-feature__positions li{display:inline}.faculty-profile-feature__positions li:not(:last-child):after{content:"\002C\0020"}.faculty-profile-feature__contact{font-size:1rem;line-height:1.5rem;color:#fff}.faculty-profile-feature__contact ul{list-style:none;padding-left:0;margin-top:1.25rem}.faculty-profile-feature__contact i{padding-right:.625rem;color:#ffb837}.faculty-profile-feature__slick .slick-slide{opacity:0.5}.faculty-profile-feature__slick .slick-active{opacity:1}.faculty-profile-feature__slick .slick-arrow{position:absolute;top:50%;z-index:2}.faculty-profile-feature__slick .slick-disabled{opacity:0}.faculty-profile-feature__slick .slick--previous{left:-20px}.faculty-profile-feature__slick .slick--next{right:50px}@media screen and (max-width:25em){.faculty-profile-feature__slick .slick--next{right:0}}[data-fancybox-modal]{display:none}.listing--course__section-name{display:inline-block;vertical-align:top}.favorite-button{position:relative;width:2.5rem;height:2.5rem;padding:0;color:#23578c !important;background-color:transparent !important;vertical-align:top}.favorite-button .heart-icon,.favorite-button .add-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;transition:opacity 250ms ease-in-out}.favorite-button .add-icon{opacity:0}.favorite-button:hover .heart-icon{opacity:0}.favorite-button:hover .add-icon{opacity:1}.favorite-button:disabled{display:none}.course--information h2 .favorite-button{width:3.75rem;height:3.75rem}.course--information h2 .favorite-button .heart-icon,.course--information h2 .favorite-button .add-icon{font-size:2rem}.favorites-search-form .listing--course__form .grid-x{width:100%}.favorites-search-form .listing--course__form input:not(.form-submit),.favorites-search-form .listing--course__form select,.favorites-search-form .listing--course__form .js-form-item{width:100%;margin:0}.favorites-search-form .listing--course__form [data-drupal-selector='edit-reset']{margin:0 0 0 1.25rem;padding:1.48rem 1.875rem;font-weight:900}.favorite-status{margin:.75rem 0 0;color:#4a4a4a;font-size:1.25rem;font-style:italic}.news--category,.news--type{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.8125rem;font-weight:800;display:inline-block;margin-right:.8125rem}.news--title a:hover,.news--title a:focus{text-decoration:none}.news--title a:hover span,.news--title a:focus span{text-decoration:underline}.news--more-info{font-family:"Crimson Text",georgia,serif;font-style:italic;font-size:1.125rem;line-height:1.5625rem;margin-top:.625rem}@media print,screen and (min-width:48em){.news--more-info{margin-top:.9375rem}}.news--more-info ul{list-style:none;padding-left:0;margin-top:0;display:inline}.news--more-info li{display:inline}.news--more-info li:not(:last-child):after{content:"\002C\0020"}.section--fnf.fnf--no-feature:not(.fnf--home){background-color:#23578c;position:relative;z-index:1}.section--fnf.fnf--no-feature:not(.fnf--home):after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:0;bottom:-1px;width:0}@media screen and (min-width:82.5em){.section--fnf.fnf--no-feature:not(.fnf--home):after{width:calc(50% - 660px)}}.section--fnf.fnf--feature__vertical:not(.fnf--home) .fnf--wrap,.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap{background-color:#23578c;position:relative}.section--fnf.fnf--feature__vertical:not(.fnf--home) .fnf--wrap:after,.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap:after{content:"";display:block;position:absolute;top:0;bottom:0;left:100%;width:20px;background-color:#23578c}@media screen and (min-width:75em){.section--fnf.fnf--feature__vertical:not(.fnf--home) .fnf--wrap:after,.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap:after{width:calc(50vw - 580px)}}@media screen and (min-width:82.5em){.section--fnf.fnf--feature__vertical:not(.fnf--home) .fnf--wrap:after,.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap:after{width:80px}}.section--fnf a{color:#fff}.section--fnf .overline-title__all-links a{color:#23578c}.section--fnf p a{text-decoration:underline}.section--fnf .overline-title{margin-bottom:2.5rem}@media print,screen and (min-width:64em){.section--fnf .overline-title{margin-bottom:3.125rem}}.section--fnf:not(.fnf--home) .overline-title h2{border-top-color:#a5d3ed;color:#fff}.section--fnf:not(.fnf--home) .overline-title__all-links a{color:#fff}.section--fnf .news--category,.section--fnf .news--type{color:#a5d3ed}.section--fnf .news--title{font-weight:300;font-size:1.25rem;line-height:1.5625rem;margin-top:.625rem}@media print,screen and (min-width:48em){.section--fnf .news--title{font-size:1.5rem}}@media print,screen and (min-width:64em){.section--fnf .news--title{font-size:1.5rem}}@media print,screen and (min-width:48em){.section--fnf .news--title{line-height:1.875rem}}@media print,screen and (min-width:64em){.section--fnf .news--title{line-height:1.875rem}}.section--fnf .news--title a[href^="http"]:not([href*="law.columbia.edu"]):after{content:"\00a0\f08e";font-family:"Font Awesome 5 Pro";font-weight:400;font-size:16px;color:#a5d3ed;position:relative;bottom:2px}.section--fnf .news--title,.section--fnf .news--title a,.section--fnf .news--more-info,.section--fnf .news--faculty-subject,.section--fnf .news--publication,.section--fnf .news--summary{color:#fff}.section--fnf.fnf--home.fnf--no-feature .news--title,.section--fnf.fnf--home.fnf--no-feature .news--title a{color:#23578c}.section--fnf.fnf--home.fnf--no-feature .news--category,.section--fnf.fnf--home.fnf--no-feature .news--type,.section--fnf.fnf--home.fnf--no-feature .news--more-info,.section--fnf.fnf--home.fnf--no-feature .news--faculty-subject,.section--fnf.fnf--home.fnf--no-feature .news--publication{color:#000}.section--fnf.fnf--home .fnf--small-items .news--title,.section--fnf.fnf--home .fnf--small-items .news--title a{color:#23578c;line-height:1.3}@media print,screen and (min-width:64em){.section--fnf.fnf--home .fnf--small-items .news--title,.section--fnf.fnf--home .fnf--small-items .news--title a{font-size:1.875rem}}.section--fnf.fnf--home .fnf--small-items .news--category,.section--fnf.fnf--home .fnf--small-items .news--type,.section--fnf.fnf--home .fnf--small-items .news--more-info,.section--fnf.fnf--home .fnf--small-items .news--faculty-subject,.section--fnf.fnf--home .fnf--small-items .news--publication{color:#000}.section--fnf.fnf--no-feature .news--title{font-size:1.25rem;line-height:1.5625rem}@media print,screen and (min-width:48em){.section--fnf.fnf--no-feature .news--title{font-size:1.875rem}}@media print,screen and (min-width:64em){.section--fnf.fnf--no-feature .news--title{font-size:1.875rem}}@media print,screen and (min-width:48em){.section--fnf.fnf--no-feature .news--title{line-height:2.625rem}}@media print,screen and (min-width:64em){.section--fnf.fnf--no-feature .news--title{line-height:2.625rem}}.fnf--wrap{padding-top:2.5rem;padding-bottom:2.5rem}@media print,screen and (min-width:48em){.fnf--wrap{padding-top:3.75rem}}@media print,screen and (min-width:64em){.fnf--wrap{padding-top:5rem}}@media print,screen and (min-width:48em){.fnf--wrap{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.fnf--wrap{padding-bottom:5rem}}.fnf--featured-item .news--summary p{margin-top:.625rem}@media print,screen and (min-width:48em){.fnf--featured-item .news--summary p{margin-top:.9375rem}}.fnf--featured-item__image figure{margin-top:0}@media screen and (min-width:48em) and (max-width:63.99875em){.fnf--feature__horizontal .fnf--featured-item__image,.fnf--feature__vertical .fnf--featured-item__image{margin-left:-40px;width:calc(100% + 40px)}}@media print,screen and (min-width:48em){.fnf--feature__horizontal .fnf--small-items__slide:not(:first-of-type),.fnf--feature__vertical .fnf--small-items__slide:not(:first-of-type){margin-top:2.5rem}}@media print,screen and (min-width:48em) and (min-width:64em){.fnf--feature__horizontal .fnf--small-items__slide:not(:first-of-type),.fnf--feature__vertical .fnf--small-items__slide:not(:first-of-type){margin-top:3.125rem}}.fnf--feature__horizontal .fnf--featured-item__image{margin-bottom:1.5625rem}@media print,screen and (min-width:48em){.fnf--feature__horizontal .fnf--featured-item__image{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.fnf--feature__horizontal .fnf--featured-item__image{margin-bottom:3.75rem}}@media print,screen and (min-width:64em){.fnf--feature__horizontal .fnf--featured-item__image{margin-left:-40px;width:calc(100% + 40px)}}@media screen and (min-width:81.25em){.fnf--feature__horizontal .fnf--featured-item__image{margin-left:-90px;width:calc(100% + 90px)}}.fnf--feature__vertical .fnf--featured-item{display:flex;flex-direction:column}@media print,screen and (min-width:64em){.fnf--feature__vertical .fnf--featured-item{flex-direction:row}.fnf--feature__vertical .fnf--featured-item__image{padding-right:40px;flex:1 0 auto}.fnf--feature__vertical .fnf--featured-item__text{flex:1 1 auto}}.fnf--home .fnf--wrap{padding-top:0;padding-bottom:0}.fnf--home__all-link{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:800;font-size:1rem;margin-top:1.25rem}.fnf--home__all-link:hover,.fnf--home__all-link:focus{color:#676767}@media print,screen and (min-width:48em){.fnf--home__all-link{margin-top:4.375rem}}@media print,screen and (min-width:64em){.fnf--home__all-link{margin-top:4.375rem}}.fnf--home__all-link+.fnf--home__all-link{margin-top:0}@media print,screen and (min-width:48em){.fnf--home__all-link+.fnf--home__all-link{margin-top:0}}@media print,screen and (min-width:64em){.fnf--home__all-link+.fnf--home__all-link{margin-top:0}}.fnf--home .fnf--featured-item{background-color:#23578c;position:relative}.fnf--home .fnf--featured-item:after{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:40px;background-color:#fff}.fnf--home .fnf--featured-item figure{position:relative;z-index:2}.fnf--home .fnf--featured-item__image figure{margin-top:0}@media print,screen and (min-width:48em){.fnf--home .fnf--featured-item__image{margin-left:-40px;width:100%}}@media screen and (max-width:47.99875em){.fnf--home .fnf--featured-item{margin:0 -40px}.fnf--home .fnf--featured-item__text{padding:0 40px 40px}}@media print,screen and (min-width:48em){.fnf--home .fnf--featured-item__text{padding:0 40px 40px}}@media screen and (min-width:48em){.fnf--home .fnf--small-items__slick{margin-top:40px}}.section--fnf:not(.fnf--home) .fnf--home__all-link{display:none}@media (min-width:600px) and (max-width:767px){.fnf--feature .fnf--small-item{margin-right:20px}}@media (min-width:600px){.fnf--no-feature .fnf--small-item{margin-right:40px}}.section--fnf .fnf--small-items__slick.slick-slider{position:relative;padding-bottom:50px}@media screen and (min-width:56.3125em){.section--fnf.fnf--no-feature .fnf--small-items__slick.slick-slider{padding-bottom:0}}.section--fnf .slick-arrow{position:absolute;bottom:0}.section--fnf .slick--next{left:36px}.section--fnf:not(.fnf--home) .section--footer .overline-title__all-link{padding-top:.625rem}@media print,screen and (min-width:48em){.section--fnf:not(.fnf--home) .section--footer .overline-title__all-link{padding-top:.9375rem}}.section--fnf:not(.fnf--home) .section--footer .overline-title__all-link a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:800;font-size:1rem;color:#fff;display:block}.section--fnf:not(.fnf--home) .section--footer .overline-title__all-link a:hover,.section--fnf:not(.fnf--home) .section--footer .overline-title__all-link a:focus{color:#a5d3ed}@media print,screen and (min-width:48em){.section--fnf:not(.fnf--home) .section--footer{display:none}}.section--fnf.fnf--home .section--footer{line-height:1}.section--fnf.fnf--home .section--footer .overline-title__all-link{padding-top:.625rem}@media print,screen and (min-width:48em){.section--fnf.fnf--home .section--footer .overline-title__all-link{padding-top:.9375rem}}.section--fnf.fnf--home .section--footer .overline-title__all-link a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:800;font-size:1rem;color:#23578c;display:block}.section--fnf.fnf--home .section--footer .overline-title__all-link a:hover,.section--fnf.fnf--home .section--footer .overline-title__all-link a:focus{color:#a5d3ed}.section--fnf.fnf--home.fnf--feature__horizontal .section--footer{margin-top:0}@media print,screen and (min-width:48em){.section--fnf.fnf--home.fnf--feature__horizontal .section--footer{margin-top:3.125rem}}@media print,screen and (min-width:64em){.section--fnf.fnf--home.fnf--feature__horizontal .section--footer{margin-top:3.125rem}}@media screen and (max-width:47.99875em){.overline-title__all-links{display:none}}@media print,screen and (min-width:48em){.fnf--feature__vertical .fnf--small-items,.fnf--feature__horizontal .fnf--small-items{margin-top:-14px}}@media print,screen and (min-width:64em){.fnf--feature__vertical .fnf--featured-item__text{margin-top:-14px}}.fnf--featured-item__text h3.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a>.news--title{font-weight:200;font-size:1.875rem;line-height:1.3}@media print,screen and (min-width:48em){.fnf--featured-item__text h3.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a>.news--title{font-size:2.5rem}}@media print,screen and (min-width:64em){.fnf--featured-item__text h3.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a>.news--title{font-size:2.5rem}}@media print,screen and (min-width:48em){.fnf--featured-item__text h3.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a>.news--title{line-height:1.1}}@media print,screen and (min-width:64em){.fnf--featured-item__text h3.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a.news--title,.fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--featured-item__text a>.news--title{line-height:1.1}}.fnf--home .fnf--featured-item__text h3.news--title,.fnf--home .fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--home .fnf--featured-item__text a.news--title,.fnf--home .fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--home .fnf--featured-item__text a>.news--title{font-weight:200;font-size:1.875rem}@media print,screen and (min-width:48em){.fnf--home .fnf--featured-item__text h3.news--title,.fnf--home .fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--home .fnf--featured-item__text a.news--title,.fnf--home .fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--home .fnf--featured-item__text a>.news--title{font-size:2.5rem}}@media print,screen and (min-width:64em){.fnf--home .fnf--featured-item__text h3.news--title,.fnf--home .fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--home .fnf--featured-item__text a.news--title,.fnf--home .fnf--featured-item__text .google-search-results .gsc-result.gsc-webResult .gs-title a>.news--title,.google-search-results .gsc-result.gsc-webResult .gs-title .fnf--home .fnf--featured-item__text a>.news--title{font-size:3rem}}.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap{padding-left:20px}.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap .fnf--featured-item__image{margin-left:-60px;width:calc(100% + 60px);margin-bottom:1.5625rem}@media print,screen and (min-width:48em){.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap .fnf--featured-item__image{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap .fnf--featured-item__image{margin-bottom:3.75rem}}@media screen and (min-width:82.5em){.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap{padding-left:100px}.section--fnf.fnf--feature__horizontal:not(.fnf--home) .fnf--wrap .fnf--featured-item__image{margin-left:-180px;width:calc(100% + 180px)}}.section--fnf.fnf--feature__vertical .fnf--wrap{padding-left:20px}.section--fnf.fnf--feature__vertical .fnf--wrap .fnf--featured-item__image{margin-left:-60px;margin-bottom:1.5625rem}@media print,screen and (min-width:48em){.section--fnf.fnf--feature__vertical .fnf--wrap .fnf--featured-item__image{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.section--fnf.fnf--feature__vertical .fnf--wrap .fnf--featured-item__image{margin-bottom:3.75rem}}@media screen and (min-width:82.5em){.section--fnf.fnf--feature__vertical .fnf--wrap{padding-left:100px}.section--fnf.fnf--feature__vertical .fnf--wrap .fnf--featured-item__image{margin-left:-180px}}.fnf--home .overline-title__all-links{margin-top:1.25rem}@media print,screen and (min-width:48em){.fnf--home .overline-title__all-links{margin-top:2.5rem}}@media print,screen and (min-width:64em){.fnf--home .overline-title__all-links{margin-top:3.75rem}}.fnf--home .overline-title__all-link{display:block}.section--gallery{width:100vw;overflow:hidden}@media screen and (min-width:90em){.section--gallery .grid-container:not(.section--gallery--title){padding:0;max-width:none}}@media screen and (min-width:90em){.section--gallery .slick-list{padding-left:calc(.33333333*(100vw - 1160px))}.section--gallery .gallery .slick-slide{padding-right:3.125rem;transition:opacity .4s ease-out,height .4s ease-out,padding-top .4s ease-out}.section--gallery .gallery .slick-slide:not(.slick-current).slick-cloned{opacity:.5}.section--gallery .gallery .slick-slide:not(.slick-current) .gallery__item{opacity:.5;transition:opacity .4s ease-out,padding-top .4s ease-out}.section--gallery .slick-slide:not(.slick-current) .gallery__slide--large .gallery__item a.fancybox-link{height:calc(555px * .666666666);transition:height .4s ease-out}.section--gallery .slick-arrow{height:64px;width:64px}.section--gallery .gallery--large .slick-arrow--white{height:64px;width:64px}.section--gallery .gallery--large .slick--next{left:calc(860px + .33333333 * (100vw - 1160px) - 32px)}.section--gallery .gallery--large .slick--prev{display:inline-block !important;left:calc(.33333333*(100vw - 1160px) - 32px)}}@media screen and (min-width:90em){.news--detail ~ .section--gallery{padding-left:calc(50vw - 37.5rem + 60px)}}.gallery.gallery--large{display:none}@media screen and (min-width:64em){.gallery.gallery--large{display:block}}.gallery{display:block}@media screen and (min-width:64em){.gallery{display:none}}.gallery .slick-list{overflow:visible !important}.gallery .slick-slide{padding-right:.9375rem;transition:opacity .8s ease}.gallery .slick-cloned{opacity:0;transition:opacity .8s ease}.gallery .slick-slide.slick-active,.gallery .slick-slide.slick-active ~ .slick-slide,.gallery .slick-slide.slick-active ~ .slick-cloned{opacity:1;transition:opacity .8s ease}.gallery .slick--next{right:.9375rem}@media print,screen and (min-width:64em){.gallery .slick--next{left:52.625rem;right:auto}}.gallery .slick--prev{display:none !important}.gallery .slick-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-60%)}@media print,screen and (min-width:64em){.gallery__slide--large .gallery__item a.fancybox-link{height:34.6875rem;width:53.75rem !important}}.gallery__slide a img{max-width:100%;width:100%;max-height:100%;margin:auto}.gallery__item .image-internal-wrapper{background-image:linear-gradient(to right,rgba(32,32,32,0.2) 0,rgba(32,32,32,0.5) 100%)}.gallery__slide .gallery__item .image-internal-wrapper__unsized{display:flex}.gallery__slide .gallery__item .image-internal-wrapper__unsized img{width:unset}.gallery__item a.fancybox-link,.gallery__item .image-internal-wrapper{position:relative;width:calc(100vw - 100px)}@media print,screen and (min-width:64em){.gallery__item a.fancybox-link,.gallery__item .image-internal-wrapper{height:34.6875rem !important;width:53.75rem !important}}.gallery__item a.fancybox-link{position:relative;display:flex;justify-content:center;align-items:center}.gallery__item a.fancybox-link .play-button{position:absolute;width:4.375rem;height:auto}@media screen and (min-width:40em){.gallery__slide--large .gallery__item a .play-button{width:6.5625rem}}.gallery__item{margin:0;position:relative;overflow:hidden}@media print,screen and (min-width:64em){.gallery__item:last-child:not(:first-child){margin-top:.9375rem}}.gallery__item-caption{margin-top:1.25rem;max-width:calc(100vw - 40px)}.gallery__item-caption__desc p{margin-top:1rem}.gallery__slide--large .gallery__item{margin-top:0}@media print,screen and (min-width:64em){.gallery__slide--large .gallery__item{margin-top:2.5rem}}.fancybox-caption .fancybox-caption__body{font-size:1.375rem}.fancybox-caption .fancybox-caption__body p:first-of-type{margin-top:0}.section--slider{overflow:hidden}.glide__slides{white-space:normal}[data-slider-type='offsetCards'] .glide__slides,[data-slider-type='offsetCards'] .glide__track{overflow:visible}[data-slider-type='offsetCards'] .glide__arrow--prev{display:none}.glide__slide{transition:opacity 250ms ease;opacity:0}.glide__slide--active,.glide__slide--active ~ .glide__slide{opacity:1}.grid-feature--item{margin-bottom:1.875rem}@media print,screen and (min-width:64em){.grid-feature--item{margin-bottom:2.5rem}}.grid-feature--item h2{font-weight:400}.grid-feature--item h2,.grid-feature--item .btn{margin-top:1.25rem}@media print,screen and (min-width:48em){.grid-feature--item h2,.grid-feature--item .btn{margin-top:1.875rem}}.grid-feature--item p{margin-top:.625rem;color:#4a4a4a;font-size:1.125rem;line-height:1.5rem}@media print,screen and (min-width:48em){.grid-feature--item p{margin-top:.9375rem}}.parallax-mask{position:relative;z-index:3;background:#fff}.hero{position:relative;overflow:hidden;max-height:75vh}@media print,screen and (min-width:48em){.hero{display:flex;justify-content:center;align-items:center;background:#c2c6c9}}.hero__media{display:block;width:100%}.hero__media img{display:block;width:100%;max-width:none;height:auto;object-fit:cover;object-position:50% 50%}.hero__content{z-index:3;padding:1.25rem}@media print,screen and (min-width:48em){.hero__content h1,.hero__content p{text-align:center;color:#fff}}.hero__content h1{font-size:1.875rem;font-family:"Crimson Text",georgia,serif}@media print,screen and (min-width:48em){.hero__content h1{font-size:5rem}}@media print,screen and (min-width:64em){.hero__content h1{font-size:5rem}}.hero__content p{font-size:1.125rem;max-width:41.25rem;margin-right:auto;margin-left:auto;font-family:"Nunito Sans","trebuchet MS",sans-serif}@media print,screen and (min-width:48em){.hero__content p{font-size:1.375rem}}@media print,screen and (min-width:64em){.hero__content p{font-size:1.375rem}}@media print,screen and (min-width:48em){.hero__content{position:absolute;color:#fff}}.hero__overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.4)}@media screen and (min-width:40em) and (max-width:47.99875em){.hero__overlay{display:none}}.hero--no-img{background:#c2c6c9}.hero--no-img .hero__content{padding-top:1.25rem;padding-bottom:1.25rem;position:relative}@media print,screen and (min-width:48em){.hero--no-img .hero__content{padding-top:3.75rem}}@media print,screen and (min-width:64em){.hero--no-img .hero__content{padding-top:3.75rem}}@media print,screen and (min-width:48em){.hero--no-img .hero__content{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.hero--no-img .hero__content{padding-bottom:3.75rem}}.hero--no-img .hero__content h1,.hero--no-img .hero__content p{text-align:center;color:#fff}.hero--parallax{min-height:75vh}@media print,screen and (min-width:48em){.hero--parallax .hero__media,.hero--parallax img,.hero--parallax video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}}.hero--parallax video{z-index:2}@media screen and (min-width:40em) and (max-width:47.99875em){.hero--parallax video{display:none}}.hero--iframe:not(.hero--parallax-iframe){min-height:0}.hero--iframe:not(.hero--parallax-iframe) .video-feature{position:relative;overflow:hidden;height:0;padding-top:30px;padding-bottom:56.25%}@media print,screen and (min-width:48em){.hero--iframe:not(.hero--parallax-iframe) img{position:absolute}}@media print,screen and (min-width:48em){.hero--iframe:not(.hero--parallax-iframe) iframe{position:absolute;z-index:2;top:0;left:0;width:100%;min-width:1165px;height:100%;min-height:700px}}.hero--iframe:not(.hero--parallax-iframe) .video-feature{display:none}@media print,screen and (min-width:48em){.hero--iframe:not(.hero--parallax-iframe) .video-feature{display:block;margin-top:-3.125rem}}.hero--parallax-iframe .video-feature{display:none}@media print,screen and (min-width:48em){.hero--parallax-iframe .video-feature{position:relative;z-index:2;display:block;width:100vw;height:100vh}}.hero--featured-items{background-color:#f3f4f4;padding-top:3.125rem;padding-bottom:3.125rem}@media print,screen and (min-width:48em){.hero--featured-items{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.hero--featured-items{padding-bottom:4.375rem}}.hero--featured-items .grid-x{padding-left:20px;padding-right:20px;display:flex;flex-direction:column}@media print,screen and (min-width:64em){.hero--featured-items .grid-x{flex-direction:row;justify-content:space-between}}.announcement--category{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:0.8125rem;font-weight:800;display:inline-block;margin-right:0.8125rem}@media screen and (max-width:47.99875em){.home--featured-item{display:flex;flex-direction:row}.home--featured-item:not(:first-child){margin-top:1.875rem}.home--featured-item__image{width:25%;margin-right:15px}.home--featured-item__text{max-width:75%}}@media screen and (min-width:48em) and (max-width:63.99875em){.home--featured-item{display:flex;flex-direction:row}.home--featured-item:not(:first-child){margin-top:1.875rem}.home--featured-item__image{width:25%;margin-right:15px}.home--featured-item__text{max-width:75%}}@media print,screen and (min-width:64em){.home--featured-item:first-child:last-child{display:flex;flex-direction:row}.home--featured-item:first-child:last-child .home--featured-item__image{width:360px;margin-right:30px}.home--featured-item:first-child:last-child .home--featured-item__text{max-width:75%;display:flex;flex-direction:column;justify-content:center}.home--featured-item:first-child:nth-last-child(2),.home--featured-item:nth-child(2):last-child{width:50%;display:flex;flex-direction:row}.home--featured-item:first-child:nth-last-child(2) .home--featured-item__image,.home--featured-item:nth-child(2):last-child .home--featured-item__image{min-width:calc(50% - 15px);margin-right:15px}.home--featured-item:first-child:nth-last-child(2) .home--featured-item__text,.home--featured-item:nth-child(2):last-child .home--featured-item__text{min-width:calc(50% - 15px);margin-left:15px}.home--featured-item:first-child:nth-last-child(3),.home--featured-item:nth-child(2):nth-last-child(2),.home--featured-item:nth-child(3):last-child{width:32%}.home--featured-item:first-child:nth-last-child(3) .home--featured-item__image,.home--featured-item:nth-child(2):nth-last-child(2) .home--featured-item__image,.home--featured-item:nth-child(3):last-child .home--featured-item__image{position:relative;z-index:1}.home--featured-item:first-child:nth-last-child(3) .home--featured-item__text,.home--featured-item:nth-child(2):nth-last-child(2) .home--featured-item__text,.home--featured-item:nth-child(3):last-child .home--featured-item__text{position:relative;z-index:2;background-color:#f3f4f4;margin:-50px 0 0 40px;padding:25px 0 0 40px}.home--featured-item:first-child:nth-last-child(3) .home--featured-item__text:first-child,.home--featured-item:nth-child(2):nth-last-child(2) .home--featured-item__text:first-child,.home--featured-item:nth-child(3):last-child .home--featured-item__text:first-child{margin:0;padding:0}}@media screen and (min-width:75em){.home--featured-item:first-child:nth-last-child(3),.home--featured-item:nth-child(2):nth-last-child(2),.home--featured-item:nth-child(3):last-child{width:33.3333%}}.home--featured-item__title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.25rem;line-height:1.5625rem}@media print,screen and (min-width:48em){.home--featured-item__title{font-size:1.875rem}}@media print,screen and (min-width:64em){.home--featured-item__title{font-size:1.875rem}}@media print,screen and (min-width:48em){.home--featured-item__title{line-height:2.625rem}}@media print,screen and (min-width:64em){.home--featured-item__title{line-height:2.625rem}}.section--horizontal-feature-box{font-family:"Nunito Sans","trebuchet MS",sans-serif}.section--horizontal-feature-box h2{margin-top:0}.horizontal-feature-box__img{margin-bottom:20px}@media print,screen and (min-width:48em){.horizontal-feature-box__img{margin-bottom:0}}@media print,screen and (min-width:40em){.image-grid .glide__slides{display:flex;flex-flow:row wrap;margin-left:-1.25rem;margin-right:-1.25rem}}@media print,screen and (min-width:40em) and (min-width:48em){.image-grid .glide__slides{margin-left:-1.25rem;margin-right:-1.25rem}}@media print,screen and (min-width:40em){.image-grid .glide__arrows{display:none}}.image-grid-item__link{position:relative;display:table;margin:0 auto;line-height:1}.image-grid-item__link:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:'';transition:background-color 250ms ease-in-out;background-color:rgba(35,87,140,0)}.image-grid-item__link:hover:before,.image-grid-item__link:focus:before{background-color:rgba(35,87,140,0.333)}.image-grid-item__expand{position:absolute;top:0;right:0;display:block;padding:.5em;background-color:#fff;font-size:1.25rem}.image-grid-item .play-button{position:absolute;top:50%;left:50%;width:2.8125rem;height:2.8125rem;transform:translate(-50%,-50%)}@media screen and (max-width:39.99875em){.image-grid-item{padding:0}.image-grid-item__toggle{display:none}}@media print,screen and (min-width:40em){.image-grid-item{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;display:block;height:auto;padding-bottom:30px}.image-grid-item__toggle{position:absolute;top:0;right:0;padding:.5em .5625em;text-align:center;color:#23578c;background-color:#fff;font-size:1.25rem}.image-grid-item__toggle:before{font-family:"Font Awesome 5 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f424";font-weight:300}.image-grid-item__toggle:hover{background-color:#fff}}.in-the-news--item{font-family:"Nunito Sans","trebuchet MS",sans-serif;margin-top:2.5rem;border-top:1px solid #e4e4e4;padding-top:2.5rem;position:relative}@media print,screen and (min-width:64em){.in-the-news--item{margin-top:3.125rem}}@media print,screen and (min-width:64em){.in-the-news--item{padding-top:3.125rem}}.in-the-news--item:before,.in-the-news--item:after{content:"";display:block;position:absolute;top:-1px;height:5px;width:1.25rem;background-color:#fff}@media print,screen and (min-width:64em){.in-the-news--item:before,.in-the-news--item:after{width:calc(8.33333% + 1.25rem)}}.in-the-news--item:before{left:0}.in-the-news--item:after{right:0}.in-the-news__date,.in-the-news__outlet{display:inline-block;color:#000;font-size:1rem;font-weight:800;margin-right:1rem}.in-the-news__title{margin-top:.375rem;font-size:1.5rem;font-weight:200}@media print,screen and (min-width:48em){.in-the-news__title{font-size:1.75rem}}@media print,screen and (min-width:64em){.in-the-news__title{font-size:1.875rem}}.in-the-news__title a:hover,.in-the-news__title a:focus{text-decoration:none;border-bottom:1px solid #23578c}.in-the-news__title a[href^="http://"]:after,.in-the-news__title a[href^="https://"]:after{content:"\00a0\f08e";font-family:"Font Awesome 5 Pro";font-weight:400;font-size:16px;color:#a5d3ed;position:relative;bottom:2px}.in-the-news__detail-list dt{color:#000;font-size:.8125rem;font-weight:900}.in-the-news__detail-list dd{margin-left:0}.in-the-news__other-info{font-size:1rem;font-weight:400}.in-the-news__other-info dt{line-height:2.125rem}.in-the-news__other-info p{margin-top:0}.in-the-news__other-info a{font-weight:700}.in-the-news__detail-group{margin-top:1.25rem;display:flex}@media print,screen and (min-width:48em){.in-the-news__detail-group{margin-top:1.875rem}}@media screen and (max-width:47.99875em){.in-the-news__detail-group{flex-direction:column}}@media print,screen and (min-width:48em){.in-the-news__detail-group>div{max-width:50%}}.in-the-news__detail-group dd{display:inline;font-size:1rem;line-height:1.5rem;font-weight:400}.in-the-news__detail-group dd a{font-weight:700}.in-the-news__detail-group dd:not(:last-of-type):after{content:", ";color:#c2c6c9}.in-the-news__detail-group .in-the-news__areas-of-study{margin-right:1.5rem}.in-the-news__faculty dd{display:block;font-size:1rem;line-height:1.5rem;font-weight:400;margin-bottom:.25rem}@media print,screen and (min-width:48em){.in-the-news__faculty dd{display:inline-block}}.in-the-news__faculty dd a{font-weight:700;display:block}.in-the-news__faculty dd em{display:block;font-family:"Crimson Text",georgia,serif;font-size:1rem;line-height:1.5rem}.listing--in-the-news .js-form-type-date{display:flex;align-items:center}.listing--in-the-news .views-exposed-form .form-item.js-form-type-date label{position:relative !important;overflow:initial;width:auto;height:auto;margin-right:20px}.jump-nav{position:fixed;top:20rem;padding:0;list-style:none}.jump-nav__link{transition:color 250ms ease-in-out;font-size:1.5rem;font-weight:700}.jump-nav__link--active{color:#e76848}.more-less--height{position:relative;overflow-y:hidden}.more-less--height:after{position:absolute;z-index:1;top:50%;right:0;bottom:0;left:0;display:block;content:'';background:linear-gradient(rgba(255,255,255,0),#fff)}.more-less--height__toggle{position:absolute;z-index:2;bottom:0;padding-top:.875rem;padding-bottom:.75rem}.more-less--height.open{max-height:10000rem !important;padding-bottom:4rem}.more-less--height.open:after{display:none}:root:not(.oho-js) .more-less,.more-less--height--inactive{max-height:none}:root:not(.oho-js) .more-less--height:after,:root:not(.oho-js) .more-less__toggle,.more-less--height--inactive:after,.more-less--height--inactive .more-less--height__toggle{display:none}.more-less{position:relative;overflow-y:hidden}.more-less .more-less__content{max-height:25rem;margin-bottom:3.75rem}.more-less:after{position:absolute;z-index:1;top:50%;right:0;bottom:0;left:0;display:block;content:'';background:linear-gradient(rgba(255,255,255,0),#fff)}.more-less__toggle{position:absolute;z-index:2;bottom:1em;left:50%;transform:translateX(-50%)}.more-less.more-less-open{padding-bottom:5rem}.more-less.more-less-open [data-more-less-content]{max-height:none !important;margin-bottom:0}.more-less.more-less-open [data-more-less-item]{display:block !important}.more-less.more-less-open:after{display:none}.more-less.more-less-open .more-less__toggle{bottom:0}:root:not(.oho-js) .more-less,.more-less--inactive{max-height:none}:root:not(.oho-js) .more-less:after,:root:not(.oho-js) .more-less__toggle,.more-less--inactive:after,.more-less--inactive .more-less__toggle{display:none}.offset-slider{overflow-x:hidden}.offset-slider .slick-list{overflow:visible !important}.offset-slider .slick-track{left:-3.5rem}.offset-slider__item{width:calc(100vw - 8rem);margin:0 1rem}.offset-slider__item>img{width:100%;height:100%}@media print,screen and (min-width:48em){.offset-slider .slick-track{left:0}.offset-slider__item{width:calc(50vw - 6rem)}}@media print,screen and (min-width:64em){.offset-slider--three{margin:0 -1rem}.offset-slider--three .offset-slider__item{float:left;width:calc(33.333% - 2rem)}.offset-slider--unlimited .offset-slider__item{width:calc(33.333vw - 4rem)}}.mobile-offset-slider,.slider-row{position:relative}@media screen and (min-width:40em) and (max-width:47.99875em){.mobile-offset-slider,.slider-row{padding:0 0 0 1.25rem}.mobile-offset-slider .slick-slide,.slider-row .slick-slide{width:100%;max-width:calc(100vw - 120px);padding:0;transition:opacity 600ms ease;opacity:.6 !important}.mobile-offset-slider .slick-slide[aria-hidden='true'],.slider-row .slick-slide[aria-hidden='true']{opacity:0 !important}.mobile-offset-slider .slick-slide.slick-active,.slider-row .slick-slide.slick-active{opacity:1 !important}.mobile-offset-slider .slick-slide[aria-hidden='false']+.slick-slide,.slider-row .slick-slide[aria-hidden='false']+.slick-slide{opacity:0 !important}.mobile-offset-slider .slick-slide img,.slider-row .slick-slide img{width:100%;max-width:none}}.section--stat-block{text-align:center}.section--stat-block .section-heading__subheading{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:100}.oho-stat-block{float:left;width:100%;padding:20px 0 50px;text-align:center}@media screen and (min-width:40em) and (max-width:47.99875em){.oho-stat-block .oho-stat{padding:20px 0}.oho-stat-block .oho-stat:first-child{padding-top:0}.oho-stat-block .oho-stat:last-child{padding-bottom:0}}@media print,screen and (min-width:48em){.oho-stat-block .oho-stat{border-left:1px solid #cccccc}.oho-stat-block .oho-stat:last-child{border-right:1px solid #cccccc}}.oho-stat-block .oho-stat__title{font-size:24px}.oho-stat-block .oho-stat__value{padding:10px 0;font-size:72px;line-height:1}@media screen and (min-width:48em) and (max-width:63.99875em){.oho-stat-block .oho-stat__value{font-size:55px}}.oho-stat-block .oho-stat__desc{font-size:24px;line-height:1.2}.oho-stat-block .oho-stat__desc p{margin:0;line-height:1.4}@media screen and (min-width:48em) and (max-width:63.99875em){.oho-stat-block .oho-stat__desc{font-size:20px}}.oho-stat-block .slick-slide{padding:0 45px}@media screen and (min-width:48em) and (max-width:63.99875em){.oho-stat-block .slick-slide{padding:0 20px}}@media screen and (min-width:40em) and (max-width:47.99875em){.oho-stat-block .slick-slide{padding:0 25px}}.oho-stat-block .slick-list{margin:0 50px;padding:0 !important;border-right:1px solid #cccccc;border-left:1px solid #cccccc}.oho-stat-block .slick-list h2{display:none}.oho-stat-block .slick-list .slick-slide{min-height:160px}@media screen and (min-width:40em) and (max-width:47.99875em){.oho-stat-block .slick-list{border:none}}.oho-stat-block .slick-center{border-right:1px solid #cccccc;border-left:1px solid #cccccc}@media screen and (min-width:40em) and (max-width:47.99875em){.oho-stat-block .slick-center{border:none}}.oho-stat-block .slick-track .slick-active:first-child{background-color:#0000ff}.oho-stat-block .field-name-field-hc-statistic-link a{display:inline-block;margin-top:20px;padding:8px 45px 8px 35px;transition:200ms all ease;text-transform:uppercase;color:#fff;background-color:#333333;background-image:url(/themes/custom/oho/columbia_law/assets/img/btn-arrow-white.png);background-repeat:no-repeat;background-position:93% center;font-size:12px}.oho-stat-block .field-name-field-hc-statistic-link a:hover{transition:200ms all ease;background-position:95%}.oho-stat-block .slick-prev{left:-8px}@media print,screen and (min-width:40em){.oho-stat-block .slick-prev{left:8px}}.oho-stat-block .slick-next{right:-8px}@media print,screen and (min-width:40em){.oho-stat-block .slick-next{right:8px}}.photo-gallery{padding-top:1.5rem;padding-bottom:1.5rem;overflow:hidden;background-color:#333333}@media print,screen and (min-width:48em){.photo-gallery{padding-top:3rem}}@media print,screen and (min-width:64em){.photo-gallery{padding-top:5rem}}@media print,screen and (min-width:48em){.photo-gallery{padding-bottom:3rem}}@media print,screen and (min-width:64em){.photo-gallery{padding-bottom:5rem}}.photo-gallery .slick-list{overflow:visible;padding:0 !important}.photo-gallery__title{font-size:1.125rem;margin-bottom:1.5rem;text-align:center;letter-spacing:4px;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,0.5);font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700}@media print,screen and (min-width:48em){.photo-gallery__title{font-size:1.5rem}}@media print,screen and (min-width:64em){.photo-gallery__title{font-size:1.875rem}}@media print,screen and (min-width:48em){.photo-gallery__title{margin-bottom:3rem}}@media print,screen and (min-width:64em){.photo-gallery__title{margin-bottom:6.25rem}}.photo-gallery__item{position:relative;margin:0}.photo-gallery__item img{vertical-align:middle}.photo-gallery__item figcaption p{pointer-events:auto;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,0.5);font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700;line-height:calc(22 / 14)}@media large-up{.photo-gallery__item figcaption p{width:66%}}.photo-gallery__item figcaption p a{pointer-events:auto;color:#ffff00}@media print,screen and (min-width:48em){.photo-gallery__item figcaption{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column-reverse;padding:1.25rem;transition:opacity 300ms ease;pointer-events:none;opacity:0;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8))}}.photo-gallery__item.slick-slide{z-index:2;display:table !important;transition:all 300ms ease;transform:scale(0.95);opacity:.65}@media (max-width:580px){.photo-gallery__item.slick-slide{width:300px}}.photo-gallery__item.slick-current{z-index:3;transform:scale(1);opacity:1}@media print,screen and (min-width:48em){.photo-gallery__item.slick-current{transform:scale(1.2)}.photo-gallery__item.slick-current:hover figcaption{opacity:1}}.photo-gallery__gallery .slick-track{display:flex;align-items:center;padding:1em 0 3em}.photo-gallery__gallery .slick-prev{left:1.25rem}@media (min-width:75em){.photo-gallery__gallery .slick-prev{left:calc(50% - 600px)}}.photo-gallery__gallery .slick-next{right:1.25rem}@media (min-width:75em){.photo-gallery__gallery .slick-next{right:calc(50% - 600px)}}.profile-list__profile{margin-bottom:2.5rem}@media print,screen and (min-width:48em){.profile-list__profile{margin-bottom:2.5rem}}@media print,screen and (min-width:64em){.profile-list__profile{margin-bottom:3.75rem}}.profile-list__profile .more-less{max-height:18.75rem;margin-bottom:0}@media screen and (max-width:63.9375em){.profile-list__profile-text{padding-left:0 !important}}.profile-list__profile-title{margin-top:0}@media screen and (max-width:37.5em){.profile-list__profile-title{font-size:1.5rem}}.profile-list__profile-body p{margin-top:1rem}.section--profile-list .overline-title.no-description{margin-bottom:1.875rem}@media print,screen and (min-width:64em){.section--profile-list .overline-title.no-description{margin-bottom:2.5rem}}.grid-container--profile-slider{position:relative}.section--program-feature{max-width:1440px;margin-left:auto;margin-right:auto}.program-feature__container{display:flex;flex-direction:column}@media print,screen and (min-width:64em){.program-feature__container{flex-direction:row-reverse}}.program-feature--feature{position:relative;max-width:900px}.program-feature--feature figure{position:relative;z-index:1;margin-top:0;background-color:#ffb837}@media print,screen and (min-width:48em){.program-feature--feature figure{margin-right:40px;background-color:transparent}.program-feature--feature figure:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;background-color:#ffb837;top:0;left:0}.program-feature--feature figure.oho-animate.oho-animate--ready:after{transform:translate(0,0)}.program-feature--feature figure.oho-animate:not(.oho-animate--ready):after{transform:translate(40px,40px);transition:transform 2s ease}}.program-feature--feature__title{position:relative;z-index:2;display:table;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;background-color:#fff;font-size:1.3125rem;margin-top:-2.8125rem;line-height:1.1;padding:1em 1em 2em}@media print,screen and (min-width:48em){.program-feature--feature__title{font-size:2.25rem}}@media print,screen and (min-width:64em){.program-feature--feature__title{font-size:3.625rem}}@media print,screen and (min-width:48em){.program-feature--feature__title{margin-top:-4.75rem}}@media print,screen and (min-width:64em){.program-feature--feature__title{margin-top:-6.875rem}}@media print,screen and (min-width:48em){.program-feature--feature__title{margin-left:40px}}@media print,screen and (min-width:64em){.program-feature--feature__title{position:relative;margin-left:80px;width:55%;padding-bottom:0}}.program-feature--feature__title.oho-animate.oho-animate--ready{margin-top:0}.program-feature--feature__title.oho-animate:not(.oho-animate--ready){margin-top:-2.8125rem;transition:margin 2s ease}@media print,screen and (min-width:48em){.program-feature--feature__title.oho-animate:not(.oho-animate--ready){margin-top:-4.75rem}}@media print,screen and (min-width:64em){.program-feature--feature__title.oho-animate:not(.oho-animate--ready){margin-top:-6.875rem}}.program-feature--headlines{margin-left:20px;margin-right:20px}@media print,screen and (min-width:64em){.program-feature--headlines{max-width:360px;margin-right:40px}}.program-feature--headlines ul{list-style:none;padding-left:0}.program-feature--headlines li{margin-top:1.875rem}@media print,screen and (min-width:64em){.program-feature--headlines li{margin-top:2.5rem}}.program-feature--headlines__title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.25rem}@media print,screen and (min-width:48em){.program-feature--headlines__title{font-size:1.875rem}}@media print,screen and (min-width:64em){.program-feature--headlines__title{font-size:1.875rem}}.program-feature--headlines__description{margin-top:.5rem;font-size:1rem;line-height:1.4}@media print,screen and (min-width:48em){.program-feature--headlines__description{font-size:1.125rem}}@media print,screen and (min-width:64em){.program-feature--headlines__description{font-size:1.125rem}}.public-interest-feature{position:relative}@media screen and (min-width:72.5em){.public-interest-feature{display:flex;align-items:center}}.public-interest-feature__media{display:block;position:relative;z-index:1;margin:0}@media screen and (min-width:72.5em){.public-interest-feature__media{width:60vw}.public-interest-feature__media iframe{width:100%}.public-interest-feature__media img{z-index:2;max-width:none;width:100%;height:100%}.public-interest-feature__media .video-embed-field-responsive-video:after{padding-bottom:75%}}.public-interest-feature__media .embedded-entity{position:relative;z-index:3;margin-top:0}.public-interest-feature__media .embedded-entity+img{position:absolute;top:0;right:0;bottom:0;left:0}.public-interest-feature__text{position:relative;z-index:4;margin:-1.25rem 1.25rem 0;pointer-events:none}@media screen and (min-width:72.5em){.public-interest-feature__text{margin-top:0;padding-top:100px;padding-bottom:100px;display:flex;justify-content:flex-end;transform:translateX(-80px)}}@media screen and (min-width:75em){.public-interest-feature__text{margin-right:calc(50vw - 600px)}}.public-interest-feature__text--card{pointer-events:all;background-color:#f3f4f4;padding:2.5rem}@media print,screen and (min-width:40em){.public-interest-feature__text--card{padding:4.5rem 3.75rem}}@media screen and (min-width:72.5em){.public-interest-feature__text--card{max-width:560px}}.public-interest-feature__text--card h2{margin-top:0;font-size:1.5rem}@media print,screen and (min-width:48em){.public-interest-feature__text--card h2{font-size:1.75rem}}@media print,screen and (min-width:64em){.public-interest-feature__text--card h2{font-size:2rem}}.public-interest-feature__text--card p{margin-top:8px}.public-interest-feature__text--card .btn{background-color:transparent;margin-top:24px}.public-interest-feature__text--card .btn:hover,.public-interest-feature__text--card .btn:focus{background-color:#23578c}.public-interest-feature__text--card .btn+.btn{margin-top:8px}.section--quote-component{background-color:#23578c;position:relative;margin-top:1.25rem}@media print,screen and (min-width:48em){.section--quote-component{margin-top:1.875rem}}@media print,screen and (min-width:64em){.section--quote-component{margin-top:2.5rem}}.section--quote-component:before{content:"";display:block;position:absolute;top:0;right:0;left:0;height:40px;background-color:#fff}.section--quote-component:after{content:"";display:block;position:absolute;z-index:1;top:0;bottom:0;left:0;background-color:#fff}@media print,screen and (min-width:48em){.section--quote-component:after{width:40px}}@media screen and (min-width:75em){.section--quote-component:after{width:60px}}@media screen and (min-width:82.5em){.section--quote-component:after{width:calc(50vw - 600px)}}.section--quote-component .cell{position:relative}.section--quote-component .cell:only-child{width:100%}@media screen and (max-width:48em){.section--quote-component .cell:only-child{padding-top:40px}}@media screen and (min-width:48.0625em){.section--quote-component .cell:only-child{width:calc(100% - 60px);padding-left:60px}}.section--quote-component img{position:relative;z-index:2}@media print,screen and (min-width:48em){.section--quote-component img{margin-bottom:20px}}@media screen and (min-width:77.5em){.section--quote-component img{right:40px;width:calc(100% + 50px);max-width:none}}.section--quote-component blockquote{padding-top:.3125rem;padding-right:0;padding-bottom:1.5625rem;padding-left:0;border:none;color:#fff;font-weight:200;font-size:1.125rem;line-height:2.025rem}@media print,screen and (min-width:48em){.section--quote-component blockquote{padding-top:3.125rem}}@media print,screen and (min-width:64em){.section--quote-component blockquote{padding-top:3.75rem}}@media print,screen and (min-width:48em){.section--quote-component blockquote{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.section--quote-component blockquote{padding-bottom:3.75rem}}@media print,screen and (min-width:48em){.section--quote-component blockquote{font-size:1.375rem}}@media print,screen and (min-width:64em){.section--quote-component blockquote{font-size:1.375rem}}@media print,screen and (min-width:48em){.section--quote-component blockquote{line-height:2.25rem}}@media print,screen and (min-width:64em){.section--quote-component blockquote{line-height:2.25rem}}.section--quote-component blockquote p a{color:#fff;text-decoration:underline}.section--quote-component blockquote p a:hover,.section--quote-component blockquote p a:focus{color:#a5d3ed}.section--quote-component blockquote footer{font-family:"Crimson Text",georgia,serif;font-style:italic;font-weight:400;font-size:1.3125rem;line-height:1.75rem;margin-top:1.125rem}@media print,screen and (min-width:48em){.section--quote-component blockquote footer{font-size:1.3125rem}}@media print,screen and (min-width:64em){.section--quote-component blockquote footer{font-size:1.3125rem}}@media print,screen and (min-width:48em){.section--quote-component blockquote footer{line-height:1.75rem}}@media print,screen and (min-width:64em){.section--quote-component blockquote footer{line-height:1.75rem}}.section--quote-component .quote--source a{color:#fff;text-decoration:underline}.section--quote-component .quote--source a:hover,.section--quote-component .quote--source a:focus{color:#a5d3ed}@media print,screen and (min-width:64em){.quote-slider{margin-top:2.5rem}}.quote-slider__quote{border-left:none;padding:0;font-weight:200}.quote-slider__quote-footer{font-size:1rem;line-height:1.5;margin-top:.625rem}@media print,screen and (min-width:48em){.quote-slider__quote-footer{margin-top:.9375rem}}.quote-slider__quote-footer span{display:block}.quote-slider__quote-source{font-weight:900}.quote-slider__quote-context{font-weight:400;color:#4a4a4a}@media print,screen and (min-width:64em){.quote-slider__quote{text-align:center;margin-top:0}}.quote-slider__slick .slick-slide{opacity:0.5}.quote-slider__slick .slick-slide.slick-center{opacity:1}.quote-slider__slide{width:calc(100vw)}@media screen and (min-width:75em){.quote-slider__slide{width:75rem}}.quote-slider__slick{position:relative}.quote-slider__slick .slick-arrow{position:absolute;top:calc(50% - 70px);z-index:3}.quote-slider__slick .slick-disabled{opacity:0}.quote-slider__slick .slick--next{right:0}@media screen and (min-width:31.25em){.quote-slider__slick .slick--next{right:50px}}@media screen and (max-width:87.4375em){.quote-slider__slick .slick--prev{top:calc(50% - 18px);right:50px}}@media screen and (max-width:31.1875em){.quote-slider__slick .slick--prev{right:0}}@media screen and (min-width:87.5em){.quote-slider__slick .slick--prev{top:calc(50% - 70px);left:50px;z-index:4}}.quote-slider__slick .slick--next{right:0}@media screen and (max-width:87.5em){.quote-slider__slick .slick--next.slick-disabled{opacity:0.5}}@media screen and (min-width:31.25em){.quote-slider__slick .slick--next{right:50px}}.related{margin-top:2rem;padding-top:2rem;border-top:0.0625em solid #c2c6c9}.video-embed-field-responsive-video{position:relative}.video-embed-field-responsive-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0}.video-embed-field-responsive-video:after{content:'';display:block;padding-bottom:56.25%}@media screen and (max-width:47.99875em){.sidebar{margin-top:50px}}.sidebar h3,.sidebar .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar a,.sidebar .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .sidebar a>*{font-family:"Crimson Text",georgia,serif;font-size:1.25rem}.sidebar .btn{display:block;margin-top:1.25rem}.sidebar__key-links .btn:first-of-type{margin-top:1.25rem;background-color:#23578c;border-color:#23578c;color:#fff}.sidebar__key-links .btn:first-of-type:before{color:#a5d3ed}.sidebar__key-links .btn:first-of-type:hover,.sidebar__key-links .btn:first-of-type:focus{background-color:#fff;border:1px solid #000;color:#000}.sidebar__key-links .btn:first-of-type:hover:before,.sidebar__key-links .btn:first-of-type:focus:before{color:#23578c}.sidebar p{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700;color:#545454;font-size:.875rem;line-height:1.5rem}.sidebar dl{font-family:"Nunito Sans","trebuchet MS",sans-serif}.sidebar dt{font-size:.875rem;font-weight:700;color:#4a4a4a}.sidebar dd{font-size:1rem;font-weight:900;line-height:1.38;margin:0}.sidebar dt+dd{margin-top:0}.sidebar dd+dt,.sidebar .event-detail__categories dt{margin-top:.9375rem}.section--single-path-feature h2 span{margin-left:1.875rem}.section--single-path-feature__content{position:relative;overflow:hidden;margin-top:1.875rem}@media print,screen and (min-width:64em){.section--single-path-feature__content{margin-top:2.5rem}}@media screen and (min-width:48em){.section--single-path-feature__content{padding-top:60px}}.single-path__image{position:relative;z-index:1;max-width:600px}.single-path__image img{width:100%;max-width:100%}@media screen and (min-width:48em){.single-path__image{position:absolute;top:0;right:60%;max-width:40%}.single-path__image img{max-width:100%}}@media screen and (min-width:112.5em){.single-path__image{right:55%}}.single-path__text{position:relative;z-index:2;background-color:#f3f4f4;margin-left:20px;width:calc(100% - 20px);margin-top:-40px;padding-top:1.5625rem;padding-bottom:1.5625rem;padding-left:1.5625rem}@media print,screen and (min-width:48em){.single-path__text{padding-top:1.875rem}}@media print,screen and (min-width:64em){.single-path__text{padding-top:3.75rem}}@media print,screen and (min-width:48em){.single-path__text{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.single-path__text{padding-bottom:3.75rem}}@media print,screen and (min-width:48em){.single-path__text{padding-left:1.875rem}}@media print,screen and (min-width:64em){.single-path__text{padding-left:3.75rem}}@media print,screen and (min-width:48em){.single-path__text{margin-top:0;margin-left:30%;width:70%}}@media screen and (min-width:75em){.single-path__text{margin-left:calc(50vw - 240px);width:calc(50vw + 240px)}}@media screen and (min-width:87.5em){.single-path__text{margin-top:0}}.single-path__text .timeline--highlight-item{padding-right:30px}@media screen and (min-width:75em){.single-path__text .timeline--highlight-item{padding-right:calc(50vw - 600px)}}.single-path__text .timeline--standard-item{width:260px}@media print,screen and (min-width:40em){.single-path__text .timeline--standard-item{width:340px}}.slide-toggle{--slide-toggle-offset:0;--slide-toggle-scale:1;position:relative;display:flex;margin:0;padding:0;list-style:none}.slide-toggle__button{margin:0;transition:color 250ms ease-in-out;background-color:transparent}.slide-toggle--line{border-bottom:0.0625em solid #000}.slide-toggle--line .slide-toggle__button{color:#000}.slide-toggle--line .slide-toggle__button[aria-selected='true']{color:#23578c}@supports (--css:variables){.slide-toggle--line:after{bottom:0;height:.3125em;transform:translate(var(--slide-toggle-offset),50%) scale(var(--slide-toggle-scale),1);background-color:#23578c}}.slide-toggle--pill{padding:1em;background-color:#193e63}.slide-toggle--pill .slide-toggle__button{position:relative;z-index:1}.slide-toggle--pill .slide-toggle__button:hover{background-color:#23578c}.slide-toggle--pill .slide-toggle__button[aria-selected='true']{background-color:#23578c}@supports (--css:variables){.slide-toggle--pill:after{top:1em;bottom:1em;transform:translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale),1);background-color:#2d70b5}}@supports (--css:variables){.slide-toggle:after{position:absolute;display:block;width:100px;content:'';transition:transform 250ms ease-in-out;transform-origin:0 0}.slide-toggle .slide-toggle__button{background-color:transparent !important}}.section--social-media-feature{padding-bottom:2rem}@media print,screen and (min-width:48em){.section--social-media-feature{padding-bottom:2rem}}@media print,screen and (min-width:64em){.section--social-media-feature{padding-bottom:2.625rem}}.social-media-feature__list ul{list-style:none;padding-left:0}.social-media-feature__list li{break-inside:avoid;margin-bottom:1.125rem;position:relative}.social-media-feature__list a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-weight:700;font-size:1rem;line-height:1.5rem;display:flex;margin-left:-1.25rem;justify-content:flex-start;align-items:center}.social-media-feature__list a:hover,.social-media-feature__list a:focus{color:#676767}.social-media-feature__list i{font-size:1.875rem}.social-media-feature__list span{display:block;margin-left:20px}.social-media{margin:0;padding:0;list-style:none}.social-media li{display:inline-block}.social-media a{display:block;margin:0;transition:color 250ms ease-in-out;font-size:1.5rem}.section--stat-feature .chart-container h3,.section--stat-feature .chart-container .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .section--stat-feature .chart-container a,.section--stat-feature .chart-container .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .section--stat-feature .chart-container a>*{font-size:1.25rem;font-family:"Crimson Text",georgia,serif;font-weight:normal;margin-top:0}@media print,screen and (min-width:48em){.section--stat-feature .chart-container h3,.section--stat-feature .chart-container .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .section--stat-feature .chart-container a,.section--stat-feature .chart-container .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .section--stat-feature .chart-container a>*{font-size:1.25rem}}@media print,screen and (min-width:64em){.section--stat-feature .chart-container h3,.section--stat-feature .chart-container .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .section--stat-feature .chart-container a,.section--stat-feature .chart-container .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .section--stat-feature .chart-container a>*{font-size:2.25rem}}.section--stat-feature .chart-container a,.section--stat-feature .chart-container__source{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.875rem}@media print,screen and (min-width:48em){.section--stat-feature .chart-container a,.section--stat-feature .chart-container__source{font-size:1rem}}@media print,screen and (min-width:64em){.section--stat-feature .chart-container a,.section--stat-feature .chart-container__source{font-size:1rem}}.stat-list{position:relative;z-index:1;background:#f3f4f4;padding-top:1.25rem;padding-bottom:3.125rem}.stat-list:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:100%;bottom:-1px;left:0}@media screen and (min-width:82.5em){.stat-list:after{right:calc(50% + 660px)}}@media print,screen and (min-width:48em){.stat-list{padding-top:1.25rem}}@media print,screen and (min-width:64em){.stat-list{padding-top:3.125rem}}@media print,screen and (min-width:48em){.stat-list{padding-bottom:3.125rem}}@media print,screen and (min-width:64em){.stat-list{padding-bottom:3.125rem}}.stat{margin-top:1.875rem}@media print,screen and (min-width:64em){.stat{margin-top:2.5rem}}.stat__value{font-size:3.75rem;color:#365072;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:200;letter-spacing:-2px}@media print,screen and (min-width:48em){.stat__value{font-size:3.75rem}}@media print,screen and (min-width:64em){.stat__value{font-size:6.25rem}}@media print,screen and (min-width:64em){.stat__value{letter-spacing:-6px}}.stat p,.stat a,.stat__source{margin-top:.625rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;display:block;line-height:1.4}@media print,screen and (min-width:48em){.stat p,.stat a,.stat__source{font-size:1.125rem}}@media print,screen and (min-width:64em){.stat p,.stat a,.stat__source{font-size:1.125rem}}@media screen and (max-width:47.99875em){.cell:not(:first-child) .stat{margin-top:3.125rem}}ul.student-groups__list{list-style:none;padding-left:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.375rem;line-height:1.38}@media print,screen and (min-width:48em){ul.student-groups__list{font-size:1.375rem}}@media print,screen and (min-width:64em){ul.student-groups__list{font-size:1.375rem}}@media print,screen and (min-width:48em){ul.student-groups__list{line-height:1.38}}@media print,screen and (min-width:64em){ul.student-groups__list{line-height:1.38}}ul.student-groups__list li{margin-bottom:1em}ul.student-groups__list a:hover,ul.student-groups__list a:focus{text-decoration:none;border-bottom:1px solid #23578c}ul.student-groups__list a[href^="http"]:not([href*="law.columbia.edu"]):after{content:"\00a0\00a0\f360";font-family:"Font Awesome 5 Pro";color:#a5d3ed;font-weight:400;font-size:18px;position:relative;bottom:2px}.section--student-journal-component h2{margin-top:0;font-size:1.875rem;line-height:1.3}@media print,screen and (min-width:48em){.section--student-journal-component h2{font-size:2.5rem}}@media print,screen and (min-width:64em){.section--student-journal-component h2{font-size:2.5rem}}@media print,screen and (min-width:48em){.section--student-journal-component h2{line-height:1.1}}@media print,screen and (min-width:64em){.section--student-journal-component h2{line-height:1.1}}@media print,screen and (min-width:64em){.student-journal__intro{text-align:right}}.student-journal__intro .btn{margin-top:1.25rem}.student-journal__slick{margin-top:1.875rem}@media print,screen and (min-width:48em){.student-journal__slick{margin-top:1.875rem}}@media print,screen and (min-width:64em){.student-journal__slick{margin-top:0}}.student-journal__name{margin-top:0;font-weight:200}@media screen and (max-width:39.99875em){.student-journal__name{margin-top:1.875rem}}.student-journal__name a:hover,.student-journal__name a:focus{text-decoration:none;border-bottom:1px solid #23578c}.student-journal__name a[href^="http"]:not([href*="law.columbia.edu"]):after{content:"\00a0\00a0\f360";font-family:"Font Awesome 5 Pro";color:#a5d3ed;font-weight:400;font-size:18px;position:relative;bottom:2px}.student-journal__item{min-height:240px}@media screen and (max-width:39.99875em){.student-journal__item>.cell{min-width:100%}}.student-journal__item>.cell:first-child:last-child{padding-right:70px}.student-journal__item p{margin-top:.625rem;font-size:1rem;line-height:1.5}@media print,screen and (min-width:48em){.student-journal__item p{margin-top:.625rem}}@media print,screen and (min-width:64em){.student-journal__item p{margin-top:.625rem}}@media print,screen and (min-width:48em){.student-journal__item p{font-size:1rem}}@media print,screen and (min-width:64em){.student-journal__item p{font-size:1.125rem}}.student-journal__areas-of-study{margin-top:1.125rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700}@media print,screen and (min-width:48em){.student-journal__areas-of-study{margin-top:1.5rem}}@media print,screen and (min-width:64em){.student-journal__areas-of-study{margin-top:1.5rem}}.student-journal__areas-of-study div{font-size:.8125rem;line-height:1.125rem}.student-journal__areas-of-study ul{list-style:none;padding-left:0;margin-top:0;font-size:1rem;line-height:1.5rem}.student-journal__areas-of-study li{display:inline}.student-journal__areas-of-study li:not(:last-child):after{content:", "}.student-journal__slick .slick-arrow{position:absolute;z-index:2;right:0}@media print,screen and (min-width:40em){.student-journal__slick .slick-arrow{right:-20px}}.student-journal__slick .slick--next{top:0}@media print,screen and (min-width:40em){.student-journal__slick .slick--next{top:100px}}.student-journal__slick .slick--previous{top:60px}@media print,screen and (min-width:40em){.student-journal__slick .slick--previous{top:160px}}@media print,screen and (min-width:64em){.subject-spotlights__subject-header{width:30%}}@media print,screen and (min-width:64em){.subject-spotlights__subject-articles{width:70%}}@media print,screen and (min-width:64em){.subject-spotlights__subject-header{display:flex;flex-direction:column;justify-content:center;text-align:right}.subject-spotlights__subject-header-inner{padding-right:1.25rem}}.subject-spotlights__subject-header-inner{padding-bottom:1.25rem}.subject-spotlights__subject-title{font-family:"Nunito Sans","trebuchet MS",sans-serif}.subject-spotlights__subject-description{margin-top:0;margin-bottom:.625rem;font-family:"Crimson Text",georgia,serif}.subject-spotlights__subject-links a{display:block;font-size:1.125rem;font-weight:600}.subject-spotlights__subject:first-of-type{margin-top:1.25rem}@media print,screen and (min-width:48em){.subject-spotlights__subject:first-of-type{margin-top:1.25rem}}@media print,screen and (min-width:64em){.subject-spotlights__subject:first-of-type{margin-top:2.5rem}}.subject-spotlights__subject:nth-of-type(odd) .subject-spotlights__subject-header-inner{border-bottom:4px solid #a5d3ed}@media print,screen and (min-width:64em){.subject-spotlights__subject:nth-of-type(odd) .subject-spotlights__subject-header{border-right:4px solid #a5d3ed}.subject-spotlights__subject:nth-of-type(odd) .subject-spotlights__subject-header-inner{border-bottom:none}}.subject-spotlights__subject:nth-of-type(even){background-color:#f3f4f4}.subject-spotlights__subject:nth-of-type(even) .subject-spotlights__subject-header-inner{border-bottom:4px solid #365072}@media print,screen and (min-width:64em){.subject-spotlights__subject:nth-of-type(even) .subject-spotlights__subject-header{border-right:4px solid #365072}.subject-spotlights__subject:nth-of-type(even) .subject-spotlights__subject-header-inner{border-bottom:none}}@media print,screen and (min-width:64em){.subject-spotlights__subject-articles-inner{padding-left:1.25rem}}.subject-spotlights__subject-article--featured{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e4e4e4}@media print,screen and (min-width:48em){.subject-spotlights__subject-article--featured{padding-top:1.875rem}}@media print,screen and (min-width:64em){.subject-spotlights__subject-article--featured{padding-top:1.875rem}}@media print,screen and (min-width:48em){.subject-spotlights__subject-article--featured{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.subject-spotlights__subject-article--featured{padding-bottom:1.875rem}}.subject-spotlights__subject-article--featured .news--title{margin-top:.3125rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300}.subject-spotlights__subject-article{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e4e4e4}@media print,screen and (min-width:48em){.subject-spotlights__subject-article{padding-top:1.875rem}}@media print,screen and (min-width:64em){.subject-spotlights__subject-article{padding-top:1.875rem}}@media print,screen and (min-width:48em){.subject-spotlights__subject-article{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.subject-spotlights__subject-article{padding-bottom:1.875rem}}.subject-spotlights__subject-article:last-of-type{border-bottom:none}@media print,screen and (min-width:48em){.subject-spotlights__subject-article{border-bottom:none}}.subject-spotlights__subject-article .news--title{margin-top:.3125rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300}@media screen and (max-width:47.99875em){.tabs__buttons{display:none}}@media print,screen and (min-width:48em){.tabs__buttons{display:flex;margin:0;padding:0;list-style:none}:root:not(.oho-js) .tabs__buttons{display:none}.tabs__buttons li+li{margin-left:1em}.tabs__button{margin-bottom:-.0625em;border:0.0625em solid #23578c}.tabs__button[aria-selected='true']{color:#23578c;border-bottom-color:#fff;background-color:#fff}.tabs .accordion{display:block;margin-top:0;padding:1.75em;border:0.0625em solid #23578c}.tabs .accordion::before,.tabs .accordion::after{display:table;content:' ';flex-basis:0;order:1}.tabs .accordion::after{clear:both}.tabs .accordion[aria-hidden='true']{display:none}.tabs .accordion__button{display:none}:root:not(.oho-js) .tabs .accordion__button{display:block}}.tags ul{display:inline-block;margin:0;padding:0;list-style:none;font-family:"Nunito Sans","trebuchet MS",sans-serif}.tags li{display:inline-block}.tags li+li{margin-left:.25em}section+.tags{margin-top:2rem;padding-top:2rem;background-image:linear-gradient(to right,#202020 0,#202020 4em,transparent 4em);background-repeat:no-repeat;background-size:100% .0625em}.timeline--item{position:relative}.timeline--item:before{content:"";display:block;position:absolute;top:0;height:4px;width:40px;background-color:#a5d3ed}.timeline--highlight-item:before{background-color:#ffb837}.timeline--item .timeline__time-period{padding-top:1.25rem;color:#000;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.875rem;font-weight:800}.timeline--item .timeline__title{margin-top:.625rem;color:#000;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1.5rem;line-height:1.875rem;font-weight:400}.timeline--item .timeline__content{margin-top:-.625rem;font-size:1.25rem;line-height:1.5625rem}.timeline--item .timeline__content p{margin-top:1rem}.timeline--item .timeline__location{position:relative;margin-top:.625rem}.timeline--item .timeline__location i{font-size:13px;color:#ffb837}.timeline--item .timeline__location span{display:inline-block;margin-left:20px;font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#4a4a4a;font-size:1rem;letter-spacing:0.25px}.timeline--highlight-item{border-top:1px solid #e4e4e4}.timeline--highlight-item .timeline__content{font-size:1.5rem;line-height:1.125}@media print,screen and (min-width:48em){.timeline--highlight-item .timeline__content{font-size:1.75rem}}@media print,screen and (min-width:64em){.timeline--highlight-item .timeline__content{font-size:1.875rem}}@media print,screen and (min-width:48em){.timeline--highlight-item .timeline__content{line-height:1.1}}@media print,screen and (min-width:64em){.timeline--highlight-item .timeline__content{line-height:1.4}}.section--single-path-feature .timeline__slick,.section--timeline-feature .timeline__slick{margin-top:2.5rem;border-top:1px solid #e4e4e4}@media print,screen and (min-width:64em){.section--single-path-feature .timeline__slick,.section--timeline-feature .timeline__slick{margin-top:3.125rem}}.section--single-path-feature .timeline__slick .slick-slide,.section--timeline-feature .timeline__slick .slick-slide{opacity:0.5}.section--single-path-feature .timeline__slick .slick-slide.slick-active,.section--timeline-feature .timeline__slick .slick-slide.slick-active{opacity:1}.section--single-path-feature .timeline__slide,.section--timeline-feature .timeline__slide{padding-right:40px}.section--single-path-feature .timeline__slick .slick-arrow,.section--timeline-feature .timeline__slick .slick-arrow{position:absolute;top:calc(50% - 70px);z-index:3}.section--single-path-feature .timeline__slick .slick-disabled,.section--timeline-feature .timeline__slick .slick-disabled{opacity:0}.section--single-path-feature .timeline__slick .slick--next,.section--timeline-feature .timeline__slick .slick--next{right:0}@media screen and (min-width:31.25em){.section--single-path-feature .timeline__slick .slick--next,.section--timeline-feature .timeline__slick .slick--next{right:50px}}.section--timeline-feature{padding-top:1.5625rem;padding-bottom:1.5625rem;background-color:#f3f4f4;position:relative;z-index:1}@media print,screen and (min-width:48em){.section--timeline-feature{padding-top:1.875rem}}@media print,screen and (min-width:64em){.section--timeline-feature{padding-top:3.75rem}}@media print,screen and (min-width:48em){.section--timeline-feature{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.section--timeline-feature{padding-bottom:3.75rem}}.section--timeline-feature:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:100%;bottom:-1px;left:0}@media screen and (min-width:82.5em){.section--timeline-feature:after{right:calc(50% + 660px)}}.section--timeline-feature h2{margin-top:0;margin-bottom:1.25rem}@media print,screen and (min-width:48em){.section--timeline-feature h2{margin-bottom:1.875rem}}.section--timeline-feature .timeline__slick{margin-left:1.25rem}@media screen and (min-width:75em){.section--timeline-feature .timeline__slick{margin-left:calc(50vw - 600px + 1.25rem)}}.section--timeline-feature .timeline--standard-item{width:260px}@media print,screen and (min-width:40em){.section--timeline-feature .timeline--standard-item{width:340px}}@media screen and (max-width:87.4375em){.section--single-path-feature .timeline__slick .slick--prev,.section--timeline-feature .timeline__slick .slick--prev{top:calc(50% - 18px);right:50px}}@media screen and (min-width:87.5em){.section--single-path-feature .timeline__slick .slick--prev,.section--timeline-feature .timeline__slick .slick--prev{top:calc(50% - 70px);left:-100px;z-index:4}}@media screen and (max-width:31.1875em){.section--single-path-feature .timeline__slick .slick--prev,.section--timeline-feature .timeline__slick .slick--prev{right:0}}.section--single-path-feature .slick--next,.section--timeline-feature .slick--next{right:0}@media screen and (max-width:87.5em){.section--single-path-feature .slick--next.slick-disabled,.section--timeline-feature .slick--next.slick-disabled{opacity:0.5}}@media screen and (min-width:31.25em){.section--single-path-feature .slick--next,.section--timeline-feature .slick--next{right:50px}}@media screen and (min-width:87.5em){.section--single-path-feature .timeline__slick .slick--next{top:calc(50% - 36px)}}@media screen and (min-width:87.5em){.section--single-path-feature .timeline__slick .slick--prev{top:calc(50% - 36px);left:-84px}}.tooltip-box{position:absolute;z-index:10;visibility:hidden;max-width:18.75rem;transition:opacity 300ms ease,transform 300ms ease;transform:translateY(10px);opacity:0}.tooltip-box--active{visibility:visible;transform:translateY(0);opacity:1}.tooltip-box__container{position:relative;border:1px solid #23578c;border-top:20px solid #23578c}.tooltip-box__container i{position:absolute;top:-19px;right:4px;cursor:pointer;color:#fff}.tooltip-box__container .tooltip-box__content{display:block;padding:15px;background:#fff;font-size:15px}.tooltip-box-toggle:after{padding-left:10px;content:'\f05a';cursor:pointer;transition:color 200ms ease;color:#999999;font-family:"Font Awesome 5 Pro"}.tooltip-box-toggle--active:after{color:#23578c}[id='back-to-top']{width:100%;margin-bottom:45px;text-align:center}[id='back-to-top'] a:hover{text-decoration:none}[id='back-to-top'] span{display:block}.has-tooltip-box{color:#000}.costs__textrow,.costs__accordion-button{display:flex;justify-content:space-between;width:100%}.costs__textrow .costs__amount,.costs__accordion-button .costs__amount{width:8rem}.video-story--big{background-color:#23578c;position:relative}.video-story--big:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:30px;background-color:#fff}.video-story--big:after{content:"";display:block;position:absolute;top:30px;right:100%;bottom:0;width:30px;background-color:#23578c}.video-story--big__slide{padding-left:30px}.video-story--big__title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.3125rem;line-height:1.5rem;padding-top:.625rem;padding-bottom:.625rem;padding-right:52px}@media print,screen and (min-width:48em){.video-story--big__title{font-size:1.875rem}}@media print,screen and (min-width:64em){.video-story--big__title{font-size:1.875rem}}@media print,screen and (min-width:48em){.video-story--big__title{line-height:2.625rem}}@media print,screen and (min-width:64em){.video-story--big__title{line-height:2.625rem}}@media print,screen and (min-width:48em){.video-story--big__title{padding-top:1.25rem}}@media print,screen and (min-width:64em){.video-story--big__title{padding-top:1.5625rem}}@media print,screen and (min-width:48em){.video-story--big__title{padding-bottom:1.25rem}}@media print,screen and (min-width:64em){.video-story--big__title{padding-bottom:1.5625rem}}.video-story--big__title a{color:#fff}.video-story--big__slick{margin-left:-30px}.video-story--big__slick .slick--previous{display:none !important}.video-story--big__slick .slick--next{float:right;position:relative;top:-16px}.video-story--small__eyebrow{text-transform:uppercase;font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#4a4a4a;font-weight:700;font-size:1rem;line-height:1.5rem}.video-story--small__image{margin-top:.625rem}@media print,screen and (min-width:48em){.video-story--small__image{margin-top:.9375rem}}.video-story--small__title{margin-top:.625rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.3125rem;line-height:1.5rem}@media print,screen and (min-width:48em){.video-story--small__title{margin-top:.9375rem}}.video-story--small__slick{margin-left:-40px;margin-top:100px}.video-story--small__slick .slick--previous{display:none !important}.video-story--small__slick .slick--next{position:absolute;top:100px;right:calc(50% - 45px)}@media screen and (min-width:6.875em){.video-story--small__slick .slick--next{top:120px}}@media screen and (max-width:47.99875em){.video-story--small__slick{display:none}}.video-story--small__slide{padding-left:40px}.center-program--item{margin-top:2.5rem;border-top:1px solid #e4e4e4;padding-top:2.5rem;position:relative}@media print,screen and (min-width:64em){.center-program--item{margin-top:3.125rem}}@media print,screen and (min-width:64em){.center-program--item{padding-top:3.125rem}}.center-program--item:before,.center-program--item:after{content:"";display:block;position:absolute;top:-1px;height:5px;width:1.25rem;background-color:#fff}@media print,screen and (min-width:64em){.center-program--item:before,.center-program--item:after{width:calc(8.33333% + 1.25rem)}}.center-program--item:before{left:0}.center-program--item:after{right:0}.center-program__name h3,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a>*{font-weight:300;font-size:1.5rem;line-height:1.125}@media print,screen and (min-width:48em){.center-program__name h3,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a>*{margin-top:0}}@media print,screen and (min-width:48em){.center-program__name h3,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a>*{font-size:1.75rem}}@media print,screen and (min-width:64em){.center-program__name h3,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a>*{font-size:1.875rem}}@media print,screen and (min-width:48em){.center-program__name h3,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a>*{line-height:1.1}}@media print,screen and (min-width:64em){.center-program__name h3,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a,.center-program__name .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .center-program__name a>*{line-height:1.25}}.center-program__name a:hover,.center-program__name a:focus{text-decoration:none;border-bottom:1px solid #23578c}.center-program__name a:after{content:"\00a0\00a0\f360";font-family:"Font Awesome 5 Pro";color:#a5d3ed;font-weight:400;font-size:18px;position:relative;bottom:2px}.center-program__desc p{margin-top:.875rem;font-size:1.125rem;line-height:1.5625rem}.center-program__areas-of-study{margin-top:1.125rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700}@media print,screen and (min-width:48em){.center-program__areas-of-study{margin-top:1.5rem}}@media print,screen and (min-width:64em){.center-program__areas-of-study{margin-top:1.5rem}}.center-program__areas-of-study div{font-size:.8125rem;line-height:1.125rem}.center-program__areas-of-study ul{list-style:none;padding-left:0;margin-top:0;font-size:1rem;line-height:1.5rem}.center-program__areas-of-study li{display:inline}.center-program__areas-of-study li:not(:last-child):after{content:", "}.event--item{margin-top:2.5rem;border-top:1px solid #e4e4e4;padding-top:2.5rem;position:relative}@media print,screen and (min-width:64em){.event--item{margin-top:3.125rem}}@media print,screen and (min-width:64em){.event--item{padding-top:3.125rem}}.event--item:before,.event--item:after{content:"";display:block;position:absolute;top:-1px;height:5px;width:1.25rem;background-color:#fff}@media print,screen and (min-width:64em){.event--item:before,.event--item:after{width:calc(8.33333% + 1.25rem)}}.event--item:before{left:0}.event--item:after{right:0}.event--item .date-block{position:relative;font-family:"Nunito Sans","trebuchet MS",sans-serif;display:flex;align-items:center}@media print,screen and (min-width:40em){.event--item .date-block{flex-direction:column;align-items:flex-end}}.event--item .date-block__month{font-weight:900;font-size:1rem;line-height:1.1;color:#000}@media print,screen and (min-width:48em){.event--item .date-block__month{font-size:1.125rem}}@media print,screen and (min-width:64em){.event--item .date-block__month{font-size:1.125rem}}@media screen and (min-width:20em) and (max-width:39.99875em){.event--item .date-block__month{border-bottom:1px solid #e4e4e4}}.event--item .date-block__number{font-weight:200;font-size:2.5rem;line-height:1;color:#365072}@media print,screen and (min-width:40em){.event--item .date-block__number{font-size:4.5rem;position:relative;right:-8px}}.event--item .date-block__year{font-weight:300;font-size:1.125rem;line-height:1.1;color:#000}@media screen and (min-width:20em) and (max-width:39.99875em){.event--item .date-block__year{border-bottom:1px solid #e4e4e4}}.event__title{font-weight:200;margin-top:1.25rem}@media print,screen and (min-width:40em){.event__title{margin-top:0}}.event__details--practical{margin-top:.5rem}.event__details--practical i{color:#ffb837;font-size:13px;position:absolute;top:9px;left:0}.event__details--practical span span{font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#4a4a4a;font-size:1rem;letter-spacing:0.25px}.event__time,.event__location{position:relative}@media screen and (max-width:63.99875em){.event__time,.event__location{display:block}}.event__time span,.event__location span{margin-left:20px}.event__time{margin-right:30px}.event__summary{font-size:1.125rem;line-height:1.5625rem}.event__summary p{margin-top:.9375rem}.event__details--categorical{margin-top:1.25rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700}.event__department{display:inline-block;margin-right:20px}.event__department a:hover,.event__department a:focus{color:#676767}.event__topics{display:inline}.event__topics ul{display:inline;list-style:none;padding-left:20px}.event__topics li{display:inline-block;margin-right:20px}.event__topics a:hover,.event__topics a:focus{color:#676767}.event__department+.event__topics{position:relative}.event__department+.event__topics:before{content:"";display:block;position:absolute;top:6px;left:0;width:1px;height:12px;border-right:1px solid #979797}.event__add-to-calendar .btn,.event__register .btn{position:relative}@media print,screen and (min-width:48em){.event__add-to-calendar .btn,.event__register .btn{margin-top:0}}.event__add-to-calendar .btn i,.event__register .btn i{position:absolute;top:calc(50% - 8px);left:18px}.event__add-to-calendar .btn span,.event__register .btn span{display:inline-block}.event__add-to-calendar span{margin-left:20px}@media print,screen and (min-width:40em){.grid-padding-x>.cell--event-date{padding-right:20px}}@media print,screen and (min-width:48em){.grid-padding-x>.cell--event-date{padding-right:40px}}@media print,screen and (min-width:40em){.grid-padding-x>.cell--event-text{border-left:2px solid #ffb837;padding-left:20px}}@media print,screen and (min-width:48em){.grid-padding-x>.cell--event-text{padding-left:40px}}@media screen and (min-width:40em) and (max-width:47.99875em){.grid-padding-x>.cell--event-btn{border-left:1px solid #ffb837;padding-left:20px}}.event-detail__title{margin-top:1.5625rem;margin-bottom:1.875rem}@media print,screen and (min-width:48em){.event-detail__title{margin-top:1.875rem}}@media print,screen and (min-width:64em){.event-detail__title{margin-top:3.75rem}}@media print,screen and (min-width:64em){.event-detail__title{margin-bottom:2.5rem}}@media print,screen and (min-width:48em){.event-detail__title .cell{display:flex;flex-direction:column;justify-content:flex-end}}.event-detail__title .cell h1{margin-top:0;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.event-detail__title .cell h1{margin-bottom:0}}@media print,screen and (min-width:64em){.event-detail__title .cell h1{margin-bottom:0}}.event-detail__title .cell .breadcrumbs{margin-bottom:0}.event-detail-date{display:flex;margin-bottom:2.5rem}@media print,screen and (min-width:48em){.event-detail-date{display:block;text-align:right}}.event-detail-date__month-year{font-family:"Nunito Sans","trebuchet MS",sans-serif;border-bottom:2px solid #ffb837;display:inline-block}.event-detail-date__month{font-size:1.5rem;font-weight:800}.event-detail-date__year{font-size:1.25rem;font-weight:300;font-style:italic}.event-detail-date__number{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:200;letter-spacing:-6px;color:#365072;font-size:4.6875rem;padding-top:0}@media print,screen and (min-width:48em){.event-detail-date__number{font-size:7.5rem}}@media print,screen and (min-width:64em){.event-detail-date__number{font-size:7.5rem}}@media print,screen and (min-width:48em){.event-detail-date__number{padding-top:2.625rem}}@media print,screen and (min-width:64em){.event-detail-date__number{padding-top:3.125rem}}@media print,screen and (min-width:48em){.event-detail-date__number{position:relative;right:-10px}}@media screen and (min-width:75em){.event-detail-date__number{font-size:9.375rem;padding-top:3.75rem;right:0}}.event-detail__categories dd{display:inline}.event-detail__categories dd:not(:last-of-type):after{content:", "}.event-detail__summary{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1.25rem;line-height:1.5}@media print,screen and (min-width:48em){.event-detail__summary{font-size:1.5rem}}@media print,screen and (min-width:64em){.event-detail__summary{font-size:1.6875rem}}@media print,screen and (min-width:48em){.event-detail__summary{line-height:1.5}}@media print,screen and (min-width:64em){.event-detail__summary{line-height:1.5}}.event-detail__summary p:first-child{margin-top:0}.event-detail__sidebar .event__add-to-calendar a,.event-detail__sidebar .event__add-to-calendar a:first-child,.event-detail__sidebar .event__register a,.event-detail__sidebar .event__register a:first-child{margin-top:1.25rem}.event-detail__sidebar .event__add-to-calendar a i,.event-detail__sidebar .event__register a i{color:#23578c}.event-detail__sidebar .event__add-to-calendar a:hover i,.event-detail__sidebar .event__add-to-calendar a:focus i,.event-detail__sidebar .event__register a:hover i,.event-detail__sidebar .event__register a:focus i{color:#fff}.faculty-listing__set{padding-top:2.5rem;padding-bottom:2.5rem}@media print,screen and (min-width:48em){.faculty-listing__set{padding-top:3.75rem}}@media print,screen and (min-width:64em){.faculty-listing__set{padding-top:5rem}}@media print,screen and (min-width:48em){.faculty-listing__set{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.faculty-listing__set{padding-bottom:5rem}}.faculty-listing__set:nth-of-type(even){background-color:#f5f5f5;position:relative}@media screen and (min-width:82.5em){.faculty-listing__set:nth-of-type(even):before,.faculty-listing__set:nth-of-type(even):after{content:"";display:block;position:absolute;top:0;bottom:0;width:calc(50vw - 660px);background-color:#fff}.faculty-listing__set:nth-of-type(even):before{left:0}.faculty-listing__set:nth-of-type(even):after{right:0}}.faculty-listing__set h2{margin-top:0;font-size:2.75rem;font-weight:300}@media print,screen and (min-width:48em){.faculty-listing__set h2{font-size:3.125rem}}@media print,screen and (min-width:64em){.faculty-listing__set h2{font-size:4.375rem}}@media screen and (max-width:47.99875em){.faculty-listing__item .cell{width:100%}}.faculty-listing__item h3,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a>*{font-size:1.5rem;font-weight:300;margin-top:1.25rem}@media print,screen and (min-width:48em){.faculty-listing__item h3,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a>*{font-size:1.75rem}}@media print,screen and (min-width:64em){.faculty-listing__item h3,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a>*{font-size:2rem}}@media print,screen and (min-width:48em){.faculty-listing__item h3,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a>*{margin-top:0}}@media print,screen and (min-width:64em){.faculty-listing__item h3,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a,.faculty-listing__item .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .faculty-listing__item a>*{margin-top:0}}.faculty-listing__item+.faculty-listing__item{margin-top:1.875rem;border-top:1px solid #e4e4e4;padding-top:1.875rem}@media print,screen and (min-width:64em){.faculty-listing__item+.faculty-listing__item{margin-top:2.5rem}}@media print,screen and (min-width:64em){.faculty-listing__item+.faculty-listing__item{padding-top:2.5rem}}@media print,screen and (min-width:40em){.faculty__picture-frame{min-width:140px}}.faculty__picture-frame img{margin-top:1.25rem}@media print,screen and (min-width:48em){.faculty__picture-frame img{margin-top:0}}@media print,screen and (min-width:64em){.faculty__picture-frame img{margin-top:0}}.faculty__picture-frame+.cell.auto{display:flex;flex-direction:column;justify-content:center}@media print,screen and (min-width:48em){.faculty__contact-info{min-width:240px}}.faculty__positions ul{list-style:none;padding-left:0;margin-top:.5rem}.faculty__positions li{display:inline;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:400;font-size:1rem;line-height:1.3125rem;color:#444}.faculty__positions li:not(:first-child):before{content:"/ ";color:#c2c6c9}.faculty__contact-info{margin-top:1.25rem}@media print,screen and (min-width:48em){.faculty__contact-info{margin-top:0}}@media print,screen and (min-width:64em){.faculty__contact-info{margin-top:0}}.faculty__contact-info ul{list-style:none;padding-left:0;margin-top:.5rem}@media print,screen and (min-width:48em){.faculty__contact-info ul{height:100%;display:flex;flex-direction:column;justify-content:center}}.faculty__contact-info li{position:relative;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.3125rem;color:#444}.faculty__contact-info li:not(:first-child){margin-top:.5rem}.faculty__contact-info span{margin-left:30px}.faculty__contact-info span a{font-weight:700}.faculty__contact-info i{position:absolute;top:2px;left:0;font-size:.875rem;color:#ffb837}.section--faculty{margin-top:2.5rem}@media print,screen and (min-width:48em){.section--faculty{margin-top:3.75rem}}@media print,screen and (min-width:64em){.section--faculty{margin-top:5rem}}.section--faculty h1{margin-top:1.25rem;margin-bottom:1.25rem}@media print,screen and (min-width:48em){.section--faculty h1{margin-top:1.25rem}}@media print,screen and (min-width:64em){.section--faculty h1{margin-top:1.5625rem}}@media print,screen and (min-width:48em){.section--faculty h1{margin-bottom:0}}@media print,screen and (min-width:64em){.section--faculty h1{margin-bottom:0}}.section--faculty ol.breadcrumbs{margin-top:0}.faculty__area-study ul{list-style:none;padding-left:0;margin-top:0}.faculty__position ul,.faculty__type ul,.faculty__area-specialty ul{list-style:none;padding-left:0;margin-top:0;display:inline-block}.faculty__position li,.faculty__type li,.faculty__area-specialty li{display:inline}.faculty__position li:not(:last-child):after,.faculty__type li:not(:last-child):after,.faculty__area-specialty li:not(:last-child):after{content:", "}.faculty__position{margin-top:.25rem}.faculty__position ul{font-size:1.5rem;line-height:1.125}@media print,screen and (min-width:48em){.faculty__position ul{font-size:1.75rem}}@media print,screen and (min-width:64em){.faculty__position ul{font-size:1.875rem}}@media print,screen and (min-width:48em){.faculty__position ul{line-height:1.1}}@media print,screen and (min-width:64em){.faculty__position ul{line-height:1.25}}.faculty__type{margin-top:1.875rem}@media print,screen and (min-width:64em){.faculty__type{margin-top:2.5rem}}.faculty__type ul{display:block;position:relative}.faculty__type ul:after{content:"";display:block;border-bottom:1px solid #e4e4e4;position:absolute;z-index:1;right:0;bottom:14px;left:0;width:100%;height:1px}.faculty__type li{background-color:#fff;position:relative;z-index:2}.faculty__type a{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:900;font-size:1.125rem;font-weight:700}.faculty__type a:hover,.faculty__type a:focus{color:#676767}.faculty__education,.faculty__area-specialty{margin-top:2.5rem;list-style:none;padding-left:0;margin-top:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:400;font-size:1rem;line-height:1.75rem;color:#4a4a4a}.faculty__area-specialty{margin-top:2.5rem}@media print,screen and (min-width:48em){.faculty__area-specialty{margin-top:1.25rem}}@media print,screen and (min-width:64em){.faculty__area-specialty{margin-top:1.25rem}}.faculty__area-study,.faculty__education{margin-top:2.5rem}@media print,screen and (min-width:48em){.faculty__area-study,.faculty__education{margin-top:0}}@media print,screen and (min-width:64em){.faculty__area-study,.faculty__education{margin-top:0}}.faculty__area-study a,.faculty__education a{font-weight:700}.faculty__education--title,.faculty__area-study--title,.faculty__area-specialty--title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:800;font-size:.8125rem;line-height:2.125rem;color:#000}.faculty__education ul,.faculty__area-study ul,.faculty__area-specialty ul{margin-top:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}.section--profile-paragraphs{margin-top:1.25rem}.profile-paragraph h2,.profile-paragraph h2:first-child{margin-top:3.125rem}@media print,screen and (min-width:48em){.profile-paragraph h2,.profile-paragraph h2:first-child{margin-top:3.75rem}}@media print,screen and (min-width:64em){.profile-paragraph h2,.profile-paragraph h2:first-child{margin-top:5rem}}.profile-paragraph h2+p,.profile-paragraph h2+ul,.profile-paragraph h2:first-child+p,.profile-paragraph h2:first-child+ul{margin-top:1.25rem}@media print,screen and (min-width:48em){.profile-paragraph h2+p,.profile-paragraph h2+ul,.profile-paragraph h2:first-child+p,.profile-paragraph h2:first-child+ul{margin-top:1.875rem}}.profile-paragraph__courses ul{list-style:none;margin-top:.5rem;padding-left:0}.profile-paragraph__courses li{font-size:1.3125rem;line-height:1.38;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300}@media print,screen and (min-width:48em){.profile-paragraph__courses li{font-size:1.3125rem}}@media print,screen and (min-width:64em){.profile-paragraph__courses li{font-size:1.3125rem}}@media print,screen and (min-width:48em){.profile-paragraph__courses li{line-height:1.38}}@media print,screen and (min-width:64em){.profile-paragraph__courses li{line-height:1.38}}.profile-paragraph__courses li:not(:first-child){margin-top:10px}.profile-paragraph__publications .more-less__toggle{left:0;transform:none}.more-less-open .profile-paragraph__publications .more-less .more-less__toggle{bottom:0}.profile-paragraph__publications--featured{margin-top:1.25rem}@media print,screen and (min-width:48em){.profile-paragraph__publications--featured{margin-top:1.875rem}}@media (min-width:768px) and (max-width:940px){.profile-paragraph__publications--featured .cell{min-width:100%}}@media screen and (max-width:37.5em){.profile-paragraph__publications--featured .cell{min-width:100%}}.profile-paragraph__publications--other{margin-top:1.25rem}@media print,screen and (min-width:48em){.profile-paragraph__publications--other{margin-top:1.875rem}}.profile-paragraph .publications--featured__details{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700;color:#4a4a4a}@media (min-width:768px) and (max-width:940px){.profile-paragraph .publications--featured__details{margin-top:.625rem}}@media screen and (max-width:37.5em){.profile-paragraph .publications--featured__details{margin-top:.625rem}}.profile-paragraph .publications--featured__date{margin-right:1.5rem}.profile-paragraph .publications--featured__title h3,.profile-paragraph .publications--featured__title .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .profile-paragraph .publications--featured__title a,.profile-paragraph .publications--featured__title .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .profile-paragraph .publications--featured__title a>*{font-weight:300;margin-top:.625rem}.profile-paragraph .publications--featured__summary{font-size:1.125rem;line-height:1.5625rem}.profile-paragraph .publications--featured__summary p{margin-top:.625rem}.profile-paragraph .honors-awards--set{margin-top:1.875rem}@media print,screen and (min-width:48em){.profile-paragraph .honors-awards--set{margin-top:1.875rem}}@media print,screen and (min-width:64em){.profile-paragraph .honors-awards--set{margin-top:2.5rem}}.profile-paragraph .honors-awards--item{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.profile-paragraph .honors-awards--item{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.profile-paragraph .honors-awards--item{margin-bottom:2.5rem}}.profile-paragraph .honors-awards__title h3.h5,.profile-paragraph .honors-awards__title .google-search-results .gsc-result.gsc-webResult .gs-title a.h5,.google-search-results .gsc-result.gsc-webResult .gs-title .profile-paragraph .honors-awards__title a.h5,.profile-paragraph .honors-awards__title .google-search-results .gsc-result.gsc-webResult .gs-title a>.h5,.google-search-results .gsc-result.gsc-webResult .gs-title .profile-paragraph .honors-awards__title a>.h5{font-weight:300;margin-top:0}.profile-paragraph .honors-awards__date{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700;color:#4a4a4a;margin-top:.375rem}.section--profile-introduction .more-less__toggle{left:0;transform:none}.more-less-open .section--profile-introduction .more-less .more-less__toggle{bottom:0}@media print,screen and (min-width:48em){.section--sticky-sidebar{position:-webkit-sticky;position:sticky}.section--sticky-sidebar.js-is-sticky{top:0}.section--sticky-sidebar.js-is-stuck{bottom:0}}@media print,screen and (min-width:48em){.header--going-up+.page-wrapper .section--sticky-sidebar.js-is-sticky{top:60px !important}}.profile-contact-info{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;color:#4a4a4a}.profile-contact-info ul{margin-top:1.875rem;list-style:none;padding-left:0}@media print,screen and (min-width:48em){.profile-contact-info ul{margin-top:1.875rem}}@media print,screen and (min-width:64em){.profile-contact-info ul{margin-top:1.875rem}}.profile-contact-info li{position:relative}.profile-contact-info li:not(:first-child){margin-top:.625rem}@media print,screen and (min-width:48em){.profile-contact-info li:not(:first-child){margin-top:.9375rem}}.profile-contact-info a{font-weight:700}.profile-contact-info a[href^="mailto:"]{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-contact-info i{position:absolute;top:6px;left:0;color:#ffb837}.profile-contact-info li i+span{display:block;margin-left:30px}.profile-contact-info li i+span>span{display:block}@media print,screen and (min-width:48em){.news--featured-news-news-landing .news__text{order:1}.news--featured-news-news-landing .news__image{order:2}}.news--featured-news-news-landing .news__image{margin-bottom:1.875rem}@media print,screen and (min-width:48em){.news--featured-news-news-landing .news__image{margin-bottom:0}}.news--featured-news-news-landing .news__image figure,.news--featured-news-news-landing .news__image img{width:100%;margin-top:0}@media print,screen and (min-width:48em){.news--featured-news-news-landing .news__text-content{display:flex;align-items:center;min-height:calc(100% - 94px);margin-right:1.875rem}}@media print,screen and (min-width:48em){.news--featured-news-news-landing .overline-title{max-width:80%}}.news--featured-news-news-landing .news--title{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:100;margin-top:0}@media print,screen and (min-width:48em){.news--featured-news-news-landing .news--title{margin-left:-1.875rem}}.news--featured-news-news-landing .news--summary{margin-top:.625rem}.news--featured-news-news-landing .news--summary p{margin-top:0}.explore-news__form-wrapper{background-color:#edf6fb;box-shadow:inset 0 5px 3px -5px rgba(25,87,140,0.28),inset 0 -5px 3px -5px rgba(25,87,140,0.28);font-size:0}.explore-news__form-header-title{margin-top:0}.explore-news__form-header-link .btn{margin-top:1.25rem;border:1px solid #23578c;background-color:#23578c;color:#fff;line-height:1.25rem}.explore-news__form-header-link .btn:hover,.explore-news__form-header-link .btn:focus{background-color:#fff;color:#23578c}@media print,screen and (min-width:40em){.explore-news__form-header{display:flex;flex-direction:row;align-items:flex-start}.explore-news__form-header-title{flex-grow:5}.explore-news__form-header-link .btn{margin-top:0}}.explore-news label{font-size:.9375rem}.explore-news input,.explore-news select{width:100%;margin-bottom:0}.explore-news .form-submit{margin-top:2.5rem}.explore-news form input.form-submit{border:1px solid #23578c;padding:1.4375rem 3.6875rem 1.4375rem 1.8125rem;background-color:#fff;color:#23578c;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-dark.svg)}.explore-news form input.form-submit:hover,.explore-news form input.form-submit:focus{background-color:#23578c;color:#fff;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-light.svg)}@media print,screen and (min-width:40em){.explore-news .form-item-search{width:100%}.explore-news .form-item-faculty,.explore-news .form-item-category{display:inline-block;vertical-align:bottom;width:60%}.explore-news .form-submit{display:inline-block;vertical-align:bottom;width:auto;width:calc(40% - 30px);margin-top:0;margin-left:1.875rem}}@media print,screen and (min-width:64em){.explore-news .form-item-search{display:inline-block;vertical-align:bottom;width:40%}.explore-news .form-item-faculty,.explore-news .form-item-category{width:30%;margin-left:2.5rem}.explore-news .form-submit{width:calc(30% - 80px);margin-left:2.5rem}}.explore-news__slick{padding-top:1.5625rem;padding-bottom:1.5625rem;margin-left:1.25rem}@media print,screen and (min-width:48em){.explore-news__slick{padding-top:1.875rem}}@media print,screen and (min-width:64em){.explore-news__slick{padding-top:3.75rem}}@media print,screen and (min-width:48em){.explore-news__slick{padding-bottom:1.875rem}}@media print,screen and (min-width:64em){.explore-news__slick{padding-bottom:3.75rem}}@media screen and (min-width:75em){.explore-news__slick{margin-left:0}.explore-news__slick .slick-list{padding-left:calc(50vw - 600px + 1.25rem)}}.explore-news__slick .slick-slide{opacity:0.5}.explore-news__slick .slick-slide.slick-active{opacity:1}.explore-news__slick .slick-arrow{position:absolute;top:calc(50% - 70px);z-index:3}.explore-news__slick .slick-disabled{opacity:0}.explore-news__slick .slick--next{right:0}@media screen and (min-width:31.25em){.explore-news__slick .slick--next{right:50px}}@media screen and (max-width:87.4375em){.explore-news__slick .slick--prev{top:calc(50% - 18px);right:50px}}@media screen and (min-width:87.5em){.explore-news__slick .slick--prev{top:calc(50% - 70px);left:50px;z-index:4}}@media screen and (max-width:31.1875em){.explore-news__slick .slick--prev{right:0}}.explore-news__slick .slick--next{right:0}@media screen and (max-width:87.5em){.explore-news__slick .slick--next.slick-disabled{opacity:0.5}}@media screen and (min-width:31.25em){.explore-news__slick .slick--next{right:50px}}.explore-news__slick-slide{padding-right:1.25rem}@media print,screen and (min-width:40em){.explore-news__slick-slide{padding-right:2.5rem}}.explore-news__slider-slide{width:16.25rem}@media print,screen and (min-width:40em){.explore-news__slider-slide{width:21.25rem}}.explore-news__slider-slide h3,.explore-news__slider-slide .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .explore-news__slider-slide a,.explore-news__slider-slide .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .explore-news__slider-slide a>*{margin-top:.625rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:100}.explore-news__slider-slide .news__image{margin-bottom:.625rem}.news-hero{margin-top:1.5625rem;margin-bottom:1.5625rem}@media print,screen and (min-width:48em){.news-hero{margin-top:1.875rem}}@media print,screen and (min-width:64em){.news-hero{margin-top:3.75rem}}@media print,screen and (min-width:48em){.news-hero{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.news-hero{margin-bottom:3.75rem}}.news-hero>.grid-container{padding-left:0;padding-right:0}@media print,screen and (min-width:48em){.news-hero__text-group{display:flex;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.news-hero__text-group{padding-left:60px;padding-right:100px}}@media screen and (max-width:63.99875em){.news-hero__text-group{padding-left:1.25rem;padding-right:1.25rem}}.news-hero__text-group h1{margin:0}@media print,screen and (min-width:64em){.news-hero__intro{padding-left:60px;padding-right:100px}}@media screen and (max-width:63.99875em){.news-hero__intro{padding-left:1.25rem;padding-right:1.25rem}}.news-hero__video+.news-hero__intro{margin-top:1.5625rem}@media print,screen and (min-width:48em){.news-hero__video+.news-hero__intro{margin-top:1.875rem}}@media print,screen and (min-width:64em){.news-hero__video+.news-hero__intro{margin-top:3.75rem}}.news-hero__intro .intro-text{font-size:1.5rem;line-height:2rem}@media print,screen and (min-width:48em){.news-hero__intro .intro-text{font-size:1.5rem}}@media print,screen and (min-width:64em){.news-hero__intro .intro-text{font-size:1.875rem}}@media print,screen and (min-width:48em){.news-hero__intro .intro-text{line-height:2rem}}@media print,screen and (min-width:64em){.news-hero__intro .intro-text{line-height:2.625rem}}.news-hero__intro .intro-text:first-child{margin-top:0}.news-hero__photo--wide{margin-top:2.5rem}@media print,screen and (min-width:48em){.news-hero__photo--wide{margin-top:3.75rem}}@media print,screen and (min-width:64em){.news-hero__photo--wide{margin-top:5rem}}.grid-padding-x>.cell--news__content p:first-child{margin-top:0}@media print,screen and (min-width:64em){.grid-padding-x>.cell--news__content{padding-left:60px}.grid-padding-x>.cell--news__content h1,.grid-padding-x>.cell--news__content h2,.grid-padding-x>.cell--news__content h3,.grid-padding-x>.cell--news__content .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .grid-padding-x>.cell--news__content a,.grid-padding-x>.cell--news__content .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .grid-padding-x>.cell--news__content a>*,.grid-padding-x>.cell--news__content h4,.grid-padding-x>.cell--news__content h5,.grid-padding-x>.cell--news__content h6,.grid-padding-x>.cell--news__content h7{margin-left:-60px}}@media print,screen and (min-width:64em){.grid-padding-x>.cell--news__sidebar{padding-left:40px}}.news-hero--profile>.grid-container{max-width:1360px;display:flex;flex-direction:column}@media screen and (max-width:47.99875em){.news-hero--profile>.grid-container{padding-left:1.25rem;padding-right:1.25rem}.news-hero--profile>.grid-container .news-hero__text-group,.news-hero--profile>.grid-container .news-hero__intro{padding-left:0;padding-right:0}.news-hero--profile>.grid-container .news-hero__photo--profile{margin-top:30px}}@media print,screen and (min-width:48em){.news-hero--profile>.grid-container{flex-direction:row;align-items:center}.news-hero--profile>.grid-container .news-hero__text-wrap{margin-left:20px}.news-hero--profile>.grid-container .breadcrumbs,.news-hero--profile>.grid-container .news-hero__intro{margin-left:20px}.news-hero--profile>.grid-container .news-hero__photo--profile{margin-left:40px;min-width:40vw}}@media print,screen and (min-width:64em){.news-hero--profile>.grid-container .news-hero__intro{padding-right:0}}@media screen and (min-width:78.75em){.news-hero--profile>.grid-container .news-hero__photo--profile{min-width:560px;margin-left:60px}.news-hero--profile>.grid-container .breadcrumbs,.news-hero--profile>.grid-container .news-hero__intro{margin-left:60px}}.news-story__detail-list{line-height:1.25}.news-story__detail-list dt{margin-bottom:0}.news-story__detail-list dt:not(:first-child){margin-top:1rem}.news-story__detail-list dd{display:inline;font-weight:700}.news-story__detail-list dd:not(:last-of-type):after{content:", "}.news-story__detail-list>div:not(:first-child)>dl>dt,.news-story__detail-list>div:not(:first-child)>dt{margin-top:1.5rem}.news-story__social-sharing{margin-top:1.5rem}@media screen and (max-width:47.9375em){.news-story__bottom-tags .news-story__topics{padding-top:1.875rem}}@media print,screen and (min-width:64em){.news-story__bottom-tags .sidebar{padding-left:3.75rem}}.news-story__bottom-tags-spacer{border-top:1px solid #e4e4e4;padding-top:1.875rem}@media print,screen and (min-width:64em){.news--detail ~ .section--profile-list .profile-list__profile{padding-left:3.75rem}}.course .claw-hero h1{margin-top:.625rem}@media print,screen and (min-width:48em){.course .claw-hero h1{margin-top:.9375rem}}.course .claw-hero .btn{margin-top:0}@media print,screen and (min-width:48em){.course .claw-hero .btn{margin-top:.3125rem}}@media print,screen and (min-width:64em){.course .claw-hero .btn{margin-top:1.3125rem}}.course .section-overline{display:flex;justify-content:space-between;border-top:1px solid rgba(194,198,201,0.5)}@media screen and (max-width:63.99875em){.course .overline-title{margin-top:1.25rem}.course .course__information dl:not(:first-child){margin-top:.625rem}}.course .course--information__media p{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:300;font-size:1rem;margin-top:0}.course .course--information__media img{margin-top:.3125rem}@media screen and (min-width:64em){.course .course--information__media img{padding-right:10px}}.course .course--information__media a{font-size:1rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700;display:block}.course .course--information__media span{font-family:"Crimson Text",georgia,serif;font-style:italic}@media screen and (min-width:64em){.course .course--information__media{border-right:3px solid #ffb837}}@media screen and (min-width:48em){.course__outcomes dl{display:flex}}.course__outcomes dl:nth-of-type(1){margin-top:.625rem}@media print,screen and (min-width:48em){.course__outcomes dl:nth-of-type(1){margin-top:.9375rem}}.course__outcomes dt{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:700;width:100%;max-width:125px}@media screen and (min-width:48em){.course__outcomes dt{text-align:right}}@media screen and (min-width:48em){.course__limitations{display:flex}}.course__limitations dl,.course__limitations dl:first-child{display:block;margin-top:.625rem}@media print,screen and (min-width:48em){.course__limitations dl,.course__limitations dl:first-child{margin-top:.9375rem}}.course__limitations dl:not(:last-child),.course__limitations dl:first-child:not(:last-child){padding-right:2.5rem}.course__limitations dt,.course__limitations ~ dl dt,.course__details dt,.course__information dt{font-weight:700;font-size:.875rem;color:#4a4a4a}.course__limitations dt,.course__limitations dd,.course__limitations ~ dl dt,.course__limitations ~ dl dd,.course__details dt,.course__details dd,.course__information dt,.course__information dd{font-family:"Nunito Sans","trebuchet MS",sans-serif}.course__limitations dd,.course__limitations ~ dl dd,.course__details dd,.course__information dd{font-weight:900;font-size:1rem;margin-left:0}@media screen and (min-width:48em){.course__information{display:flex;flex-wrap:wrap}}.course__information dl{margin-top:0;width:100% !important;max-width:160px}.course__information dl:not(:last-child){padding-right:2.5rem}.course__information dl:nth-child(3){max-width:260px}@media screen and (min-width:48em){.course__details{display:flex;flex-wrap:wrap}}.course__details dl{margin-top:0;width:100% !important;max-width:200px}.course__details dl:not(:last-child){padding-right:2.5rem}.course__details dl:nth-of-type(n+4){margin-top:1.25rem}.course__details dl.course__information--areas-of-study{padding-right:0;max-width:260px !important}@media screen and (max-width:63.99875em){.course__details dl:nth-child(n+3){margin-top:.625rem}}@media screen and (max-width:47.99875em){.course__details dl:nth-child(2){margin-top:.625rem}}.course__details dl.full-width{max-width:unset}.course__details ul,.course__details li{margin-top:0 !important}.course__details li{padding-left:0 !important}.course__details li::before{display:none !important}.course__details--with-dates dl:nth-of-type(n+4){margin-top:0}.course__details--with-dates dl:nth-of-type(n+5){margin-top:1.25rem}@media screen and (max-width:63.99875em){.course__details--with-dates dl:nth-child(n+3){margin-top:0}.course__details--with-dates dl:nth-child(n+4){margin-top:.625rem}}.course .accordion{margin-top:2.5rem}@media print,screen and (min-width:64em){.course .accordion{margin-top:3.125rem}}.course .listing--course__results:nth-child(odd){background-color:#f3f4f4}.course .listing--course__results:nth-child(even){background-color:#fff}.course .listing--course .btn::before{content:'';background:url(/themes/custom/oho/columbia_law/assets/img/left-arrow.svg);background-position:left .3125rem center;background-repeat:no-repeat;background-size:.375rem auto;padding-left:1.3125rem;height:1.25rem;margin-top:.1875rem;transition:background-position .3s ease}@media screen and (max-width:63.99875em){.course .listing--course .listing-item+.listing-item{border-top:1px solid #e4e4e4;margin-top:1.25rem;padding-top:1.25rem}}.course .textbook+.textbook{margin-top:1em;border-top:1px solid #e4e4e4}.course .textbook strong{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.75em;display:block}@media print,screen and (min-width:48em){.course .textbook strong{display:inline-block}}.course .textbook p{margin-top:1em}.course .textbook p+p{margin-top:.25em}.specific-grid-x>.cell:first-child p:first-child{margin-top:0}article.course--detail{margin-top:1.25rem}@media print,screen and (min-width:48em){article.course--detail{margin-top:2.5rem}}@media print,screen and (min-width:64em){article.course--detail{margin-top:2.5rem}}.course__details .break{flex-basis:100%;height:0}.course__details dl.days-of-the-week-dl{max-width:240px;padding-right:0}.course--information__media .faculty-profile--course-detail-teaser>a{display:block;margin-top:1rem}.course--information__media .faculty-profile--course-detail-teaser>a span{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:16px;line-height:24px;font-weight:700}.course--information__media .faculty-profile--course-detail-teaser>span{display:block;font-size:16px;line-height:1;margin-top:0}.listing form::before,.listing form::after{display:table;content:' ';flex-basis:0;order:1}.listing form::after{clear:both}.listing .form-item{max-width:none}.listing label{color:#000}.listing [type='text'],.listing [type='password'],.listing [type='date'],.listing [type='datetime'],.listing [type='datetime-local'],.listing [type='month'],.listing [type='week'],.listing [type='email'],.listing [type='number'],.listing [type='search'],.listing [type='tel'],.listing [type='time'],.listing [type='url'],.listing [type='color'],.listing [type='file'],.listing [type='image'],.listing select{width:100%}.listing [data-drupal-selector='edit-reset']{display:inline-block;margin-bottom:1.25em;padding:1em 1.5em;transition:background 250ms ease-in-out;text-decoration:none;text-transform:uppercase;color:#23578c;border:0.0625em solid #c2c6c9;background-color:#fff;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-weight:600;line-height:1}.listing [data-drupal-selector='edit-reset']:hover{text-decoration:none;background-color:#23578c;color:#fff}.listing .form-actions{margin-top:1.875rem;display:flex}@media print,screen and (min-width:64em){.listing .form-actions{margin-top:2.5rem}}.listing [type='submit']{margin:0;padding:1.25rem;font-weight:900}.listing [type='submit']+[type='submit']{margin-left:1em}@media print,screen and (min-width:40em){.listing [type='text'],.listing [type='password'],.listing [type='date'],.listing [type='datetime'],.listing [type='datetime-local'],.listing [type='month'],.listing [type='week'],.listing [type='email'],.listing [type='number'],.listing [type='search'],.listing [type='tel'],.listing [type='time'],.listing [type='url'],.listing [type='color'],.listing [type='file'],.listing [type='image'],.listing select{margin-bottom:0}.listing .form-item,.listing .form-actions{margin-bottom:0}.listing .form-item{flex:0 1 auto}.listing .form-actions{flex:0 0 auto}}.listing-item{font-family:"Nunito Sans","trebuchet MS",sans-serif;margin-top:2.5rem;border-top:1px solid #e4e4e4;padding-top:2.5rem;position:relative}@media print,screen and (min-width:64em){.listing-item{margin-top:3.125rem}}@media print,screen and (min-width:64em){.listing-item{padding-top:3.125rem}}.listing-item:before,.listing-item:after{content:"";display:block;position:absolute;top:-1px;height:5px;width:1.25rem;background-color:#fff}@media print,screen and (min-width:64em){.listing-item:before,.listing-item:after{width:calc(8.33333% + 1.25rem)}}.listing-item:before{left:0}.listing-item:after{right:0}.listing-item__image{display:block;margin-bottom:1.25rem}@media print,screen and (min-width:48em){.listing-item__image{margin-bottom:0}}@media print,screen and (min-width:64em){.listing-item__image{margin-bottom:0}}@media print,screen and (min-width:64em){.listing-item__content{height:100%;display:flex;flex-direction:column;justify-content:center}}.listing-item__category{font-size:.8125rem;font-weight:800}.listing-item__title{font-weight:200;margin-top:.625rem}.listing-item__teaser{margin-bottom:1.875rem;font-family:"Crimson Text",georgia,serif;font-size:1.125rem;line-height:1.5625rem}@media print,screen and (min-width:64em){.listing-item__teaser{margin-bottom:2.5rem}}.listing-item__teaser p{margin-top:.5rem}.listing-item__date{display:inline;color:#000;font-size:1rem;font-weight:800;margin-right:2rem}.listing-item__tags{display:inline}.listing-item__tags ul{display:inline;list-style:none;padding-left:0}.listing-item__tags li{display:inline;font-size:1rem;line-height:1.5rem;font-weight:400}.listing-item__tags li a{font-weight:700}.listing-item__tags li+li:before{content:"\002F\00a0\00a0";color:#c2c6c9}@media print,screen and (min-width:48em){.listing-item__image{margin:0}}.views-exposed-form .grid-x>.cell>.grid-margin-x{margin-left:0;margin-right:0}.form-item{padding-top:1.25rem}@media print,screen and (min-width:48em){.form-item{padding-top:1.875rem}}.form-item input,.form-item select{height:3.75rem;border:1px solid #c2c6c9}.form-item input:-ms-input-placeholder,.form-item select:-ms-input-placeholder{font-family:"Crimson Text",georgia,serif;font-weight:400;font-size:1.125rem;color:#4a4a4a;font-style:italic}.form-item input::-ms-input-placeholder,.form-item select::-ms-input-placeholder{font-family:"Crimson Text",georgia,serif;font-weight:400;font-size:1.125rem;color:#4a4a4a;font-style:italic}.form-item input,.form-item input::placeholder,.form-item select,.form-item select::placeholder{font-family:"Crimson Text",georgia,serif;font-weight:400;font-size:1.125rem;color:#4a4a4a;font-style:italic}.form-item .chosen-container{height:3.75rem;border:1px solid #c2c6c9;width:100% !important}.form-item .chosen-container ul.chosen-choices{height:100%;font-family:"Crimson Text",georgia,serif;font-weight:400;font-size:1.125rem;color:#4a4a4a;font-style:italic;border:none;background-image:none;display:flex;align-items:flex-start;overflow:auto}.form-item .chosen-container-multi .chosen-choices li.search-field{height:100%;width:100% !important}.form-item .chosen-container-multi .chosen-choices li.search-field input[type=text]{height:100%;width:100% !important;font-family:"Crimson Text",georgia,serif;font-weight:400;color:#4a4a4a;font-style:italic;border:none;background-image:url(/themes/custom/oho/columbia_law/assets/img/chevron-down.svg) !important;background-repeat:no-repeat !important;background-position:calc(100% - .625em) 50% !important;background-size:1em !important;padding:.5rem .5rem .5rem 1.25rem}.views-exposed-form .form-item label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.views-exposed-form .form-item-search,.views-exposed-form .form-item-name{width:calc(100% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}@media print,screen and (min-width:40em){.views-exposed-form .form-item-search,.views-exposed-form .form-item-name{width:calc(50% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}@media print,screen and (min-width:64em){.views-exposed-form .form-item-search,.views-exposed-form .form-item-name{width:calc(66.66667% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}.views-exposed-form .js-form-type-select,.views-exposed-form .js-form-type-date,.views-exposed-form .form-item-number,.views-exposed-form .course-search-range__wrapper,.views-exposed-form .form-item-date{width:calc(100% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}@media print,screen and (min-width:40em){.views-exposed-form .js-form-type-select,.views-exposed-form .js-form-type-date,.views-exposed-form .form-item-number,.views-exposed-form .course-search-range__wrapper,.views-exposed-form .form-item-date{width:calc(50% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}@media print,screen and (min-width:64em){.views-exposed-form .js-form-type-select,.views-exposed-form .js-form-type-date,.views-exposed-form .form-item-number,.views-exposed-form .course-search-range__wrapper,.views-exposed-form .form-item-date{width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}.views-exposed-form .js-form-type-date input{margin-top:0}form[class*='webform'] .js-form-type-select{margin-right:0 !important;margin-left:0 !important}.section--profile-listing .form-actions{width:calc(100% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}.section--profile-listing .form-item-search{width:calc(100% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}@media print,screen and (min-width:40em){.section--profile-listing .form-item-search{width:calc(50% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}@media print,screen and (min-width:64em){.section--profile-listing .form-item-search{width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}.claw-button-set{display:flex;padding-left:1.25rem;padding-right:1.25rem}@media screen and (max-width:47.99875em){.claw-button-set{flex-direction:column}}input.form-submit:not([data-drupal-selector="edit-reset"]){background-color:#23578c;color:#fff;position:relative;padding:1.5rem 3.75rem 1.5rem 1.875rem;background-position:calc(100% - 30px) 50%;background-repeat:no-repeat;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-light.svg)}input.form-submit:not([data-drupal-selector="edit-reset"]):hover,input.form-submit:not([data-drupal-selector="edit-reset"]):focus{color:#23578c;background-color:#a5d3ed;background-image:url(/themes/custom/oho/columbia_law/assets/img/submit-arrow-dark.svg)}.advanced-filters{margin-top:0}.advanced-filters__strip{display:none;background-color:#edf6fb;box-shadow:inset 0 5px 3px -5px rgba(25,87,140,0.28),inset 0 -5px 3px -5px rgba(25,87,140,0.28);margin-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:64em){.advanced-filters__strip{margin-top:2.5rem}}@media print,screen and (min-width:64em){.advanced-filters__strip{padding-bottom:2.5rem}}.advanced-filter__toggle{max-width:240px;padding-left:1.875rem;margin-top:1.875rem;position:relative;text-transform:none;color:#23578c;font-weight:900;font-size:1rem;letter-spacing:0}@media print,screen and (min-width:64em){.advanced-filter__toggle{margin-top:2.5rem}}.advanced-filter__toggle span{display:none}.advanced-filter__toggle:before,.advanced-filter__toggle:after{content:"";display:block;background-color:#a5d3ed;position:absolute}.advanced-filter__toggle:before{width:4px;height:16px;top:22px;left:6px;transition:transform .3s ease-in-out}.advanced-filter__toggle:after{width:16px;height:4px;top:28px;left:0}.advanced-filter__toggle:hover,.advanced-filter__toggle:focus{background-color:transparent;color:#a5d3ed}.advanced-filter__toggle.engaged span{display:inline}.advanced-filter__toggle.engaged:before{transform:rotateX(90deg)}.alpha-filters--strip{margin-top:2.5rem;background-color:#23578c}@media print,screen and (min-width:48em){.alpha-filters--strip{margin-top:3.75rem}}@media print,screen and (min-width:64em){.alpha-filters--strip{margin-top:5rem}}.alpha-filters--strip fieldset{border:none}.alpha-filters--strip .fieldset-legend{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.alpha-filters--strip .form-item.fieldgroup{padding:0 .5em .5em;padding-top:0 !important}.alpha-filters--strip .form-item.fieldgroup>div{padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center}.alpha-filters--strip .form-item [type='radio']+label{color:#fff;font-weight:300;position:relative !important;overflow:visible;clip:rect(1px,1px,1px,1px);width:auto;height:auto}.alpha-filters--strip .form-item [type='radio']+label:before{display:none}.alpha-filters--strip .fieldset-wrapper .form-item{display:inline-block;padding-top:0}.alpha-filters--strip .fieldset-wrapper .form-item label{color:#fff;font-weight:900;font-size:1.125rem;margin-left:.6875rem;margin-right:.6875rem}.alpha-filters--strip .fieldset-wrapper .form-item.form-disabled{pointer-events:none}.alpha-filters--strip .fieldset-wrapper .form-item.form-disabled label{color:#a5d3ed;font-weight:300}.alpha-filters--strip .fieldset-wrapper .form-item:hover label,.alpha-filters--strip .fieldset-wrapper .form-item:focus label{color:#ffb837}.vaf{padding-top:1.875rem;background-color:#f3f4f4;padding-bottom:1.875rem}@media print,screen and (min-width:64em){.vaf{padding-top:2.5rem}}@media print,screen and (min-width:64em){.vaf{padding-bottom:2.5rem}}.vaf__heading{font-weight:700;color:#4a4a4a;font-size:1rem;margin-top:0;margin-right:30px;padding:1.25rem 0}.vaf__text{display:flex;flex-wrap:wrap;align-items:center}.vaf__group{list-style:none;padding-left:0;margin-top:-10px;margin-left:30px}.vaf__group button{display:inline-block;margin-top:10px;display:inline-block;padding:1.25rem 1.875rem;transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;text-decoration:none;text-transform:uppercase;color:#000;background-color:#fff;border:1px solid #000;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.8125rem;font-weight:900;line-height:1;letter-spacing:2px}.vaf__group button:hover,.vaf__group button:focus{text-decoration:none;background-color:#23578c;border-color:#23578c;color:#fff}.vaf__group button:not(:last-child){margin-right:10px}.vaf__item{position:relative}.vaf__item:after{content:"\f00d";font-family:"Font Awesome 5 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;position:absolute;top:3px;right:3px;font-size:12px;color:#000}.vaf__item:hover:after,.vaf__item:focus:after{color:#fff}.vaf__clear{background-color:#23578c;color:#fff;border:1px solid #23578c}.vaf__clear:hover,.vaf__clear:focus{background-color:#fff;color:#000;border-color:#000}@media screen and (max-width:47.99875em){.vaf .cell:last-child{margin-top:1.25rem}}@media print,screen and (min-width:48em){.vaf .cell:last-child{text-align:right}}.vaf[data-vaf="in_the_news_listing"],.vaf[data-vaf="news_listing"],.vaf[data-vaf="event_listing"]{margin-top:2.5rem}@media print,screen and (min-width:48em){.vaf[data-vaf="in_the_news_listing"],.vaf[data-vaf="news_listing"],.vaf[data-vaf="event_listing"]{margin-top:3.75rem}}@media print,screen and (min-width:64em){.vaf[data-vaf="in_the_news_listing"],.vaf[data-vaf="news_listing"],.vaf[data-vaf="event_listing"]{margin-top:5rem}}.course-item{margin-top:0;border-top:none;padding-top:.625rem}@media screen and (max-width:47.99875em){.course-item .cell:nth-of-type(n+2){margin-top:1.25rem}}@media screen and (max-width:47.99875em){.course-item+.course-item{border-top:1px solid #e4e4e4}}.course-item::before,.course-item::after{display:none}@media screen and (min-width:64em){.course-item:nth-child(n+2) .gray-border{border-top:1px solid #e4e4e4;padding-top:1.25rem}}.course-item p{margin-top:0}.course-item__year{margin-top:10px}.course-item__heading{font-size:.875rem;color:#4a4a4a;font-weight:700}.course-item__year,.course-item__instructor-details__name,.course-item__meta__place__location,.course-item__meta__schedule__time,.course-item__points__number{font-size:1rem;font-weight:900;line-height:1.2}@media screen and (min-width:64em){.course-item__instructor-details{display:flex}}.course-item__instructor-details:first-child{margin-top:.375rem}.course-item__instructor-details+.course-item__instructor-details{margin-top:.75rem}.course-item__instructor-details__name{margin-top:0}.course-item__instructor-details__position{font-size:1rem;font-weight:400;font-style:italic;font-family:"Crimson Text",georgia,serif;display:block}.course-item__instructor-details__image{padding-right:1.25rem;flex-shrink:0}@media screen and (min-width:48em){.course-item__meta{display:flex}}.course-item__meta__place{width:100%;max-width:160px}.course-item__meta__schedule ul,.course-item__meta__schedule__time{margin-top:.3125rem !important}@media print,screen and (min-width:48em){.listing--course__title-section h2{font-size:2.5rem}}.listing--course__title-section+.over-line{border-top:1px solid #ffb837;margin-top:1.25rem}@media print,screen and (min-width:48em){.listing--course__title-section+.over-line{margin-top:1.875rem}}.listing--course .listing--course-items .listing--course__title-section span{font-style:italic;font-weight:700;font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:.875rem}.listing--course .listing--course-items .listing--course__title-section span span{padding-left:5px;padding-right:5px;color:#c2c6c9}.listing--course .listing--course-items__section-name{margin-top:0}.listing--course__form{display:flex;flex-wrap:wrap;width:100%}.listing--course__form .hidden{display:none}.listing--course__form__bottom{display:block;position:relative;z-index:2}.listing--course__form__bottom .hanging-right{display:block !important}.listing--course__form__bottom .grid-x{width:100%}.listing--course__form__bottom .claw-button-set button{background-color:#f3f4f4}.listing--course .advanced-filters:after{background-color:#f3f4f4}.listing--course .advanced-filters .form-item label{color:#fff}.listing--course .advanced-filters__strip{position:relative;background-color:transparent;margin-top:0;padding-bottom:2.5rem}@media print,screen and (min-width:64em){.listing--course .advanced-filters__strip{padding-bottom:3.125rem}}@media screen and (min-width:48em){.listing--course .advanced-filters__strip .form-item:nth-of-type(2){padding-top:0}}@media screen and (min-width:64em){.listing--course .advanced-filters__strip .form-item:nth-of-type(3){padding-top:0}}.listing--course .advanced-filters__strip::before{width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-top:15px solid #f3f4f4;content:'';top:0;bottom:0;position:absolute;left:20px}@media screen and (min-width:64em){.listing--course .advanced-filters__strip::before{left:calc(8.3333% + 20px)}}@media screen and (min-width:75em){.listing--course .advanced-filters__strip::before{left:calc(50vw - 493px)}}.listing--course .advanced-filters .form-item-search{width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}@media screen and (max-width:47.99875em){.listing--course .advanced-filters .form-item-search{width:calc(100% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}.listing--course .advanced-filters [type='text']{margin-top:0}.listing--course form .hanging-right{display:flex;flex-wrap:wrap}.listing--course form .form-item label{position:relative !important;overflow:visible;width:100%;font-size:1rem;color:#4a4a4a;height:initial;font-weight:700;padding-bottom:7px}@media screen and (min-width:48em){.listing--course form .form-item:nth-of-type(1){padding-top:0 !important}}.listing--course form .form-item .form-item-search{width:calc(66.66667% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}.listing--course form fieldset{border:none;width:calc(33.33333% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem;display:flex;padding:10px 0px 0px 0px}@media screen and (max-width:47.99875em){.listing--course form fieldset{width:calc(100% - 2.5rem);margin-right:1.25rem;margin-left:1.25rem}}.listing--course form fieldset legend{font-size:1rem;color:#4a4a4a;font-weight:700}.listing--course form fieldset .js-form-item{padding-top:0}.listing--course form fieldset .form-item [type='radio']+label{padding-left:.625rem;color:#23578c}.listing--course form fieldset .form-item [type='radio']:checked+label:before,.listing--course form fieldset .form-item [type='radio']:not(:checked)+label:before{border:1px solid #c2c6c9;top:0.385em;background-color:#fff}.ui-widget.ui-widget-content{border:none;margin-top:46px}.course-search-time__wrapper .ui-widget.ui-widget-content{margin-top:29px;margin-bottom:5px}.ui-slider{height:8px;background-color:#23578c;border-radius:4px;border:none}.course-search-points__wrapper .ui-slider{background-color:#a5d3ed}.ui-slider-range{background-color:#a5d3ed;border:none}.ui-slider .ui-slider-handle.ui-corner-all.ui-state-default{position:relative;top:-10px;display:inline-block;width:20px;height:20px;background-color:#fff;border-radius:10px;border:none;box-shadow:0 -2px 4px rgba(140,140,140,0.2),0 2px 4px rgba(140,140,140,0.3)}.ui-slider .ui-slider-handle.ui-corner-all.ui-state-default .cls-courses-range-slider__tooltip{position:absolute;bottom:calc(100% + 8px);left:-50%;background-color:#3C91E6;border-radius:2px;color:#fff;text-align:center;font-size:12px;line-height:24px;font-weight:700;padding:1px 8px}.ui-slider .ui-slider-handle.ui-corner-all.ui-state-default .cls-courses-range-slider__tooltip:after{content:"";display:block;width:10px;height:10px;background-color:#3C91E6;transform:rotate(45deg);position:absolute;bottom:-2px;left:calc(50% - 5px);z-index:-1}.course-search-form .hanging-right{z-index:3}.course-search-form .advanced-filters.hanging-left{margin-top:0;z-index:2}.course-search-form .listing--course__form__bottom{z-index:1}.course-search-form .form-item [type='checkbox']+label{margin-left:2.75rem}.course-search-form .form-item [type='checkbox']+label:before{top:.5em}.course-search-form .form-item [type='checkbox']:checked+label:after{top:1.1em}.course-search-range__min-max-wrapper{font-family:"Nunito Sans","trebuchet MS",sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700;color:#4a4a4a;display:flex;justify-content:space-between}.listing--profile>h2{max-width:75rem;margin-left:auto;margin-right:auto}.search-feedback{background-color:#23578c;position:relative;z-index:1;overflow:hidden}.search-feedback:after{content:"";display:block;background-color:#fff;position:absolute;z-index:2;top:-1px;right:0;bottom:-1px;width:0}@media screen and (min-width:82.5em){.search-feedback:after{width:calc(50% - 660px)}}.search-feedback:before{content:"";display:block;background-color:#f3f4f4;position:absolute;z-index:3;top:-1px;right:0;height:60px;width:0}@media screen and (min-width:82.5em){.search-feedback:before{width:calc(50% - 660px)}}.search-feedback #course-search-count h2{margin-top:1.5625rem;font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#fff;font-weight:700;font-size:1rem;line-height:1.5rem}@media print,screen and (min-width:48em){.search-feedback #course-search-count h2{margin-top:1.875rem}}@media print,screen and (min-width:64em){.search-feedback #course-search-count h2{margin-top:3.75rem}}.search-feedback #course-search-active-filters h3,.search-feedback #course-search-active-filters .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .search-feedback #course-search-active-filters a,.search-feedback #course-search-active-filters .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .search-feedback #course-search-active-filters a>*{font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#fff;font-weight:300;font-size:1.875rem;line-height:2.625rem}.search-feedback #course-search-active-filters ul{padding-left:0;margin-top:0;font-family:"Nunito Sans","trebuchet MS",sans-serif;color:#fff;font-weight:700;font-size:1rem;line-height:1.5rem}.search-feedback #course-search-active-filters ul ul{display:inline}.search-feedback #course-search-active-filters ul li{display:inline}.search-feedback #course-search-active-filters ul li:not(:last-child):after{content:", "}.search-feedback #course-search-active-filters .btn+.btn{margin-bottom:1.5625rem;background-color:transparent;color:#fff;border-color:#fff}@media print,screen and (min-width:48em){.search-feedback #course-search-active-filters .btn+.btn{margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.search-feedback #course-search-active-filters .btn+.btn{margin-bottom:3.75rem}}.search-feedback #course-search-active-filters .btn+.btn:hover,.search-feedback #course-search-active-filters .btn+.btn:focus{background-color:#fff;color:#000}.listing--course__form__bottom>.hanging-right{padding-bottom:2.5rem}@media print,screen and (min-width:48em){.listing--course__form__bottom>.hanging-right{padding-bottom:3.75rem}}@media print,screen and (min-width:64em){.listing--course__form__bottom>.hanging-right{padding-bottom:5rem}}.course-search-form .fieldgroup .fieldset-wrapper{margin-top:10px}h2.listing--course__section-name.h3{margin-top:0}.print-only{display:none !important}@media print{@page{size:auto;margin:0}body{padding:0.5in .75in}*{color:#000 !important;background:transparent !important;box-shadow:none !important;text-shadow:none !important}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}a[href]:after{display:none}a,a:visited{text-decoration:underline}pre,blockquote{border:1px solid #999999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*{orphans:3;widows:3}h2,h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}@media print{#alert-wrapper,.admin-tabs,.claw-header--search,.claw-header__utility-container,.claw-header--main-nav>ul.menu,.claw-header--main-nav__sticky-logo,.breadcrumbs{display:none !important}section.sock,.site-footer__info,.site-footer__stack{display:none !important}.site-header{height:auto;margin-bottom:40px !important}.claw-header--main-nav__logo{display:block !important;margin:0 auto}.main-menu--sticky{position:initial;transform:none}.site-footer__copyright{padding:20px 0}h1{font-size:32px;line-height:1.4;margin-top:10px;margin-bottom:32px}h2{font-size:24px;line-height:1.4;margin-top:28px;margin-bottom:0}h3,.google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title a>*{font-size:21px;line-height:1.4;margin-top:24px;margin-bottom:0}h4{font-size:18px;line-height:1.4;margin-top:20px;margin-bottom:0}h5{font-size:16px;line-height:1.4;margin-top:16px;margin-bottom:0}h6{font-size:16px;line-height:1.4;margin-top:16px;margin-bottom:0}p,li{font-size:16px;line-height:1.4}.intro-text p,.intro-text li{font-size:20px}p,ul{margin-top:16px}p ul,ul ul{margin-top:0}blockquote{border:none;border-left:5px solid #e4e4e4;padding:20px 40px 20px 20px}.video-embed-field-responsive-video{display:none !important}.embedded-entity[data-entity-type="callout"] figure{border-color:#e4e4e4 !important}.news--detail .news-hero{margin-top:0;margin-bottom:40px}.news--detail .news-hero__text-group{padding:0 0 10px}.news--detail .news-hero .news-hero__intro{padding:0 20px 10px}.news--detail .news-hero__photo--wide{margin-top:20px}.news--detail .cell--news__content{width:100%;padding-left:20px}.news--detail .cell--news__content h1,.news--detail .cell--news__content h2,.news--detail .cell--news__content h3,.news--detail .cell--news__content .google-search-results .gsc-result.gsc-webResult .gs-title a,.google-search-results .gsc-result.gsc-webResult .gs-title .news--detail .cell--news__content a,.news--detail .cell--news__content .google-search-results .gsc-result.gsc-webResult .gs-title a>*,.google-search-results .gsc-result.gsc-webResult .gs-title .news--detail .cell--news__content a>*,.news--detail .cell--news__content h4,.news--detail .cell--news__content h5,.news--detail .cell--news__content h6{margin-left:-20px}.news--detail .cell--news__sidebar{width:100%;padding:20px;margin:20px 0 0;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;page-break-inside:avoid}.news--detail .cell--news__sidebar .news-story__social-sharing{display:none}.news--detail ~ section{display:none}}
