/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@keyframes slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@-webkit-keyframes slideUpBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideUpBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes slideDownBottom{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{-webkit-transform:translateY(100%);transform:translateY(100%);}}@keyframes slideDownBottom{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{-webkit-transform:translateY(100%);transform:translateY(100%);}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;display:none;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;display:none;}}@-webkit-keyframes placeholderFade{0%{opacity:0.1;}50%{opacity:0.3;}100%{opacity:0.1;}}@keyframes placeholderFade{0%{opacity:0.1;}50%{opacity:0.3;}100%{opacity:0.1;}}@-webkit-keyframes slideFadeIn{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}50%{-webkit-transform:translateY(10px);transform:translateY(10px);}90%{-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:1;}}@keyframes slideFadeIn{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);}50%{-webkit-transform:translateY(10px);transform:translateY(10px);}90%{-webkit-transform:translateY(0);transform:translateY(0);}100%{opacity:1;}}.uo-breadcrumb--inverse .link.uo-breadcrumb__link,.site-search__form--language .uo-breadcrumb--inverse ul > li > a.uo-breadcrumb__link,.uo-breadcrumb--inverse .site-search__form--language ul > li > a.uo-breadcrumb__link,.link.link--dark-green,.site-search__form--language ul > li > a.link--dark-green,.link.link--white,.site-search__form--language ul > li > a.link--white,.link.link--dark-red,.site-search__form--language ul > li > a.link--dark-red,.link.link--inverse,.site-search__form--language ul > li > a.link--inverse{color:#ffffff;}.uo-breadcrumb--inverse .link.uo-breadcrumb__link:hover .link__content,.site-search__form--language .uo-breadcrumb--inverse ul > li > a.uo-breadcrumb__link:hover .link__content,.uo-breadcrumb--inverse .site-search__form--language ul > li > a.uo-breadcrumb__link:hover .link__content,.link.link--dark-green:hover .link__content,.site-search__form--language ul > li > a.link--dark-green:hover .link__content,.link.link--white:hover .link__content,.site-search__form--language ul > li > a.link--white:hover .link__content,.link.link--dark-red:hover .link__content,.site-search__form--language ul > li > a.link--dark-red:hover .link__content,.link.link--inverse:hover .link__content,.site-search__form--language ul > li > a.link--inverse:hover .link__content,.uo-breadcrumb--inverse .link.uo-breadcrumb__link:focus .link__content,.site-search__form--language .uo-breadcrumb--inverse ul > li > a.uo-breadcrumb__link:focus .link__content,.uo-breadcrumb--inverse .site-search__form--language ul > li > a.uo-breadcrumb__link:focus .link__content,.link.link--dark-green:focus .link__content,.site-search__form--language ul > li > a.link--dark-green:focus .link__content,.link.link--white:focus .link__content,.site-search__form--language ul > li > a.link--white:focus .link__content,.link.link--dark-red:focus .link__content,.site-search__form--language ul > li > a.link--dark-red:focus .link__content,.link.link--inverse:focus .link__content,.site-search__form--language ul > li > a.link--inverse:focus .link__content{-webkit-box-shadow:0 1px rgba(0,0,0,0.3);box-shadow:0 1px rgba(0,0,0,0.3);background-color:rgba(0,0,0,0.3);}.uo-breadcrumb--inverse .link--with-icon.uo-breadcrumb__link:hover .link--with-icon__content,.link--with-icon.link--dark-green:hover .link--with-icon__content,.link--with-icon.link--white:hover .link--with-icon__content,.link--with-icon.link--dark-red:hover .link--with-icon__content,.link--with-icon.link--inverse:hover .link--with-icon__content,.uo-breadcrumb--inverse .link--with-icon.uo-breadcrumb__link:focus .link--with-icon__content,.link--with-icon.link--dark-green:focus .link--with-icon__content,.link--with-icon.link--white:focus .link--with-icon__content,.link--with-icon.link--dark-red:focus .link--with-icon__content,.link--with-icon.link--inverse:focus .link--with-icon__content{text-decoration:underline;}.uo-breadcrumb--inverse .uo-breadcrumb__link .link__icon,.link--dark-green .link__icon,.link--white .link__icon,.link--dark-red .link__icon,.link--inverse .link__icon{color:#ffffff;}.uo-breadcrumb--inverse .uo-breadcrumb__link .link__content,.link--dark-green .link__content,.link--white .link__content,.link--dark-red .link__content,.link--inverse .link__content{-webkit-box-shadow:0 1px #f0f0f0;box-shadow:0 1px #f0f0f0;}.faculty-hero,.homepage-hero{position:relative;width:100%;}@media only screen and (min-width:992px){.faculty-hero,.homepage-hero{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;height:70vh;min-height:600px;max-height:1200px;}}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1.5;color:#2d2d2c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}button,.site-search__form--submit .form-actions .form-submit{background:transparent;border:none;cursor:pointer;outline:none;padding:0;}a{display:inline-block;text-decoration:none;outline:none;}h1,h2,h3,h4,h5,h6{margin:0;}p{margin:0;}img{max-width:100%;max-height:100%;}picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:100%;height:100%;}figure{margin:0;}blockquote{margin:0;}ul,ol{padding:0;margin:0;list-style:none;}li{display:block;}video{width:100%;height:auto;}.icon{color:#8f001a;font-size:1.5em;}.icon--hover{color:#7b0016;}.icon--active{color:#7b0016;}.icon--focus{color:#7b0016;border:2px solid #7b0016;}.icon--disabled{color:#d8adb5;}.icon-keyboard-arrow-right::before{content:"\e315";display:inline-block;}.uottawa-paragraph-padding{padding-top:36px;padding-bottom:36px;}@media only screen and (max-width:991px){.uottawa-paragraph-padding{padding-top:32px;padding-bottom:32px;}}@media only screen and (max-width:767px){.uottawa-paragraph-padding{padding-top:24px;padding-bottom:24px;}}h1{font-size:3.875rem;line-height:4.875rem;letter-spacing:-0.0625rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){h1{font-size:3.375rem;line-height:4.25rem;letter-spacing:-0.046875rem;}}@media only screen and (max-width:767px){h1{font-size:2.5rem;line-height:3.125rem;letter-spacing:-0.03125rem;}}h2{font-size:3.125rem;line-height:4rem;letter-spacing:-0.0625rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){h2{font-size:2.75rem;line-height:3.5rem;letter-spacing:-0.046875rem;}}@media only screen and (max-width:767px){h2{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;}}h3{font-size:2.5rem;line-height:3.125rem;letter-spacing:-0.0625rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){h3{font-size:2.375rem;line-height:3rem;letter-spacing:-0.046875rem;}}@media only screen and (max-width:767px){h3{font-size:1.625rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}h4{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){h4{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){h4{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;}}h5{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){h5{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){h5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}p{font-family:"Work Sans",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.6875rem;letter-spacing:-0.001953125rem;margin-top:20px;}p:first-of-type{margin-top:0;}@media only screen and (max-width:991px){p{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-0.008125rem;margin-top:18px;}}@media only screen and (max-width:767px){p{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-0.008125rem;margin-top:16px;}}.pipe{border-right:1px solid #eaeaea;}.pipe:nth-child(1){padding-left:0px;}.underline-1px{border-top:1px solid #dfdfdf;}@media only screen and (max-width:767px){.underline-1px{margin-bottom:24px;}}@media only screen and (min-width:768px){.underline-1px{margin-bottom:32px;}}@media only screen and (min-width:992px){.underline-1px{margin-bottom:36px;}}.underline-2px{border-bottom:2px solid #2d2d2c;padding-bottom:16px;margin-bottom:36px;}@media only screen and (max-width:1199px){.underline-2px{padding-bottom:16px;margin-bottom:30px;}}@media only screen and (max-width:991px){.underline-2px{padding-bottom:16px;margin-bottom:32px;}}@media only screen and (max-width:767px){.underline-2px{padding-bottom:12px;margin-bottom:24px;}}.underline-2px.no-margin{margin-bottom:0;}.underline-4px{margin-top:16px;border-bottom:4px solid #c8c9c7;}fieldset{border:1px solid #a1a1a1;}legend{padding:0 5px;}details{border:none;border-bottom:2px solid #a1a1a1;margin:0;}details[open] summary::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);}summary{cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style:none;}summary:focus-visible{outline:none;}summary::-webkit-details-marker{display:none;}summary::after{content:"\e5c5";font-family:"Material Icons";font-size:1.5rem;margin-left:auto;-webkit-transition:200ms linear all;transition:200ms linear all;margin-top:16px;margin-right:8px;color:#8f001a;pointer-events:none;}.headline,.uottawa-default__content h5,.uottawa-default__content h4,.uottawa-default__content h3,.uottawa-default__content h2,.site-search__form--bar input[type=text]{font-family:"Work Sans",sans-serif;font-weight:700;}.headline--white{color:#ffffff;}.headline-light{font-family:"Spectral",serif;font-weight:300;}.headline-regular{font-family:"Spectral",serif;font-weight:400;}.headline-regular--1{font-size:2.5em;line-height:2.8125rem;letter-spacing:-0.083125rem;}@media only screen and (min-width:768px){.headline-regular--1{font-size:3.375em;line-height:3.9375rem;letter-spacing:-0.09375rem;}}@media only screen and (min-width:1470px){.headline-regular--1{font-size:5em;line-height:5.625rem;letter-spacing:-0.1875rem;}}.headline-regular--5{font-size:1.25em;line-height:1.5rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.headline-regular--5{font-size:1.75em;line-height:2.25rem;letter-spacing:-0.078125rem;}}.headline-sidebar--date{font-size:1.625em;line-height:1.875rem;letter-spacing:-0.054375rem;}@media only screen and (min-width:768px){.headline-sidebar--date{font-size:2.5em;line-height:3rem;letter-spacing:-0.09375rem;}}.headline-sidebar--date-s{font-size:1.5em;letter-spacing:-0.0375rem;}@media only screen and (min-width:768px){.headline-sidebar--date-s{font-size:1.75em;line-height:2.25rem;letter-spacing:-0.05rem;}}@media only screen and (min-width:1470px){.headline-sidebar--date-s{font-size:1.5em;line-height:2.25rem;letter-spacing:-0.046875rem;}}.headline-sidebar--main{font-size:1.875em;line-height:2.1875rem;letter-spacing:-0.046875rem;}@media only screen and (min-width:768px){.headline-sidebar--main{font-size:2.5em;line-height:3rem;letter-spacing:-0.0625rem;}}.headline-sidebar--regular{font-size:2em;line-height:2.8125rem;letter-spacing:-0.066875rem;}@media only screen and (min-width:768px){.headline-sidebar--regular{font-size:3.125em;line-height:4.875rem;letter-spacing:-0.1125rem;}}.headline-sidebar--secondary{font-size:1.625em;line-height:1.875rem;letter-spacing:-0.040625rem;}@media only screen and (min-width:768px){.headline-sidebar--secondary{font-size:2.5em;line-height:3rem;letter-spacing:-0.03125rem;}}.headline-sidebar--tertiary{font-size:1.375em;line-height:1.625rem;letter-spacing:-0.034375rem;}@media only screen and (min-width:768px){.headline-sidebar--tertiary{font-size:1.75em;line-height:2.25rem;letter-spacing:-0.04rem;}}@media only screen and (min-width:1470px){.headline-sidebar--tertiary{font-size:1.5em;line-height:2rem;letter-spacing:-0.03125rem;}}.headline--event{font-size:1.875rem;line-height:2.25rem;letter-spacing:-0.046875rem;}@media only screen and (min-width:768px){.headline--event{font-size:2rem;line-height:2.375rem;letter-spacing:-0.05rem;}}.headline--event-date{font-family:"Spectral",serif;font-weight:400;font-size:1.5rem;line-height:2.25rem;letter-spacing:-0.04375rem;}@media only screen and (min-width:768px){.headline--event-date{font-size:1.75rem;line-height:2.625rem;}}.headline--l2-nav{font-size:2rem;line-height:2.375rem;letter-spacing:-0.05rem;}@media only screen and (min-width:768px){.headline--l2-nav{font-size:3.125rem;line-height:2.85rem;letter-spacing:-0.078125rem;}}@media only screen and (min-width:992px){.headline--l2-nav{font-size:2.5rem;line-height:3rem;letter-spacing:-0.0625rem;}}.headline--callout{font-size:1.875em;line-height:2.1875rem;letter-spacing:-0.046875rem;}@media only screen and (min-width:768px){.headline--callout{font-size:2.5em;line-height:3rem;letter-spacing:-0.03125rem;}}.headline--stat-number{font-size:1.875em;line-height:1.875rem;letter-spacing:-0.054375rem;}@media only screen and (min-width:768px){.headline--stat-number{font-size:3.75em;font-weight:300;line-height:4.25rem;letter-spacing:-0.09375rem;}}@media only screen and (min-width:1470px){.headline--stat-number{font-size:6.5em;line-height:6.875rem;letter-spacing:-0.15rem;}}.headline--related{font-size:1.625em;line-height:1.875rem;letter-spacing:-0.040625rem;}@media only screen and (min-width:768px){.headline--related{font-size:1.375em;line-height:1.875rem;letter-spacing:-0.03125rem;}}.headline--series{font-size:1.25em;line-height:1.5rem;letter-spacing:-0.066875rem;}@media only screen and (min-width:768px){.headline--series{font-size:3.375em;line-height:3.9375rem;letter-spacing:-0.09375rem;}}@media only screen and (min-width:992px){.headline--series{font-size:3.75em;line-height:4.25rem;letter-spacing:-0.09375rem;}}.headline--series-article{font-size:1.625em;line-height:1.875rem;letter-spacing:-0.066875rem;}@media only screen and (min-width:768px){.headline--series-article{font-size:3.375em;line-height:3.9375rem;letter-spacing:-0.09375rem;}}@media only screen and (min-width:992px){.headline--series-article{font-size:3.75em;line-height:4.25rem;letter-spacing:-0.09375rem;}}.headline--series-slide{font-size:1.25em;line-height:1.625rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.headline--series-slide{font-size:1.75em;line-height:2.25rem;letter-spacing:-0.073125rem;}}.headline--related-article{font-size:1.375em;line-height:1.625rem;letter-spacing:-0.034375rem;}@media only screen and (min-width:768px){.headline--related-article{font-size:1.75em;line-height:2.25rem;letter-spacing:-0.04rem;}}@media only screen and (min-width:1470px){.headline--related-article{font-size:2em;line-height:2.375rem;letter-spacing:-0.05rem;}}.headline--three-up-articles-heading-title{font-size:1.625em;}@media only screen and (min-width:768px){.headline--three-up-articles-heading-title{font-size:3.75em;}}.headline--three-up-articles-item{font-size:1.375em;line-height:1.625rem;letter-spacing:-0.034375rem;}@media only screen and (min-width:768px){.headline--three-up-articles-item{font-size:2em;line-height:2.25rem;letter-spacing:-0.04rem;}}.headline--three-up-articles-item-date{font-size:1.5rem;line-height:1.5;}@media only screen and (max-width:991px){.headline--three-up-articles-item-date{font-size:1.375rem;}}@media only screen and (max-width:767px){.headline--three-up-articles-item-date{font-size:1.125rem;}}.headline--tile{font-size:1.625em;line-height:1.875rem;letter-spacing:-0.040625rem;}@media only screen and (min-width:768px){.headline--tile{font-size:2em;line-height:2.375rem;letter-spacing:-0.05rem;}}.headline--sticky-footer{font-size:0.875em;letter-spacing:-0.015625rem;}@media only screen and (min-width:768px){.headline--sticky-footer{font-size:1.25em;line-height:1.75rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:1470px){.headline--sticky-footer{font-size:1.375em;line-height:1.875rem;}}.headline--give-widget{font-size:1.625em;line-height:1.875rem;letter-spacing:-0.036875rem;}@media only screen and (min-width:768px){.headline--give-widget{font-size:2em;line-height:2.375rem;letter-spacing:-0.05rem;}}.subtitle{font-family:"Work Sans",sans-serif;font-weight:600;}.subtitle--regular{font-family:"Work Sans",sans-serif;font-weight:400;}.subtitle--white{color:#ffffff;}.subtitle--1{font-size:1.125em;}@media only screen and (min-width:768px){.subtitle--1{font-size:1.25em;}}.subtitle--2{font-size:1em;line-height:1.375rem;letter-spacing:-0.01375rem;}@media only screen and (min-width:768px){.subtitle--2{font-size:1.125em;line-height:1.625rem;letter-spacing:-0.015625rem;}}@media only screen and (min-width:992px){.subtitle--2{font-size:1em;line-height:1.5rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:1470px){.subtitle--2{font-size:1.125em;line-height:1.625rem;letter-spacing:-0.015625rem;}}.subtitle--3{font-size:0.875em;line-height:1.3125rem;letter-spacing:-0.01375rem;}@media only screen and (min-width:768px){.subtitle--3{font-size:1em;line-height:1.5rem;letter-spacing:-0.015625rem;}}.body,.nav__login-menu-dropdown .menu-item a,.uottawa-default__content p,.uottawa-default__content span,.site-search__form--language ul > li > a{font-family:"Work Sans",sans-serif;font-weight:400;}.body--white{color:#ffffff;}.body--grey{color:#757575;}.body--grey-6B{color:#6b6b6b;}.body--medium{font-family:"Work Sans",sans-serif;font-weight:500;}.body--semi-bold{font-family:"Work Sans",sans-serif;font-weight:600;}.body--secondary{font-family:"Spectral",serif;font-weight:400;}.body--1{font-size:1.125em;}@media only screen and (min-width:768px){.body--1{font-size:1.25em;}}.body--2,.uottawa-default__content p,.uottawa-default__content span,.site-search__form--language ul > li > a{font-size:1.125rem;line-height:1.75rem;letter-spacing:-0.0019375rem;}@media only screen and (min-width:768px){.body--2,.uottawa-default__content p,.uottawa-default__content span,.site-search__form--language ul > li > a{font-size:1.125em;line-height:1.75rem;}}.body--3{font-size:0.875em;}@media only screen and (min-width:768px){.body--3{font-size:1em;}}.body--18{font-size:1.125em;line-height:1.75rem;}.body--figcaption{font-size:0.875rem;line-height:1.125rem;letter-spacing:-0.01375rem;}.body--event{font-size:1em;line-height:1.5rem;letter-spacing:-0.01375rem;}@media only screen and (min-width:768px){.body--event{font-size:1.125em;line-height:1.75rem;letter-spacing:-0.015625rem;}}.body--info{font-size:1em;line-height:1.5rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.body--info{line-height:1.5rem;}}.body--quote{font-size:1em;line-height:1.5rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.body--quote{font-size:1.375em;line-height:2.0625rem;letter-spacing:-0.05rem;}}@media only screen and (min-width:1470px){.body--quote{font-size:1.75em;line-height:2.625rem;}}.caption{font-family:"Work Sans",sans-serif;font-weight:400;font-size:0.875em;}.caption--white{color:#ffffff;}.caption--grey{color:#757575;}.caption--info{line-height:1.125rem;letter-spacing:-0.01375rem;}.attribution{font-family:"Work Sans",sans-serif;font-weight:400;font-size:0.75em;color:#757575;letter-spacing:-0.011875rem;padding-top:6px;}@media only screen and (min-width:1470px){.attribution{font-size:0.875em;letter-spacing:-0.01375rem;padding-top:7px;}}.eyebrow,.nav__utility-nav .language-link,.nav .nav__user-name{font-family:"Work Sans",sans-serif;font-weight:600;text-transform:uppercase;font-size:0.75rem;line-height:1.25rem;letter-spacing:0.171875rem;}.eyebrow--white{color:#ffffff;}.typo-button,.site-search__form--submit .form-actions .form-submit{font-family:"Work Sans",sans-serif;font-weight:500;font-size:1.125rem;}@media only screen and (max-width:991px){.typo-button,.site-search__form--submit .form-actions .form-submit{font-size:1rem;}}.typo-button--upper{text-transform:uppercase;letter-spacing:0.125em;}@media only screen and (min-width:768px){.typo-button--upper{letter-spacing:0.1875em;}}.typo-button--white{color:#ffffff;}.typo-button-tab{font-family:"Work Sans",sans-serif;font-weight:500;font-size:1em;line-height:1.625rem;letter-spacing:-0.01375rem;}.typo-button--give{font-family:"Work Sans",sans-serif;font-weight:600;font-size:0.75rem;line-height:1.25rem;letter-spacing:0.1875rem;}.typo-link-block{font-family:"Spectral",serif;font-weight:400;font-size:1.25em;line-height:1.875rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.typo-link-block{font-size:1.75em;line-height:2.625rem;letter-spacing:-0.073125rem;}}.typo-link-caption{font-family:"Work Sans",sans-serif;font-weight:400;font-size:1em;line-height:1.375rem;letter-spacing:-0.01375rem;}@media only screen and (min-width:768px){.typo-link-caption{font-size:1.125em;line-height:1.6875rem;letter-spacing:-0.015625rem;}}.typo-sem-12{font-family:"Work Sans",sans-serif;font-weight:600;font-size:0.75rem;line-height:1.25rem;letter-spacing:0.125rem;}.typo-reg-14{font-family:"Work Sans",sans-serif;font-weight:400;font-size:0.875rem;line-height:1.125rem;letter-spacing:-0.01375rem;}.typo-reg-16{font-family:"Work Sans",sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:-0.0208125rem;}.typo-srg-24{font-family:"Spectral",serif;font-weight:400;font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.0375rem;}@media only screen and (min-width:768px){.typo-srg-24--m-32{font-size:1.5rem;line-height:2.375rem;letter-spacing:-0.0625rem;}}@media only screen and (min-width:1470px){.typo-srg-24--xl-40{font-size:2rem;line-height:3rem;letter-spacing:-0.078125rem;}}.typo-med-16{font-family:"Work Sans",sans-serif;font-weight:500;font-size:1rem;line-height:1.625rem;letter-spacing:-0.03125rem;}.typo-bol-22{font-family:"Work Sans",sans-serif;font-weight:700;font-size:1.375rem;line-height:1.625rem;letter-spacing:-0.0208125rem;}@media only screen and (min-width:768px){.typo-bol-22--m-32{font-size:2rem;line-height:2.375rem;letter-spacing:-0.05rem;}}.typo-smd-14{font-family:"Spectral",serif;font-weight:500;font-size:0.875rem;line-height:1.125rem;letter-spacing:-0.0175rem;}@media only screen and (min-width:768px){.typo-smd-14--m-24{font-size:1.5rem;line-height:1;letter-spacing:-0.046875rem;}}@media only screen and (min-width:1470px){.typo-smd-14--xl-32{font-size:2rem;line-height:2.375rem;letter-spacing:-0.05rem;}}.typo-sem-10{font-family:"Work Sans",sans-serif;font-weight:600;font-size:0.625rem;line-height:1;letter-spacing:0.15625rem;}@media only screen and (min-width:768px){.typo-sem-10--m-12{font-size:0.75rem;line-height:1.25rem;letter-spacing:0.1875rem;}}.typo-sem-sp3-12{font-family:"Work Sans",sans-serif;font-weight:600;font-size:0.75rem;line-height:1.25rem;letter-spacing:0.1875rem;}.typo--grey{color:#757575;}.typo--hidden{font-size:0;}.text-lowercase{text-transform:lowercase;}.text-uppercase{text-transform:uppercase;}.text-capitalize{text-transform:capitalize;}.text-color-white{color:#ffffff;}.hidden{display:none !important;}@media only screen and (min-width:768px){.hidden-m-up{display:none !important;}}@media only screen and (min-width:992px){.hidden-l-up{display:none !important;}}@media only screen and (min-width:1200px){.hidden-lw-up{display:none !important;}}@media only screen and (min-width:1470px){.hidden-xl-up{display:none !important;}}.reveal{display:block;}.reveal-m-up{display:none;}@media only screen and (min-width:768px){.reveal-m-up{display:block;}}.reveal-l-up{display:none;}@media only screen and (min-width:992px){.reveal-l-up{display:block;}}.reveal-lw-up{display:none;}@media only screen and (min-width:1200px){.reveal-lw-up{display:block;}}.reveal-xl-up{display:none;}@media only screen and (min-width:1470px){.reveal-xl-up{display:block;}}.inline-block{display:inline-block;width:100%;}.sr-only{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.sr-only:focus{display:inline-block;position:relative !important;overflow:visible;clip:auto;width:auto;height:auto;}.focusable{position:relative;outline:0;}.focusable:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-3px;bottom:-3px;right:-3px;left:-3px;border:2px solid #1e1e1d;z-index:1;}.focusable > *{outline:0;}.focusable--negative{position:relative;outline:0;}.focusable--negative:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-3px;bottom:-3px;right:-3px;left:-3px;border:2px solid #1e1e1d;z-index:1;}.focusable--negative > *{outline:0;}.focusable--negative:focus::after{border:2px solid rgba(255,255,255,0.3);}.focusable--border{position:relative;outline:0;}.focusable--border:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-3px;bottom:-3px;right:-3px;left:-3px;border:2px solid #1e1e1d;z-index:1;}.focusable--border > *{outline:0;}.focusable--border:focus::after{top:0;bottom:0;right:0;left:0;}.focusable--border-negative{position:relative;outline:0;}.focusable--border-negative:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-3px;bottom:-3px;right:-3px;left:-3px;border:2px solid #1e1e1d;z-index:1;}.focusable--border-negative > *{outline:0;}.focusable--border-negative:focus::after{top:0;bottom:0;right:0;left:0;}.focusable--border-negative:focus::after{border:2px solid rgba(255,255,255,0.3);}.focusable--overlay{position:relative;}.focusable--overlay:focus::before{content:"";display:block;position:absolute;pointer-events:none;top:0;bottom:0;right:-2px;left:-2px;background-color:rgba(0,0,0,0.1);z-index:0;}.focusable--overlay-negative{position:relative;}.focusable--overlay-negative:focus::before{content:"";display:block;position:absolute;pointer-events:none;top:0;bottom:0;right:-2px;left:-2px;background-color:rgba(0,0,0,0.1);z-index:0;}.focusable--overlay-negative:focus::before{background-color:rgba(255,255,255,0.1);}.focusable--background-op-1{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;}.focusable--background-op-1:focus{background-color:rgba(0,0,0,0.1);-webkit-box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);}.focusable--background-op-3{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;}.focusable--background-op-3:focus{background-color:rgba(0,0,0,0.3);-webkit-box-shadow:0 1px rgba(0,0,0,0.3),-5px 0 rgba(0,0,0,0.3),5px 0 rgba(0,0,0,0.3);box-shadow:0 1px rgba(0,0,0,0.3),-5px 0 rgba(0,0,0,0.3),5px 0 rgba(0,0,0,0.3);}.focusable--border-button-negative{position:relative;outline:0;}.focusable--border-button-negative:focus{border-color:rgba(0,0,0,0);}.focusable--border-button-negative:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-5px;bottom:-5px;right:-5px;left:-5px;border:1px solid #ffffff;border-radius:23px/50%;z-index:1;}.focusable--border-button-negative > *{outline:0;}.uo-breadcrumb--inverse .uo-breadcrumb__link,.focusable--border-light{position:relative;outline:0;}.uo-breadcrumb--inverse .uo-breadcrumb__link:focus::after,.focusable--border-light:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-3px;bottom:-3px;right:-3px;left:-3px;border:2px solid #1e1e1d;z-index:1;}.uo-breadcrumb--inverse .uo-breadcrumb__link > *,.focusable--border-light > *{outline:0;}.uo-breadcrumb--inverse .uo-breadcrumb__link:focus::after,.focusable--border-light:focus::after{top:-2px;bottom:-2px;right:-4px;left:-4px;border:2px solid #ffffff;}.uo-breadcrumb__link,.focusable--border-dark{position:relative;outline:0;}.uo-breadcrumb__link:focus::after,.focusable--border-dark:focus::after{content:"";display:block;position:absolute;pointer-events:none;top:-3px;bottom:-3px;right:-3px;left:-3px;border:2px solid #1e1e1d;z-index:1;}.uo-breadcrumb__link > *,.focusable--border-dark > *{outline:0;}.uo-breadcrumb__link:focus::after,.focusable--border-dark:focus::after{top:-2px;bottom:-2px;right:-4px;left:-4px;border:2px solid #000000;}.clickable{position:relative;}.clickable:active::before{content:"";display:block;position:absolute;pointer-events:none;top:0;bottom:0;right:-2px;left:-2px;background-color:rgba(0,0,0,0.1);z-index:0;}.clickable--negative{position:relative;}.clickable--negative:active::before{content:"";display:block;position:absolute;pointer-events:none;top:0;bottom:0;right:-2px;left:-2px;background-color:rgba(0,0,0,0.1);z-index:0;}.clickable--negative:active::before{background-color:rgba(255,255,255,0.1);}.clickable--background-op-1{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;}.clickable--background-op-1:active{background-color:rgba(0,0,0,0.1);-webkit-box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);}.clickable--background-op-3{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;}.clickable--background-op-3:active{background-color:rgba(0,0,0,0.3);-webkit-box-shadow:0 1px rgba(0,0,0,0.3),-5px 0 rgba(0,0,0,0.3),5px 0 rgba(0,0,0,0.3);box-shadow:0 1px rgba(0,0,0,0.3),-5px 0 rgba(0,0,0,0.3),5px 0 rgba(0,0,0,0.3);}.link,.site-search__form--language ul > li > a{color:#2d2d2c;}.link--text-2cols{font-family:"Work Sans",sans-serif;font-size:22px;line-height:1.5;letter-spacing:-0.55px;font-weight:700;}@media only screen and (max-width:991px){.link--text-2cols{font-size:20px;}}@media only screen and (max-width:767px){.link--text-2cols{font-size:18px;}}.link__content{box-decoration-break:clone;-webkit-box-decoration-break:clone;-webkit-box-shadow:0 1px #2d2d2c;box-shadow:0 1px #2d2d2c;-webkit-transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out,-webkit-box-shadow 0.18s ease-out;}.link:hover .link__content,.site-search__form--language ul > li > a:hover .link__content,.link:focus .link__content,.site-search__form--language ul > li > a:focus .link__content{-webkit-box-shadow:0 1px #f0f0f0;box-shadow:0 1px #f0f0f0;background-color:#f0f0f0;}.link--header-underline .link__content{display:inline;-webkit-box-shadow:inset 0 -0.2em #ffffff,inset 0 -0.24em #2d2d2c,6px 0 transparent,-2px 0 transparent;box-shadow:inset 0 -0.2em #ffffff,inset 0 -0.24em #2d2d2c,6px 0 transparent,-2px 0 transparent;}.link--tab .link__content{-webkit-box-shadow:0 1px #f0f0f0;box-shadow:0 1px #f0f0f0;}@media (prefers-reduced-motion:reduce){.link--tab .link__content{-webkit-transition:none;transition:none;}}.link--tab:hover .link__content,.link--tab:focus .link__content{color:#2d2d2c;background-color:#d8d8d8;}.link--dark-red .link__content.headline,.link--dark-red .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-red h5.link__content,.link--dark-red .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-red h4.link__content,.link--dark-red .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-red h3.link__content,.link--dark-red .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-red h2.link__content,.link--dark-red .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-red input.link__content[type=text],.link--dark-red .link__content.headline-light{-webkit-box-shadow:inset 0 -0.335em 0 -5px #8f001a,inset 0 -0.36em 0 -5px #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:inset 0 -0.335em 0 -5px #8f001a,inset 0 -0.36em 0 -5px #ffffff,5px 0 transparent,-5px 0 transparent;}@media only screen and (min-width:576px){.link--dark-red .link__content.headline,.link--dark-red .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-red h5.link__content,.link--dark-red .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-red h4.link__content,.link--dark-red .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-red h3.link__content,.link--dark-red .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-red h2.link__content,.link--dark-red .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-red input.link__content[type=text],.link--dark-red .link__content.headline-light{-webkit-box-shadow:inset 0 -0.175em #8f001a,inset 0 -0.2em #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:inset 0 -0.175em #8f001a,inset 0 -0.2em #ffffff,5px 0 transparent,-5px 0 transparent;}}.link--dark-red:hover .link__content,.link--dark-red:focus .link__content{-webkit-box-shadow:0 1px #720315;box-shadow:0 1px #720315;background-color:#720315;}.link--dark-red:hover .link__content.headline,.link--dark-red:hover .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-red:hover h5.link__content,.link--dark-red:hover .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-red:hover h4.link__content,.link--dark-red:hover .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-red:hover h3.link__content,.link--dark-red:hover .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-red:hover h2.link__content,.link--dark-red:hover .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-red:hover input.link__content[type=text],.link--dark-red:hover .link__content.headline-light,.link--dark-red:focus .link__content.headline,.link--dark-red:focus .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-red:focus h5.link__content,.link--dark-red:focus .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-red:focus h4.link__content,.link--dark-red:focus .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-red:focus h3.link__content,.link--dark-red:focus .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-red:focus h2.link__content,.link--dark-red:focus .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-red:focus input.link__content[type=text],.link--dark-red:focus .link__content.headline-light{-webkit-box-shadow:inset 0 -0.335em 0 -5px #720315,inset 0 -0.36em 0 -5px #720315,5px 0 #720315,-5px 0 #720315;box-shadow:inset 0 -0.335em 0 -5px #720315,inset 0 -0.36em 0 -5px #720315,5px 0 #720315,-5px 0 #720315;}@media only screen and (min-width:576px){.link--dark-red:hover .link__content.headline,.link--dark-red:hover .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-red:hover h5.link__content,.link--dark-red:hover .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-red:hover h4.link__content,.link--dark-red:hover .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-red:hover h3.link__content,.link--dark-red:hover .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-red:hover h2.link__content,.link--dark-red:hover .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-red:hover input.link__content[type=text],.link--dark-red:hover .link__content.headline-light,.link--dark-red:focus .link__content.headline,.link--dark-red:focus .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-red:focus h5.link__content,.link--dark-red:focus .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-red:focus h4.link__content,.link--dark-red:focus .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-red:focus h3.link__content,.link--dark-red:focus .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-red:focus h2.link__content,.link--dark-red:focus .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-red:focus input.link__content[type=text],.link--dark-red:focus .link__content.headline-light{-webkit-box-shadow:inset 0 -0.175em #720315,inset 0 -0.2em #720315,5px 0 #720315,-5px 0 #720315;box-shadow:inset 0 -0.175em #720315,inset 0 -0.2em #720315,5px 0 #720315,-5px 0 #720315;}}.link--white .link__content.headline,.link--white .uottawa-default__content h5.link__content,.uottawa-default__content .link--white h5.link__content,.link--white .uottawa-default__content h4.link__content,.uottawa-default__content .link--white h4.link__content,.link--white .uottawa-default__content h3.link__content,.uottawa-default__content .link--white h3.link__content,.link--white .uottawa-default__content h2.link__content,.uottawa-default__content .link--white h2.link__content,.link--white .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--white input.link__content[type=text],.link--white .link__content.headline-light{-webkit-box-shadow:inset 0 -0.335em 0 -5px #8f001a,inset 0 -0.36em 0 -5px #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:inset 0 -0.335em 0 -5px #8f001a,inset 0 -0.36em 0 -5px #ffffff,5px 0 transparent,-5px 0 transparent;}@media only screen and (min-width:576px){.link--white .link__content.headline,.link--white .uottawa-default__content h5.link__content,.uottawa-default__content .link--white h5.link__content,.link--white .uottawa-default__content h4.link__content,.uottawa-default__content .link--white h4.link__content,.link--white .uottawa-default__content h3.link__content,.uottawa-default__content .link--white h3.link__content,.link--white .uottawa-default__content h2.link__content,.uottawa-default__content .link--white h2.link__content,.link--white .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--white input.link__content[type=text],.link--white .link__content.headline-light{-webkit-box-shadow:inset 0 -0.175em #8f001a,inset 0 -0.2em #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:inset 0 -0.175em #8f001a,inset 0 -0.2em #ffffff,5px 0 transparent,-5px 0 transparent;}}.link--white:hover .link__content,.link--white:focus .link__content{-webkit-box-shadow:0 1px #720315;box-shadow:0 1px #720315;background-color:#720315;}.link--white:hover .link__content.headline,.link--white:hover .uottawa-default__content h5.link__content,.uottawa-default__content .link--white:hover h5.link__content,.link--white:hover .uottawa-default__content h4.link__content,.uottawa-default__content .link--white:hover h4.link__content,.link--white:hover .uottawa-default__content h3.link__content,.uottawa-default__content .link--white:hover h3.link__content,.link--white:hover .uottawa-default__content h2.link__content,.uottawa-default__content .link--white:hover h2.link__content,.link--white:hover .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--white:hover input.link__content[type=text],.link--white:hover .link__content.headline-light,.link--white:focus .link__content.headline,.link--white:focus .uottawa-default__content h5.link__content,.uottawa-default__content .link--white:focus h5.link__content,.link--white:focus .uottawa-default__content h4.link__content,.uottawa-default__content .link--white:focus h4.link__content,.link--white:focus .uottawa-default__content h3.link__content,.uottawa-default__content .link--white:focus h3.link__content,.link--white:focus .uottawa-default__content h2.link__content,.uottawa-default__content .link--white:focus h2.link__content,.link--white:focus .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--white:focus input.link__content[type=text],.link--white:focus .link__content.headline-light{-webkit-box-shadow:inset 0 -0.335em 0 -5px #720315,inset 0 -0.36em 0 -5px #720315,5px 0 #720315,-5px 0 #720315;box-shadow:inset 0 -0.335em 0 -5px #720315,inset 0 -0.36em 0 -5px #720315,5px 0 #720315,-5px 0 #720315;}@media only screen and (min-width:576px){.link--white:hover .link__content.headline,.link--white:hover .uottawa-default__content h5.link__content,.uottawa-default__content .link--white:hover h5.link__content,.link--white:hover .uottawa-default__content h4.link__content,.uottawa-default__content .link--white:hover h4.link__content,.link--white:hover .uottawa-default__content h3.link__content,.uottawa-default__content .link--white:hover h3.link__content,.link--white:hover .uottawa-default__content h2.link__content,.uottawa-default__content .link--white:hover h2.link__content,.link--white:hover .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--white:hover input.link__content[type=text],.link--white:hover .link__content.headline-light,.link--white:focus .link__content.headline,.link--white:focus .uottawa-default__content h5.link__content,.uottawa-default__content .link--white:focus h5.link__content,.link--white:focus .uottawa-default__content h4.link__content,.uottawa-default__content .link--white:focus h4.link__content,.link--white:focus .uottawa-default__content h3.link__content,.uottawa-default__content .link--white:focus h3.link__content,.link--white:focus .uottawa-default__content h2.link__content,.uottawa-default__content .link--white:focus h2.link__content,.link--white:focus .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--white:focus input.link__content[type=text],.link--white:focus .link__content.headline-light{-webkit-box-shadow:inset 0 -0.175em #720315,inset 0 -0.2em #720315,5px 0 #720315,-5px 0 #720315;box-shadow:inset 0 -0.175em #720315,inset 0 -0.2em #720315,5px 0 #720315,-5px 0 #720315;}}.link--dark-green .link__content.headline,.link--dark-green .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-green h5.link__content,.link--dark-green .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-green h4.link__content,.link--dark-green .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-green h3.link__content,.link--dark-green .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-green h2.link__content,.link--dark-green .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-green input.link__content[type=text],.link--dark-green .link__content.headline-light{-webkit-box-shadow:inset 0 -0.335em 0 -5px #67796c,inset 0 -0.36em 0 -5px #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:inset 0 -0.335em 0 -5px #67796c,inset 0 -0.36em 0 -5px #ffffff,5px 0 transparent,-5px 0 transparent;}@media only screen and (min-width:576px){.link--dark-green .link__content.headline,.link--dark-green .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-green h5.link__content,.link--dark-green .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-green h4.link__content,.link--dark-green .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-green h3.link__content,.link--dark-green .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-green h2.link__content,.link--dark-green .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-green input.link__content[type=text],.link--dark-green .link__content.headline-light{-webkit-box-shadow:inset 0 -0.175em #67796c,inset 0 -0.2em #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:inset 0 -0.175em #67796c,inset 0 -0.2em #ffffff,5px 0 transparent,-5px 0 transparent;}}.link--dark-green:hover .link__content,.link--dark-green:focus .link__content{-webkit-box-shadow:0 1px #505d53;box-shadow:0 1px #505d53;background-color:#505d53;}.link--dark-green:hover .link__content.headline,.link--dark-green:hover .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-green:hover h5.link__content,.link--dark-green:hover .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-green:hover h4.link__content,.link--dark-green:hover .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-green:hover h3.link__content,.link--dark-green:hover .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-green:hover h2.link__content,.link--dark-green:hover .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-green:hover input.link__content[type=text],.link--dark-green:hover .link__content.headline-light,.link--dark-green:focus .link__content.headline,.link--dark-green:focus .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-green:focus h5.link__content,.link--dark-green:focus .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-green:focus h4.link__content,.link--dark-green:focus .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-green:focus h3.link__content,.link--dark-green:focus .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-green:focus h2.link__content,.link--dark-green:focus .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-green:focus input.link__content[type=text],.link--dark-green:focus .link__content.headline-light{-webkit-box-shadow:inset 0 -0.335em 0 -5px #505d53,inset 0 -0.36em 0 -5px #505d53,5px 0 #505d53,-5px 0 #505d53;box-shadow:inset 0 -0.335em 0 -5px #505d53,inset 0 -0.36em 0 -5px #505d53,5px 0 #505d53,-5px 0 #505d53;}@media only screen and (min-width:576px){.link--dark-green:hover .link__content.headline,.link--dark-green:hover .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-green:hover h5.link__content,.link--dark-green:hover .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-green:hover h4.link__content,.link--dark-green:hover .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-green:hover h3.link__content,.link--dark-green:hover .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-green:hover h2.link__content,.link--dark-green:hover .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-green:hover input.link__content[type=text],.link--dark-green:hover .link__content.headline-light,.link--dark-green:focus .link__content.headline,.link--dark-green:focus .uottawa-default__content h5.link__content,.uottawa-default__content .link--dark-green:focus h5.link__content,.link--dark-green:focus .uottawa-default__content h4.link__content,.uottawa-default__content .link--dark-green:focus h4.link__content,.link--dark-green:focus .uottawa-default__content h3.link__content,.uottawa-default__content .link--dark-green:focus h3.link__content,.link--dark-green:focus .uottawa-default__content h2.link__content,.uottawa-default__content .link--dark-green:focus h2.link__content,.link--dark-green:focus .site-search__form--bar input.link__content[type=text],.site-search__form--bar .link--dark-green:focus input.link__content[type=text],.link--dark-green:focus .link__content.headline-light{-webkit-box-shadow:inset 0 -0.175em #505d53,inset 0 -0.2em #505d53,5px 0 #505d53,-5px 0 #505d53;box-shadow:inset 0 -0.175em #505d53,inset 0 -0.2em #505d53,5px 0 #505d53,-5px 0 #505d53;}}.link--with-icon{font-family:"Work Sans",sans-serif;font-weight:500;font-size:18px;line-height:28px;letter-spacing:-0.333px;}@media only screen and (max-width:991px){.link--with-icon{font-size:16px;line-height:26px;letter-spacing:-0.13px;}}@media only screen and (max-width:767px){.link--with-icon{font-size:16px;line-height:24px;letter-spacing:-0.13px;}}.link--with-icon__content{-webkit-transition:0.3s -webkit-box-shadow ease-out;transition:0.3s -webkit-box-shadow ease-out;transition:0.3s box-shadow ease-out;transition:0.3s box-shadow ease-out,0.3s -webkit-box-shadow ease-out;}.link--with-icon__content--inline{margin-right:30px;display:inline-block;}@media only screen and (min-width:1470px){.link--with-icon__content--inline{margin-right:35px;}}.link--with-icon__inline-icon{position:relative;}.link--with-icon__inline-icon__icon{display:inline-block;position:absolute;width:24px;height:24px;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px;margin-left:6px;vertical-align:sub;color:#8f001a;-webkit-transition:0.3s -webkit-transform ease-out;transition:0.3s -webkit-transform ease-out;transition:0.3s transform ease-out;transition:0.3s transform ease-out,0.3s -webkit-transform ease-out;}@media only screen and (min-width:768px){.link--with-icon__inline-icon__icon{margin-left:11px;}}.link--with-icon:hover .link--with-icon__inline-icon__icon,.link--with-icon:focus .link--with-icon__inline-icon__icon{-webkit-transform:translateX(10px) translateY(-50%);transform:translateX(10px) translateY(-50%);}@media (prefers-reduced-motion:reduce){.link--with-icon:hover .link--with-icon__inline-icon__icon,.link--with-icon:focus .link--with-icon__inline-icon__icon{-webkit-transform:none;transform:none;}}.link--with-icon:hover .link--with-icon__content,.link--with-icon:focus .link--with-icon__content{text-decoration:underline;}.link--with-icon:hover .link__icon,.link--with-icon:focus .link__icon{-webkit-transform:translateX(10px);transform:translateX(10px);}@media (prefers-reduced-motion:reduce){.link--with-icon:hover .link__icon,.link--with-icon:focus .link__icon{-webkit-transform:none;transform:none;}}.link__icon{font-size:1.5rem;margin-left:6px;vertical-align:bottom;color:#8f001a;-webkit-transition:0.3s -webkit-transform ease-out;transition:0.3s -webkit-transform ease-out;transition:0.3s transform ease-out;transition:0.3s transform ease-out,0.3s -webkit-transform ease-out;}@media only screen and (min-width:768px){.link__icon{margin-left:11px;}}.link__external-icon{font-size:inherit;margin-left:6px;vertical-align:bottom;padding-bottom:2px;color:#8f001a;}.link > *,.site-search__form--language ul > li > a > *{outline:none;}.rich-text .link,.rich-text .site-search__form--language ul > li > a,.site-search__form--language .rich-text ul > li > a{display:initial;}.menu-option--l2{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;}@media only screen and (max-width:991px){.menu-option--l2{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.menu-option--l2{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;}}.menu-option--l3{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}@media only screen and (max-width:991px){.menu-option--l3{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.menu-option--l3{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}.button{margin:0;-webkit-transition:0.2s background-color ease-out;transition:0.2s background-color ease-out;}.button.scroll-top-button{display:none;}.button.scroll-top-button.sticky{background-color:#f2f2f2;position:fixed;left:50px;border:2px solid black;bottom:50px;padding:10px;border-radius:5px;z-index:99;}.button__content,.site-search__form--submit .form-actions .form-submit{display:block;border-radius:inherit;outline:none;}.button__icon{font-size:1.25em;margin-left:15px;vertical-align:bottom;}.button--secondary .button__icon,.nav-container--default .nav__tertiary-nav-button .button__icon,.nav--sticky .nav__tertiary-nav-button .button__icon,.button--ghost .button__icon{color:#8f001a;}.button--secondary:hover .button__icon,.nav-container--default .nav__tertiary-nav-button:hover .button__icon,.nav--sticky .nav__tertiary-nav-button:hover .button__icon,.button--secondary:focus .button__icon,.nav-container--default .nav__tertiary-nav-button:focus .button__icon,.nav--sticky .nav__tertiary-nav-button:focus .button__icon,.button--secondary:active .button__icon,.nav-container--default .nav__tertiary-nav-button:active .button__icon,.nav--sticky .nav__tertiary-nav-button:active .button__icon{color:#ffffff;}.button--secondary:disabled .button__icon,.nav-container--default .nav__tertiary-nav-button:disabled .button__icon,.nav--sticky .nav__tertiary-nav-button:disabled .button__icon,.button--ghost:disabled .button__icon{color:#929292;}.button--secondary-white:disabled .button__icon{color:#4d4d4d;}.button--play{background-color:#ffffff;border-radius:50%;color:#2d2d2c;}.button--play .button__content,.button--play .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--play .form-submit{padding:8px;}.button--play:hover,.button--play:active{background-color:#e6e6e6;}.button--play:focus{background-color:#e6e6e6;border:2px solid #e6e6e6;}.button--play:focus .button__content,.button--play:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--play:focus .form-submit{border:2px solid #ffffff;padding:6px;}.button--play:disabled{background-color:#e6e6e6;opacity:0.5;cursor:not-allowed;}.button--primary,.site-search__form--submit .form-actions{background-color:#8f001a;color:#ffffff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:inset 0 0 0 2px transparent;box-shadow:inset 0 0 0 2px transparent;border:2px solid transparent;}.button--primary:hover,.site-search__form--submit .form-actions:hover{background-color:#7b0016;}.button--primary:active,.site-search__form--submit .form-actions:active{background-color:#7b0016;}.button--primary:focus,.site-search__form--submit .form-actions:focus{background-color:#7b0016;-webkit-box-shadow:inset 0 0 0 2px white;box-shadow:inset 0 0 0 2px white;border:2px solid #7b0016;}.button--primary:disabled,.site-search__form--submit .form-actions:disabled{background-color:#c4c4c4;color:#757575;cursor:not-allowed;}.button--secondary,.nav-container--default .nav__tertiary-nav-button,.nav--sticky .nav__tertiary-nav-button{background-color:#ffffff;border:2px solid #2d2d2c;color:#2d2d2c;}.button--secondary:hover,.nav-container--default .nav__tertiary-nav-button:hover,.nav--sticky .nav__tertiary-nav-button:hover{background-color:#2d2d2c;color:#ffffff;}.button--secondary:focus,.nav-container--default .nav__tertiary-nav-button:focus,.nav--sticky .nav__tertiary-nav-button:focus{background-color:#2d2d2c;color:#ffffff;}.button--secondary:focus .button__content,.nav-container--default .nav__tertiary-nav-button:focus .button__content,.nav--sticky .nav__tertiary-nav-button:focus .button__content,.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.nav-container--default .nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.nav--sticky .nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--secondary:focus .form-submit,.site-search__form--submit .form-actions .nav-container--default .nav__tertiary-nav-button:focus .form-submit,.nav-container--default .site-search__form--submit .form-actions .nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .form-actions .nav--sticky .nav__tertiary-nav-button:focus .form-submit,.nav--sticky .site-search__form--submit .form-actions .nav__tertiary-nav-button:focus .form-submit{border:2px solid #ffffff;}.button--secondary:active,.nav-container--default .nav__tertiary-nav-button:active,.nav--sticky .nav__tertiary-nav-button:active{background-color:#1e1e1d;border-color:#1e1e1d;color:#ffffff;}.button--secondary:disabled,.nav-container--default .nav__tertiary-nav-button:disabled,.nav--sticky .nav__tertiary-nav-button:disabled{background-color:#c6c6c6;border-color:#c6c6c6;color:#929292;cursor:not-allowed;}.button--secondary-white{background-color:transparent;border:2px solid #ffffff;color:#ffffff;}.button--secondary-white:hover{background-color:#ffffff;color:#2d2d2c;}.button--secondary-white:focus{background-color:#f2f2f2;border-color:#f2f2f2;color:#2d2d2c;}.button--secondary-white:focus .button__content,.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--secondary-white:focus .form-submit{border:2px solid #ffffff;}.button--secondary-white:active{background-color:#f2f2f2;border-color:#f2f2f2;color:#2d2d2c;}.button--secondary-white:disabled{background-color:transparent;border-color:#4d4d4d;color:#4d4d4d;cursor:not-allowed;}.button--secondary-white-give{border-width:1px;}.button--ghost{background-color:#ffffff;color:#2d2d2c;}.button--ghost:hover{background-color:#e6e6e6;color:#2d2d2c;}.button--ghost:focus{background-color:#e6e6e6;color:#2d2d2c;padding:2px;}.button--ghost:focus .button__content,.button--ghost:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--ghost:focus .form-submit{border:2px solid #ffffff;}.button--ghost:active{background-color:#e6e6e6;color:#2d2d2c;}.button--ghost:disabled{background-color:#c4c4c4;color:#757575;cursor:not-allowed;}.button--small{border-radius:40px 40px;}.button--small .button__content,.button--small .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--small .form-submit{padding:10px 40px;}.button--small .button__content--check{padding:9px 30px 9px 40px;}.button--small .button__content--give{padding:7px 17px;}.button--small:focus .button__content,.button--small:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--small:focus .form-submit{padding:6px 36px;}.button--small:focus .button__content--check{padding:5px 26px 5px 36px;}.button--small:focus .button__content--give{border-width:1px;padding:6px 15px;}.button--small.button--secondary .button__content,.nav-container--default .button--small.nav__tertiary-nav-button .button__content,.nav--sticky .button--small.nav__tertiary-nav-button .button__content,.button--small.button--secondary .site-search__form--submit .form-actions .form-submit,.nav-container--default .button--small.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.nav--sticky .button--small.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--small.button--secondary .form-submit,.site-search__form--submit .form-actions .nav-container--default .button--small.nav__tertiary-nav-button .form-submit,.nav-container--default .site-search__form--submit .form-actions .button--small.nav__tertiary-nav-button .form-submit,.site-search__form--submit .form-actions .nav--sticky .button--small.nav__tertiary-nav-button .form-submit,.nav--sticky .site-search__form--submit .form-actions .button--small.nav__tertiary-nav-button .form-submit,.button--small.button--secondary-white .button__content,.button--small.button--secondary-white .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--small.button--secondary-white .form-submit{padding:8px 38px;}.button--small.button--secondary .button__content--check,.nav-container--default .button--small.nav__tertiary-nav-button .button__content--check,.nav--sticky .button--small.nav__tertiary-nav-button .button__content--check,.button--small.button--secondary-white .button__content--check{padding:7px 28px 7px 38px;}.button--small.button--secondary .button__content--give,.nav-container--default .button--small.nav__tertiary-nav-button .button__content--give,.nav--sticky .button--small.nav__tertiary-nav-button .button__content--give,.button--small.button--secondary-white .button__content--give{padding:7px 17px;}.button--medium,.site-search__form--submit .form-actions{border-radius:40px 40px;}.button--medium .button__content,.site-search__form--submit .form-actions .button__content,.site-search__form--submit .form-actions .form-submit{padding:15px 40px;}.button--medium .button__content--check,.site-search__form--submit .form-actions .button__content--check{padding:14px 30px 14px 40px;}.button--medium.button--secondary .button__content,.nav-container--default .button--medium.nav__tertiary-nav-button .button__content,.nav--sticky .button--medium.nav__tertiary-nav-button .button__content,.button--medium.button--secondary .site-search__form--submit .form-actions .form-submit,.nav-container--default .button--medium.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.nav--sticky .button--medium.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--medium.button--secondary .form-submit,.site-search__form--submit .form-actions .nav-container--default .button--medium.nav__tertiary-nav-button .form-submit,.nav-container--default .site-search__form--submit .form-actions .button--medium.nav__tertiary-nav-button .form-submit,.site-search__form--submit .form-actions .nav--sticky .button--medium.nav__tertiary-nav-button .form-submit,.nav--sticky .site-search__form--submit .form-actions .button--medium.nav__tertiary-nav-button .form-submit,.site-search__form--submit .button--secondary.form-actions .button__content,.site-search__form--submit .nav-container--default .form-actions.nav__tertiary-nav-button .button__content,.nav-container--default .site-search__form--submit .form-actions.nav__tertiary-nav-button .button__content,.site-search__form--submit .nav--sticky .form-actions.nav__tertiary-nav-button .button__content,.nav--sticky .site-search__form--submit .form-actions.nav__tertiary-nav-button .button__content,.site-search__form--submit .button--secondary.form-actions .form-submit,.site-search__form--submit .nav-container--default .form-actions.nav__tertiary-nav-button .form-submit,.nav-container--default .site-search__form--submit .form-actions.nav__tertiary-nav-button .form-submit,.site-search__form--submit .nav--sticky .form-actions.nav__tertiary-nav-button .form-submit,.nav--sticky .site-search__form--submit .form-actions.nav__tertiary-nav-button .form-submit,.button--medium.button--secondary-white .button__content,.button--medium.button--secondary-white .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--medium.button--secondary-white .form-submit,.site-search__form--submit .button--secondary-white.form-actions .button__content,.site-search__form--submit .button--secondary-white.form-actions .form-submit{padding:13px 38px;}.button--medium.button--secondary .button__content--check,.nav-container--default .button--medium.nav__tertiary-nav-button .button__content--check,.nav--sticky .button--medium.nav__tertiary-nav-button .button__content--check,.site-search__form--submit .button--secondary.form-actions .button__content--check,.site-search__form--submit .nav-container--default .form-actions.nav__tertiary-nav-button .button__content--check,.nav-container--default .site-search__form--submit .form-actions.nav__tertiary-nav-button .button__content--check,.site-search__form--submit .nav--sticky .form-actions.nav__tertiary-nav-button .button__content--check,.nav--sticky .site-search__form--submit .form-actions.nav__tertiary-nav-button .button__content--check,.button--medium.button--secondary-white .button__content--check,.site-search__form--submit .button--secondary-white.form-actions .button__content--check{padding:12px 28px 12px 38px;}.button--medium.button--secondary:focus .button__content,.nav-container--default .button--medium.nav__tertiary-nav-button:focus .button__content,.nav--sticky .button--medium.nav__tertiary-nav-button:focus .button__content,.button--medium.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.nav-container--default .button--medium.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.nav--sticky .button--medium.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--medium.button--secondary:focus .form-submit,.site-search__form--submit .form-actions .nav-container--default .button--medium.nav__tertiary-nav-button:focus .form-submit,.nav-container--default .site-search__form--submit .form-actions .button--medium.nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .form-actions .nav--sticky .button--medium.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .site-search__form--submit .form-actions .button--medium.nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .button--secondary.form-actions:focus .button__content,.site-search__form--submit .nav-container--default .form-actions.nav__tertiary-nav-button:focus .button__content,.nav-container--default .site-search__form--submit .form-actions.nav__tertiary-nav-button:focus .button__content,.site-search__form--submit .nav--sticky .form-actions.nav__tertiary-nav-button:focus .button__content,.nav--sticky .site-search__form--submit .form-actions.nav__tertiary-nav-button:focus .button__content,.site-search__form--submit .button--secondary.form-actions:focus .form-submit,.site-search__form--submit .nav-container--default .form-actions.nav__tertiary-nav-button:focus .form-submit,.nav-container--default .site-search__form--submit .form-actions.nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .nav--sticky .form-actions.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .site-search__form--submit .form-actions.nav__tertiary-nav-button:focus .form-submit,.button--medium.button--secondary-white:focus .button__content,.button--medium.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--medium.button--secondary-white:focus .form-submit,.site-search__form--submit .button--secondary-white.form-actions:focus .button__content,.site-search__form--submit .button--secondary-white.form-actions:focus .form-submit{padding:11px 36px;}.button--medium.button--secondary:focus .button__content--check,.nav-container--default .button--medium.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .button--medium.nav__tertiary-nav-button:focus .button__content--check,.site-search__form--submit .button--secondary.form-actions:focus .button__content--check,.site-search__form--submit .nav-container--default .form-actions.nav__tertiary-nav-button:focus .button__content--check,.nav-container--default .site-search__form--submit .form-actions.nav__tertiary-nav-button:focus .button__content--check,.site-search__form--submit .nav--sticky .form-actions.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .site-search__form--submit .form-actions.nav__tertiary-nav-button:focus .button__content--check,.button--medium.button--secondary-white:focus .button__content--check,.site-search__form--submit .button--secondary-white.form-actions:focus .button__content--check{padding:10px 26px 10px 36px;}.button--large,.main-menu-mobile__content .nav__tertiary-nav-button{border-radius:40px 40px;}.button--large .button__content,.main-menu-mobile__content .nav__tertiary-nav-button .button__content,.button--large .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--large .form-submit,.site-search__form--submit .form-actions .main-menu-mobile__content .nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .nav__tertiary-nav-button .form-submit{padding:18px 40px 19px;}.button--large .button__content--check,.main-menu-mobile__content .nav__tertiary-nav-button .button__content--check{padding:17px 30px 18px 40px;}.button--large.button--secondary .button__content,.main-menu-mobile__content .button--secondary.nav__tertiary-nav-button .button__content,.nav-container--default .button--large.nav__tertiary-nav-button .button__content,.nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button .button__content,.main-menu-mobile__content .nav-container--default .nav__tertiary-nav-button .button__content,.nav--sticky .button--large.nav__tertiary-nav-button .button__content,.nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button .button__content,.main-menu-mobile__content .nav--sticky .nav__tertiary-nav-button .button__content,.button--large.button--secondary .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .button--secondary.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.nav-container--default .button--large.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .nav-container--default .nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.nav--sticky .button--large.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .nav--sticky .nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--large.button--secondary .form-submit,.site-search__form--submit .form-actions .main-menu-mobile__content .button--secondary.nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .button--secondary.nav__tertiary-nav-button .form-submit,.site-search__form--submit .form-actions .nav-container--default .button--large.nav__tertiary-nav-button .form-submit,.site-search__form--submit .form-actions .nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .nav-container--default .nav__tertiary-nav-button .form-submit,.nav-container--default .site-search__form--submit .form-actions .button--large.nav__tertiary-nav-button .form-submit,.nav-container--default .site-search__form--submit .form-actions .main-menu-mobile__content .nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .nav-container--default .site-search__form--submit .form-actions .nav__tertiary-nav-button .form-submit,.site-search__form--submit .form-actions .nav--sticky .button--large.nav__tertiary-nav-button .form-submit,.site-search__form--submit .form-actions .nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .nav--sticky .nav__tertiary-nav-button .form-submit,.nav--sticky .site-search__form--submit .form-actions .button--large.nav__tertiary-nav-button .form-submit,.nav--sticky .site-search__form--submit .form-actions .main-menu-mobile__content .nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .nav--sticky .site-search__form--submit .form-actions .nav__tertiary-nav-button .form-submit,.button--large.button--secondary-white .button__content,.main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button .button__content,.button--large.button--secondary-white .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--large.button--secondary-white .form-submit,.site-search__form--submit .form-actions .main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .button--secondary-white.nav__tertiary-nav-button .form-submit{padding:16px 38px 17px;}.button--large.button--secondary .button__content--check,.main-menu-mobile__content .button--secondary.nav__tertiary-nav-button .button__content--check,.nav-container--default .button--large.nav__tertiary-nav-button .button__content--check,.nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button .button__content--check,.main-menu-mobile__content .nav-container--default .nav__tertiary-nav-button .button__content--check,.nav--sticky .button--large.nav__tertiary-nav-button .button__content--check,.nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button .button__content--check,.main-menu-mobile__content .nav--sticky .nav__tertiary-nav-button .button__content--check,.button--large.button--secondary-white .button__content--check,.main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button .button__content--check{padding:15px 28px 16px 38px;}.button--large.button--secondary:focus .button__content,.main-menu-mobile__content .button--secondary.nav__tertiary-nav-button:focus .button__content,.nav-container--default .button--large.nav__tertiary-nav-button:focus .button__content,.nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button:focus .button__content,.main-menu-mobile__content .nav-container--default .nav__tertiary-nav-button:focus .button__content,.nav--sticky .button--large.nav__tertiary-nav-button:focus .button__content,.nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button:focus .button__content,.main-menu-mobile__content .nav--sticky .nav__tertiary-nav-button:focus .button__content,.button--large.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .button--secondary.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.nav-container--default .button--large.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .nav-container--default .nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.nav--sticky .button--large.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .nav--sticky .nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--large.button--secondary:focus .form-submit,.site-search__form--submit .form-actions .main-menu-mobile__content .button--secondary.nav__tertiary-nav-button:focus .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .button--secondary.nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .form-actions .nav-container--default .button--large.nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .form-actions .nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button:focus .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .nav-container--default .nav__tertiary-nav-button:focus .form-submit,.nav-container--default .site-search__form--submit .form-actions .button--large.nav__tertiary-nav-button:focus .form-submit,.nav-container--default .site-search__form--submit .form-actions .main-menu-mobile__content .nav__tertiary-nav-button:focus .form-submit,.main-menu-mobile__content .nav-container--default .site-search__form--submit .form-actions .nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .form-actions .nav--sticky .button--large.nav__tertiary-nav-button:focus .form-submit,.site-search__form--submit .form-actions .nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button:focus .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .nav--sticky .nav__tertiary-nav-button:focus .form-submit,.nav--sticky .site-search__form--submit .form-actions .button--large.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .site-search__form--submit .form-actions .main-menu-mobile__content .nav__tertiary-nav-button:focus .form-submit,.main-menu-mobile__content .nav--sticky .site-search__form--submit .form-actions .nav__tertiary-nav-button:focus .form-submit,.button--large.button--secondary-white:focus .button__content,.main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button:focus .button__content,.button--large.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--large.button--secondary-white:focus .form-submit,.site-search__form--submit .form-actions .main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button:focus .form-submit,.main-menu-mobile__content .site-search__form--submit .form-actions .button--secondary-white.nav__tertiary-nav-button:focus .form-submit{padding:14px 36px 15px;}.button--large.button--secondary:focus .button__content--check,.main-menu-mobile__content .button--secondary.nav__tertiary-nav-button:focus .button__content--check,.nav-container--default .button--large.nav__tertiary-nav-button:focus .button__content--check,.nav-container--default .main-menu-mobile__content .nav__tertiary-nav-button:focus .button__content--check,.main-menu-mobile__content .nav-container--default .nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .button--large.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .main-menu-mobile__content .nav__tertiary-nav-button:focus .button__content--check,.main-menu-mobile__content .nav--sticky .nav__tertiary-nav-button:focus .button__content--check,.button--large.button--secondary-white:focus .button__content--check,.main-menu-mobile__content .button--secondary-white.nav__tertiary-nav-button:focus .button__content--check{padding:13px 26px 14px 36px;}@media only screen and (min-width:768px){.button--bean{border-radius:40px 40px;}}.button--bean .button__content,.button--bean .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--bean .form-submit{padding:14px 32px 15px;}@media only screen and (min-width:768px){.button--bean .button__content,.button--bean .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--bean .form-submit{padding:25px 42px 24px 43px;}}.button--bean:focus .button__content,.button--bean:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--bean:focus .form-submit{padding:13px 32px;}@media only screen and (min-width:768px){.button--bean:focus .button__content,.button--bean:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .button--bean:focus .form-submit{padding:20.5px 40px;}}.image--fit-cover picture,.image--fit-cover--scb picture,.image--fit-cover--whole picture,.image--fit-cover--left picture{position:absolute;top:0;left:0;bottom:0;right:0;}.image--fit-cover img,.image--fit-cover--scb img,.image--fit-cover--whole img,.image--fit-cover--left img{width:100%;height:100%;object-fit:cover;}@media only screen and (min-width:1470px){.image--fit-cover--left img{width:952.5px;height:537.75px;object-fit:cover;}}.image--fit-cover--scb{position:absolute;top:0;left:0;width:100%;height:100%;}.image--fit-cover--scb img{max-height:95px;}@media only screen and (min-width:768px){.image--fit-cover--scb img{max-height:150px;}}@media only screen and (min-width:992px){.image--fit-cover--scb img{max-height:unset;}}.intersect-spy{position:relative;}.intersect-spy__pixel{position:absolute;top:-1px;left:0;width:1px;height:1px;pointer-events:none;}.nav--hide,.slide-up{-webkit-animation:slideUp 0.3s ease-out forwards;animation:slideUp 0.3s ease-out forwards;}.nav--reveal,.slide-down{-webkit-animation:slideDown 0.3s ease-out forwards;animation:slideDown 0.3s ease-out forwards;}.fade-in{-webkit-animation:fadeIn 0.18s linear forwards;animation:fadeIn 0.18s linear forwards;}.fade-out{-webkit-animation:fadeOut 0.18s linear forwards;animation:fadeOut 0.18s linear forwards;}.slide-fade-in{-webkit-animation:slideFadeIn 0.2s cubic-bezier(0,0,0.3,1);animation:slideFadeIn 0.2s cubic-bezier(0,0,0.3,1);}@media (prefers-reduced-motion:reduce){.slide-fade-in{-webkit-animation:none;animation:none;}}.slide-fade-in--hidden{opacity:0;-webkit-transform:translateY(0);transform:translateY(0);}@media (prefers-reduced-motion:reduce){.slide-fade-in--hidden{opacity:1;}}.uo-webform--text .link__content{font-weight:600;}.fieldset-wrapper{margin-top:20px;}@media only screen and (max-width:991px){.fieldset-wrapper{margin-top:16px;}}.form-item input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:20px;height:20px;top:5px;margin-right:15px;border-radius:50%;border:1px solid #a1a1a1;background-color:transparent;}.form-item input[type=radio]:checked:after{content:"";display:block;position:initial;width:12px;height:12px;margin-top:3px;margin-left:3px;border-radius:50%;background:#000000;border:none;}.form-item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:20px;height:20px;top:5px;margin-right:15px;border-radius:0%;border:1px solid #a1a1a1;background-color:transparent;}.form-item input[type=checkbox]:checked:before{content:"✓";display:block;position:absolute;text-align:center;color:#ffffff;width:18px;height:18px;border-radius:0%;background:#000000;border:none;}.form-item input[type=checkbox]:disabled{opacity:0.5;cursor:not-allowed;border-color:#4d4d4d;background-color:#4d4d4d;}input[type=file]::-ms-browse{border:none;padding:11px 42px 11px 43px;border-radius:20px/50%;background-color:#8f001a;}input[type=file]::-webkit-file-upload-button{border:none;padding:11px 42px 11px 43px;border-radius:20px/50%;background-color:#8f001a;}input[type=file]::file-selector-button{padding:11px 42px 11px 43px;outline:none;border:none;font-family:"Work Sans",sans-serif;font-weight:500;font-size:1.125em;border-radius:20px/50%;background-color:#8f001a;color:#ffffff;}input[type=file]::-ms-browse:hover{background-color:#7b0016;}input[type=file]::-webkit-file-upload-button:hover{background-color:#7b0016;}input[type=file]::file-selector-button:hover{background-color:#7b0016;}.webform-likert-table .form-item input[type=radio]{margin-right:0;}.file{float:left;height:45px !important;padding:10px;margin-right:20px;max-width:75%;border:1px solid #a1a1a1;background-position:10px;}.file a{margin-left:30px;font-family:"Work Sans",sans-serif;font-size:1rem;color:#2d2d2c;text-decoration:underline;}.form-actions input[type=submit]{padding:11px 42px 11px 43px;}.form-actions input[type=submit]:focus{outline:2px solid #7b0016;outline-offset:2px;}.form-managed-file{font-family:"Work Sans",sans-serif;font-size:1rem;color:#2d2d2c;}.form-managed-file input[type=submit]{padding:11px 42px 11px 43px;}.form-managed-file input[type=submit]:focus{outline:2px solid #7b0016;outline-offset:2px;}.form-item--error-message{font-family:"Work Sans",sans-serif;font-size:1rem;color:#8f001a;margin-top:0.9375rem;}.form-item--error-message:before{width:20px;height:20px;background:url(/themes/custom/uottawa/dist/assets/error-icon-20px.svg) no-repeat;}.form-item{margin-top:0;margin-bottom:2.125rem;}.form-item input.error,.form-item select.error,.form-item textarea.error{background-color:#faf1f2;border:2px solid #90001c;}.uo-webform-tracker{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Work Sans",sans-serif;font-size:1rem;font-weight:700;letter-spacing:-0.5px;line-height:24px;height:55px;padding:0 40px;margin:90px 0 40px 0;background-color:#f0f0f0;}.uo-webform-section-margin{margin-top:2em;}.uo-webform-button--submit{display:inline-block;margin-right:20px !important;outline:none;border:none;font-family:"Work Sans",sans-serif;font-weight:500;font-size:1.125em;border-radius:40px 40px;background-color:#8f001a;color:#ffffff;}.uo-webform--hr{margin:2em 0 !important;border:none;height:1px;color:#dfdfdf;background-color:#dfdfdf;}@media only screen and (min-width:){.uo-webform--hr{margin:1.5em 0 !important;}}.uo-webform--h3{margin-bottom:2em;}@media only screen and (min-width:){.uo-webform--h3{margin-bottom:1.5em;}}.uo-webform--75{width:75%;}.uo-webform--input-75{width:75%;height:45px;padding:0 10px;border:1px solid #a1a1a1;}.uo-webform--label{display:block;}.uo-webform--label strong{font-weight:500;}.uo-webform--textarea{width:75%;padding:10px;border:1px solid #a1a1a1;}.uo-webform--select{padding:3px 35px 10px 10px;font-family:"Work Sans",sans-serif;font-size:1rem;border:1px solid #a1a1a1;height:45px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/themes/custom/uottawa/dist/assets/arrow_drop_down_garnet_24dp.svg) no-repeat;background-position:right;}.uo-webform--date{padding:10px;font-family:"Work Sans",sans-serif;font-size:1rem;border:1px solid #a1a1a1;height:45px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.uo-webform--label-spacing{margin:0 0 10px 0;}.uo-webform--description-spacing{margin:0 0 0.9375rem 0;}.uo-webform--description-spacing-radio{margin:0 0 0 2.4rem;line-height:1rem;}.uo-webform-element-help{display:inline-block;-webkit-box-sizing:content-box;box-sizing:content-box;width:20px;height:20px;margin:0 0 0 0.75rem;color:#ffffff;border:none;border-radius:50%;background:#80746c;font-size:0.9rem;font-weight:bold;line-height:1.2rem;}.uo-webform-element-help:focus{cursor:auto;border:none;background:#8f001a;}.uo-webform-element-help:active{cursor:auto;border:none;background:#8f001a;}.uo-webform-element-help:hover{cursor:auto;border:none;background:#8f001a;}.webform-element-description{font-size:1rem;margin-bottom:0.938rem;}.webform-element-help--title{font-weight:700;}.webform-element-help--content{font-weight:500;}.webform-element-help--content a.link .link__content,.webform-element-help--content .site-search__form--language ul > li > a .link__content,.site-search__form--language .webform-element-help--content ul > li > a .link__content{color:#ffffff;-webkit-box-shadow:0 1px #ffffff;box-shadow:0 1px #ffffff;}.webform-element-help--content a.link:hover .link__content,.webform-element-help--content .site-search__form--language ul > li > a:hover .link__content,.site-search__form--language .webform-element-help--content ul > li > a:hover .link__content{color:#2d2d2c;-webkit-box-shadow:none;box-shadow:none;}.webform-element-more--link{font-size:1rem;font-weight:700;}.webform-element-more--content{font-size:1rem;}.webform-element-more--link::before{float:right;margin-left:0.375rem;}.form-required::after{width:8px;height:8px;margin:0 0.75rem;background-image:url(/themes/custom/uottawa/dist/assets/asterix_bold.svg);background-size:8px 8px;}.ui-tooltip{padding:10px;border-radius:0;font-family:"Work Sans",sans-serif;font-size:0.875rem;background:#f2f2f2;border:1px solid #d8d8d8;-webkit-box-shadow:0 0 5px #f2f2f2;box-shadow:0 0 5px #f2f2f2;}.webform-multiple-table table{width:100%;}.webform-multiple-table table div select{width:auto;}.webform-multiple-table table tr.even{background-color:#f2f2f2;}.webform-multiple-table table td:first-child{padding-left:15px;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:3.125rem;}.uoforms-top-margin{margin-top:32px;}.text-align-start{text-align:left;}.text-align-center{text-align:center;}.text-align-end{text-align:right;}.clearfix::after{display:block;content:"";clear:both;}.container{position:relative;width:100%;height:100%;max-width:540px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}@media only screen and (min-width:576px){.container{max-width:540px;}}@media only screen and (min-width:768px){.container{max-width:720px;}}@media only screen and (min-width:992px){.container{max-width:960px;}}@media only screen and (min-width:1200px){.container{max-width:1140px;}}@media only screen and (min-width:1470px){.container{max-width:1320px;}}@media only screen and (min-width:768px){.container{padding-right:15px;padding-left:15px;}}@media only screen and (min-width:1470px){.container{padding-right:30px;padding-left:30px;}}.grid,.stats-module .field--name-field-sm-stats{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;}@media only screen and (min-width:1200px){.grid,.stats-module .field--name-field-sm-stats{margin-left:-20px;margin-right:-20px;}}@media only screen and (min-width:1470px){.grid,.stats-module .field--name-field-sm-stats{margin-left:-30px;margin-right:-30px;}}.grid--no-gutters{margin-left:0;margin-right:0;}.grid--no-gutters > .grid__col,.stats-module .grid--no-gutters > .field__item{padding-right:0;padding-left:0;}.grid--align-items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.grid--align-items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.grid--align-items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;}.grid--justify-content-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.grid--justify-content-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.grid--justify-content-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}.grid--justify-content-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}.grid--justify-content-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.grid__col,.stats-module .field__item{position:relative;min-height:1px;width:100%;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:15px;padding-right:15px;}@media only screen and (min-width:1200px){.grid__col,.stats-module .field__item{padding-left:20px;padding-right:20px;}}@media only screen and (min-width:1470px){.grid__col,.stats-module .field__item{padding-left:30px;padding-right:30px;}}.grid__col--1{-webkit-flex-basis:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;}.grid__col--offset-1{margin-left:16.6666666667%;}.grid__col--pull-1{margin-left:-16.6666666667%;}.grid__col--2{-webkit-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;}.grid__col--offset-2{margin-left:33.3333333333%;}.grid__col--pull-2{margin-left:-33.3333333333%;}.grid__col--3{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.grid__col--offset-3{margin-left:50%;}.grid__col--pull-3{margin-left:-50%;}.grid__col--4{-webkit-flex-basis:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;}.grid__col--offset-4{margin-left:66.6666666667%;}.grid__col--pull-4{margin-left:-66.6666666667%;}.grid__col--5{-webkit-flex-basis:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;}.grid__col--offset-5{margin-left:83.3333333333%;}.grid__col--pull-5{margin-left:-83.3333333333%;}.grid__col--6{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.grid__col--offset-6{margin-left:100%;}.grid__col--pull-6{margin-left:-100%;}@media only screen and (min-width:768px){.grid__col-m--1{-webkit-flex-basis:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;}.grid__col-m--offset-1{margin-left:8.3333333333%;}.grid__col-m--pull-1{margin-left:-8.3333333333%;}}@media only screen and (min-width:768px){.grid__col-m--2{-webkit-flex-basis:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;}.grid__col-m--offset-2{margin-left:16.6666666667%;}.grid__col-m--pull-2{margin-left:-16.6666666667%;}}@media only screen and (min-width:768px){.grid__col-m--3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.grid__col-m--offset-3{margin-left:25%;}.grid__col-m--pull-3{margin-left:-25%;}}@media only screen and (min-width:768px){.grid__col-m--4,.stats-module .field__item{-webkit-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;}.grid__col-m--offset-4{margin-left:33.3333333333%;}.grid__col-m--pull-4{margin-left:-33.3333333333%;}}@media only screen and (min-width:768px){.grid__col-m--5{-webkit-flex-basis:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;}.grid__col-m--offset-5{margin-left:41.6666666667%;}.grid__col-m--pull-5{margin-left:-41.6666666667%;}}@media only screen and (min-width:768px){.grid__col-m--6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.grid__col-m--offset-6{margin-left:50%;}.grid__col-m--pull-6{margin-left:-50%;}}@media only screen and (min-width:768px){.grid__col-m--7{-webkit-flex-basis:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;}.grid__col-m--offset-7{margin-left:58.3333333333%;}.grid__col-m--pull-7{margin-left:-58.3333333333%;}}@media only screen and (min-width:768px){.grid__col-m--8{-webkit-flex-basis:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;}.grid__col-m--offset-8{margin-left:66.6666666667%;}.grid__col-m--pull-8{margin-left:-66.6666666667%;}}@media only screen and (min-width:768px){.grid__col-m--9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.grid__col-m--offset-9{margin-left:75%;}.grid__col-m--pull-9{margin-left:-75%;}}@media only screen and (min-width:768px){.grid__col-m--10{-webkit-flex-basis:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;}.grid__col-m--offset-10{margin-left:83.3333333333%;}.grid__col-m--pull-10{margin-left:-83.3333333333%;}}@media only screen and (min-width:768px){.grid__col-m--11{-webkit-flex-basis:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;}.grid__col-m--offset-11{margin-left:91.6666666667%;}.grid__col-m--pull-11{margin-left:-91.6666666667%;}}@media only screen and (min-width:768px){.grid__col-m--12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.grid__col-m--offset-12{margin-left:100%;}.grid__col-m--pull-12{margin-left:-100%;}}@media only screen and (min-width:992px){.grid__col-l--1{-webkit-flex-basis:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;}.grid__col-l--offset-1{margin-left:8.3333333333%;}.grid__col-l--pull-1{margin-left:-8.3333333333%;}}@media only screen and (min-width:992px){.grid__col-l--2{-webkit-flex-basis:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;}.grid__col-l--offset-2{margin-left:16.6666666667%;}.grid__col-l--pull-2{margin-left:-16.6666666667%;}}@media only screen and (min-width:992px){.grid__col-l--3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.grid__col-l--offset-3{margin-left:25%;}.grid__col-l--pull-3{margin-left:-25%;}}@media only screen and (min-width:992px){.grid__col-l--4{-webkit-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;}.grid__col-l--offset-4{margin-left:33.3333333333%;}.grid__col-l--pull-4{margin-left:-33.3333333333%;}}@media only screen and (min-width:992px){.grid__col-l--5{-webkit-flex-basis:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;}.grid__col-l--offset-5{margin-left:41.6666666667%;}.grid__col-l--pull-5{margin-left:-41.6666666667%;}}@media only screen and (min-width:992px){.grid__col-l--6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.grid__col-l--offset-6{margin-left:50%;}.grid__col-l--pull-6{margin-left:-50%;}}@media only screen and (min-width:992px){.grid__col-l--7{-webkit-flex-basis:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;}.grid__col-l--offset-7{margin-left:58.3333333333%;}.grid__col-l--pull-7{margin-left:-58.3333333333%;}}@media only screen and (min-width:992px){.grid__col-l--8{-webkit-flex-basis:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;}.grid__col-l--offset-8{margin-left:66.6666666667%;}.grid__col-l--pull-8{margin-left:-66.6666666667%;}}@media only screen and (min-width:992px){.grid__col-l--9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.grid__col-l--offset-9{margin-left:75%;}.grid__col-l--pull-9{margin-left:-75%;}}@media only screen and (min-width:992px){.grid__col-l--10{-webkit-flex-basis:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;}.grid__col-l--offset-10{margin-left:83.3333333333%;}.grid__col-l--pull-10{margin-left:-83.3333333333%;}}@media only screen and (min-width:992px){.grid__col-l--11{-webkit-flex-basis:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;}.grid__col-l--offset-11{margin-left:91.6666666667%;}.grid__col-l--pull-11{margin-left:-91.6666666667%;}}@media only screen and (min-width:992px){.grid__col-l--12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.grid__col-l--offset-12{margin-left:100%;}.grid__col-l--pull-12{margin-left:-100%;}}@media only screen and (min-width:1200px){.grid__col-lw--1{-webkit-flex-basis:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;}.grid__col-lw--offset-1{margin-left:8.3333333333%;}.grid__col-lw--pull-1{margin-left:-8.3333333333%;}}@media only screen and (min-width:1200px){.grid__col-lw--2{-webkit-flex-basis:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;}.grid__col-lw--offset-2{margin-left:16.6666666667%;}.grid__col-lw--pull-2{margin-left:-16.6666666667%;}}@media only screen and (min-width:1200px){.grid__col-lw--3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.grid__col-lw--offset-3{margin-left:25%;}.grid__col-lw--pull-3{margin-left:-25%;}}@media only screen and (min-width:1200px){.grid__col-lw--4{-webkit-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;}.grid__col-lw--offset-4{margin-left:33.3333333333%;}.grid__col-lw--pull-4{margin-left:-33.3333333333%;}}@media only screen and (min-width:1200px){.grid__col-lw--5{-webkit-flex-basis:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;}.grid__col-lw--offset-5{margin-left:41.6666666667%;}.grid__col-lw--pull-5{margin-left:-41.6666666667%;}}@media only screen and (min-width:1200px){.grid__col-lw--6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.grid__col-lw--offset-6{margin-left:50%;}.grid__col-lw--pull-6{margin-left:-50%;}}@media only screen and (min-width:1200px){.grid__col-lw--7{-webkit-flex-basis:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;}.grid__col-lw--offset-7{margin-left:58.3333333333%;}.grid__col-lw--pull-7{margin-left:-58.3333333333%;}}@media only screen and (min-width:1200px){.grid__col-lw--8{-webkit-flex-basis:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;}.grid__col-lw--offset-8{margin-left:66.6666666667%;}.grid__col-lw--pull-8{margin-left:-66.6666666667%;}}@media only screen and (min-width:1200px){.grid__col-lw--9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.grid__col-lw--offset-9{margin-left:75%;}.grid__col-lw--pull-9{margin-left:-75%;}}@media only screen and (min-width:1200px){.grid__col-lw--10{-webkit-flex-basis:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;}.grid__col-lw--offset-10{margin-left:83.3333333333%;}.grid__col-lw--pull-10{margin-left:-83.3333333333%;}}@media only screen and (min-width:1200px){.grid__col-lw--11{-webkit-flex-basis:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;}.grid__col-lw--offset-11{margin-left:91.6666666667%;}.grid__col-lw--pull-11{margin-left:-91.6666666667%;}}@media only screen and (min-width:1200px){.grid__col-lw--12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.grid__col-lw--offset-12{margin-left:100%;}.grid__col-lw--pull-12{margin-left:-100%;}}@media only screen and (min-width:1470px){.grid__col-xl--1{-webkit-flex-basis:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%;}.grid__col-xl--offset-1{margin-left:8.3333333333%;}.grid__col-xl--pull-1{margin-left:-8.3333333333%;}}@media only screen and (min-width:1470px){.grid__col-xl--2{-webkit-flex-basis:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%;}.grid__col-xl--offset-2{margin-left:16.6666666667%;}.grid__col-xl--pull-2{margin-left:-16.6666666667%;}}@media only screen and (min-width:1470px){.grid__col-xl--3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.grid__col-xl--offset-3{margin-left:25%;}.grid__col-xl--pull-3{margin-left:-25%;}}@media only screen and (min-width:1470px){.grid__col-xl--4{-webkit-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%;}.grid__col-xl--offset-4{margin-left:33.3333333333%;}.grid__col-xl--pull-4{margin-left:-33.3333333333%;}}@media only screen and (min-width:1470px){.grid__col-xl--5{-webkit-flex-basis:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%;}.grid__col-xl--offset-5{margin-left:41.6666666667%;}.grid__col-xl--pull-5{margin-left:-41.6666666667%;}}@media only screen and (min-width:1470px){.grid__col-xl--6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.grid__col-xl--offset-6{margin-left:50%;}.grid__col-xl--pull-6{margin-left:-50%;}}@media only screen and (min-width:1470px){.grid__col-xl--7{-webkit-flex-basis:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%;}.grid__col-xl--offset-7{margin-left:58.3333333333%;}.grid__col-xl--pull-7{margin-left:-58.3333333333%;}}@media only screen and (min-width:1470px){.grid__col-xl--8{-webkit-flex-basis:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%;}.grid__col-xl--offset-8{margin-left:66.6666666667%;}.grid__col-xl--pull-8{margin-left:-66.6666666667%;}}@media only screen and (min-width:1470px){.grid__col-xl--9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.grid__col-xl--offset-9{margin-left:75%;}.grid__col-xl--pull-9{margin-left:-75%;}}@media only screen and (min-width:1470px){.grid__col-xl--10{-webkit-flex-basis:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%;}.grid__col-xl--offset-10{margin-left:83.3333333333%;}.grid__col-xl--pull-10{margin-left:-83.3333333333%;}}@media only screen and (min-width:1470px){.grid__col-xl--11{-webkit-flex-basis:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%;}.grid__col-xl--offset-11{margin-left:91.6666666667%;}.grid__col-xl--pull-11{margin-left:-91.6666666667%;}}@media only screen and (min-width:1470px){.grid__col-xl--12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.grid__col-xl--offset-12{margin-left:100%;}.grid__col-xl--pull-12{margin-left:-100%;}}.grid__col--align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}.grid__col--align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.grid__col--align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}.modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#ffffff;color:inherit;z-index:10;}.modal__mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#ffffff;z-index:2;}.modal--red{background:#8f001a;color:#ffffff;}.modal__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;}.modal__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-bottom:1px solid rgba(255,255,255,0.2);}.modal__header-start{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}.modal__header-end{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}.modal__subheader{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}.modal__close-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:23px 10px 23px 0;text-transform:uppercase;}@media only screen and (min-width:768px){.modal__close-btn{margin-top:38px;margin-right:15px;margin-bottom:38px;}}@media only screen and (min-width:992px){.modal__close-btn{margin-top:33px;margin-bottom:33px;}}.modal__close-btn__text{margin-left:5px;outline:0;}.modal__content{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:auto;}.modal__content__inner{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;width:100%;}.modal-inherit-width{width:100%;}.modal-inherit-height{height:100%;}.modal-scroll-x{overflow-x:auto;}.modal-scroll-y{height:99%;overflow-y:auto;-webkit-animation:fadeIn 1.7s;animation:fadeIn 1.7s;}.modal-container{width:100%;max-width:540px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}@media only screen and (min-width:576px){.modal-container{max-width:540px;}}@media only screen and (min-width:768px){.modal-container{max-width:720px;}}@media only screen and (min-width:992px){.modal-container{max-width:960px;}}@media only screen and (min-width:1200px){.modal-container{max-width:1140px;}}@media only screen and (min-width:1470px){.modal-container{max-width:1320px;}}@media only screen and (min-width:768px){.modal-container{padding-right:15px;padding-left:15px;}}@media only screen and (min-width:1470px){.modal-container{padding-right:30px;padding-left:30px;}}.slick-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;padding:0;margin:0;overflow:hidden;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:hand;}.slick-loading .slick-list{background:#ffffff;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-right:auto;margin-left: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 button,.slick-arrow .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .slick-arrow .form-submit{padding:0;}.slick-arrow button:focus,.slick-arrow .site-search__form--submit .form-actions .form-submit:focus,.site-search__form--submit .form-actions .slick-arrow .form-submit:focus{outline:auto;}.slick-arrow.slick-disabled button,.slick-arrow.slick-disabled .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .slick-arrow.slick-disabled .form-submit{color:#c6c6c6;}.slick-arrow.slick-disabled button:focus,.slick-arrow.slick-disabled .site-search__form--submit .form-actions .form-submit:focus,.site-search__form--submit .form-actions .slick-arrow.slick-disabled .form-submit:focus{display:none;}.slick-arrow.slick-hidden{display:none;}.slick-dots{padding:0 0;text-align:center;position:relative;bottom:inherit;}.slick-dots li{display:inline-block;vertical-align:middle;margin:0 2.3px;font-size:0;width:8px;height:8px;}.slick-dots li button,.slick-dots li .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .slick-dots li .form-submit{background-color:#c6c6c6;border-radius:100%;width:100%;height:100%;}.slick-dots li button:focus,.slick-dots li .site-search__form--submit .form-actions .form-submit:focus,.site-search__form--submit .form-actions .slick-dots li .form-submit:focus{outline:1px solid #000000;}.slick-dots li button::before,.slick-dots li .site-search__form--submit .form-actions .form-submit::before,.site-search__form--submit .form-actions .slick-dots li .form-submit::before{display:none;font-size:0;}.slick-dots li.slick-active button,.slick-dots li.slick-active .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .slick-dots li.slick-active .form-submit{background-color:#1e1e1d;}.lazyload,.lazyloading{opacity:0.1;background:#2d2d2c;}.lazyloading{-webkit-animation:placeholderFade 1.8s ease-out infinite;animation:placeholderFade 1.8s ease-out infinite;}.lazyloaded{background:rgba(0,0,0,0);}.cke_editable{font-family:"Work Sans",sans-serif;font-weight:400;font-size:1rem;line-height:1.375rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.cke_editable{font-size:1.125rem;line-height:1.75rem;}}.cke_editable__heading--3{font-family:"Work Sans",sans-serif;font-weight:700;font-size:1.625rem;line-height:1.875rem;letter-spacing:-0.036875rem;}@media only screen and (min-width:1470px){.cke_editable__heading--3{font-size:1.75rem;line-height:2.25rem;letter-spacing:-0.04rem;}}.cke_editable__heading--4{font-family:"Spectral",serif;font-weight:400;font-size:1.25rem;line-height:1.5rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.cke_editable__heading--4{font-size:1.375rem;line-height:1.875rem;letter-spacing:-0.0575rem;}}@media only screen and (min-width:1470px){.cke_editable__heading--4{font-size:1.75rem;line-height:2.25rem;letter-spacing:-0.078125rem;}}.cke_editable__heading--5{font-family:"Spectral",serif;font-weight:400;font-size:1.125rem;line-height:1.6875rem;letter-spacing:-0.03125rem;font-weight:700;}@media only screen and (min-width:768px){.cke_editable__heading--5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:1470px){.cke_editable__heading--5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.03125rem;}}.cke_editable h2,.cke_editable h3,.cke_editable h4,.cke_editable h5,.cke_editable p,.cke_editable ul,.cke_editable ol{margin-top:1.0625rem;}@media only screen and (min-width:768px){.cke_editable h2,.cke_editable h3,.cke_editable h4,.cke_editable h5,.cke_editable p,.cke_editable ul,.cke_editable ol{margin-top:2.1875rem;}}.cke_editable h2:nth-child(1),.cke_editable h3:nth-child(1),.cke_editable h4:nth-child(1),.cke_editable h5:nth-child(1),.cke_editable p:nth-child(1),.cke_editable ul:nth-child(1),.cke_editable ol:nth-child(1){margin-top:0;}.cke_editable ul,.cke_editable ol{padding-left:1.65em;}.cke_editable ul{list-style:disc outside none;}.cke_editable ol{list-style:decimal outside none;}.cke_editable ol.A{list-style:upper-alpha outside none;}.cke_editable ol.a{list-style:lower-alpha outside none;}.cke_editable ol.i{list-style:lower-roman outside none;}.cke_editable ol.I{list-style:upper-roman outside none;}.cke_editable ul > li,.cke_editable ol > li{display:list-item;padding-left:1em;margin-top:1em;line-height:1.75rem;}.cke_editable table{margin-top:1.25rem;border-collapse:collapse;}.cke_editable--medium{font-family:"Work Sans",sans-serif;font-weight:500;font-size:1.125rem;line-height:1.5rem;}.cke_editable a,.cke_editable .mail-link,.cke_editable .phone-link{color:#2d2d2c;text-decoration:underline;}.cke_editable iframe{width:100%;}@-webkit-keyframes look{0%,40%,100%{-webkit-transform:translateX(0);transform:translateX(0);}45%,95%{-webkit-transform:translateX(-110%);transform:translateX(-110%);}}@keyframes look{0%,40%,100%{-webkit-transform:translateX(0);transform:translateX(0);}45%,95%{-webkit-transform:translateX(-110%);transform:translateX(-110%);}}@-webkit-keyframes swing{0%,100%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}}@keyframes swing{0%,100%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px);}}@-webkit-keyframes drop{0%{top:-120%;opacity:0;}50%{opacity:1;}100%{top:0;opacity:1;}}@keyframes drop{0%{top:-120%;opacity:0;}50%{opacity:1;}100%{top:0;opacity:1;}}#uo-main-content:hover .spider{top:-120%;}.spider{position:absolute;display:inline-block;top:-120%;right:25%;opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:2s ease-in-out;transition:2s ease-in-out;z-index:10000;}.spider .spiderweb{width:2px;height:200px;margin-left:30px;background:rgba(0,0,0,0.7);}.spider .body,.spider .nav__login-menu-dropdown .menu-item a,.nav__login-menu-dropdown .menu-item .spider a,.spider .uottawa-default__content p,.uottawa-default__content .spider p,.spider .uottawa-default__content span,.uottawa-default__content .spider span,.spider .site-search__form--language ul > li > a,.site-search__form--language .spider ul > li > a{width:60px;height:45px;background:#000;position:relative;border-radius:50%;}.spider .body .eye,.spider .nav__login-menu-dropdown .menu-item a .eye,.nav__login-menu-dropdown .menu-item .spider a .eye,.spider .uottawa-default__content p .eye,.uottawa-default__content .spider p .eye,.spider .uottawa-default__content span .eye,.uottawa-default__content .spider span .eye,.spider .site-search__form--language ul > li > a .eye,.site-search__form--language .spider ul > li > a .eye{width:15px;height:15px;position:absolute;bottom:20px;background:#fff;border-radius:50%;}.spider .body .eye:after,.spider .nav__login-menu-dropdown .menu-item a .eye:after,.nav__login-menu-dropdown .menu-item .spider a .eye:after,.spider .uottawa-default__content p .eye:after,.uottawa-default__content .spider p .eye:after,.spider .uottawa-default__content span .eye:after,.uottawa-default__content .spider span .eye:after,.spider .site-search__form--language ul > li > a .eye:after,.site-search__form--language .spider ul > li > a .eye:after{background:#000;width:7px;height:7px;content:"";display:block;margin:55%;border-radius:50%;-webkit-animation:look 8s infinite;animation:look 8s infinite;}.spider .body .eye.left,.spider .nav__login-menu-dropdown .menu-item a .eye.left,.nav__login-menu-dropdown .menu-item .spider a .eye.left,.spider .uottawa-default__content p .eye.left,.uottawa-default__content .spider p .eye.left,.spider .uottawa-default__content span .eye.left,.uottawa-default__content .spider span .eye.left,.spider .site-search__form--language ul > li > a .eye.left,.site-search__form--language .spider ul > li > a .eye.left{left:15px;}.spider .body .eye.right,.spider .nav__login-menu-dropdown .menu-item a .eye.right,.nav__login-menu-dropdown .menu-item .spider a .eye.right,.spider .uottawa-default__content p .eye.right,.uottawa-default__content .spider p .eye.right,.spider .uottawa-default__content span .eye.right,.uottawa-default__content .spider span .eye.right,.spider .site-search__form--language ul > li > a .eye.right,.site-search__form--language .spider ul > li > a .eye.right{right:15px;}.spider .legs{position:absolute;bottom:-10%;z-index:-1;}.spider .legs .leg{width:40px;height:35px;margin-top:-25px;border:3px solid transparent;border-top-color:#8f001a;border-radius:40px 40px 0 0;}.spider .legs.left{left:-70%;}.spider .legs.right{right:-55%;}.spider.show{top:0;opacity:1;-webkit-animation:swing 2s infinite,drop 5s 1;animation:swing 2s infinite,drop 5s 1;}.legs.left .leg:nth-child(1){-webkit-transform:rotate(10deg);transform:rotate(10deg);margin-left:10px;}.legs.left .leg:nth-child(2){-webkit-transform:rotate(-20deg);transform:rotate(-20deg);margin-left:20px;}.legs.left .leg:nth-child(3){-webkit-transform:rotate(-50deg);transform:rotate(-50deg);margin-left:30px;}.legs.right .leg:nth-child(1){-webkit-transform:rotate(-10deg);transform:rotate(-10deg);margin-left:-10px;}.legs.right .leg:nth-child(2){-webkit-transform:rotate(20deg);transform:rotate(20deg);margin-left:-20px;}.legs.right .leg:nth-child(3){-webkit-transform:rotate(50deg);transform:rotate(50deg);margin-left:-30px;}.site-search--fw-wrapper{border-bottom:1px solid #f2f2f2;}.site-search__form--headline{margin:48px 0 24px;}.site-search__form--exposed-form{margin:72px 0;display:block;}@media only screen and (min-width:768px){.site-search__form--exposed-form{margin:48px 0;}}.site-search__form--submit{padding:0;margin:0 -4px;display:inline-block;}@media only screen and (min-width:768px){.site-search__form--submit{text-align:right;}}.site-search__form--submit .form-actions{display:inline-block;}.site-search__form--bar{padding:0;display:inline-block;}.site-search__form--bar input[type=text]{border:none;border-bottom:1px solid #2d2d2c;width:100%;padding:16px 4px;}.site-search__form--bar input[type=text]:focus,.site-search__form--bar input[type=text]:hover{-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;outline:none;background-color:#f2f2f2;border-bottom:1px solid #f2f2f2;}.site-search__form--language{margin:42px 0 -18px;}.site-search__form--language ul > li{display:inline-block;margin-left:12px;}@media only screen and (min-width:768px){.site-search__form--language ul > li{margin:0 20px;}}.site-search__form--language ul > li > a{margin-bottom:18px;color:#6e6e6e;}.site-search__form--language ul > li > a:focus,.site-search__form--language ul > li > a:hover{-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;color:#2d2d2c;background-color:#f2f2f2;}.site-search__form--language ul > li:first-child{margin-left:0;}.site-search__form--language ul > li.tab-active{border-bottom:1px solid #2d2d2c;}.site-search__form--language ul > li.tab-active > a{color:#2d2d2c;font-weight:700;}.site-search__form--language label.form-required{display:none;}.site-search__form--results-indicator{text-align:left;margin-top:32px;padding-left:2px;}@media only screen and (min-width:768px){.site-search__form--results-indicator{text-align:right;margin-top:18px;padding-left:0;}}.site-search__form--results-indicator > span{font-weight:600;}.site-search__results--item-wrapper{border-bottom:1px solid #f2f2f2;margin:36px 0 48px;}.site-search__results--item-wrapper.no-results{margin:72px 0 24px;}.site-search__results--item-wrapper.no-results > ul{margin-bottom:72px;}.site-search__results--headlink{margin:22px 0 12px;}.site-search__results--url{color:#6e6e6e;margin:4px 0;}.site-search__results--summary{margin:24px 0 48px;padding-left:2px;}.site-search__results--top-result{margin-top:24px;padding-left:2px;}.uottawa-default--fw-wrapper{border-bottom:1px solid #dfdfdf;}.uottawa-default--title{margin:48px 0 24px;}.uottawa-default__content h2{margin:24px 0 12px;}.uottawa-default__content h3{margin:24px 0 12px;}.uottawa-default__content h4{margin:24px 0 12px;}.uottawa-default__content h5{margin:24px 0 12px;}.uottawa-default__content p,.uottawa-default__content span{margin:24px 0 12px;}.uottawa-default__content--row{margin:36px 0 48px;padding-bottom:32px;border-bottom:1px solid #dfdfdf;}.uottawa-default--spacing-button{padding-top:45px;padding-bottom:45px;}.search-fund--taxonomy{padding-bottom:12px;}.search-fund--taxonomy select{border:1px solid #2d2d2c;width:100%;}.search-fund--summary{margin:24px 0;}.views_exposed_form--form--upper{text-transform:uppercase;}.views_exposed_form--form--wrapper{position:relative;display:block;clear:both;}.uottawa-default--fw-wrapper input[type=text]{border:none;border-bottom:1px solid #2d2d2c;width:80%;padding:16px 4px;}.uottawa-default--fw-wrapper input[type=text]:focus,.uottawa-default--fw-wrapper input[type=text]:hover{-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;outline:none;background-color:#dfdfdf;border-bottom:1px solid #dfdfdf;}.uottawa-default--fw-wrapper .js-form-item,.views_exposed_form--form--title--label{font-size:1em;line-height:2.25rem;font-family:"Work Sans",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:0.1875rem;}.uottawa-default--fw-wrapper .form--inline .js-form-item{float:none;}.views_exposed_form--filter--button{min-width:103px;margin:0 10px;height:35px;text-align:center;border-radius:17.5px;border:solid 1px #2d2d2c;}.views_exposed_form--filter--button:focus{border-style:double;border-width:3px;}.views_exposed_form--filter--button:active{border:solid 1px #2d2d2c;border-style:none;}.views_exposed_form--eyebrow{min-height:36px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin:0px 0px 10px 10px;border-radius:60px;background-color:#2d2d2c;border:1px solid #2d2d2c;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}.views_exposed_form--eyebrow--label{padding:6.5px 0 7px 19.5px;display:inline-block;text-decoration:none;color:#ffffff;}.views_exposed_form--eyebrow--label-padding{padding-right:19.5px;}.views_exposed_form--close{float:left;padding-top:31px;}.views_exposed_form--form--filter--title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-family:"Work Sans",sans-serif;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:-0.5px;color:#2d2d2c;list-style:none;position:relative;padding:25px 0 23px 10px;border-bottom:1px solid #dfdfdf;}.views_exposed_form--form--filter--title--label{font-weight:400;}details > summary.views_exposed_form--form--filter--title::-webkit-details-marker{display:none;}.views_exposed_form--form--title{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-top:26px;}legend.views_exposed_form--form--filter--title{padding:32px 0 38px 0;}.views_exposed_form--form--filter details[open]{background-color:#ffffff;-webkit-box-shadow:0 -2px 10px 0 rgba(0,0,0,0.2);box-shadow:0 -2px 10px 0 rgba(0,0,0,0.2);}.views_exposed_form--form--filter details[open] summary.views_exposed_form--form--filter--title .subnav__link-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.views_exposed_form--close--label{float:right;margin-left:10px;font-family:"Work Sans",sans-serif;text-transform:uppercase;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:2px;color:#2d2d2c;cursor:pointer;}.attachment-before{float:right;}.views_exposed_form--form--1px--line{border-bottom:1px solid #dfdfdf;}.views_exposed_form--copy--filter{padding:5px 20px;}.tooltip{position:relative;display:inline-block;}.tooltip .tooltiptext{visibility:hidden;width:140px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-75px;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;}.tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent;}.tooltip:focus-within .tooltiptext{visibility:visible;opacity:1;}.tooltip:hover .tooltiptext{visibility:visible;opacity:1;}.views_exposed_form--eyebrow--close{margin:7px 10.5px 3px 9.5px;width:24px;height:24px;}.views_exposed_form--eyebrow--close--button{font-weight:600;color:#ffffff;font-size:18px;margin:auto;display:block;cursor:pointer;padding:0 10px;}.views_exposed_form--eyebrow--close--button:focus{outline:none;}.views_exposed_form--close--button{font-family:"Work Sans",sans-serif;font-weight:600;font-size:17px;cursor:pointer;}.views_exposed_form--eyebrows{margin:54px 0 45px 0;}.views_exposed_form--form--filter-options{position:absolute;width:300px;max-height:300px;background-color:#fff;-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,0.2);box-shadow:0 6px 10px 0 rgba(0,0,0,0.2);z-index:9999;top:71px;padding-right:15px;padding-left:15px;padding-top:6px;-webkit-box-sizing:border-box;box-sizing:border-box;}.views_exposed_form--form--filter-options-scroll{max-height:200px;overflow:auto;}.views_exposed_form--form--filter-option{width:100%;float:left;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;}.views_exposed_form--form--filter-options input.views_exposed_form--form--filter-options-search{padding:10px 4px;margin-bottom:15px;width:100%;}.views_exposed_form--form--submit--container{padding:18px 50px 30px 50px;height:110px;}.views_exposed_form--title--close{height:80px;padding:0 50px 0 50px;}.views_exposed_form--form--filter--fieldgroup{display:inline-block;min-width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:14px;position:relative;}.views_exposed_form--form--filter fieldset:not(:last-child){border-bottom:1px solid #dfdfdf;}.views_exposed_form--form--submit input:first-child{float:left;border:none;padding:10px 40px;border-radius:30px;background-color:#8f001a;font-family:"Work Sans",sans-serif;font-weight:500;font-size:1em;text-align:center;color:#ffffff;}.views_exposed_form--form--submit input:first-child:focus{outline:none;border:5px double #ffffff;padding:5px 35px;}.views_exposed_form--form--submit input:nth-child(2){float:left;border:none;padding:10px 40px;border-radius:30px;border:solid 1px #2d2d2c;background-color:#ffffff;font-family:"Work Sans",sans-serif;font-weight:500;font-size:1em;text-align:center;color:#333333;}.views_exposed_form--form--submit input:nth-child(2):focus{border-style:double;border-width:3px;}.views_exposed_form--form--submit input:nth-child(2):active{border:solid 1px #2d2d2c;border-style:none;}.views_exposed_form--close--button:focus{outline:solid 1px #2d2d2c;outline-offset:1px;}.views_exposed_form--form--checkbox--label{min-height:24px;color:#2d2d2c;}.views_exposed_form--form--filter-option input[type=checkbox]{position:absolute;}.views_exposed_form--form--filter-option input[type=checkbox] + label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}.views_exposed_form--form--filter-option input[type=checkbox] + label::before{content:"";cursor:pointer;position:relative;display:block;float:left;margin-right:10px;width:20px;height:20px;min-width:20px;background:#f9f9f9;border-radius:4px;border:solid 1px #2d2d2c;}.views_exposed_form--form--filter-option input[type=checkbox]:checked + label::before{background:#2d2d2c;}.views_exposed_form--form--filter-option input[type=checkbox]:checked + label::after{content:"";position:absolute;top:5px;left:4px;height:6px;width:12px;cursor:pointer;border-left:2px solid white;border-bottom:2px solid white;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.views_exposed_form--form--filter-option input[type=checkbox]:focus + label::before{border:double 3px #2d2d2c;}.views_exposed_form--form--filter-option input[type=checkbox]:checked:focus + label::before{border:double 3px white;}.views_exposed_form--form--filter-option input[type=checkbox]{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);}.views_exposed_form--form--filter-option input[type=checkbox]:disabled + label::before{background:#e6e6e6;color:black;}.views_exposed_form--form--filter-option input[type=checkbox]:disabled + label::after{content:"";position:absolute;top:9px;left:4px;height:6px;width:12px;border-left:2px solid #898988;border-bottom:2px solid #898988;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}@media only screen and (max-width:900px){.uottawa-default--fw-wrapper input[type=text]{width:80%;}.views_exposed_form--title--close{padding:0 30px 0 30px;}.views_exposed_form--form--submit--container{padding:18px 30px 30px 30px;}}@media only screen and (max-width:750px){.uottawa-default--fw-wrapper input[type=text]{width:100%;}.views_exposed_form--form--submit input:first-child{float:left;}.views_exposed_form--title--close{padding:0 20px 0 20px;}.views_exposed_form--form--submit--container{padding:35px 20px 30px 20px;}}@media only screen and (max-width:650px){legend.views_exposed_form--form--filter--title{padding-bottom:31px;}}@media only screen and (max-width:500px){.views_exposed_form--form--submit input:first-child{padding:10px 20px;font-size:3vw;}.views_exposed_form--form--submit input:first-child:focus{padding:5px 15px;}.views_exposed_form--form--submit input:last-child{font-size:3vw;}}@media only screen and (max-width:420px){.views_exposed_form--eyebrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media only screen and (max-width:360px){.views_exposed_form--form--submit input:first-child,.views_exposed_form--form--submit input:nth-child(2){font-size:3.5vw;}.views_exposed_form--form--submit--container{padding:12px 5px 15px 5px;height:55px;}}@media only screen and (max-width:300px){.views_exposed_form--eyebrow{height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:250px;font-size:4vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.views_exposed_form--eyebrow--close--button{font-size:6vw;padding:0 5px;}.views_exposed_form--eyebrow--close{margin:auto;text-align:center;}.views_exposed_form--eyebrow--label{padding:8px 0 4px 9px;}}@media only screen and (max-width:767px){.uottawa-default--fw-wrapper .form--inline .js-form-item.js-form-item-field-business-card__first-name-value,.uottawa-default--fw-wrapper .form--inline .js-form-item.js-form-item-field-business-card__date-value{margin-top:30px;}}@media only screen and (min-width:768px){.uottawa-default--fw-wrapper .form--inline .js-form-item.js-form-item-field-business-card__first-name-value,.uottawa-default--fw-wrapper .form--inline .js-form-item.js-form-item-field-business-card__date-value{float:left;width:50%;margin:0;margin-bottom:40px;}}fieldset[data-drupal-selector=edit-field-arh-publish-date-value-wrapper],fieldset[data-drupal-selector=edit-date-wrapper]{width:80%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;}fieldset[data-drupal-selector=edit-field-arh-publish-date-value-wrapper] .js-form-item,fieldset[data-drupal-selector=edit-date-wrapper] .js-form-item{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;}fieldset[data-drupal-selector=edit-field-arh-publish-date-value-wrapper] .js-form-item.js-form-type-select,fieldset[data-drupal-selector=edit-date-wrapper] .js-form-item.js-form-type-select{width:100%;clear:both;}.ext-submissions-view h1{padding:30px;text-align:center;font-size:32px;}.ext-submissions-view .form--inline > div{width:30%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;}.ext-submissions-view .views-exposed-form{padding:30px;margin:10px auto 40px;border:2px solid #aca39a;}.ext-submissions-view .views-table{width:95%;margin:0 auto;border:1px solid #aca39a;}.ext-submissions-view .views-table tr{border-bottom:1px solid #aca39a;}.ext-submissions-view .views-table thead tr{background-color:#ffffff;}.ext-submissions-view .views-table tr:nth-of-type(odd){background-color:#f2f2f2;}.ext-submissions-view .views-table tr:nth-of-type(even){background-color:#ffffff;}.ext-submissions-view .views-table td{text-align:center;}.ext-submissions-view .views-table td a{color:#2d2d2c;text-decoration:underline;}.ext-submissions-view .views-table th,.ext-submissions-view .views-table td{padding:5px;}.alert{color:#ffffff;background-color:#242423;}.alert__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}.alert__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px 0;}@media only screen and (min-width:768px){.alert__content{padding:25px 0;}}.alert__close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:10px 0;padding:0 0 0 20px;border-left:1px solid #505050;}.alert__btn-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.alert__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}.alert__copy{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:10px;}@media only screen and (min-width:768px){.alert__copy{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding-right:0;}}.alert__headline{font-weight:600;}.alert__date{font-weight:400;}.alert__icon--info{padding:15px 20px 0 0;color:#85afff;font-size:20px;}@media only screen and (min-width:768px){.alert__icon--info{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding-top:0;}}.alert__icon--chevron-right{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;justify-self:flex-end;padding-right:20px;}@media only screen and (min-width:768px){.alert__icon--chevron-right{justify-self:flex-start;padding-left:8px;}}.nav{background-color:#8f001a;width:100%;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:background-color 0.18s linear;transition:background-color 0.18s linear;will-change:background-color,transform;}.nav .anchor-navigation .anchor-navigation__container{color:#ffffff;background-color:transparent;padding:0;}.nav .anchor-navigation .anchor-navigation__container a{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none;background-color:transparent;text-decoration:none;}.nav .anchor-navigation .anchor-navigation__container a:hover .link__content{-webkit-box-shadow:none;box-shadow:none;outline:none;background-color:transparent;text-decoration:none;}.nav-container{z-index:3;}.nav-container--default .nav{background-color:#ffffff;}.nav .nav__user-name{display:none;}@media only screen and (min-width:992px){.nav .nav__user-name{display:block;}}.nav .nav__tertiary-nav-link{padding:5px;}.nav-container--transparent .nav{position:absolute;top:0;background-color:transparent;}.nav-container--transparent .nav:not(.nav--sticky) .nav-flyout--active .nav-flyout__button:focus{background-color:transparent;}@media only screen and (min-width:992px){.nav-container--transparent .nav:not(.nav--sticky) .nav-flyout--active .nav-flyout__button .nav-flyout__button-icon,.nav-container--transparent .nav:not(.nav--sticky) .nav-flyout--active .nav-flyout__button .nav__tertiary-nav-link-content{color:#ffffff;}}@media only screen and (min-width:992px){.nav-container--transparent .nav:not(.nav--sticky) .nav-flyout--active .nav-flyout__button .nav__tertiary-nav-link-content{color:#ffffff;-webkit-box-shadow:0 1px #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:0 1px #ffffff,5px 0 transparent,-5px 0 transparent;}}.nav-container--transparent .nav:not(.nav--sticky) .nav__utility-nav-user,.nav-container--transparent .nav:not(.nav--sticky) .nav__utility-nav-icon{color:#ffffff;}.nav-container--transparent .nav:not(.nav--sticky) .nav__logo:focus::after{border-color:#ffffff;}.nav-container--transparent .nav:not(.nav--sticky) .nav__logo--text{color:#ffffff;}.nav-container--transparent .nav:not(.nav--sticky) .nav__logo--text::after{border-bottom:1px solid #ffffff !important;}.nav-container--transparent .nav:not(.nav--sticky) .nav__utility-nav-user.open::after{border-color:#ffffff;z-index:1;opacity:1;}.nav-container--transparent .nav:not(.nav--sticky) .nav__user-name{color:#ffffff;}.nav--sticky{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.05),0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 2px 4px 0 rgba(0,0,0,0.05),0 1px 1px 0 rgba(0,0,0,0.1);}.nav--sticky .anchor-navigation .anchor-navigation__container{color:black;}.nav--sticky .anchor-navigation .anchor-navigation__container a{color:black;}.nav-container .nav--sticky{position:fixed;top:0;background-color:#ffffff;}.nav--sticky .nav__utility-nav-user{color:#2d2d2c;}.nav--sticky .nav__logo:focus::after{border-color:#2d2d2c;}.nav--sticky .nav__utility-nav-icon{color:#8f001a;}.nav__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.2);}@media only screen and (min-width:768px){.nav__inner{padding-top:30px;padding-bottom:30px;}}@media only screen and (min-width:992px){.nav__inner{padding-top:25px;padding-bottom:0;border-bottom-color:rgba(0,0,0,0);-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.nav-container--default .nav__inner{border-bottom-color:#dfdfdf;}@media only screen and (min-width:992px){.nav-container--default .nav__inner{border-bottom-color:rgba(0,0,0,0);}}.nav--sticky .nav__inner{border-bottom-color:rgba(0,0,0,0);}.nav__section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;width:100%;}@media only screen and (min-width:992px){.nav__section--start{border-bottom:1px solid rgba(255,255,255,0.2);}}.nav-container--default .nav__section--start,.nav--sticky .nav__section--start{border-bottom-color:#dfdfdf;}.nav__primary-nav{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}.nav-container--default .nav__primary-nav,.nav--sticky .nav__primary-nav{border-color:#dfdfdf;}.nav__primary-nav-button{color:#ffffff;margin-right:30px;padding:19px 0;position:relative;}@media only screen and (min-width:992px){.nav__primary-nav-button{margin-right:20px;}}@media only screen and (min-width:1470px){.nav__primary-nav-button{margin-right:30px;}}.nav__primary-nav-button-text{outline:0;}.nav__primary-nav-button::before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffffff;opacity:0;}.nav-container--default .nav__primary-nav-button::before,.nav--sticky .nav__primary-nav-button::before{background-color:#2d2d2c;}.nav__primary-nav-button::after{content:"";position:absolute;width:-webkit-calc(100% + 12px);width:calc(100% + 12px);height:-webkit-calc(100% - 38px + 4px);height:calc(100% - 38px + 4px);top:17px;left:-6px;border:2px solid #ffffff;opacity:0;z-index:-1;}.nav__primary-nav-button:hover::before{opacity:1;}.nav__primary-nav-button:focus::before,.nav__primary-nav-button:focus::after{opacity:1;}.nav-container--default .nav__primary-nav-button:focus::after,.nav--sticky .nav__primary-nav-button:focus::after{border-color:#2d2d2c;}.nav-container--default .nav__primary-nav-button,.nav--sticky .nav__primary-nav-button{color:#2d2d2c;}.nav__primary-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}.nav__primary-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.nav__subnav{display:none;}.nav__site-branding{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.nav__logo{width:117px;height:30px;line-height:0;position:relative;}.nav__logo::after{content:"";position:absolute;border:2px solid #2d2d2c;width:-webkit-calc(100% + 20px);width:calc(100% + 20px);height:-webkit-calc(100% + 20px);height:calc(100% + 20px);top:-10px;left:-10px;opacity:0;}@media only screen and (min-width:768px){.nav__logo{width:156px;height:40px;}}@media only screen and (min-width:992px){.nav__logo{margin-bottom:25px;}}.nav__logo:focus::after{opacity:1;}.nav--sticky .nav__logo:focus::after{border-color:#2d2d2c;}.nav__logo--light{display:inline-block;}.nav-container--default .nav__logo--light,.nav--sticky .nav__logo--light{display:none;}.nav__logo--dark{display:none;}.nav-container--default .nav__logo--dark,.nav--sticky .nav__logo--dark{display:inline-block;}.nav__tertiary-nav{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding-bottom:24px;}.nav-container--default .nav__tertiary-nav,.nav--sticky .nav__tertiary-nav{border-color:#dfdfdf;}.nav__tertiary-nav-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}@media only screen and (max-width:991px){.nav__tertiary-nav-items{width:100%;max-width:540px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}}@media only screen and (max-width:991px) and (min-width:576px){.nav__tertiary-nav-items{max-width:540px;}}@media only screen and (max-width:991px) and (min-width:768px){.nav__tertiary-nav-items{max-width:720px;}}@media only screen and (max-width:991px) and (min-width:992px){.nav__tertiary-nav-items{max-width:960px;}}@media only screen and (max-width:991px) and (min-width:1200px){.nav__tertiary-nav-items{max-width:1140px;}}@media only screen and (max-width:991px) and (min-width:1470px){.nav__tertiary-nav-items{max-width:1320px;}}@media only screen and (max-width:991px) and (min-width:768px){.nav__tertiary-nav-items{padding-right:15px;padding-left:15px;}}@media only screen and (max-width:991px) and (min-width:1470px){.nav__tertiary-nav-items{padding-right:30px;padding-left:30px;}}@media only screen and (min-width:992px){.nav__tertiary-nav-items{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}}.nav__tertiary-nav-link{color:#ffffff;text-transform:uppercase;margin-right:20px;margin-bottom:18px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;}.nav__tertiary-nav-link::after{content:"";position:absolute;width:-webkit-calc(100% + 16px);width:calc(100% + 16px);height:-webkit-calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-8px;border:2px solid #ffffff;opacity:0;}@media only screen and (min-width:768px){.nav__tertiary-nav-link{margin-bottom:24px;}}@media only screen and (min-width:992px){.nav__tertiary-nav-link{margin-bottom:0;}}.nav__tertiary-nav-link-content{outline:0;}.nav__tertiary-nav-link:hover .nav__tertiary-nav-link-content{-webkit-box-shadow:0 1px #ffffff,5px 0 transparent,-5px 0 transparent;box-shadow:0 1px #ffffff,5px 0 transparent,-5px 0 transparent;}@media only screen and (min-width:992px){.nav-container--default .nav__tertiary-nav-link:hover .nav__tertiary-nav-link-content,.nav--sticky .nav__tertiary-nav-link:hover .nav__tertiary-nav-link-content{-webkit-box-shadow:0 1px #2d2d2c,5px 0 transparent,-5px 0 transparent;box-shadow:0 1px #2d2d2c,5px 0 transparent,-5px 0 transparent;}}.nav__tertiary-nav-link:focus::after{opacity:1;}.nav-container--default .nav__tertiary-nav-link:focus::after,.nav--sticky .nav__tertiary-nav-link:focus::after{border-color:#2d2d2c;}@media only screen and (min-width:992px){.nav-container--default .nav__tertiary-nav-link,.nav--sticky .nav__tertiary-nav-link{color:#2d2d2c;}}.nav__tertiary-nav-button{margin-top:18px;}@media only screen and (min-width:768px){.nav__tertiary-nav-button{margin-top:10px;}}@media only screen and (min-width:992px){.nav__tertiary-nav-button{margin-top:0;}}.nav-container--default .nav__tertiary-nav-button,.nav--sticky .nav__tertiary-nav-button{background-color:transparent;}.nav-container--default .nav__tertiary-nav-button:focus,.nav--sticky .nav__tertiary-nav-button:focus{border-color:#2d2d2c;}.main-menu-mobile__content .nav__tertiary-nav-button{background-color:transparent;border:1px solid #ffffff;color:#ffffff;}.nav__tertiary-nav-flyout{color:#ffffff;text-transform:uppercase;margin-right:20px;margin-bottom:18px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media only screen and (min-width:768px){.nav__tertiary-nav-flyout{margin-bottom:24px;}}@media only screen and (min-width:992px){.nav__tertiary-nav-flyout{margin-bottom:0;}}@media only screen and (min-width:992px){.nav-container--default .nav__tertiary-nav-flyout,.nav--sticky .nav__tertiary-nav-flyout{color:#2d2d2c;}}.nav__utility-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (min-width:992px){.nav__utility-nav{margin:13px 0;}}.nav__utility-nav-bg{background:rgba(0,0,0,0);}.nav__utility-nav-link,.nav__utility-nav .language-link,.nav .nav__user-name{color:#ffffff;text-transform:uppercase;}@media only screen and (min-width:992px){.nav__utility-nav-link,.nav__utility-nav .language-link,.nav .nav__user-name{margin-right:20px;}}.nav__utility-nav-link-content{outline:0;-webkit-box-shadow:0 0 0 4px transparent;box-shadow:0 0 0 4px transparent;}.nav-container--default .nav__utility-nav-link,.nav-container--default .nav__utility-nav .language-link,.nav__utility-nav .nav-container--default .language-link,.nav-container--default .nav .nav__user-name,.nav .nav-container--default .nav__user-name,.nav--sticky .nav__utility-nav-link,.nav--sticky .nav__utility-nav .language-link,.nav__utility-nav .nav--sticky .language-link,.nav--sticky .nav .nav__user-name,.nav .nav--sticky .nav__user-name{color:#2d2d2c;}.nav__utility-nav .language-link{position:relative;border:2px solid rgba(0,0,0,0);width:46px;height:46px;text-align:center;padding:10px 11px;content:"";}.nav__utility-nav .language-link:focus{border:2px solid #ffffff;}.nav-container--default .nav__utility-nav .language-link:hover,.nav--sticky .nav__utility-nav .language-link:hover{-webkit-box-shadow:0 1px #2d2d2c,0 0 0 3px rgba(0,0,0,0);box-shadow:0 1px #2d2d2c,0 0 0 3px rgba(0,0,0,0);}.nav-container--default .nav__utility-nav .language-link:focus::after,.nav--sticky .nav__utility-nav .language-link:focus::after{border-color:#2d2d2c;}.nav__utility-nav .language-link.is-active{display:none;}.nav__utility-nav-user{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:0;right:0;width:100%;height:100%;color:#2d2d2c;line-height:0;z-index:4;}@media only screen and (min-width:992px){.nav__utility-nav-user{right:-5px;}}.nav__utility-nav-user::after{content:"";position:absolute;width:-webkit-calc(100% - 10px);width:calc(100% - 10px);height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:2px solid #ffffff;opacity:0;z-index:-1;}.nav__utility-nav-user:focus::after{opacity:1;z-index:1;}.open .nav__utility-nav-user-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.nav__utility-nav-user.open:focus::after,.nav-container--default .nav__utility-nav-user:focus::after,.nav--sticky .nav__utility-nav-user:focus::after{border-color:#2d2d2c;}.nav__utility-nav-user.open::after{border-color:#2d2d2c;opacity:1;z-index:1;}.nav__login-menu{position:relative;width:63px;height:100%;padding-left:10px;margin-left:10px;border-left:1px solid rgba(255,255,255,0.2);}@media only screen and (min-width:768px){.nav__login-menu{width:69px;padding-left:20px;margin-left:20px;}}@media only screen and (min-width:992px){.nav__login-menu{margin-left:0;}}.nav-container--default .nav__login-menu,.nav--sticky .nav__login-menu{border-left:1px solid #dfdfdf;}@media only screen and (min-width:992px){.nav-container--default .nav__login-menu,.nav--sticky .nav__login-menu{width:73px;padding-left:20px;}}.nav__login-menu-dropdown{display:none;position:absolute;top:50px;left:-90px;min-width:150px;z-index:1;}@media only screen and (min-width:992px){.nav__login-menu-dropdown{left:-99px;min-width:167px;}}.nav__login-menu-dropdown.open{display:block;background-color:#ffffff;}.nav-container--default .nav__login-menu-dropdown,.nav--sticky .nav__login-menu-dropdown{left:-90px;}@media only screen and (min-width:992px){.nav-container--default .nav__login-menu-dropdown,.nav--sticky .nav__login-menu-dropdown{left:-96px;}}.nav__login-menu-dropdown .menu{margin:0;padding:24px 30px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);}.nav__login-menu-dropdown .menu-item{padding:0;}.nav__login-menu-dropdown .menu-item:not(:last-child){margin-bottom:18px;}.nav__login-menu-dropdown .menu-item a{color:#2d2d2c;-webkit-box-shadow:0 1px transparent,4px 0 transparent,-4px 0 transparent;box-shadow:0 1px transparent,4px 0 transparent,-4px 0 transparent;-webkit-transition:background-color 0.3s ease-out,-webkit-box-shadow 0.3s ease-out;transition:background-color 0.3s ease-out,-webkit-box-shadow 0.3s ease-out;transition:background-color 0.3s ease-out,box-shadow 0.3s ease-out;transition:background-color 0.3s ease-out,box-shadow 0.3s ease-out,-webkit-box-shadow 0.3s ease-out;}.nav__login-menu-dropdown .menu-item a:hover{-webkit-box-shadow:0 1px #2d2d2c,4px 0 transparent,-4px 0 transparent;box-shadow:0 1px #2d2d2c,4px 0 transparent,-4px 0 transparent;}.nav__login-menu-dropdown .menu-item a:focus{background-color:#f0f0f0;-webkit-box-shadow:0 1px transparent,4px 0 #f0f0f0,-4px 0 #f0f0f0;box-shadow:0 1px transparent,4px 0 #f0f0f0,-4px 0 #f0f0f0;}.nav .language-switcher{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:10px;}@media only screen and (min-width:768px){.nav .language-switcher{margin-left:20px;}}@media only screen and (min-width:992px){.nav .language-switcher{margin-left:0;}}.nav__search-btn,.nav__menu-btn{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ffffff;margin-left:10px;}.nav__search-btn:focus,.nav__menu-btn:focus{background-color:rgba(0,0,0,0.1);-webkit-box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);}@media only screen and (min-width:768px){.nav__search-btn,.nav__menu-btn{margin-left:15px;}}.nav-container--default .nav__search-btn:focus,.nav--sticky .nav__search-btn:focus,.nav-container--default .nav__menu-btn:focus,.nav--sticky .nav__menu-btn:focus{background-color:#f0f0f0;-webkit-box-shadow:0 1px #f0f0f0,-5px 0 #f0f0f0,5px 0 #f0f0f0;box-shadow:0 1px #f0f0f0,-5px 0 #f0f0f0,5px 0 #f0f0f0;}.nav.virtuo .nav__utility-nav,.nav.uoforms .nav__utility-nav{height:35px;}.nav.virtuo .nav__login-menu,.nav.uoforms .nav__login-menu{border:0;padding-left:10px;}.nav.virtuo .nav__inner,.nav.uoforms .nav__inner{padding-top:20px;padding-bottom:0 !important;}.nav.virtuo .nav__site-branding,.nav.uoforms .nav__site-branding{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.nav.virtuo .nav__site-branding .nav__logo,.nav.uoforms .nav__site-branding .nav__logo{margin-bottom:20px;}.nav.virtuo .nav__site-branding .nav__logo--text,.nav.uoforms .nav__site-branding .nav__logo--text{padding-bottom:10px;padding-left:0;margin-left:30px;display:block;font-size:26px;position:relative;}.nav.virtuo .nav__site-branding .nav__logo--text::after,.nav.uoforms .nav__site-branding .nav__logo--text::after{display:block;border-bottom:1px solid #2d2d2c;content:"";position:absolute;bottom:-3px;left:0;width:100%;}@media only screen and (min-width:768px){.nav.virtuo .nav__site-branding .nav__logo--text::after,.nav.uoforms .nav__site-branding .nav__logo--text::after{bottom:-7px;}}.nav.virtuo .nav__site-branding .nav__logo--text span,.nav.uoforms .nav__site-branding .nav__logo--text span{font-weight:normal;}.nav.virtuo .language-switcher,.nav.uoforms .language-switcher{text-align:center;margin:0 20px;}@media only screen and (min-width:992px){.nav.virtuo .language-switcher,.nav.uoforms .language-switcher{border-left:1px solid rgba(255,255,255,0.2);border-right:1px solid rgba(255,255,255,0.2);padding-left:20px;}}.nav.virtuo .nav__primary-nav-button,.nav.uoforms .nav__primary-nav-button{margin-right:0;}.nav.virtuo .nav__section,.nav.uoforms .nav__section{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.nav .nav__logo--anchor{color:#000000;}.nav .nav__logo--anchor:visited{color:#000000;}.bq-land{background-color:#67796c;margin-top:36px;}@media only screen and (min-width:1200px){.bq-land{padding:70px 0;}}@media only screen and (max-width:1199px){.bq-land{padding:60px 0;}}@media only screen and (max-width:991px){.bq-land{margin-top:24px;padding:50px 0;}}@media only screen and (max-width:767px){.bq-land{margin-top:24px;padding:40px 0;}}@media only screen and (min-width:1200px){.bq-land__header{padding-right:0;}}.bq-land__header--eyebrow{display:block;color:#ffffff;font-family:"Work Sans",sans-serif;font-size:0.75rem;line-height:1.25rem;letter-spacing:0.1875rem;font-weight:500;text-transform:uppercase;padding-bottom:30px;border-bottom:1px solid #ffffff;}@media only screen and (min-width:992px){.bq-land__header--eyebrow{padding-bottom:36px;}}@media only screen and (max-width:991px){.bq-land__header--eyebrow{padding-bottom:32px;}}@media only screen and (max-width:767px){.bq-land__header--eyebrow{padding-bottom:24px;}}@media only screen and (min-width:1200px){.bq-land__header--eyebrow{padding:0 80px 0 0;text-align:right;border:none;}}.bq-land__container{padding-top:36px;}@media only screen and (max-width:991px){.bq-land__container{padding-top:32px;}}@media only screen and (max-width:767px){.bq-land__container{padding-top:24px;}}@media only screen and (min-width:1200px){.bq-land__container{padding-top:0;padding-left:0;border-left:1px solid #ffffff;}}.bq-land__content{padding-left:0;}@media only screen and (min-width:1200px){.bq-land__content{padding-left:80px;}}.bq-land__content--text{padding-bottom:30px;}.bq-land__content--link{font-size:1.125rem;font-weight:500;line-height:1.5rem;}@media only screen and (max-width:991px){.bq-land__content--link{font-size:1rem;font-weight:600;line-height:1.625rem;}}.global-footer{background-color:#f2f2f2;border:0;border-top:3px solid lightgrey;}.global-footer__top{padding-top:43px;padding-bottom:43px;}@media only screen and (min-width:768px){.global-footer__top{padding-top:93px;}}.global-footer__wrapper{border-top:1px solid #f2f2f2;}.global-footer__split{width:90%;border:0;border-top:2px solid lightgrey;}@media only screen and (min-width:576px){.global-footer__split{width:500px;}}@media only screen and (min-width:768px){.global-footer__split{width:690px;}}@media only screen and (min-width:992px){.global-footer__split{width:930px;}}@media only screen and (min-width:1200px){.global-footer__split{width:1110px;}}@media only screen and (min-width:1470px){.global-footer__split{width:1270px;}}.global-footer__bottom{padding-top:50px;padding-bottom:43px;}.global-footer__column:not(:last-of-type){margin-bottom:43px;}@media only screen and (min-width:768px){.global-footer__column:not(:last-of-type){margin-bottom:93px;}}.global-footer__column-headline{display:inline-block;margin-bottom:27px;}@media only screen and (min-width:768px){.global-footer__column-headline{margin-bottom:36px;}}@media only screen and (min-width:1470px){.global-footer__column-headline{margin-bottom:46px;}}.global-footer__link:not(:last-of-type){margin-bottom:12px;}@media only screen and (max-width:1469px){.global-footer__link .headline,.global-footer__link .site-search__form--bar input[type=text],.site-search__form--bar .global-footer__link input[type=text],.global-footer__link .uottawa-default__content h2,.uottawa-default__content .global-footer__link h2,.global-footer__link .uottawa-default__content h3,.uottawa-default__content .global-footer__link h3,.global-footer__link .uottawa-default__content h4,.uottawa-default__content .global-footer__link h4,.global-footer__link .uottawa-default__content h5,.uottawa-default__content .global-footer__link h5{font-size:1.125em;}}@media only screen and (min-width:768px){.global-footer__link:not(:last-of-type){margin-bottom:17px;}}@media only screen and (min-width:1470px){.global-footer__link:not(:last-of-type){margin-bottom:46px;}.global-footer__link .headline,.global-footer__link .site-search__form--bar input[type=text],.site-search__form--bar .global-footer__link input[type=text],.global-footer__link .uottawa-default__content h2,.uottawa-default__content .global-footer__link h2,.global-footer__link .uottawa-default__content h3,.uottawa-default__content .global-footer__link h3,.global-footer__link .uottawa-default__content h4,.uottawa-default__content .global-footer__link h4,.global-footer__link .uottawa-default__content h5,.uottawa-default__content .global-footer__link h5{font-size:1.25em;}}.global-footer__link-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media only screen and (min-width:768px) and (max-width:1469px){.global-footer__link-text{max-width:-webkit-calc(100% - 5px);max-width:calc(100% - 5px);}}.global-footer__link-text__content{outline:none;}.global-footer__link-text__icon{position:absolute;}@media only screen and (min-width:768px){.global-footer__link-text__icon{margin-top:2px;}}.global-footer__phone-list .item-list ul,.global-footer__phone-list .item-list li{margin:0;}.global-footer__phone-eyebrow{display:inline-block;margin-bottom:7px;color:#6e6e6e;}.global-footer__phone-number{margin-bottom:43px;}@media only screen and (min-width:768px){.global-footer__phone-number{margin-bottom:36px;}.global-footer__phone-number .headline,.global-footer__phone-number .site-search__form--bar input[type=text],.site-search__form--bar .global-footer__phone-number input[type=text],.global-footer__phone-number .uottawa-default__content h2,.uottawa-default__content .global-footer__phone-number h2,.global-footer__phone-number .uottawa-default__content h3,.uottawa-default__content .global-footer__phone-number h3,.global-footer__phone-number .uottawa-default__content h4,.uottawa-default__content .global-footer__phone-number h4,.global-footer__phone-number .uottawa-default__content h5,.uottawa-default__content .global-footer__phone-number h5{font-size:1.375em;}}.global-footer__phone-number .link__icon{color:#2d2d2c;margin-left:11px;}.global-footer__phone-number--shown-desktop{display:none;}@media only screen and (min-width:1470px){.global-footer__phone-number--shown-desktop{display:block;}}.global-footer__phone-number--hidden-desktop{display:block;}@media only screen and (min-width:1470px){.global-footer__phone-number--hidden-desktop{display:none;}}.global-footer__social-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:27px;}@media only screen and (min-width:768px){.global-footer__social-links{margin-bottom:0;}}.global-footer__social-link{line-height:0;width:24px;}.global-footer__social-link:not(:last-child){margin-right:20px;}.global-footer__social-link.focusable--border:focus{padding:3px;}.global-footer__bottom-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media only screen and (min-width:768px){.global-footer__bottom-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.global-footer__bottom-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media only screen and (min-width:576px) and (max-width:991px){.global-footer__bottom-links{width:48%;}}@media only screen and (min-width:992px){.global-footer__bottom-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.global-footer__bottom-item{color:#4f4f4f;}.global-footer__bottom-item:not(:last-child){margin-bottom:12px;}.global-footer__bottom-item.body--2,.site-search__form--language ul > li > a.global-footer__bottom-item,.uottawa-default__content p.global-footer__bottom-item,.uottawa-default__content span.global-footer__bottom-item,.global-footer__bottom-item .body--2,.global-footer__bottom-item .site-search__form--language ul > li > a,.site-search__form--language .global-footer__bottom-item ul > li > a,.global-footer__bottom-item .uottawa-default__content p,.uottawa-default__content .global-footer__bottom-item p,.global-footer__bottom-item .uottawa-default__content span,.uottawa-default__content .global-footer__bottom-item span{background-color:#f2f2f2;font-size:1em;}@media only screen and (min-width:768px) and (max-width:1469px){.global-footer__bottom-item.body--2,.site-search__form--language ul > li > a.global-footer__bottom-item,.uottawa-default__content p.global-footer__bottom-item,.uottawa-default__content span.global-footer__bottom-item,.global-footer__bottom-item .body--2,.global-footer__bottom-item .site-search__form--language ul > li > a,.site-search__form--language .global-footer__bottom-item ul > li > a,.global-footer__bottom-item .uottawa-default__content p,.uottawa-default__content .global-footer__bottom-item p,.global-footer__bottom-item .uottawa-default__content span,.uottawa-default__content .global-footer__bottom-item span{font-size:0.875em;}}@media only screen and (min-width:576px) and (max-width:991px){.global-footer__bottom-item.body--2,.site-search__form--language ul > li > a.global-footer__bottom-item,.uottawa-default__content p.global-footer__bottom-item,.uottawa-default__content span.global-footer__bottom-item,.global-footer__bottom-item .body--2,.global-footer__bottom-item .site-search__form--language ul > li > a,.site-search__form--language .global-footer__bottom-item ul > li > a,.global-footer__bottom-item .uottawa-default__content p,.uottawa-default__content .global-footer__bottom-item p,.global-footer__bottom-item .uottawa-default__content span,.uottawa-default__content .global-footer__bottom-item span{font-size:1em;}}.global-footer__bottom-item:hover .body--2,.global-footer__bottom-item:hover .site-search__form--language ul > li > a,.site-search__form--language .global-footer__bottom-item:hover ul > li > a,.global-footer__bottom-item:hover .uottawa-default__content p,.uottawa-default__content .global-footer__bottom-item:hover p,.global-footer__bottom-item:hover .uottawa-default__content span,.uottawa-default__content .global-footer__bottom-item:hover span,.global-footer__bottom-item:focus .body--2,.global-footer__bottom-item:focus .site-search__form--language ul > li > a,.site-search__form--language .global-footer__bottom-item:focus ul > li > a,.global-footer__bottom-item:focus .uottawa-default__content p,.uottawa-default__content .global-footer__bottom-item:focus p,.global-footer__bottom-item:focus .uottawa-default__content span,.uottawa-default__content .global-footer__bottom-item:focus span{-webkit-box-shadow:0 1px #f0f0f0,5px 0 #f0f0f0,-5px 0 #f0f0f0;box-shadow:0 1px #f0f0f0,5px 0 #f0f0f0,-5px 0 #f0f0f0;background-color:#f0f0f0;}@media only screen and (min-width:992px){.global-footer__bottom-item:not(:last-child){margin-bottom:0;margin-right:30px;}}.global-footer--sticky{padding-bottom:60px;}.uo-breadcrumb{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;padding:0 2px;}.uo-breadcrumb .uo-breadcrumb__icon--chevron:before{content:"chevron_right";display:inline-block;}.uo-breadcrumb__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;min-height:50px;margin-bottom:5px;}@media only screen and (min-width:768px){.uo-breadcrumb__wrapper{margin-bottom:17px;}}@media only screen and (min-width:1470px){.uo-breadcrumb__wrapper{margin-bottom:14px;}}.uo-breadcrumb__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;padding:10px 15px 0;}.uo-breadcrumb__list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:20px;margin-bottom:10px;}@media only screen and (min-width:1470px){.uo-breadcrumb__list-item{padding-left:0;}}.uo-breadcrumb__list-item:nth-last-child(1){padding-right:0;}.uo-breadcrumb__list-item:nth-child(1),.uo-breadcrumb__list-item--home{padding-left:0;padding-right:11px;border-right:1px solid #dfdfdf;}.uo-breadcrumb__list-item:nth-child(2){padding-left:20px;}.uo-breadcrumb__list-item--trail{display:none;}@media only screen and (min-width:1470px){.uo-breadcrumb__list-item--trail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media only screen and (max-width:1469px){.uo-breadcrumb__list-item--site-name{display:none;}}.uo-breadcrumb__link{display:inline;}.uo-breadcrumb__link:focus .link__content{-webkit-box-shadow:none;box-shadow:none;background-color:transparent;}.uo-breadcrumb__icon{vertical-align:bottom;}.uo-breadcrumb__icon--chevron{display:none;}@media only screen and (min-width:1470px){.uo-breadcrumb__icon--chevron{display:inline-block;}}.uo-breadcrumb--inverse .uo-breadcrumb__list-item{color:#ffffff;border-color:rgba(255,255,255,0.2);}.uo-breadcrumb--overlay .uo-breadcrumb__list{background-color:rgba(0,0,0,0.75);}.uo-breadcrumb--top-offset .uo-breadcrumb__wrapper{margin-top:35px;margin-bottom:0;}@media only screen and (min-width:768px){.uo-breadcrumb--top-offset .uo-breadcrumb__wrapper{margin-top:65px;}}@media only screen and (min-width:1470px){.uo-breadcrumb--top-offset .uo-breadcrumb__wrapper{margin-top:80px;}}.path-frontpage .uo-breadcrumb__wrapper{display:none;}.field__item--dark-background{background-color:#f2f2f2;}#sliding-popup.sliding-popup-bottom{min-width:100%;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner{background-color:#2d2d2c;color:#ffffff;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content{padding:12px 12px 22px;line-height:1.3;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content p{margin-top:1em;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr{display:inline-block;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons{text-align:center;width:100%;padding:1em 0;position:relative;}@media only screen and (min-width:768px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons{float:right;max-width:20%;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons button.agree-button,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons .site-search__form--submit .form-actions .agree-button.form-submit,.site-search__form--submit .form-actions #sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons .agree-button.form-submit{width:100%;}@media only screen and (min-width:768px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons button.agree-button,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons .site-search__form--submit .form-actions .agree-button.form-submit,.site-search__form--submit .form-actions #sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-buttons .agree-button.form-submit{width:auto;}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message{width:100%;padding:0 10px;}@media only screen and (min-width:768px){#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message{float:left;max-width:80%;}}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message .link,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message .site-search__form--language ul > li > a,.site-search__form--language #sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message ul > li > a{color:#ffffff;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message .link .link__content,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message .site-search__form--language ul > li > a .link__content,.site-search__form--language #sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message ul > li > a .link__content{-webkit-box-shadow:0 1px #ffffff;box-shadow:0 1px #ffffff;}#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message .link:hover .link__content,#sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message .site-search__form--language ul > li > a:hover .link__content,.site-search__form--language #sliding-popup.sliding-popup-bottom .eu-cookie-compliance-banner .eu-cookie-compliance-content .gdpr-message ul > li > a:hover .link__content{color:#2d2d2c;}.uottawa-pager{margin:28px auto 48px;}.uottawa-pager > nav{padding:12px 0;display:block;}.uottawa-pager > nav > ul > li.pager__item{display:none;padding:5px 0;margin:0 5px;}@media only screen and (min-width:768px){.uottawa-pager > nav > ul > li.pager__item{display:inline-block;padding:12px 0;margin:0 12px;}}.uottawa-pager > nav > ul > li.pager__item--mobile{display:inline-block;margin-top:3px;}@media only screen and (min-width:768px){.uottawa-pager > nav > ul > li.pager__item--mobile{display:none;}}.uottawa-pager > nav > ul > li.pager__item--previous{display:block;margin-left:0;float:left;padding:0;}@media only screen and (min-width:768px){.uottawa-pager > nav > ul > li.pager__item--previous{padding-top:7px;}}.uottawa-pager > nav > ul > li.pager__item--next{display:block;float:right;margin-right:0;padding:0;}@media only screen and (min-width:768px){.uottawa-pager > nav > ul > li.pager__item--next{padding-top:7px;}}.uottawa-pager > nav > ul > li.pager__item.is-active > a.link > span.link__content,.site-search__form--language .uottawa-pager > nav > ul > li.pager__item.is-active > a > span.link__content{-webkit-box-shadow:unset;box-shadow:unset;color:#6e6e6e;}.uottawa-pager > nav > ul > li.pager__item i{margin-bottom:-3px;}@media only screen and (min-width:768px){.uottawa-pager > nav > ul > li.pager__item i{margin-bottom:1px;}}.uottawa-pager > nav > ul > li.pager__item a:hover > i.previous,.uottawa-pager > nav > ul > li.pager__item a:focus > i.previous{-webkit-transform:translateX(-10px);transform:translateX(-10px);}.uottawa-pager > nav > ul > li.pager__item.disabled > a{color:#6e6e6e;}.uottawa-pager > nav > ul > li.pager__item.disabled > a:hover i.next,.uottawa-pager > nav > ul > li.pager__item.disabled > a:focus i.next{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.uottawa-pager > nav > ul > li.pager__item.disabled > a:hover i.previous,.uottawa-pager > nav > ul > li.pager__item.disabled > a:focus i.previous{-webkit-transform:rotate(90deg);transform:rotate(90deg);}@media (prefers-reduced-motion:reduce){.uottawa-pager > nav > ul > li.pager__item.disabled > a:hover i.previous,.uottawa-pager > nav > ul > li.pager__item.disabled > a:focus i.previous{-webkit-transform:none;transform:none;}}.uottawa-pager > nav > ul > li.pager__item.disabled > a > i{color:#6e6e6e;}.tabs.primary{max-width:960px;padding-left:15px;padding-right:15px;margin:40px auto 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.tabs.primary li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}.tabs.primary a{color:#720315;padding:10px;text-align:center;-webkit-transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out,-webkit-box-shadow 0.18s ease-out;}.tabs.primary a:hover,.tabs.primary a:focus{-webkit-box-shadow:0 1px #720315;box-shadow:0 1px #720315;}.path-user .tabs.primary{display:none;}.path-user .user-login-form{padding:2rem 0;}.path-user .user-login-form #edit-submit{background:#ffffff;color:#2d2d2c;-webkit-transition:0.18s color ease-out,border 0.18s ease-out;transition:0.18s color ease-out,border 0.18s ease-out;border:1px solid #2d2d2c;padding:11px 30px 11px 30px;font-size:1em;}.path-user .user-login-form #edit-submit:hover,.path-user .user-login-form #edit-submit:focus{border:1px solid #8f001a;color:#8f001a;}.path-user .user-login-form .simplesamlphp-auth-login-link{float:right;margin-right:25%;outline:none;border:none;font-family:"Work Sans",sans-serif;-webkit-transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out,-webkit-box-shadow 0.18s ease-out;font-weight:500;font-size:1em;border-radius:40px 40px;background-color:#8f001a;color:#ffffff;padding:11px 30px 11px 30px;display:block;}.path-user .user-login-form .simplesamlphp-auth-login-link:hover,.path-user .user-login-form .simplesamlphp-auth-login-link:focus{background-color:#720315;}.section-header{padding-bottom:0;}.section-header .underline-2px{margin-bottom:0;}.section-header__cta{margin-top:16px;}@media only screen and (max-width:767px){.section-header__cta{margin-top:12px;}}@media only screen and (min-width:1200px){.section-header__cta{text-align:right;}}.section-header__text{margin-top:16px;font-family:"Spectral",serif;font-size:1.5rem;line-height:2.25rem;letter-spacing:-0.04375rem;}@media only screen and (max-width:991px){.section-header__text{font-size:1.375rem;line-height:2.125rem;}}@media only screen and (max-width:767px){.section-header__text{margin-top:12px;font-size:1.25rem;line-height:1.875rem;}}@media only screen and (min-width:1200px){.section-header__text{text-align:right;}}.office-hours-uottawa{font-family:"Work Sans",sans-serif;}.office-hours-uottawa .office-hours-status{font-style:italic;font-size:1.25rem;padding:25px 0;}.office-hours-uottawa .office-hours__item{display:inline-block;padding:10px 10px 10px 0px;vertical-align:top;}.office-hours-uottawa .office-hours__item .office-hours__item-comments{font-style:italic;}.office-hours-uottawa .office-hours__item-label{display:block;}.office-hours-uottawa .office-hours__item-slots{display:block;}.homepage-hero{background-color:#8f001a;}.homepage-hero__container{position:relative;}@media only screen and (min-width:992px){.homepage-hero__container::before{background-color:#ffffff;bottom:0;}.homepage-hero__container::after{background-color:#000000;bottom:-50px;}}.homepage-hero__text-container{padding-top:110px;padding-bottom:50px;}.homepage-hero__text-container h1{font-size:3.125rem;line-height:4rem;letter-spacing:-0.0625rem;}@media only screen and (max-width:991px){.homepage-hero__text-container h1{font-size:2.75rem;line-height:3.5rem;letter-spacing:-0.046875rem;}}@media only screen and (max-width:767px){.homepage-hero__text-container h1{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:768px){.homepage-hero__text-container{padding-top:158px;padding-bottom:80px;}}@media only screen and (min-width:992px){.homepage-hero__text-container{padding-top:200px;padding-bottom:0;}}.homepage-hero__headline{color:#ffffff;padding-right:6px;}.homepage-hero__cta{margin-top:35px;}.homepage-hero__video-container,.faculty-hero__video-container{position:relative;width:100%;line-height:0;padding-bottom:100%;}@media only screen and (min-width:768px){.homepage-hero__video-container,.faculty-hero__video-container{padding-bottom:66.6666666667%;}}@media only screen and (min-width:992px){.homepage-hero__video-container,.faculty-hero__video-container{position:absolute;right:0;width:50%;height:100%;padding-bottom:0;}.homepage-hero__video-container::after,.faculty-hero__video-container::after{content:"";display:block;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:40%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#000000),color-stop(99%,rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,#000000 10%,rgba(0,0,0,0) 99%);background-image:linear-gradient(to bottom,#000000 10%,rgba(0,0,0,0) 99%);}}.homepage-hero__video-container .media-video,.faculty-hero__video-container .media-video{display:none;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}@media only screen and (min-width:992px){.homepage-hero__video-container .media-video,.faculty-hero__video-container .media-video{display:block;}}.homepage-hero__video-container .image-container,.faculty-hero__video-container .image-container{position:absolute;top:0;left:0;bottom:0;right:0;}.homepage-hero__video-container .image-container img,.faculty-hero__video-container .image-container img{width:100%;height:100%;object-fit:cover;}.homepage-hero__play-btn,.faculty-hero__play-btn{display:none;bottom:50px;position:absolute;right:50px;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);}@media only screen and (min-width:992px){.homepage-hero__play-btn,.faculty-hero__play-btn{display:block;}}.homepage-hero__play-icon,.faculty-hero__play-icon{display:inline-block;}.quick-link-block{position:relative;height:100%;-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);}@media (hover:hover) and (pointer:fine),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.quick-link-block:hover{-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0);}.quick-link-block:hover .quick-link-block__image img{-webkit-transform:scale(1.1);transform:scale(1.1);}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:active) and (prefers-reduced-motion:reduce),(-ms-high-contrast:none) and (prefers-reduced-motion:reduce){.quick-link-block:hover{-webkit-transform:none;transform:none;}.quick-link-block:hover .quick-link-block__image img{-webkit-transform:none;transform:none;}}@media only screen and (min-width:768px){.quick-link-block{min-height:450px;}}.quick-links__block:nth-child(1) .quick-link-block{background-color:#2d2d2c;}.quick-links__block:nth-child(2) .quick-link-block{background-color:#636d77;}.quick-links__block:nth-child(3) .quick-link-block{background-color:#67796c;}.quick-links__block:nth-child(4) .quick-link-block{background-color:#80746c;}.quick-link-block__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;padding:30px 30px 0;}.quick-link-block__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:18px;border-top:1px solid #ffffff;margin-bottom:23px;color:#ffffff;}@media only screen and (min-width:768px){.quick-link-block__text{display:block;padding-top:28px;}}.quick-link-block__copy{width:100%;}@media only screen and (min-width:768px){.quick-link-block__copy{max-width:79.1666666667%;margin-bottom:14px;-webkit-box-flex:1;-webkit-flex:1 0 79.1666666667%;-ms-flex:1 0 79.1666666667%;flex:1 0 79.1666666667%;}}.quick-link-block__icon{margin-left:34px;}@media only screen and (min-width:768px){.quick-link-block__icon{width:100%;margin:14px 0 0 -7px;}}.quick-link-block__image{border-radius:50%;display:none;overflow:hidden;width:150px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);}@media only screen and (min-width:768px){.quick-link-block__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px;}}.quick-link-block__image img{-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);}.quick-link-image{margin-bottom:1.25rem;color:#2d2d2c;}@media only screen and (min-width:768px){.quick-link-image{margin-bottom:1.875rem;}}.quick-link-image__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:-webkit-calc(2.75em + 50px);min-height:calc(2.75em + 50px);padding:25px 12px 25px 20px;background-color:#ffffff;}@media only screen and (min-width:768px){.quick-link-image__text{min-height:-webkit-calc(3.25em + 60px);min-height:calc(3.25em + 60px);padding-top:1.875rem;padding-bottom:1.875rem;}}.quick-link-image__copy{width:100%;}.quick-link-image__icon{margin-left:34px;color:#8f001a;}.quick-link-image__image{line-height:0;position:relative;width:100%;padding-bottom:60.5970149254%;}@media only screen and (min-width:768px){.quick-link-image__image{padding-bottom:124.5454545455%;}}@media only screen and (min-width:1470px){.quick-link-image__image{padding-bottom:124.6153846154%;}}.quick-links-four-up{margin-bottom:50px;}@media only screen and (min-width:768px){.quick-links-four-up{margin-bottom:100px;}}@media only screen and (min-width:1470px){.quick-links-four-up{margin-bottom:87px;}}.quick-links-four-up__headline{margin:41px 0 22px;padding-bottom:23px;border-bottom:2px solid;}@media only screen and (min-width:768px){.quick-links-four-up__headline{margin:68px 0 11px;padding-bottom:41px;}}@media only screen and (min-width:1470px){.quick-links-four-up__headline{margin:87px 0 56px;padding-bottom:36px;}}.quick-links-four-up__headline .headline,.quick-links-four-up__headline .site-search__form--bar input[type=text],.site-search__form--bar .quick-links-four-up__headline input[type=text],.quick-links-four-up__headline .uottawa-default__content h2,.uottawa-default__content .quick-links-four-up__headline h2,.quick-links-four-up__headline .uottawa-default__content h3,.uottawa-default__content .quick-links-four-up__headline h3,.quick-links-four-up__headline .uottawa-default__content h4,.uottawa-default__content .quick-links-four-up__headline h4,.quick-links-four-up__headline .uottawa-default__content h5,.uottawa-default__content .quick-links-four-up__headline h5{max-width:100%;min-width:190px;}.quick-links-four-up-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.quick-links-four-up-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:none;}}.quick-links-four-up-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);}@media only screen and (min-width:768px){.quick-links-four-up-block{padding:34px 0;border-bottom:1px solid #dfdfdf;}.quick-links-four-up-block:nth-child(1) .quick-links-four-up-block__content,.quick-links-four-up-block:nth-child(3) .quick-links-four-up-block__content{border-right:1px solid #dfdfdf;}.quick-links-four-up-block:nth-child(3),.quick-links-four-up-block:nth-child(4){border-bottom:none;}}@media only screen and (min-width:1470px){.quick-links-four-up-block{min-height:450px;padding:0;border-bottom:none;}.quick-links-four-up-block:nth-child(2) .quick-links-four-up-block__content{border-right:1px solid #dfdfdf;}.quick-links-four-up-block:hover{-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0);}.quick-links-four-up-block:hover .quick-links-four-up-block__image img{-webkit-transform:scale(1.1);transform:scale(1.1);}}@media only screen and (min-width:1470px) and (prefers-reduced-motion:reduce){.quick-links-four-up-block:hover{-webkit-transform:none;transform:none;}.quick-links-four-up-block:hover .quick-links-four-up-block__image img{-webkit-transform:none;transform:none;}}@media only screen and (min-width:1200px){.quick-links-four-up-block{border-bottom:none;}.quick-links-four-up-block:nth-child(1) .quick-links-four-up-block__content,.quick-links-four-up-block:nth-child(2) .quick-links-four-up-block__content,.quick-links-four-up-block:nth-child(3) .quick-links-four-up-block__content{border-right:1px solid #dfdfdf;}.quick-links-four-up-block:hover{-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0);}.quick-links-four-up-block:hover .quick-links-four-up-block__image img{-webkit-transform:scale(1.1);transform:scale(1.1);}}@media only screen and (min-width:1200px) and (prefers-reduced-motion:reduce){.quick-links-four-up-block:hover{-webkit-transform:none;transform:none;}.quick-links-four-up-block:hover .quick-links-four-up-block__image img{-webkit-transform:none;transform:none;}}.quick-links-four-up-block__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;padding:28px 0 23px;}@media only screen and (min-width:768px){.quick-links-four-up-block__content{padding:0 44px;min-height:460px;}}@media only screen and (min-width:1470px){.quick-links-four-up-block__content{padding:0 57px;min-height:482px;}}.quick-links-four-up-block__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#2d2d2c;line-height:1.5;}@media only screen and (min-width:768px){.quick-links-four-up-block__text{display:block;padding-top:28px;}}.quick-links-four-up-block__copy{width:100%;}@media only screen and (min-width:768px){.quick-links-four-up-block__copy{max-width:79.1666666667%;margin-bottom:14px;-webkit-box-flex:1;-webkit-flex:1 0 79.1666666667%;-ms-flex:1 0 79.1666666667%;flex:1 0 79.1666666667%;}}.quick-links-four-up-block__icon{margin-left:34px;color:#8f001a;line-height:1.5;}@media only screen and (min-width:768px){.quick-links-four-up-block__icon{width:100%;margin:14px 0 0 -7px;}}.quick-links-four-up-block__image{border-radius:100%;position:relative;display:none;overflow:hidden;width:150px;height:150px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);}@media only screen and (min-width:768px){.quick-links-four-up-block__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:138px 0 30px;}}@media only screen and (min-width:1470px){.quick-links-four-up-block__image{margin:130px 0 30px;}}@media only screen and (min-width:992px){.quick-links-four-up-block__image img{-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.3s cubic-bezier(0.4,0,0.2,1);}}.quick-links{padding-top:3.125rem;padding-bottom:1.875rem;}@media only screen and (min-width:768px){.quick-links{padding-top:4.375rem;padding-bottom:4.375rem;}}@media only screen and (min-width:1470px){.quick-links{padding-bottom:120px;}}.quick-links__eyebrow{margin-bottom:3.125rem;}@media only screen and (min-width:768px){.quick-links__eyebrow{margin-bottom:4.375rem;}}.quick-links__tabs{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -17.5px;}@media only screen and (min-width:768px){.quick-links__tabs{margin:0 -21px;}}.quick-links__tabs-wrapper{position:relative;height:3.75rem;margin-bottom:10px;overflow-x:auto;overflow-y:hidden;}@media only screen and (min-width:768px){.quick-links__tabs-wrapper{height:4.375rem;margin-bottom:30px;}}.quick-links__tabs-divider{position:absolute;bottom:20px;right:0;left:0;min-width:100%;height:1px;margin:0;border:0;background-color:#c6c6c6;z-index:0;}@media only screen and (min-width:768px){.quick-links__tabs-divider{bottom:20px;}}.quick-links__tabs-blur{position:relative;}.quick-links__tabs-blur::before{content:"";display:block;position:absolute;pointer-events:none;top:-1px;left:0;width:20px;height:100%;background:none #f2f2f2;}@media only screen and (min-width:768px){.quick-links__tabs-blur::before{width:39px;}}@media only screen and (min-width:1470px){.quick-links__tabs-blur::before{width:71px;}}.quick-links__tabs-blur::after{content:"";display:block;position:absolute;pointer-events:none;top:-1px;right:0;width:0;height:100%;background:none #f2f2f2;}.quick-links__bleed-right{float:left;min-width:100%;white-space:nowrap;}.quick-links__tab{display:inline-block;padding:1px 0 0;}.quick-links__button:focus::after{display:none;}.quick-links__button-content{padding:0 17.5px;color:#6e6e6e;}.quick-links__button-content::after{content:"";display:block;position:absolute;pointer-events:none;opacity:0;bottom:0;left:0;width:100%;height:4px;background-color:#2d2d2c;z-index:1;-webkit-transition:0.2s opacity ease-out;transition:0.2s opacity ease-out;}@media (prefers-reduced-motion:reduce){.quick-links__button-content::after{-webkit-transition:none;transition:none;}}@media only screen and (min-width:768px){.quick-links__button-content{padding:0 21px;}}.tab-active .quick-links__button-content{color:#2d2d2c;}.tab-active .quick-links__button-content::after{opacity:1;}.quick-links__button-text{position:relative;margin-bottom:13px;color:#2d2d2c;}@media only screen and (min-width:768px){.quick-links__button-text{margin-bottom:23px;}}.quick-links__block{margin-bottom:1.25rem;}@media only screen and (min-width:768px){.quick-links__block{margin-bottom:1.875rem;}}@media only screen and (min-width:1470px){.quick-links__block{margin-top:3.125rem;}}.tab-active .quick-links__button-content:hover .typo-button-tab{background-color:#f2f2f2;}.tab-active .quick-links__button-content .typo-button-tab{font-weight:700;}.tab-active .quick-links__button-content .link__content:active{background-color:#d8d8d8;-webkit-transition:none;transition:none;}.full-width-video{margin-top:24px;margin-bottom:24px;}@media only screen and (min-width:768px){.full-width-video{margin-top:32px;margin-bottom:32px;}}@media only screen and (min-width:1470px){.full-width-video{margin-top:36px;margin-bottom:36px;}}.full-width-video__item{position:relative;width:100%;padding-bottom:56.4179104478%;}@media only screen and (min-width:768px){.full-width-video__item{padding-bottom:56.5217391304%;}}@media only screen and (min-width:1470px){.full-width-video__item{padding-bottom:56.4566929134%;}}.full-width-video__item[data-loaded="1"] .full-width-video__close,.full-width-video__item[data-loaded="1"] .full-width-video__video{display:block;}.full-width-video__item[data-loaded="1"] .full-width-video__trigger{display:none;}.full-width-video__trigger{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#757575;-webkit-box-shadow:inset 0 0 0 10px #ffffff;box-shadow:inset 0 0 0 10px #ffffff;overflow:hidden;-webkit-transition:margin 0.3s linear;transition:margin 0.3s linear;}@media only screen and (min-width:992px){.full-width-video__trigger:hover{background-color:#ffffff;}.full-width-video__trigger:hover .full-width-video__image img{-webkit-transform:scale(1.05);transform:scale(1.05);}.full-width-video__trigger:hover .full-width-video__play{color:#ffffff;background-color:rgba(0,0,0,0.45);}}@media (prefers-reduced-motion:reduce){.full-width-video__trigger:hover{-webkit-transition:none;transition:none;}.full-width-video__trigger:hover .full-width-video__image img{-webkit-transform:none;transform:none;}}.full-width-video__close{display:none;border-radius:100%;background-color:#8f001a;cursor:pointer;text-align:center;line-height:1.7;color:#ffffff;position:absolute;top:11px;left:11px;width:42px;height:42px;z-index:2;}.full-width-video__close:focus{outline:auto;}.full-width-video__image{line-height:0;object-fit:fill;position:absolute;top:0;left:0;bottom:0;right:0;}.full-width-video__image .image-container{position:absolute;top:0;left:0;bottom:0;right:0;}.full-width-video__image .image-container img{width:100%;height:100%;object-fit:cover;}@media only screen and (min-width:992px){.full-width-video__image .image-container img{-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;}}.full-width-video__image::after{content:"";display:block;position:absolute;pointer-events:none;bottom:0;left:0;width:100%;height:110px;z-index:1;background:-webkit-gradient(linear,left bottom,left top,color-stop(25.4545454545%,#000000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000000 25.4545454545%,rgba(0,0,0,0));background:linear-gradient(to top,#000000 25.4545454545%,rgba(0,0,0,0));}@media only screen and (min-width:768px){.full-width-video__image::after{height:225px;background:-webkit-gradient(linear,left bottom,left top,color-stop(24.4444444444%,#000000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000000 24.4444444444%,rgba(0,0,0,0));background:linear-gradient(to top,#000000 24.4444444444%,rgba(0,0,0,0));}}@media only screen and (min-width:992px){.full-width-video__image::after{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}}@media only screen and (min-width:1470px){.full-width-video__image::after{height:286px;background:-webkit-gradient(linear,left bottom,left top,from(#000000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000000,rgba(0,0,0,0));background:linear-gradient(to top,#000000,rgba(0,0,0,0));}}.full-width-video__video{position:absolute;display:none;top:0;right:0;bottom:0;left:0;background-color:#000000;}.full-width-video__video iframe{width:100%;height:100%;}.full-width-video__caption{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;bottom:0;left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0 20px 10px;width:100%;z-index:2;}@media only screen and (min-width:768px){.full-width-video__caption{padding:0 20px 20px;}}@media only screen and (min-width:1470px){.full-width-video__caption{padding:0 30px 30px;}}.full-width-video__label{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ffffff;}@media only screen and (min-width:768px){.full-width-video__label{padding-bottom:14px;margin-bottom:20px;}}@media only screen and (min-width:1470px){.full-width-video__label{padding-bottom:24px;margin-bottom:30px;}}.full-width-video__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.full-width-video__title__text{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:6px;}.full-width-video__play{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block;cursor:pointer;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:42px;background-color:#ffffff;color:#2d2d2c;width:70px;height:70px;line-height:70px;border-radius:100%;border:solid 2px #ffffff;}@media only screen and (min-width:992px){.full-width-video__play{font-size:66px;width:110px;height:110px;line-height:110px;}}@media only screen and (min-width:768px){.full-width-video__play{font-size:48px;width:80px;height:80px;line-height:80px;}}.video-gallery{margin-top:30px;margin-bottom:50px;}@media only screen and (min-width:992px){.video-gallery{margin-top:50px;}}@media only screen and (min-width:1470px){.video-gallery{margin-bottom:150px;}}.video-gallery__slider{position:relative;}@media only screen and (min-width:992px){.video-gallery__slider{padding:0 15px;}}@media only screen and (min-width:1470px){.video-gallery__slider{padding:0 25px;}}.video-gallery__slider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.video-gallery__slider .slick-slide{margin:0 30px 0 0;}@media only screen and (min-width:992px){.video-gallery__slider .slick-slide{margin-right:50px;}.video-gallery__slider .slick-slide:last-child{margin-right:0;}}.video-gallery__slider .slick-list{padding:0 15px;}@media only screen and (min-width:1470px){.video-gallery__slider .slick-list{padding:0;}}.video-gallery__slide{position:relative;padding:0;max-width:305px;}@media only screen and (min-width:768px){.video-gallery__slide{max-width:390px;margin-right:30px;}.video-gallery__slide:last-child{margin-right:0;}}@media only screen and (min-width:992px){.video-gallery__slide{max-width:290px;}}@media only screen and (min-width:1200px){.video-gallery__slide{max-width:350px;}}@media only screen and (min-width:1470px){.video-gallery__slide{margin-right:50px;max-width:390px;}}.video-gallery__slide-trigger{background-color:#757575;-webkit-box-shadow:inset 0 0 0 10px #ffffff;box-shadow:inset 0 0 0 10px #ffffff;display:block;overflow:hidden;-webkit-transition:margin 0.3s linear;transition:margin 0.3s linear;width:100%;height:100%;}@media only screen and (min-width:992px){.video-gallery__slide-trigger:hover{background-color:#ffffff;margin-top:-20px;}.video-gallery__slide-trigger:hover .video-gallery__slide-image img{-webkit-transform:scale(1.05);transform:scale(1.05);}.video-gallery__slide-trigger:hover .video-gallery__slide-image::after{height:390px;}.video-gallery__slide-trigger:hover .video-gallery__slide-play{background-color:#ffffff;color:#2d2d2c;}}@media (prefers-reduced-motion:reduce){.video-gallery__slide-trigger:hover{-webkit-transition:none;transition:none;margin-top:0;}.video-gallery__slide-trigger:hover .video-gallery__slide-image img{-webkit-transform:none;transform:none;}.video-gallery__slide-trigger:hover .video-gallery__slide-image::after{height:286px;}}.video-gallery__slide-close{display:none;border-radius:100%;background-color:#8f001a;cursor:pointer;text-align:center;line-height:1.7;color:#ffffff;position:absolute;top:11px;left:11px;width:42px;height:42px;z-index:2;}.video-gallery__slide-close:focus{outline:auto;}.video-gallery__slide-image{position:relative;margin:0;width:100%;height:516px;}@media only screen and (min-width:768px){.video-gallery__slide-image{height:600px;}}.video-gallery__slide-image img{width:100%;height:100%;object-fit:cover;}@media only screen and (min-width:992px){.video-gallery__slide-image img{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}}.video-gallery__slide-image::after{content:"";display:block;width:100%;height:286px;position:absolute;bottom:0;left:0;z-index:1;background:rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000000));background:-webkit-linear-gradient(top,rgba(0,0,0,0),#000000);background:linear-gradient(to bottom,rgba(0,0,0,0),#000000);}@media only screen and (min-width:992px){.video-gallery__slide-image::after{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}}.video-gallery__slide-video{display:none;position:relative;margin:0;width:100%;height:516px;background-color:#000000;}@media only screen and (min-width:768px){.video-gallery__slide-video{width:390px;height:600px;}}@media only screen and (min-width:992px){.video-gallery__slide-video{width:100%;}}.video-gallery__slide-video iframe{width:100%;height:100%;}.video-gallery__slide-caption{position:absolute;padding:0 30px 20px;width:100%;max-width:305px;min-height:124px;bottom:0;left:0;z-index:2;}@media only screen and (min-width:768px){.video-gallery__slide-caption{max-width:390px;min-height:154px;}}.video-gallery__slide-label{display:block;padding-bottom:24px;margin-bottom:20px;border-bottom:1px solid #ffffff;}.video-gallery__slide-title{max-width:170px;font-size:1.5em;line-height:1.25;}@media only screen and (min-width:768px){.video-gallery__slide-title{max-width:200px;}}@media only screen and (min-width:992px){.video-gallery__slide-title{font-size:1.375em;max-width:172px;line-height:1.1;}}@media only screen and (min-width:1470px){.video-gallery__slide-title{max-width:237px;font-size:2em;}}.video-gallery__slide-play{display:block;cursor:pointer;text-align:center;color:white;width:40px;height:40px;line-height:1.5;border-radius:100%;border:solid 2px #ffffff;position:absolute;right:30px;bottom:30px;}@media only screen and (min-width:768px){.video-gallery__slide-play{width:60px;height:60px;line-height:2.4;}}.video-gallery__slide[data-loaded="1"] .video-gallery__slide-close,.video-gallery__slide[data-loaded="1"] .video-gallery__slide-video{display:block;}.video-gallery__slide[data-loaded="1"] .video-gallery__slide-trigger{display:none;}.video-gallery__controls{margin:20px 0;}@media only screen and (min-width:768px){.video-gallery__controls{margin:44px 0;}}@media only screen and (min-width:992px){.video-gallery__controls{display:none;}}.video-gallery__controls button,.video-gallery__controls .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .video-gallery__controls .form-submit{display:inline-block;}.video-gallery__controls--next{text-align:right;}.feature-article{position:relative;margin:30px 0 20px;}@media only screen and (min-width:768px){.feature-article{margin:50px 0;}}.feature-article__image{position:relative;margin:0 auto;width:100%;padding-bottom:56.2666666667%;background-color:#000000;}@media only screen and (min-width:768px){.feature-article__image{padding-bottom:56.25%;}}.feature-article__image img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;}.feature-article__image::after{content:"";display:block;width:100%;height:104px;position:absolute;bottom:0;left:0;z-index:1;background:rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000000));background:-webkit-linear-gradient(top,rgba(0,0,0,0),#000000);background:linear-gradient(to bottom,rgba(0,0,0,0),#000000);}@media only screen and (min-width:768px){.feature-article__image::after{height:150px;}}@media only screen and (min-width:768px){.feature-article__image::after{height:275px;}}.feature-article__text-wrapper{position:relative;background-color:#8f001a;padding:95px 30px;margin:-50px 0 0;width:auto;z-index:2;}@media only screen and (min-width:768px){.feature-article__text-wrapper{padding:123px 60px;margin-top:-150px;}}@media only screen and (min-width:1470px){.feature-article__text-wrapper{padding:124px 104px 136px 110px;max-width:1270px;}}.feature-article__text-header{margin-bottom:23px;}@media only screen and (min-width:1470px){.feature-article__text-header{margin-bottom:0;}}.feature-article__text-header--eyebrow{display:inline-block;margin-bottom:40px;}@media only screen and (min-width:768px){.feature-article__text-header--eyebrow{margin-bottom:50px;}}@media only screen and (min-width:1470px){.feature-article__text-header--eyebrow{margin-bottom:55px;}}.feature-article__text-header--link{max-width:276px;}@media only screen and (min-width:768px){.feature-article__text-header--link{max-width:inherit;}}@media only screen and (min-width:1200px){.feature-article__text-header--link{max-width:463px;}}.feature-article__text-header--headline{display:inline;font-size:2.1875em;line-height:2.5rem;}@media only screen and (min-width:768px){.feature-article__text-header--headline{font-size:3.75em;line-height:4.25rem;}}.feature-article__text-header--content{position:relative;}.two-up-articles h3{font-family:"Spectral",serif;font-weight:500;display:inline-block;margin-bottom:30px;}@media only screen and (max-width:767px){.two-up-articles h3{margin-bottom:24px;}}@media only screen and (min-width:1200px){.two-up-articles article:first-child{border-right:1px solid #dfdfdf;padding-right:50px;}}@media only screen and (max-width:767px){.two-up-articles article:last-child{margin-top:36px;}}@media only screen and (min-width:768px){.two-up-articles article:last-child{margin-top:44px;}}@media only screen and (min-width:992px){.two-up-articles article:last-child{margin-top:50px;}}@media only screen and (max-width:1199px){.two-up-articles article:last-child{border-top:1px solid #dfdfdf;}}@media only screen and (min-width:1200px){.two-up-articles article:last-child{margin-top:0;padding-left:50px;}}.two-up-articles article .link:hover img,.two-up-articles article .site-search__form--language ul > li > a:hover img,.site-search__form--language .two-up-articles article ul > li > a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}.two-up-articles a{display:block;}.two-up-articles__image{position:relative;margin:0 auto;width:100%;background-color:#f0f0f0;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f0f0f0);}@media only screen and (max-width:767px){.two-up-articles__image{height:334px;}}@media only screen and (min-width:768px){.two-up-articles__image{height:460px;}}@media only screen and (min-width:992px){.two-up-articles__image{height:620px;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}}@media only screen and (min-width:1200px){.two-up-articles__image{height:490px;}}.two-up-articles__image::after{background:rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.4)));background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.4));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.4));}.two-up-articles__image img{pointer-events:none;}@media only screen and (min-width:992px){.two-up-articles__image img{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}}.two-up-articles__image--radial{border-radius:50%;border:none;overflow:hidden;}@media only screen and (max-width:767px){.two-up-articles__image--radial{margin-top:36px;width:276px;height:276px;}}@media only screen and (min-width:768px){.two-up-articles__image--radial{margin-top:44px;width:438px;height:438px;}}@media only screen and (min-width:992px){.two-up-articles__image--radial{margin-top:50px;}}@media only screen and (min-width:1200px){.two-up-articles__image--radial{margin:50px 0 120px 0;height:320px;width:320px;}}@media only screen and (min-width:1470px){.two-up-articles__image--radial{margin:50px 0 70px 0;height:370px;width:370px;}}.two-up-articles__text-header--eyebrow{color:#2d2d2c;display:block;}@media only screen and (max-width:767px){.two-up-articles__text-header--eyebrow{padding:36px 0 24px 0;}}@media only screen and (min-width:768px){.two-up-articles__text-header--eyebrow{padding:44px 0 30px 0;}}@media only screen and (min-width:992px){.two-up-articles__text-header--eyebrow{padding:50px 0 30px;}}.event-teaser{position:relative;}.event-teaser__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;padding-bottom:3.125rem;border-top:1px solid #dfdfdf;}.event-teaser:nth-child(1) .event-teaser__content{border-top-width:0;}@media only screen and (min-width:1470px){.event-teaser__content{border-top-width:0;padding-right:3.125rem;padding-bottom:0;border-right:1px solid #dfdfdf;}.event-teaser:nth-last-child(1) .event-teaser__content{border-right-width:0;padding-right:0;}}.event-teaser__eyebrow{margin-top:2.5rem;margin-bottom:3.125rem;}@media only screen and (min-width:768px){.event-teaser__eyebrow{margin-bottom:4.375rem;}}@media only screen and (min-width:1470px){.event-teaser__eyebrow{margin-top:0;}}.event-teaser__headline{margin-bottom:1.25rem;}@media only screen and (min-width:768px){.event-teaser__date{margin-bottom:4px;}}@media only screen and (min-width:768px){.event-block{margin-top:3.75rem;margin-bottom:3.125rem;}}@media only screen and (min-width:1470px){.event-block{margin-top:6.25rem;margin-bottom:9.375rem;}}.main-menu__tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}.main-menu__tab{display:inline-block;margin:19px 0 24px 30px;}.main-menu__tab:nth-child(1){margin-left:0;}.main-menu__tab-btn{position:relative;color:#ffffff;}.main-menu__tab-btn > *{outline:none;}.main-menu__tab-btn::before{content:"";display:block;position:absolute;pointer-events:none;width:100%;height:1px;top:-20px;background-color:#ffffff;-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out;opacity:0;}.main-menu__tab-btn:hover::before,.main-menu__tab-btn:focus::before,.main-menu__tab-btn:active::before,.main-menu__tab-btn.tab-active::before{opacity:1;}.main-menu__tab-btn:focus::after{content:"";position:absolute;width:-webkit-calc(100% + 14px);width:calc(100% + 14px);height:-webkit-calc(100% + 4px);height:calc(100% + 4px);top:-2px;left:-6px;border:2px solid #ffffff;}.main-menu__tab-btn__text{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),-5px 0 rgba(0,0,0,0),5px 0 rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;display:inline-block;}.main-menu__tab-btn:focus .main-menu__tab-btn__text{background-color:rgba(0,0,0,0.1);-webkit-box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);box-shadow:0 1px rgba(0,0,0,0.1),-5px 0 rgba(0,0,0,0.1),5px 0 rgba(0,0,0,0.1);}.main-menu__content-blur{position:absolute;width:100%;height:70px;z-index:2;pointer-events:none;}.main-menu__content-blur--align-right{right:0;}.main-menu__content-blur--align-left{left:0;}.main-menu__content-blur--small{height:35px;}.main-menu__content-blur--before{top:0;background:-webkit-gradient(linear,left top,left bottom,from(#8f001a),to(rgba(143,0,26,0)));background:-webkit-linear-gradient(top,#8f001a,rgba(143,0,26,0));background:linear-gradient(to bottom,#8f001a,rgba(143,0,26,0));}.main-menu__content-blur--before--darken{width:50%;opacity:0;background:-webkit-gradient(linear,left top,left bottom,from(#820016),to(rgba(130,0,22,0)));background:-webkit-linear-gradient(top,#820016,rgba(130,0,22,0));background:linear-gradient(to bottom,#820016,rgba(130,0,22,0));}.main-menu__content-blur--after{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#8f001a),to(rgba(143,0,26,0)));background:-webkit-linear-gradient(bottom,#8f001a,rgba(143,0,26,0));background:linear-gradient(to top,#8f001a,rgba(143,0,26,0));}.main-menu__content-blur--after--darken{width:50%;opacity:0;background:-webkit-gradient(linear,left bottom,left top,from(#820016),to(rgba(130,0,22,0)));background:-webkit-linear-gradient(bottom,#820016,rgba(130,0,22,0));background:linear-gradient(to top,#820016,rgba(130,0,22,0));}.main-menu__panel__header{margin-bottom:55px;}.main-menu__panel__headline{margin-bottom:9px;}.main-menu__panel__l2-items,.main-menu__panel__l3-items,.main-menu__panel__quote{position:relative;height:100%;padding-top:71px;}.main-menu__panel__l2-items.grid__col,.stats-module .main-menu__panel__l2-items.field__item{padding-right:60px;}.main-menu__panel__l3-items{display:none;}.main-menu__panel__l3-items.grid__col,.stats-module .main-menu__panel__l3-items.field__item{padding-right:8.3333333333%;}.main-menu__search-btn,.main-menu__menu-btn{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:10px;}.main-menu__search-btn > *,.main-menu__menu-btn > *{outline:0;}@media only screen and (min-width:768px){.main-menu__search-btn,.main-menu__menu-btn{margin-left:15px;}}.main-menu__search-btn::before,.main-menu__menu-btn::before{content:"";display:block;position:absolute;pointer-events:none;width:100%;height:1px;bottom:-24px;background-color:#ffffff;-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out;opacity:0;}@media only screen and (min-width:768px){.main-menu__search-btn::before,.main-menu__menu-btn::before{bottom:-39px;}}.main-menu__search-btn:hover::before,.main-menu__search-btn:focus::before,.main-menu__search-btn:active::before,.main-menu__search-btn.tab-active::before,.main-menu__menu-btn:hover::before,.main-menu__menu-btn:focus::before,.main-menu__menu-btn:active::before,.main-menu__menu-btn.tab-active::before{opacity:1;}.main-menu__search-panel{padding-top:88px;padding-bottom:60px;}@media only screen and (min-width:768px){.main-menu__search-panel{padding-top:84px;}}@media only screen and (min-width:992px){.main-menu__search-panel{padding-top:71px;padding-left:2px;}}.main-menu__search-heading{margin-bottom:22px;}@media only screen and (min-width:992px){.main-menu__search-heading{margin-bottom:30px;}}.main-menu__search-radios{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:45px;}@media only screen and (min-width:768px){.main-menu__search-radios{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:93px;}}.main-menu__search-radio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0.1);border-radius:20px;padding:9px 30px 9px 20px;cursor:pointer;outline:none;-webkit-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out;}.main-menu__search-radio:not(:last-child){margin-bottom:11px;}.main-menu__search-radio.checked{background-color:rgba(0,0,0,0.2);}@media only screen and (min-width:768px){.main-menu__search-radio{margin-bottom:0;padding:8px 30px 8px 20px;}.main-menu__search-radio:not(:last-child){margin-right:10px;}}@media only screen and (min-width:992px){.main-menu__search-radio:hover{background-color:rgba(0,0,0,0.2);}.main-menu__search-radio.focus{background-color:rgba(0,0,0,0.2);-webkit-box-shadow:0 0 0 2px #ffffff;box-shadow:0 0 0 2px #ffffff;}}.main-menu__search-radio-circle{position:relative;width:18px;height:18px;background-color:transparent;border:2px solid #ffffff;border-radius:50%;margin-right:10px;}.main-menu__search-radio-circle::after{content:"";position:absolute;display:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;background-color:#ffffff;border-radius:50%;}.main-menu__search-radio input{position:absolute;opacity:0;cursor:pointer;}.main-menu__search-radio input:checked ~ .main-menu__search-radio-circle::after{display:block;}.main-menu__search-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media only screen and (min-width:992px){.main-menu__search-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.main-menu__search-input-container{position:relative;margin-bottom:30px;padding-bottom:5px;width:100%;height:42px;}.main-menu__search-input-container::after{content:"";position:absolute;background-color:#ffffff;width:100%;height:1px;left:0;bottom:0;}@media only screen and (min-width:768px){.main-menu__search-input-container{margin-bottom:50px;height:50px;}}@media only screen and (min-width:992px){.main-menu__search-input-container{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;margin-right:40px;padding-bottom:0;height:85px;}.main-menu__search-input-container::after{width:-webkit-calc(100% - 20px);width:calc(100% - 20px);left:50%;bottom:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}.main-menu__search-input{font-size:1.375em;line-height:1.625rem;letter-spacing:-0.034375rem;background-color:transparent;padding:0;border:none;outline:none;width:100%;height:100%;}@media only screen and (min-width:768px){.main-menu__search-input{font-size:2em;line-height:2.375rem;letter-spacing:-0.05rem;}}@media only screen and (min-width:992px){.main-menu__search-input{padding-left:10px;}.main-menu__search-input.focus{outline:2px solid #ffffff;}}.main-menu__search-input::-webkit-input-placeholder{color:#ffffff;}.main-menu__search-input::-moz-placeholder{color:#ffffff;}.main-menu__search-input:-ms-input-placeholder{color:#ffffff;}.main-menu__search-input::-ms-input-placeholder{color:#ffffff;}.main-menu__search-input::placeholder{color:#ffffff;}.main-menu__search-input-error{display:inline-block;margin-top:8px;}@media only screen and (min-width:768px){.main-menu__search-input-error{margin-top:20px;}}@media only screen and (min-width:992px){.main-menu__search-input-error{margin-top:0;padding-left:10px;}}.main-menu__search-input-error-icon{position:absolute;font-size:1.25em;right:0;top:10px;}@media only screen and (min-width:768px){.main-menu__search-input-error-icon{font-size:1.5em;}}@media only screen and (min-width:992px){.main-menu__search-input-error-icon{right:10px;top:27px;}}@media only screen and (min-width:768px){.main-menu__search-submit-btn{border-radius:40px 40px;}.main-menu__search-submit-btn .button__content,.main-menu__search-submit-btn .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .main-menu__search-submit-btn .form-submit{padding:18px 40px 19px;}.main-menu__search-submit-btn .button__content--check{padding:17px 30px 18px 40px;}.main-menu__search-submit-btn.button--secondary .button__content,.nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button .button__content,.nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button .button__content,.main-menu__search-submit-btn.button--secondary .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .main-menu__search-submit-btn.button--secondary .form-submit,.nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button .form-submit,.nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button .form-submit,.main-menu__search-submit-btn.button--secondary-white .button__content,.main-menu__search-submit-btn.button--secondary-white .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .main-menu__search-submit-btn.button--secondary-white .form-submit{padding:16px 38px 17px;}.main-menu__search-submit-btn.button--secondary .button__content--check,.nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button .button__content--check,.nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button .button__content--check,.main-menu__search-submit-btn.button--secondary-white .button__content--check{padding:15px 28px 16px 38px;}.main-menu__search-submit-btn.button--secondary:focus .button__content,.nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .button__content,.nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .button__content,.main-menu__search-submit-btn.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .main-menu__search-submit-btn.button--secondary:focus .form-submit,.nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .form-submit,.main-menu__search-submit-btn.button--secondary-white:focus .button__content,.main-menu__search-submit-btn.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .main-menu__search-submit-btn.button--secondary-white:focus .form-submit{padding:14px 36px 15px;}.main-menu__search-submit-btn.button--secondary:focus .button__content--check,.nav-container--default .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .main-menu__search-submit-btn.nav__tertiary-nav-button:focus .button__content--check,.main-menu__search-submit-btn.button--secondary-white:focus .button__content--check{padding:13px 26px 14px 36px;}}.main-menu-mobile__content{padding-top:88px;padding-bottom:88px;overflow-y:auto;}@media only screen and (min-width:576px){.main-menu-mobile__content{margin-bottom:0;}}@media only screen and (min-width:768px){.main-menu-mobile__content{padding-top:84px;padding-bottom:84px;}}.main-menu-mobile__primary-nav{padding-bottom:10px;margin-bottom:34px;border-bottom:1px solid rgba(255,255,255,0.2);}@media only screen and (min-width:768px){.main-menu-mobile__primary-nav{padding-bottom:0;margin-bottom:40px;}}.main-menu-mobile__tertiary-nav{position:relative;}.main-menu-mobile__tab__headline{margin-bottom:24px;}@media only screen and (min-width:768px){.main-menu-mobile__tab__headline{margin-bottom:40px;}}.main-menu-mobile__tabpanel{position:absolute;top:0;left:0;width:100%;height:100%;background:#8f001a;z-index:2;}.main-menu-mobile__panel__inner{padding-top:42px;padding-bottom:70px;}@media only screen and (min-width:768px){.main-menu-mobile__panel__inner{padding-top:40px;}}.main-menu-mobile__panel__header{margin-bottom:35px;}@media only screen and (min-width:768px){.main-menu-mobile__panel__header{margin-bottom:55px;}}.main-menu-mobile__panel__headline{margin-bottom:6px;}@media only screen and (min-width:768px){.main-menu-mobile__panel__headline{margin-bottom:13px;}}.main-menu-mobile__back-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;text-transform:uppercase;}@media only screen and (min-width:768px){.main-menu-mobile__back-btn{margin-bottom:20px;}}.main-menu-mobile__back-btn__text{margin-left:5px;outline:0;}.main-menu-mobile__l2{text-align:left;line-height:2.375rem;}@media only screen and (min-width:768px){.main-menu-mobile__l2{line-height:2.85rem;}}@media only screen and (min-width:992px){.main-menu-mobile__l2{line-height:3rem;}}@media only screen and (min-width:992px){.menu-active.modal::before{content:"";display:block;position:absolute;pointer-events:none;top:0;right:0;width:50%;height:100%;background:rgba(0,0,0,0.1);}.menu-active .main-menu__content-blur--align-left{width:50%;}.menu-active .main-menu__content-blur--before--darken,.menu-active .main-menu__content-blur--after--darken{opacity:1;}.menu-active .main-menu__panel__quote{display:none;}.menu-active .main-menu__panel__l3-items{display:block;height:95%;}}.menu-childs__tabs{margin-bottom:70px;}.menu-childs__tab{margin-bottom:25px;text-align:left;padding-bottom:1px;}.menu-childs__tab__headline{line-height:2.375rem;letter-spacing:-0.05rem;outline:none;-webkit-transition:-webkit-box-shadow 0.2s ease-out;transition:-webkit-box-shadow 0.2s ease-out;transition:box-shadow 0.2s ease-out;transition:box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;}.tab-active .menu-childs__tab__headline{-webkit-box-shadow:0 1px #ffffff;box-shadow:0 1px #ffffff;}.menu-childs__tabpanels{padding-left:30px;padding-right:3px;}.menu-childs__tabpanel{margin-bottom:70px;}.menu-childs__tabpanel__headline{letter-spacing:-0.05rem;margin-bottom:42px;}.menu-childs__tabpanel__body{letter-spacing:-0.03125rem;margin-bottom:23px;}.menu-childs__tabpanel__link-explore{margin-bottom:66px;}.menu-childs__tabpanel__link-item{padding-bottom:23px;margin-bottom:23px;border-bottom:1px solid rgba(255,255,255,0.2);}.menu-childs__tabpanel__link-item:nth-last-child(1){padding-bottom:0;border-bottom:0;}.menu-childs-mobile__link{margin-bottom:20px;}.menu-childs-mobile__link > *{outline:none;}@media only screen and (min-width:768px){.menu-childs-mobile__link{margin-bottom:21px;}}.menu-quote{position:relative;margin-bottom:120px;}.menu-quote__image{position:relative;display:inline-block;width:100%;height:100%;}.menu-quote__image-wrapper{padding-right:50px;min-height:500px;}.menu-quote__copy{position:absolute;bottom:-50px;left:24%;padding:70px 50px;background:#67796c;}.menu-quote__blockquote{padding-bottom:40px;margin-bottom:20px;border-bottom:1px solid #ffffff;line-height:2.375rem;letter-spacing:-0.05rem;}.nav-flyout{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media only screen and (min-width:992px){.nav-flyout__button{padding-left:6px;}}.nav-flyout__button::after{content:"";position:absolute;width:-webkit-calc(100% + 16px);width:calc(100% + 16px);height:-webkit-calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-8px;border:2px solid #ffffff;opacity:0;z-index:-1;}.nav-flyout--active .nav-flyout__button{background-color:rgba(0,0,0,0);-webkit-box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px rgba(0,0,0,0);box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px rgba(0,0,0,0);-webkit-transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out,box-shadow 0.2s ease-out,-webkit-box-shadow 0.2s ease-out;}.nav-flyout--active .nav-flyout__button::after{opacity:0;}.nav-flyout--active .nav-flyout__button .nav__tertiary-nav-link-content{-webkit-box-shadow:0 1px #2d2d2c,5px 0 transparent,-5px 0 transparent;box-shadow:0 1px #2d2d2c,5px 0 transparent,-5px 0 transparent;}.nav-flyout__button:focus::after{opacity:1;}.nav-container--default .nav-flyout__button:focus::after,.nav--sticky .nav-flyout__button:focus::after{border-color:#2d2d2c;}.nav-flyout--active .nav-flyout__button:focus{background-color:rgba(0,0,0,0.3);-webkit-box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px rgba(0,0,0,0.3);box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px rgba(0,0,0,0.3);}.nav-flyout--active .nav-flyout__button:focus::after{opacity:0;}@media only screen and (min-width:992px){.nav-flyout--active .nav-flyout__button:focus{background-color:#f0f0f0;-webkit-box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px #f0f0f0;box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px #f0f0f0;}}.nav-flyout__button:focus .nav__tertiary-nav-link-content{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.nav-container--default .nav-flyout__button:focus .nav__tertiary-nav-link-content,.nav--sticky .nav-flyout__button:focus .nav__tertiary-nav-link-content{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.nav-flyout__button-text,.nav-flyout__button-icon{display:inline-block;vertical-align:middle;}.nav-flyout__button-text{-webkit-transition:none;transition:none;}.nav-flyout__button-icon{color:#ffffff;}@media only screen and (min-width:992px){.nav-container--default .nav-flyout__button-icon,.nav--sticky .nav-flyout__button-icon{color:#2d2d2c;}}.nav-flyout--active{position:absolute;top:-35px;left:0;min-width:100%;padding:37px 0 33px 0;background-color:#ffffff;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);z-index:4;}@media only screen and (min-width:768px){.nav-flyout--active{top:-40px;padding-top:43px;}}@media only screen and (min-width:992px){.nav-flyout--active{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;top:-16px;left:30px;min-width:207px;padding:22px 30px 33px;}}.nav-flyout--active .nav-flyout__button{padding:0;}.nav-flyout--active .nav-flyout__button-icon{color:#8f001a;-webkit-transform:rotate(180deg);transform:rotate(180deg);}.nav-flyout--active .nav-flyout__button-text{color:#2d2d2c;}.nav-flyout--active .nav-flyout__content{display:block;}@media only screen and (max-width:991px){.nav-flyout--active .nav-flyout__inner{width:100%;max-width:540px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}}@media only screen and (max-width:991px) and (min-width:576px){.nav-flyout--active .nav-flyout__inner{max-width:540px;}}@media only screen and (max-width:991px) and (min-width:768px){.nav-flyout--active .nav-flyout__inner{max-width:720px;}}@media only screen and (max-width:991px) and (min-width:992px){.nav-flyout--active .nav-flyout__inner{max-width:960px;}}@media only screen and (max-width:991px) and (min-width:1200px){.nav-flyout--active .nav-flyout__inner{max-width:1140px;}}@media only screen and (max-width:991px) and (min-width:1470px){.nav-flyout--active .nav-flyout__inner{max-width:1320px;}}@media only screen and (max-width:991px) and (min-width:768px){.nav-flyout--active .nav-flyout__inner{padding-right:15px;padding-left:15px;}}@media only screen and (max-width:991px) and (min-width:1470px){.nav-flyout--active .nav-flyout__inner{padding-right:30px;padding-left:30px;}}.nav-flyout__content{display:none;margin-top:38px;position:relative;}@media only screen and (min-width:992px){.nav-flyout__content{left:-30px;min-width:207px;margin-top:15px;padding:24px 30px;background-color:#ffffff;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);z-index:4;}}.nav-flyout__item{margin-bottom:18px;text-transform:none;}@media only screen and (min-width:576px){.nav-flyout__item--last{margin-bottom:0;}}.nav-flyout__item-link-text{color:#2d2d2c;-webkit-box-shadow:none;box-shadow:none;}.full-bleed-image{display:block;width:100%;padding-top:0;}@media only screen and (min-width:992px){.full-bleed-image__wrapper{height:717px;}}@media only screen and (max-width:991px){.full-bleed-image__wrapper{height:525px;}}@media only screen and (max-width:991px){.full-bleed-image__wrapper{height:434px;}}@media only screen and (max-width:767px){.full-bleed-image__wrapper{height:325px;}}.full-bleed-image__wrapper img{width:100%;height:100%;object-fit:cover;}.full-bleed-image__wrapper .attribution{padding-left:20px;}@media only screen and (min-width:768px){.full-bleed-image__wrapper .attribution{padding-left:39px;}}@media only screen and (min-width:1470px){.full-bleed-image__wrapper .attribution{padding-left:205px;}}.article-hero{margin-bottom:24px;}@media only screen and (min-width:768px){.article-hero{margin-bottom:32px;}}@media only screen and (min-width:992px){.article-hero{margin-bottom:36px;}}@media only screen and (max-width:575px){.article-hero-s{margin-bottom:41px;}}.article-hero__h1{font-family:"Spectral",serif;font-size:3.375rem;font-weight:400;line-height:5.0625rem;letter-spacing:-0.1875rem;}@media only screen and (max-width:991px){.article-hero__h1{font-size:2.75rem;line-height:4.125rem;}}@media only screen and (max-width:767px){.article-hero__h1{font-size:2rem;line-height:3rem;letter-spacing:-0.09375rem;}}.article-hero__breadcrumb{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.article-hero__content{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:24px;}@media only screen and (min-width:768px){.article-hero__content{margin-top:32px;}}@media only screen and (min-width:1470px){.article-hero__content{margin-top:36px;}}.article-hero__sidebar{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}@media only screen and (max-width:767px){.article-hero__sidebar{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-top:0;}}@media only screen and (min-width:768px){.article-hero__sidebar{margin-top:32px;}}@media only screen and (min-width:1470px){.article-hero__sidebar{margin-top:36px;}}.article-hero__author-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding-top:20px;border-top:1px solid #2d2d2c;}@media only screen and (max-width:767px){.article-hero__author-info{margin-bottom:24px;}}@media only screen and (min-width:768px){.article-hero__author-info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (max-width:767px){.article-hero__author-info{margin-top:24px;padding-top:24px;border-top:1px solid #dfdfdf;}.article-hero__author-info.small-left{width:75%;float:left;}}.article-hero__author-info__underline{margin-top:20px;border-bottom:1px solid #dfdfdf;width:100%;}@media only screen and (max-width:767px){.article-hero__author-info__underline{display:none;}}.article-hero__author-info__name{font-size:1.125rem;font-weight:500;line-height:1.5;}@media only screen and (max-width:991px){.article-hero__author-info__name{font-size:1rem;}}.article-hero__author-info__position{margin-top:10px;color:#9fa09e;font-size:0.875rem;font-weight:400;line-height:1.5;}@media only screen and (max-width:991px){.article-hero__author-info__position{font-size:0.8125rem;}}@media only screen and (max-width:767px){.article-hero__author-info__position{margin-top:8px;}}.article-hero__article-info{margin-bottom:20px;padding-top:20px;}@media only screen and (max-width:767px){.article-hero__article-info{margin-top:24px;padding-top:24px;border-top:1px solid #dfdfdf;}.article-hero__article-info.small-right{width:25%;float:right;}}.article-hero__publish-date{font-size:ren(18);font-weight:400;line-height:1.5;}@media only screen and (max-width:991px){.article-hero__publish-date{font-size:ren(16);}}.article-hero__tagskeys{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-top:59px;}@media only screen and (max-width:767px){.article-hero__tagskeys{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;}}@media only screen and (min-width:768px){.article-hero__tagskeys{margin-top:83px;}}@media only screen and (min-width:1470px){.article-hero__tagskeys{margin-top:84px;}}.article-hero__headline{margin-bottom:30px;}@media only screen and (min-width:576px){.article-hero__headline{letter-spacing:-1.5px;}}@media only screen and (min-width:768px){.article-hero__headline{margin-bottom:26px;letter-spacing:-2px;}}@media only screen and (max-width:767px){.article-hero__headline{margin-bottom:0;}}@media only screen and (min-width:1470px){.article-hero__headline{margin-bottom:31px;}}.article-hero__tags{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:20px;max-width:100%;}@media only screen and (max-width:575px){.article-hero__tags{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:0;}}@media only screen and (min-width:768px){.article-hero__tags{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-bottom:0;}}.article-hero__sources{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding-top:12px;max-width:100%;}@media only screen and (max-width:767px){.article-hero__sources{border-bottom:1px solid #eaeaea;}}.article-hero__source{position:relative;display:inline-block;margin:0 10px 12px 0;word-break:break-word;overflow-wrap:break-word;}.article-hero__keywords{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;padding-top:12px;border-left:1px solid #eaeaea;}@media only screen and (max-width:575px){.article-hero__keywords{border-left:none;border-top:1px solid #eaeaea;max-width:100%;}}.article-hero__keywords--give{border:none;margin-top:20px;}.article-hero__keyword{position:relative;display:inline-block;margin:0 10px 12px 0;word-break:break-word;overflow-wrap:break-word;}@media only screen and (max-width:575px){.article-hero__keyword{margin:0 0 12px 0;}}.article-hero__keyword--give{margin-left:0;margin-right:20px;}.article-hero__eyebrow{font-size:12px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:2px;text-transform:uppercase;padding-right:10px;}@media only screen and (max-width:991px){.article-hero__eyebrow{font-size:12px;}}@media only screen and (max-width:767px){.article-hero__eyebrow{font-size:10px;}}.article-hero__author-copy{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:25px;}@media only screen and (min-width:768px){.article-hero__author-copy{margin-right:0;}}.article-hero__author-position{margin-top:8px;}.article-hero__author-image{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:10px;}@media only screen and (max-width:991px){.article-hero__author-image{display:none;}}@media only screen and (min-width:768px){.article-hero__author-image{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;margin-top:10px;}}.article-hero__author-image__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f0f0f0);mask-image:radial-gradient(#ffffff,#f0f0f0);}.article-hero__author-image__container img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;pointer-events:none;}.article-hero__fund{padding:24px 0;border-top:2px solid #2d2d2c;border-bottom:1px solid #dfdfdf;}.article-hero__progress{padding-top:24px;}.article-hero__progress-label{margin-top:7px;}.article-hero__bar{margin-top:27px;height:20px;border-radius:10px;overflow:hidden;background-color:#f2f2f2;position:relative;}.article-hero__percentage{display:block;background-color:#c6c6c6;position:absolute;left:0;border-radius:10px;height:100%;}.article-hero__cta{padding-top:30px;}.article-intro{margin-top:48px;margin-bottom:24px;}@media only screen and (min-width:768px){.article-intro{margin-top:64px;margin-bottom:32px;}}@media only screen and (min-width:1470px){.article-intro{margin-top:72px;margin-bottom:36px;}}.article-intro__container{max-width:830px;margin:0 auto;}@media only screen and (min-width:992px){.article-intro__text{font-size:1.75rem;line-height:2.625rem;letter-spacing:-0.04375rem;}}@media only screen and (max-width:991px){.article-intro__text{font-size:1.5rem;line-height:2.25rem;letter-spacing:-0.04375rem;}}@media only screen and (max-width:767px){.article-intro__text{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.0375rem;}}.article-body{margin-top:1.0625rem;margin-bottom:44px;}@media only screen and (min-width:768px){.article-body{margin-top:2.1875rem;margin-bottom:72px;}}@media only screen and (min-width:992px){.article-body{margin-top:4rem;margin-bottom:93px;}}.article-body__container{max-width:830px;margin:0 auto;}.article-asid{margin-top:44px;margin-bottom:36px;}@media only screen and (min-width:768px){.article-asid{margin-top:42px;margin-bottom:45px;}}@media only screen and (min-width:992px){.article-asid{max-width:830px;padding:0;margin:73px auto 75px;}}.article-asid__image{position:relative;padding-bottom:66.8656716418%;}@media only screen and (min-width:768px){.article-asid__image{padding-bottom:66.6666666667%;}}@media only screen and (min-width:1470px){.article-asid__image{padding-bottom:66.6265060241%;}}.article-asid__text{margin-top:16px;}.node--type-article .sub-headline{padding:0;}@media only screen and (min-width:576px){.node--type-article .sub-headline{max-width:500px;}}@media only screen and (min-width:768px){.node--type-article .sub-headline{max-width:700px;}}@media only screen and (min-width:992px){.node--type-article .sub-headline{max-width:830px;}}.node--type-article .sub-headline .headline--2,.node--type-article .sub-headline .uottawa-default__content h2,.uottawa-default__content .node--type-article .sub-headline h2{font-family:"Spectral",serif;font-weight:400;}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--2,.node--type-article .sub-headline .uottawa-default__content h2,.uottawa-default__content .node--type-article .sub-headline h2{font-size:2.188rem;line-height:2.5rem;letter-spacing:-0.063rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--2,.node--type-article .sub-headline .uottawa-default__content h2,.uottawa-default__content .node--type-article .sub-headline h2{font-size:2.5rem;line-height:2.8125rem;letter-spacing:-0.083125rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--2,.node--type-article .sub-headline .uottawa-default__content h2,.uottawa-default__content .node--type-article .sub-headline h2{font-size:3.125rem;line-height:3.625rem;letter-spacing:-0.094rem;}}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--2__underline{margin-bottom:1.0625rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--2__underline{margin-bottom:2.1875rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--2__underline{margin-bottom:4rem;}}.node--type-article .sub-headline .headline--3,.node--type-article .sub-headline .uottawa-default__content h3,.uottawa-default__content .node--type-article .sub-headline h3{font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--3,.node--type-article .sub-headline .uottawa-default__content h3,.uottawa-default__content .node--type-article .sub-headline h3{font-size:1.625rem;line-height:1.875rem;letter-spacing:-0.036875rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--3,.node--type-article .sub-headline .uottawa-default__content h3,.uottawa-default__content .node--type-article .sub-headline h3{font-size:1.625rem;line-height:1.875rem;letter-spacing:-0.036875rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--3,.node--type-article .sub-headline .uottawa-default__content h3,.uottawa-default__content .node--type-article .sub-headline h3{font-size:1.75rem;line-height:2.25rem;letter-spacing:-0.04rem;}}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--3__underline{margin-bottom:1.0625rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--3__underline{margin-bottom:2.1875rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--3__underline{margin-bottom:4rem;}}.node--type-article .sub-headline .headline--4,.node--type-article .sub-headline .uottawa-default__content h4,.uottawa-default__content .node--type-article .sub-headline h4{font-family:"Spectral",serif;font-weight:400;}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--4,.node--type-article .sub-headline .uottawa-default__content h4,.uottawa-default__content .node--type-article .sub-headline h4{font-size:1.25rem;line-height:1.5rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--4,.node--type-article .sub-headline .uottawa-default__content h4,.uottawa-default__content .node--type-article .sub-headline h4{font-size:1.375rem;line-height:1.875rem;letter-spacing:-0.0575rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--4,.node--type-article .sub-headline .uottawa-default__content h4,.uottawa-default__content .node--type-article .sub-headline h4{font-size:1.75rem;line-height:2.25rem;letter-spacing:-0.078125rem;}}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--4__underline{margin-bottom:1.0625rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--4__underline{margin-bottom:2.1875rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--4__underline{margin-bottom:4rem;}}.node--type-article .sub-headline .headline--5,.node--type-article .sub-headline .site-search__form--bar input[type=text],.site-search__form--bar .node--type-article .sub-headline input[type=text],.node--type-article .sub-headline .uottawa-default__content h5,.uottawa-default__content .node--type-article .sub-headline h5{font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--5,.node--type-article .sub-headline .site-search__form--bar input[type=text],.site-search__form--bar .node--type-article .sub-headline input[type=text],.node--type-article .sub-headline .uottawa-default__content h5,.uottawa-default__content .node--type-article .sub-headline h5{font-size:1.125rem;line-height:1.6875rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--5,.node--type-article .sub-headline .site-search__form--bar input[type=text],.site-search__form--bar .node--type-article .sub-headline input[type=text],.node--type-article .sub-headline .uottawa-default__content h5,.uottawa-default__content .node--type-article .sub-headline h5{font-size:1.125rem;line-height:1.875rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--5,.node--type-article .sub-headline .site-search__form--bar input[type=text],.site-search__form--bar .node--type-article .sub-headline input[type=text],.node--type-article .sub-headline .uottawa-default__content h5,.uottawa-default__content .node--type-article .sub-headline h5{font-size:1.125rem;line-height:1.875rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:576px){.node--type-article .sub-headline .headline--5__underline{margin-bottom:1.0625rem;}}@media only screen and (min-width:768px){.node--type-article .sub-headline .headline--5__underline{margin-bottom:2.1875rem;}}@media only screen and (min-width:992px){.node--type-article .sub-headline .headline--5__underline{margin-bottom:4rem;}}@media only screen and (min-width:1470px){.page-node-type-article .sub-headline{max-width:890px;}}@media only screen and (max-width:1469px){.page-node-type-article .sub-headline{max-width:860px;}}@media only screen and (max-width:991px){.page-node-type-article .sub-headline{max-width:720px;}}@media only screen and (max-width:767px){.page-node-type-article .sub-headline{max-width:540px;}}.page-node-type-article .full-bleed-image{display:table;margin:auto;padding-bottom:0;}@media only screen and (min-width:1470px){.page-node-type-article .full-bleed-image{max-width:1260px !important;height:717px;}}@media only screen and (max-width:1469px){.page-node-type-article .full-bleed-image{max-width:1110px !important;height:717px;}}@media only screen and (max-width:1199px){.page-node-type-article .full-bleed-image{max-width:930px !important;height:717px;}}@media only screen and (max-width:991px){.page-node-type-article .full-bleed-image{max-width:690px !important;height:390px;}}@media only screen and (max-width:767px){.page-node-type-article .full-bleed-image{max-width:500px !important;height:282px;}}@media only screen and (max-width:575px){.page-node-type-article .full-bleed-image{max-width:100% !important;}}.page-node-type-article .full-width-image{margin:0 auto;}.copy-intro{padding-top:24px;padding-bottom:24px;}@media only screen and (min-width:768px){.copy-intro{padding-top:32px;padding-bottom:32px;}}@media only screen and (min-width:992px){.copy-intro{padding-top:36px;padding-bottom:36px;}}.copy-intro__text{max-width:880px;font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.6px;}@media only screen and (min-width:768px){.copy-intro__text{font-size:1.5rem;line-height:2.25rem;letter-spacing:-0.7px;}}@media only screen and (min-width:992px){.copy-intro__text{font-size:1.75rem;line-height:2.625rem;letter-spacing:-0.7px;}}.full-bi-hero{position:relative;width:100%;height:550px;background-color:#000000;}@media only screen and (min-width:768px){.full-bi-hero{height:545px;}}@media only screen and (min-width:992px){.full-bi-hero{height:600px;}}@media only screen and (min-width:1470px){.full-bi-hero{height:700px;}}.full-bi-hero::before{content:"";display:block;position:absolute;pointer-events:none;top:0;left:0;width:100%;height:150px;z-index:1;background:#000000;background:-webkit-gradient(linear,left top,left bottom,from(#000000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(top,#000000,rgba(0,0,0,0));background:linear-gradient(to bottom,#000000,rgba(0,0,0,0));}@media only screen and (min-width:768px){.full-bi-hero::before{height:268px;}}.full-bi-hero::after{content:"";display:block;position:absolute;pointer-events:none;bottom:0;left:0;width:100%;height:209px;background:rgba(0,0,0,0);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000000));background:-webkit-linear-gradient(top,rgba(0,0,0,0),#000000);background:linear-gradient(to bottom,rgba(0,0,0,0),#000000);}@media only screen and (min-width:992px){.full-bi-hero::after{height:240px;}}.full-bi-hero__image{width:100%;height:100%;position:absolute;}.full-bi-hero__image img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;pointer-events:none;}.full-bi-hero__headline{bottom:21px;height:auto;z-index:1;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);}@media only screen and (min-width:768px){.full-bi-hero__headline{bottom:36px;}}.full-bi-hero__omni{background-color:#ffffff;padding:26px 20px;font-family:"Work Sans",sans-serif;font-size:0.813em;}@media only screen and (min-width:768px){.full-bi-hero__omni{padding:30px 50px;}}@media only screen and (min-width:1200px){.full-bi-hero__omni{padding:50px 50px;margin-bottom:36px;}}@media only screen and (min-width:1470px){.full-bi-hero__omni{padding:60px 100px;margin-bottom:70px;margin-top:16px;}}.full-bi-hero__omni img{width:125px;height:auto;position:unset;}@media only screen and (min-width:1200px){.full-bi-hero__omni img{width:150px;}}.full-bi-hero__omni form{padding-top:14px;padding-bottom:26px;}@media only screen and (min-width:768px){.full-bi-hero__omni form{padding-top:16px;padding-bottom:24px;}}@media only screen and (min-width:1200px){.full-bi-hero__omni form{padding-top:30px;padding-bottom:24px;}}@media only screen and (min-width:768px){.full-bi-hero__omni form p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.full-bi-hero__omni form #go{margin:20px 0px 0px 0px;outline:none;border:none;font-family:"Work Sans",sans-serif;-webkit-transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,-webkit-box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out;transition:0.18s background-color ease-out,box-shadow 0.18s ease-out,-webkit-box-shadow 0.18s ease-out;font-weight:500;font-size:1em;border-radius:20px/50%;background-color:#8f001a;color:#ffffff;padding:11px 30px 11px 30px;display:block;}@media only screen and (min-width:768px){.full-bi-hero__omni form #go{margin:0px 0px 0px 26px;}}@media only screen and (min-width:1200px){.full-bi-hero__omni form #go{margin:0px 0px 0px 30px;}}.full-bi-hero__omni form #go:hover,.full-bi-hero__omni form #go:focus{background-color:#720315;}.full-bi-hero__omni form #primoQueryTemp{width:100%;}@media only screen and (min-width:1200px){.full-bi-hero__omni form #primoQueryTemp{height:50px;}}.full-bi-hero__omni #block-omni2 #omni-links{font-size:1.125rem;display:inline;padding-right:1.2rem;}@media only screen and (max-width:767px){.full-bi-hero__omni #block-omni2 #omni-links{display:block;}}.full-bi-hero__omni #omni-links{margin-bottom:-18px;}.full-bi-hero__omni .omni-link{display:inline-block;padding-right:30px;margin-bottom:18px;font-size:1.125rem;}.full-bi-hero__omni .omni-link:last-child{padding-right:0px;}@media only screen and (max-width:1199px){.full-bi-hero__omni .omni-link{line-height:18px;}}@media only screen and (min-width:768px){.full-bi-hero__omni .omni-link{padding-right:24px;}}@media only screen and (min-width:1200px){.full-bi-hero__omni .omni-link{padding-right:28px;}}.full-bi-hero__omni .link__content{color:#000000;font-size:0.875em;font-weight:400;letter-spacing:-0.333px;text-decoration:underline;text-underline-offset:4px;-webkit-box-shadow:0px 0px;box-shadow:0px 0px;}@media only screen and (min-width:1200px){.full-bi-hero__omni .link__content{font-size:1em;}}.full-bi-hero__omni .link__content:hover,.full-bi-hero__omni .link__content:focus{background-color:#f0f0f0;text-decoration:none;}@media only screen and (min-width:992px){.callout-cta__left,.callout-cta__right{padding:0;margin:0 auto;}}@media only screen and (min-width:1470px){.callout-cta__left{padding-left:109px;}}@media only screen and (min-width:992px){.callout-cta__right{padding-right:109px;}}.callout-cta__wrapper{padding:51px 0 42px;margin:0;border:none;color:#ffffff;}@media only screen and (min-width:768px){.callout-cta__wrapper{padding:71px 41px 64px;}}@media only screen and (min-width:992px){.callout-cta__wrapper{padding:101px 0;}}.callout-cta__wrapper--white,.callout-cta__wrapper--blanc{background-color:#ffffff;border:1px solid #d8d8d8;color:#000000;}.callout-cta__wrapper--grey-blue,.callout-cta__wrapper--bleu-gris{background-color:#636d77;}.callout-cta__wrapper--green,.callout-cta__wrapper--vert{background-color:#67796c;}.callout-cta__wrapper--dark-grey,.callout-cta__wrapper--gris-anthracite{background-color:#2d2d2c;}.callout-cta__wrapper--garnet,.callout-cta__wrapper--grenat{background-color:#8f001a;}.callout-cta__image{width:158px;height:158px;border-radius:100%;margin-bottom:40px;position:relative;overflow:hidden;border:none;}@media only screen and (min-width:768px){.callout-cta__image{width:280px;height:280px;margin-bottom:49px;}}@media only screen and (min-width:992px){.callout-cta__image{margin:0 auto 49px;}}@media only screen and (min-width:1470px){.callout-cta__image{margin:0 160px 0 0;}}.callout-cta__headline{padding-bottom:26px;}@media only screen and (min-width:768px){.callout-cta__headline{padding-bottom:33px;}}.callout-cta__text{padding-bottom:26px;white-space:pre-wrap;word-wrap:break-word;}@media only screen and (min-width:768px){.callout-cta__text{padding-bottom:33px;}}.stats-module{margin-top:41px;margin-bottom:22px;}.stats-module .field__item__content{height:100%;}@media only screen and (min-width:768px){.stats-module{margin-top:80px;margin-bottom:80px;}}@media only screen and (min-width:1470px){.stats-module{margin-top:90px;margin-bottom:100px;}}.stats-module__item{border-top:1px solid #dfdfdf;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;}@media only screen and (min-width:768px){.stats-module__item{border-top:0;border-left:1px solid #dfdfdf;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 0 0 30px;height:100%;}}@media only screen and (min-width:1470px){.stats-module__item{padding:0 0 0 50px;}}.stats-module__number{overflow-wrap:anywhere;}@media only screen and (min-width:768px){.stats-module__number{margin-bottom:64px;}}@media only screen and (min-width:1470px){.stats-module__number{margin-bottom:145px;}}.stats-module__text-container{max-width:none;}@media only screen and (max-width:767px){.stats-module__text-container{max-width:188px;width:100%;}}.stats-module__description{font-size:1em;line-height:1.375rem;letter-spacing:-0.03125rem;margin-bottom:3px;}@media only screen and (min-width:768px){.stats-module__description{line-height:1.5rem;}}.stats-module__link{color:#757575;}.stats-module__link .link__content{-webkit-box-shadow:0 1px #757575;box-shadow:0 1px #757575;}.stats-module__source{color:#757575;}.featured-series h2{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;text-transform:uppercase;padding-right:60px;}@media only screen and (max-width:991px){.featured-series h2{font-size:1.125rem;line-height:1.75rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:767px){.featured-series h2{font-size:1.125rem;line-height:1.75rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:991px){.featured-series h2{padding-right:0;}}.featured-series h3{font-size:3.125rem;line-height:4rem;letter-spacing:-0.0625rem;font-family:"Spectral",serif;}@media only screen and (max-width:991px){.featured-series h3{font-size:2.75rem;line-height:3.5rem;letter-spacing:-0.046875rem;}}@media only screen and (max-width:767px){.featured-series h3{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;}}.featured-series .eyebrow,.featured-series .nav .nav__user-name,.nav .featured-series .nav__user-name,.featured-series .nav__utility-nav .language-link,.nav__utility-nav .featured-series .language-link{padding-bottom:30px;}@media only screen and (max-width:991px){.featured-series .eyebrow,.featured-series .nav .nav__user-name,.nav .featured-series .nav__user-name,.featured-series .nav__utility-nav .language-link,.nav__utility-nav .featured-series .language-link{padding-top:32px;padding-bottom:20px;}}@media only screen and (max-width:767px){.featured-series .eyebrow,.featured-series .nav .nav__user-name,.nav .featured-series .nav__user-name,.featured-series .nav__utility-nav .language-link,.nav__utility-nav .featured-series .language-link{padding-top:24px;padding-bottom:10px;}}.featured-series__image{position:relative;width:100%;margin-top:36px;aspect-ratio:355/188;height:auto;}@media only screen and (max-width:767px){.featured-series__image{margin-top:24px;}}.rich-text{font-family:"Work Sans",sans-serif;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:-0.008125rem;}@media only screen and (min-width:992px){.rich-text{font-size:1.125rem;line-height:1.5;letter-spacing:-0.03125rem;}}.rich-text__heading--3{font-family:"Work Sans",sans-serif;font-weight:700;font-size:1.625rem;line-height:1.875rem;letter-spacing:-0.036875rem;}@media only screen and (min-width:1470px){.rich-text__heading--3{font-size:1.75rem;line-height:2.25rem;letter-spacing:-0.04rem;}}.rich-text__heading--4{font-family:"Spectral",serif;font-weight:400;font-size:1.25rem;line-height:1.5rem;letter-spacing:-0.03125rem;}@media only screen and (min-width:768px){.rich-text__heading--4{font-size:1.375rem;line-height:1.875rem;letter-spacing:-0.0575rem;}}@media only screen and (min-width:1470px){.rich-text__heading--4{font-size:1.75rem;line-height:2.25rem;letter-spacing:-0.078125rem;}}.rich-text__heading--5{font-family:"Spectral",serif;font-weight:400;font-size:1.125rem;line-height:1.6875rem;letter-spacing:-0.03125rem;font-weight:700;}@media only screen and (min-width:768px){.rich-text__heading--5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.03125rem;}}@media only screen and (min-width:1470px){.rich-text__heading--5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.03125rem;}}.rich-text__link--phone{color:#2d2d2c;text-decoration:none;}@media only screen and (min-width:992px){.rich-text__link--phone{pointer-events:none;}}.rich-text h3{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;margin-top:36px;}@media only screen and (max-width:991px){.rich-text h3{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.rich-text h3{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:991px){.rich-text h3{margin-top:32px;}}@media only screen and (max-width:767px){.rich-text h3{margin-top:28px;}}.rich-text h3:nth-child(1){margin-top:0;}.rich-text h4{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;margin-top:36px;}@media only screen and (max-width:991px){.rich-text h4{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.rich-text h4{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:991px){.rich-text h4{margin-top:32px;}}@media only screen and (max-width:767px){.rich-text h4{margin-top:28px;}}.rich-text h4:nth-child(1){margin-top:0;}.rich-text h5{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;font-family:"Work Sans",sans-serif;font-weight:700;margin-top:36px;}@media only screen and (max-width:991px){.rich-text h5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:767px){.rich-text h5{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:991px){.rich-text h5{margin-top:32px;}}@media only screen and (max-width:767px){.rich-text h5{margin-top:28px;}}.rich-text h5:nth-child(1){margin-top:0;}.rich-text p,.rich-text ul,.rich-text ol{margin-top:20px;}@media only screen and (max-width:767px){.rich-text p,.rich-text ul,.rich-text ol{margin-top:18px;}}.rich-text p:nth-child(1),.rich-text ul:nth-child(1),.rich-text ol:nth-child(1){margin-top:0;}.rich-text ul,.rich-text ol{padding-left:1.65em;}.rich-text ul{list-style:disc outside none;}.rich-text ol{list-style:decimal outside none;}.rich-text ol.A{list-style:upper-alpha outside none;}.rich-text ol.A > li:before{content:unset;display:list-item;}.rich-text ol.a{list-style:lower-alpha outside none;}.rich-text ol.a > li:before{content:unset;display:list-item;}.rich-text ol.i{list-style:lower-roman outside none;}.rich-text ol.i > li:before{content:unset;display:list-item;}.rich-text ol.I{list-style:upper-roman outside none;}.rich-text ol.I > li:before{content:unset;display:list-item;}.rich-text ol.decimal{list-style:decimal;}.rich-text ol.decimal > li:before{content:unset;display:list-item;}.rich-text ol ol{list-style:lower-alpha outside none;}.rich-text ol ol ol{list-style:lower-roman outside none;}.rich-text ol ol ol ol{list-style:upper-alpha outside none;}.rich-text ol ol ol ol ol{list-style:upper-roman outside none;}.rich-text ul > li,.rich-text ol > li{display:list-item;padding-left:1em;margin-top:12px;line-height:1.75rem;}@media only screen and (max-width:991px){.rich-text ul > li,.rich-text ol > li{margin-top:10px;}}.rich-text ul > li:nth-child(1),.rich-text ol > li:nth-child(1){margin-top:0;}.rich-text ol.uOttawa{list-style-type:none;counter-reset:item;padding-left:0.65em;}.rich-text ol.uOttawa > li{display:table;counter-increment:item;padding-top:1em;padding-left:0;}.rich-text ol.uOttawa > li:before{content:counters(item,".") ". ";display:table-cell;padding-right:1em;}.rich-text ol.uOttawa[start="1"]{counter-reset:item 0;}.rich-text ol.uOttawa[start="2"]{counter-reset:item 1;}.rich-text ol.uOttawa[start="3"]{counter-reset:item 2;}.rich-text ol.uOttawa[start="4"]{counter-reset:item 3;}.rich-text ol.uOttawa[start="5"]{counter-reset:item 4;}.rich-text ol.uOttawa[start="6"]{counter-reset:item 5;}.rich-text ol.uOttawa[start="7"]{counter-reset:item 6;}.rich-text ol.uOttawa[start="8"]{counter-reset:item 7;}.rich-text ol.uOttawa[start="9"]{counter-reset:item 8;}.rich-text ol.uOttawa[start="10"]{counter-reset:item 9;}.rich-text ol.uOttawa[start="11"]{counter-reset:item 10;}.rich-text ol.uOttawa[start="12"]{counter-reset:item 11;}.rich-text ol.uOttawa[start="13"]{counter-reset:item 12;}.rich-text ol.uOttawa[start="14"]{counter-reset:item 13;}.rich-text ol.uOttawa[start="15"]{counter-reset:item 14;}.rich-text ol.uOttawa[start="16"]{counter-reset:item 15;}.rich-text ol.uOttawa[start="17"]{counter-reset:item 16;}.rich-text ol.uOttawa[start="18"]{counter-reset:item 17;}.rich-text ol.uOttawa[start="19"]{counter-reset:item 18;}.rich-text ol.uOttawa[start="20"]{counter-reset:item 19;}.rich-text ol.uOttawa[start="21"]{counter-reset:item 20;}.rich-text ol.uOttawa[start="22"]{counter-reset:item 21;}.rich-text ol.uOttawa[start="23"]{counter-reset:item 22;}.rich-text ol.uOttawa[start="24"]{counter-reset:item 23;}.rich-text ol.uOttawa[start="25"]{counter-reset:item 24;}.rich-text ol.uOttawa[start="26"]{counter-reset:item 25;}.rich-text ol.uOttawa[start="27"]{counter-reset:item 26;}.rich-text ol.uOttawa[start="28"]{counter-reset:item 27;}.rich-text ol.uOttawa[start="29"]{counter-reset:item 28;}.rich-text ol.uOttawa[start="30"]{counter-reset:item 29;}.rich-text ol.uOttawa[start="31"]{counter-reset:item 30;}.rich-text ol.uOttawa[start="32"]{counter-reset:item 31;}.rich-text ol.uOttawa[start="33"]{counter-reset:item 32;}.rich-text ol.uOttawa[start="34"]{counter-reset:item 33;}.rich-text ol.uOttawa[start="35"]{counter-reset:item 34;}.rich-text ol.uOttawa[start="36"]{counter-reset:item 35;}.rich-text ol.uOttawa[start="37"]{counter-reset:item 36;}.rich-text ol.uOttawa[start="38"]{counter-reset:item 37;}.rich-text ol.uOttawa[start="39"]{counter-reset:item 38;}.rich-text ol.uOttawa[start="40"]{counter-reset:item 39;}.rich-text ol.uOttawa[start="41"]{counter-reset:item 40;}.rich-text ol.uOttawa[start="42"]{counter-reset:item 41;}.rich-text ol.uOttawa[start="43"]{counter-reset:item 42;}.rich-text ol.uOttawa[start="44"]{counter-reset:item 43;}.rich-text ol.uOttawa[start="45"]{counter-reset:item 44;}.rich-text ol.uOttawa[start="46"]{counter-reset:item 45;}.rich-text ol.uOttawa[start="47"]{counter-reset:item 46;}.rich-text ol.uOttawa[start="48"]{counter-reset:item 47;}.rich-text ol.uOttawa[start="49"]{counter-reset:item 48;}.rich-text ol.uOttawa[start="50"]{counter-reset:item 49;}.rich-text ol.uOttawa[start="51"]{counter-reset:item 50;}.rich-text ol.uOttawa[start="52"]{counter-reset:item 51;}.rich-text ol.uOttawa[start="53"]{counter-reset:item 52;}.rich-text ol.uOttawa[start="54"]{counter-reset:item 53;}.rich-text ol.uOttawa[start="55"]{counter-reset:item 54;}.rich-text ol.uOttawa[start="56"]{counter-reset:item 55;}.rich-text ol.uOttawa[start="57"]{counter-reset:item 56;}.rich-text ol.uOttawa[start="58"]{counter-reset:item 57;}.rich-text ol.uOttawa[start="59"]{counter-reset:item 58;}.rich-text ol.uOttawa[start="60"]{counter-reset:item 59;}.rich-text ol.uOttawa[start="61"]{counter-reset:item 60;}.rich-text ol.uOttawa[start="62"]{counter-reset:item 61;}.rich-text ol.uOttawa[start="63"]{counter-reset:item 62;}.rich-text ol.uOttawa[start="64"]{counter-reset:item 63;}.rich-text ol.uOttawa[start="65"]{counter-reset:item 64;}.rich-text ol.uOttawa[start="66"]{counter-reset:item 65;}.rich-text ol.uOttawa[start="67"]{counter-reset:item 66;}.rich-text ol.uOttawa[start="68"]{counter-reset:item 67;}.rich-text ol.uOttawa[start="69"]{counter-reset:item 68;}.rich-text ol.uOttawa[start="70"]{counter-reset:item 69;}.rich-text ol.uOttawa[start="71"]{counter-reset:item 70;}.rich-text ol.uOttawa[start="72"]{counter-reset:item 71;}.rich-text ol.uOttawa[start="73"]{counter-reset:item 72;}.rich-text ol.uOttawa[start="74"]{counter-reset:item 73;}.rich-text ol.uOttawa[start="75"]{counter-reset:item 74;}.rich-text ol.uOttawa[start="76"]{counter-reset:item 75;}.rich-text ol.uOttawa[start="77"]{counter-reset:item 76;}.rich-text ol.uOttawa[start="78"]{counter-reset:item 77;}.rich-text ol.uOttawa[start="79"]{counter-reset:item 78;}.rich-text ol.uOttawa[start="80"]{counter-reset:item 79;}.rich-text ol.uOttawa[start="81"]{counter-reset:item 80;}.rich-text ol.uOttawa[start="82"]{counter-reset:item 81;}.rich-text ol.uOttawa[start="83"]{counter-reset:item 82;}.rich-text ol.uOttawa[start="84"]{counter-reset:item 83;}.rich-text ol.uOttawa[start="85"]{counter-reset:item 84;}.rich-text ol.uOttawa[start="86"]{counter-reset:item 85;}.rich-text ol.uOttawa[start="87"]{counter-reset:item 86;}.rich-text ol.uOttawa[start="88"]{counter-reset:item 87;}.rich-text ol.uOttawa[start="89"]{counter-reset:item 88;}.rich-text ol.uOttawa[start="90"]{counter-reset:item 89;}.rich-text ol.uOttawa[start="91"]{counter-reset:item 90;}.rich-text ol.uOttawa[start="92"]{counter-reset:item 91;}.rich-text ol.uOttawa[start="93"]{counter-reset:item 92;}.rich-text ol.uOttawa[start="94"]{counter-reset:item 93;}.rich-text ol.uOttawa[start="95"]{counter-reset:item 94;}.rich-text ol.uOttawa[start="96"]{counter-reset:item 95;}.rich-text ol.uOttawa[start="97"]{counter-reset:item 96;}.rich-text ol.uOttawa[start="98"]{counter-reset:item 97;}.rich-text ol.uOttawa[start="99"]{counter-reset:item 98;}.rich-text ol.uOttawa[start="100"]{counter-reset:item 99;}.rich-text ol.al{list-style-type:none;counter-reset:item;padding-left:0.65em;}.rich-text ol.al > li{display:table;counter-increment:item;padding-left:0;position:relative;padding-left:30px;}.rich-text ol.al > li:before{content:counter(item,lower-alpha) ") ";display:inline-block;padding-right:0;position:absolute;left:0;width:30px;}.rich-text ol.al[start="1"]{counter-reset:item 0;}.rich-text ol.al[start="2"]{counter-reset:item 1;}.rich-text ol.al[start="3"]{counter-reset:item 2;}.rich-text ol.al[start="4"]{counter-reset:item 3;}.rich-text ol.al[start="5"]{counter-reset:item 4;}.rich-text ol.al[start="6"]{counter-reset:item 5;}.rich-text ol.al[start="7"]{counter-reset:item 6;}.rich-text ol.al[start="8"]{counter-reset:item 7;}.rich-text ol.al[start="9"]{counter-reset:item 8;}.rich-text ol.al[start="10"]{counter-reset:item 9;}.rich-text ol.al[start="11"]{counter-reset:item 10;}.rich-text ol.al[start="12"]{counter-reset:item 11;}.rich-text ol.al[start="13"]{counter-reset:item 12;}.rich-text ol.al[start="14"]{counter-reset:item 13;}.rich-text ol.al[start="15"]{counter-reset:item 14;}.rich-text ol.al[start="16"]{counter-reset:item 15;}.rich-text ol.al[start="17"]{counter-reset:item 16;}.rich-text ol.al[start="18"]{counter-reset:item 17;}.rich-text ol.al[start="19"]{counter-reset:item 18;}.rich-text ol.al[start="20"]{counter-reset:item 19;}.rich-text ol.al[start="21"]{counter-reset:item 20;}.rich-text ol.al[start="22"]{counter-reset:item 21;}.rich-text ol.al[start="23"]{counter-reset:item 22;}.rich-text ol.al[start="24"]{counter-reset:item 23;}.rich-text ol.al[start="25"]{counter-reset:item 24;}.rich-text ol.al[start="26"]{counter-reset:item 25;}.rich-text ol.al[start="27"]{counter-reset:item 26;}.rich-text ol.al[start="28"]{counter-reset:item 27;}.rich-text ol.al[start="29"]{counter-reset:item 28;}.rich-text ol.al[start="30"]{counter-reset:item 29;}.rich-text ol.al[start="31"]{counter-reset:item 30;}.rich-text ol.al[start="32"]{counter-reset:item 31;}.rich-text ol.al[start="33"]{counter-reset:item 32;}.rich-text ol.al[start="34"]{counter-reset:item 33;}.rich-text ol.al[start="35"]{counter-reset:item 34;}.rich-text ol.al[start="36"]{counter-reset:item 35;}.rich-text ol.al[start="37"]{counter-reset:item 36;}.rich-text ol.al[start="38"]{counter-reset:item 37;}.rich-text ol.al[start="39"]{counter-reset:item 38;}.rich-text ol.al[start="40"]{counter-reset:item 39;}.rich-text ol.al[start="41"]{counter-reset:item 40;}.rich-text ol.al[start="42"]{counter-reset:item 41;}.rich-text ol.al[start="43"]{counter-reset:item 42;}.rich-text ol.al[start="44"]{counter-reset:item 43;}.rich-text ol.al[start="45"]{counter-reset:item 44;}.rich-text ol.al[start="46"]{counter-reset:item 45;}.rich-text ol.al[start="47"]{counter-reset:item 46;}.rich-text ol.al[start="48"]{counter-reset:item 47;}.rich-text ol.al[start="49"]{counter-reset:item 48;}.rich-text ol.al[start="50"]{counter-reset:item 49;}.rich-text ol.al[start="51"]{counter-reset:item 50;}.rich-text ol.al[start="52"]{counter-reset:item 51;}.rich-text ol.al[start="53"]{counter-reset:item 52;}.rich-text ol.al[start="54"]{counter-reset:item 53;}.rich-text ol.al[start="55"]{counter-reset:item 54;}.rich-text ol.al[start="56"]{counter-reset:item 55;}.rich-text ol.al[start="57"]{counter-reset:item 56;}.rich-text ol.al[start="58"]{counter-reset:item 57;}.rich-text ol.al[start="59"]{counter-reset:item 58;}.rich-text ol.al[start="60"]{counter-reset:item 59;}.rich-text ol.al[start="61"]{counter-reset:item 60;}.rich-text ol.al[start="62"]{counter-reset:item 61;}.rich-text ol.al[start="63"]{counter-reset:item 62;}.rich-text ol.al[start="64"]{counter-reset:item 63;}.rich-text ol.al[start="65"]{counter-reset:item 64;}.rich-text ol.al[start="66"]{counter-reset:item 65;}.rich-text ol.al[start="67"]{counter-reset:item 66;}.rich-text ol.al[start="68"]{counter-reset:item 67;}.rich-text ol.al[start="69"]{counter-reset:item 68;}.rich-text ol.al[start="70"]{counter-reset:item 69;}.rich-text ol.al[start="71"]{counter-reset:item 70;}.rich-text ol.al[start="72"]{counter-reset:item 71;}.rich-text ol.al[start="73"]{counter-reset:item 72;}.rich-text ol.al[start="74"]{counter-reset:item 73;}.rich-text ol.al[start="75"]{counter-reset:item 74;}.rich-text ol.al[start="76"]{counter-reset:item 75;}.rich-text ol.al[start="77"]{counter-reset:item 76;}.rich-text ol.al[start="78"]{counter-reset:item 77;}.rich-text ol.al[start="79"]{counter-reset:item 78;}.rich-text ol.al[start="80"]{counter-reset:item 79;}.rich-text ol.al[start="81"]{counter-reset:item 80;}.rich-text ol.al[start="82"]{counter-reset:item 81;}.rich-text ol.al[start="83"]{counter-reset:item 82;}.rich-text ol.al[start="84"]{counter-reset:item 83;}.rich-text ol.al[start="85"]{counter-reset:item 84;}.rich-text ol.al[start="86"]{counter-reset:item 85;}.rich-text ol.al[start="87"]{counter-reset:item 86;}.rich-text ol.al[start="88"]{counter-reset:item 87;}.rich-text ol.al[start="89"]{counter-reset:item 88;}.rich-text ol.al[start="90"]{counter-reset:item 89;}.rich-text ol.al[start="91"]{counter-reset:item 90;}.rich-text ol.al[start="92"]{counter-reset:item 91;}.rich-text ol.al[start="93"]{counter-reset:item 92;}.rich-text ol.al[start="94"]{counter-reset:item 93;}.rich-text ol.al[start="95"]{counter-reset:item 94;}.rich-text ol.al[start="96"]{counter-reset:item 95;}.rich-text ol.al[start="97"]{counter-reset:item 96;}.rich-text ol.al[start="98"]{counter-reset:item 97;}.rich-text ol.al[start="99"]{counter-reset:item 98;}.rich-text ol.al[start="100"]{counter-reset:item 99;}.rich-text--medium{font-family:"Work Sans",sans-serif;font-weight:500;font-size:1.125rem;line-height:1.75rem;}.rich-text__table{width:100%;display:block;position:relative;overflow-x:auto;margin-top:1.0625rem;}@media only screen and (min-width:768px){.rich-text__table{margin-top:2.1875rem;}}@media only screen and (max-width:767px){.rich-text__table{display:none;}}.rich-text__table thead,.rich-text__table tbody{border-bottom:1px solid #000000;text-align:left;}.rich-text__table thead th{vertical-align:top;background-color:#ffffff;}.rich-text__table thead th:first-of-type{border-right:1px solid #dfdfdf;}.rich-text__table tbody th{border-right:1px solid #dfdfdf;}.rich-text__table tr:nth-of-type(odd){background-color:#f2f2f2;}.rich-text__table tr:nth-of-type(even){background-color:#ffffff;}.rich-text__table th,.rich-text__table td{vertical-align:top;padding:1.0625rem 1.25rem;}@media only screen and (max-width:575px){.rich-text__table th,.rich-text__table td{max-width:50%;}}.rich-text__table.clone{position:absolute;top:0;left:0;overflow-x:hidden;pointer-events:none;}.rich-text__table.clone caption{visibility:hidden;}.rich-text__table.clone th,.rich-text__table.clone td{visibility:hidden;min-width:175px;}@media only screen and (max-width:575px){.rich-text__table.clone th,.rich-text__table.clone td{max-width:50%;}}@media only screen and (min-width:768px){.rich-text__table.clone th,.rich-text__table.clone td{min-width:200px;}}@media only screen and (min-width:1470px){.rich-text__table.clone th,.rich-text__table.clone td{min-width:250px;}}.rich-text__table.clone tbody th{visibility:visible;}.rich-text__table.clone thead th:first-of-type{visibility:visible;}.rich-text__table--parent{position:relative;}.rich-text__table.row-only tbody th,.rich-text__table.row-only thead th{border-right:none;}.rich-text__table.small-screen{display:table;}@media only screen and (min-width:768px){.rich-text__table.small-screen{display:none;}}.rich-text iframe{width:100%;}.contact-columns{margin-top:72px;margin-bottom:72px;}@media only screen and (max-width:991px){.contact-columns{margin-top:64px;margin-bottom:64px;}}@media only screen and (max-width:767px){.contact-columns{margin-top:48px;margin-bottom:48px;}}.contact-columns h3{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){.contact-columns h3{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.contact-columns h3{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;}}.contact-columns__margin{margin-top:14px;}@media only screen and (max-width:1199px){.contact-columns__margin{margin-top:20px;}}@media only screen and (max-width:991px){.contact-columns__margin{margin-top:8px;}}@media only screen and (max-width:575px){.contact-columns__margin{margin-top:6px;}}.contact-columns__grid{display:grid;grid-auto-rows:1fr 1fr;grid-template-columns:1fr 1fr;}@media only screen and (max-width:767px){.contact-columns__grid{grid-auto-rows:1fr;grid-template-columns:1fr;}}.contact-columns__column::after{content:"";position:absolute;height:1px;bottom:0;background-color:#c8c9c7;width:91%;}.contact-columns__image{border-radius:100%;position:relative;overflow:hidden;width:180px;height:180px;margin-bottom:30px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);}@media only screen and (max-width:767px){.contact-columns__image{width:150px;height:150px;margin-bottom:20px;}}.contact-columns__text{margin-top:24px;}@media only screen and (max-width:991px){.contact-columns__text{margin-top:20px;}}@media only screen and (max-width:575px){.contact-columns__text{margin-top:10px;}}.contact-columns__social{margin-top:30px;margin-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:991px){.contact-columns__social{margin-top:30px;margin-bottom:30px;}}@media only screen and (max-width:767px){.contact-columns__social{margin-top:20px;margin-bottom:30px;}}.contact-columns__social-link{line-height:0;width:24px;}.contact-columns__social-link:not(:last-child){margin-right:20px;}.contact-columns__social-link.focusable--border:focus{padding:3px;}.contact-columns__bottom-margin{margin-bottom:40px;}@media only screen and (max-width:991px){.contact-columns__bottom-margin{margin-bottom:30px;}}.featured-sidebar{margin-top:52px;margin-bottom:45px;}@media only screen and (min-width:768px){.featured-sidebar{margin:72px auto;}}@media only screen and (min-width:1200px){.featured-sidebar{margin-top:50px;margin-bottom:100px;max-width:1270px;}}.featured-sidebar__main{padding-bottom:40px;}@media only screen and (min-width:768px){.featured-sidebar__main{padding-bottom:72px;}}@media only screen and (min-width:1200px){.featured-sidebar__main{padding:0 50px 0 15px;}}@media only screen and (min-width:1470px){.featured-sidebar__main{padding:0 50px 0 0;}}.featured-sidebar__main-image{position:relative;width:100%;padding-bottom:66.6666666667%;}.featured-sidebar__main-eyebrow{margin:44px 0 20px;}@media only screen and (min-width:768px){.featured-sidebar__main-eyebrow{margin-bottom:26px;}}.featured-sidebar__main-headline{margin-bottom:18px;}@media only screen and (min-width:768px){.featured-sidebar__main-headline{margin-bottom:20px;max-width:610px;}}.featured-sidebar__main-date{margin-bottom:6px;}@media only screen and (min-width:768px){.featured-sidebar__main-body{max-width:610px;}}@media only screen and (min-width:768px){.featured-sidebar__cta-all{margin-bottom:64px;}}@media only screen and (min-width:1200px){.featured-sidebar__cta-all{margin-bottom:0;}}.featured-sidebar__right{padding-top:40px;border-top:1px solid #dfdfdf;}@media only screen and (min-width:768px){.featured-sidebar__right{padding-top:72px;}}@media only screen and (min-width:1200px){.featured-sidebar__right{padding:0 15px 0 50px;border-top:none;border-left:1px solid #dfdfdf;}}@media only screen and (min-width:1470px){.featured-sidebar__right{padding:0 0 0 50px;}}.featured-sidebar__right-headline{margin-bottom:8px;}@media only screen and (min-width:768px){.featured-sidebar__right-headline{margin-bottom:0;}}@media only screen and (min-width:1200px){.featured-sidebar__right-headline{margin-bottom:16px;}}.featured-sidebar__right-cta{padding-bottom:46px;}@media only screen and (min-width:768px){.featured-sidebar__right-cta{text-align:right;padding-bottom:0;}}@media only screen and (min-width:1200px){.featured-sidebar__right-cta{text-align:left;padding-bottom:50px;}}.featured-sidebar__item{padding:34px 0 38px;border-top:1px solid #dfdfdf;}@media only screen and (min-width:768px){.featured-sidebar__item{padding:34px 0 36px;}}.featured-sidebar__item:first-child{padding-top:0;border-top:none;}.featured-sidebar__item-eyebrow{margin-bottom:16px;}.faculty-hero--garnet,.faculty-hero--grenat{background-color:#8f001a;}.faculty-hero--warm-grey,.faculty-hero--gris-chaud{background-color:#80746c;}.faculty-hero--dark-grey,.faculty-hero--gris-anthracite{background-color:#2d2d2c;}.faculty-hero__container{position:relative;}.faculty-hero__text-container{padding-top:123px;padding-bottom:100px;}@media only screen and (min-width:768px){.faculty-hero__text-container{padding-top:179px;}}@media only screen and (min-width:992px){.faculty-hero__text-container{padding-top:200px;}}.faculty-hero__headline{color:#ffffff;padding-right:6px;margin:20px 0;}.faculty-hero__headline h1{font-size:3.125rem;line-height:4rem;letter-spacing:-0.0625rem;}@media only screen and (max-width:991px){.faculty-hero__headline h1{font-size:2.75rem;line-height:3.5rem;letter-spacing:-0.046875rem;}}@media only screen and (max-width:767px){.faculty-hero__headline h1{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;}}.subnav{margin-bottom:41px;}@media only screen and (min-width:768px){.subnav{margin-bottom:68px;}}@media only screen and (min-width:1470px){.subnav{margin-bottom:84px;}}.subnav .subnav__link-icon--drop::before{content:"\e5c5";display:inline-block;}.subnav__item{position:relative;}@media only screen and (min-width:768px){.subnav__item{margin-top:25px;}}.subnav__item--active{background-color:#ffffff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2);}.subnav__item--active .subnav__link{height:auto;}.subnav__item--active .subnav__link-icon--drop{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.subnav__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:25px 0 23px;border-bottom:1px solid #dfdfdf;text-align:left;}.subnav__link::after{content:"";position:absolute;width:-webkit-calc(100% - 6px);width:calc(100% - 6px);height:-webkit-calc(100% - 34px);height:calc(100% - 34px);top:17px;left:0;border:2px solid #000000;opacity:0;z-index:1;}.subnav__link:focus .subnav__link-text,.subnav__link:hover .subnav__link-text{outline:none;background-color:#f0f0f0;-webkit-box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px #f0f0f0;box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px #f0f0f0;}.subnav__link:focus::after{opacity:1;}@media only screen and (min-width:992px){.subnav__link:hover .subnav__link-icon--arrow{right:-2px;}}.subnav__link-text{color:#2d2d2c;-webkit-box-shadow:none;box-shadow:none;margin-right:20px;}.subnav__link-icon{position:relative;color:#8f001a;-webkit-transition:all 0.2s;transition:all 0.2s;}.subnav__link-icon--arrow{font-size:1em;right:4px;}.subnav__link-icon--arrow::before{content:"\e5c8";display:inline-block;}.subnav__link--selected{border-bottom:4px solid #000000;}.subnav__link--selected .body,.subnav__link--selected .site-search__form--language ul > li > a,.site-search__form--language .subnav__link--selected ul > li > a,.subnav__link--selected .uottawa-default__content p,.uottawa-default__content .subnav__link--selected p,.subnav__link--selected .uottawa-default__content span,.uottawa-default__content .subnav__link--selected span,.subnav__link--selected .nav__login-menu-dropdown .menu-item a,.nav__login-menu-dropdown .menu-item .subnav__link--selected a{font-weight:700;font-size:1em;font-family:"Work Sans",sans-serif;}.subnav__content{width:100%;position:absolute;padding:7px 0 33px;right:0;background-color:#ffffff;-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,0.2);box-shadow:0 6px 10px 0 rgba(0,0,0,0.2);z-index:2;}.subnav__child-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:16px 0 15px;}.subnav__child-link:focus .subnav__link-text,.subnav__child-link:hover .subnav__link-text{outline:none;background-color:#f0f0f0;-webkit-box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px #f0f0f0;box-shadow:0 1px rgba(0,0,0,0),0 0 0 2px #f0f0f0;}.subnav__child-link-text{-webkit-box-shadow:none;box-shadow:none;}.subnav__child-link--selected .body,.subnav__child-link--selected .site-search__form--language ul > li > a,.site-search__form--language .subnav__child-link--selected ul > li > a,.subnav__child-link--selected .uottawa-default__content p,.uottawa-default__content .subnav__child-link--selected p,.subnav__child-link--selected .uottawa-default__content span,.uottawa-default__content .subnav__child-link--selected span,.subnav__child-link--selected .nav__login-menu-dropdown .menu-item a,.nav__login-menu-dropdown .menu-item .subnav__child-link--selected a{font-weight:700;font-size:1em;font-family:"Work Sans",sans-serif;}.section-header-image__description{margin-bottom:36px;}@media only screen and (max-width:991px){.section-header-image__description{margin-bottom:32px;}}@media only screen and (max-width:767px){.section-header-image__description{margin-bottom:24px;}}@media only screen and (min-width:768px){.section-header-image__cta{border-radius:40px 40px;}.section-header-image__cta .button__content,.section-header-image__cta .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .section-header-image__cta .form-submit{padding:18px 40px 19px;}.section-header-image__cta .button__content--check{padding:17px 30px 18px 40px;}.section-header-image__cta.button--secondary .button__content,.nav-container--default .section-header-image__cta.nav__tertiary-nav-button .button__content,.nav--sticky .section-header-image__cta.nav__tertiary-nav-button .button__content,.section-header-image__cta.button--secondary .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .section-header-image__cta.button--secondary .form-submit,.nav-container--default .section-header-image__cta.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .section-header-image__cta.nav__tertiary-nav-button .form-submit,.nav--sticky .section-header-image__cta.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .section-header-image__cta.nav__tertiary-nav-button .form-submit,.section-header-image__cta.button--secondary-white .button__content,.section-header-image__cta.button--secondary-white .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .section-header-image__cta.button--secondary-white .form-submit{padding:16px 38px 17px;}.section-header-image__cta.button--secondary .button__content--check,.nav-container--default .section-header-image__cta.nav__tertiary-nav-button .button__content--check,.nav--sticky .section-header-image__cta.nav__tertiary-nav-button .button__content--check,.section-header-image__cta.button--secondary-white .button__content--check{padding:15px 28px 16px 38px;}.section-header-image__cta.button--secondary:focus .button__content,.nav-container--default .section-header-image__cta.nav__tertiary-nav-button:focus .button__content,.nav--sticky .section-header-image__cta.nav__tertiary-nav-button:focus .button__content,.section-header-image__cta.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .section-header-image__cta.button--secondary:focus .form-submit,.nav-container--default .section-header-image__cta.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .section-header-image__cta.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .section-header-image__cta.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .section-header-image__cta.nav__tertiary-nav-button:focus .form-submit,.section-header-image__cta.button--secondary-white:focus .button__content,.section-header-image__cta.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .section-header-image__cta.button--secondary-white:focus .form-submit{padding:14px 36px 15px;}.section-header-image__cta.button--secondary:focus .button__content--check,.nav-container--default .section-header-image__cta.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .section-header-image__cta.nav__tertiary-nav-button:focus .button__content--check,.section-header-image__cta.button--secondary-white:focus .button__content--check{padding:13px 26px 14px 36px;}}.section-header-image__img{position:relative;width:600px;height:450px;}@media only screen and (max-width:1469px){.section-header-image__img{width:530px;height:397.5px;}}@media only screen and (max-width:1199px){.section-header-image__img{width:450px;height:337.5px;}}@media only screen and (max-width:991px){.section-header-image__img{width:690px;height:517.5px;}}@media only screen and (max-width:767px){.section-header-image__img{width:500px;height:375px;}}.section-header-image__img.circle{-webkit-clip-path:circle();clip-path:circle();width:450px;height:450px;}@media only screen and (max-width:1469px){.section-header-image__img.circle{width:397.5px;height:397.5px;}}@media only screen and (max-width:1199px){.section-header-image__img.circle{width:337.5px;height:337.5px;}}@media only screen and (max-width:991px){.section-header-image__img.circle{width:517.5px;height:517.5px;}}@media only screen and (max-width:767px){.section-header-image__img.circle{width:375px;height:375px;}}.section-header-image__img .image-container{position:absolute;top:0;left:0;right:0;bottom:0;}.section-header-image__img .image-container img{object-fit:cover;width:100%;aspect-ratio:4/3 auto;}.section-header-image__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;}@media only screen and (min-width:992px){.section-header-image__grid__headline{grid-row:1;}.section-header-image__grid__headline.left{grid-column:2;}.section-header-image__grid__headline.right{grid-column:1;}}@media only screen and (max-width:991px){.section-header-image__grid__headline{grid-column:1/span 2;grid-row:1;}}@media only screen and (min-width:992px){.section-header-image__grid__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-row:span 4;}.section-header-image__grid__image.left{grid-column:1;}.section-header-image__grid__image.right{grid-column:2;}}@media only screen and (max-width:991px){.section-header-image__grid__image{grid-column:1;grid-row:2;margin-bottom:32px;}}@media only screen and (max-width:767px){.section-header-image__grid__image{margin-bottom:24px;}}@media only screen and (min-width:992px){.section-header-image__grid__description{grid-row:2;}.section-header-image__grid__description.left{grid-column:2;}.section-header-image__grid__description.right{grid-column:1;}}@media only screen and (max-width:991px){.section-header-image__grid__description{grid-column:1/span 2;grid-row:3;}}.section-header-image__grid__cta{grid-row:3;}.section-header-image__grid__cta.right{text-align:left;}.section-header-image__grid__cta.left{text-align:left;}@media only screen and (min-width:992px){.section-header-image__grid__cta.left{grid-column:2;}.section-header-image__grid__cta.right{grid-column:1;}}@media only screen and (max-width:991px){.section-header-image__grid__cta{grid-column:1/span 2;grid-row:4;}}.related-articles{margin-top:44px;margin-bottom:48px;}@media only screen and (min-width:768px){.related-articles{margin-top:72px;margin-bottom:80px;}}.related-articles__headline{margin-bottom:6px;}@media only screen and (min-width:768px){.related-articles__headline{margin-bottom:0;}}@media only screen and (min-width:992px){.related-articles__headline{max-width:120px;}}.related-articles__item:last-child .related-articles__item-wrapper{border:none;padding-bottom:0;}@media only screen and (min-width:992px){.related-articles__item:last-child{margin-right:0;}}.related-articles__item-wrapper{border-bottom:1px solid #dfdfdf;padding-bottom:30px;}@media only screen and (min-width:768px){.related-articles__item-wrapper{padding-top:50px;padding-bottom:50px;}}@media only screen and (min-width:992px){.related-articles__item-wrapper{padding-top:0;padding-bottom:0;border:none;}}.related-articles__item-eyebrow{display:none;}@media only screen and (min-width:768px){.related-articles__item-eyebrow{display:block;margin-bottom:17px;}}@media only screen and (min-width:992px){.related-articles__item-eyebrow{margin-top:44px;margin-bottom:36px;}}.related-articles__item-eyebrow--m{display:block;padding-top:23px;padding-bottom:23px;}@media only screen and (min-width:768px){.related-articles__item-eyebrow--m{display:none;}}.related-articles__item-image{padding-right:14px;}@media only screen and (min-width:768px){.related-articles__item-image{padding-right:20px;}}@media only screen and (min-width:992px){.related-articles__item-image{padding-right:0;}}.related-articles__item-image__source{position:relative;padding-bottom:100%;}@media only screen and (min-width:992px){.related-articles__item-image__source{padding-bottom:66.6666666667%;}}.related-articles__item-content{padding-left:6px;}@media only screen and (min-width:768px){.related-articles__item-content{padding-left:10px;}}@media only screen and (min-width:992px){.related-articles__item-content{padding-left:0;}}.related-articles__item-text{margin-top:12px;}.quote-card{margin-bottom:43px;margin-top:41px;}.quote-card__attribution-l{display:none;}@media only screen and (min-width:768px){.quote-card{margin-top:68px;}}@media only screen and (min-width:992px){.quote-card{position:relative;width:100%;height:100%;max-width:540px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;margin-bottom:92px;margin-top:84px;}}@media only screen and (min-width:992px) and (min-width:576px){.quote-card{max-width:540px;}}@media only screen and (min-width:992px) and (min-width:768px){.quote-card{max-width:720px;}}@media only screen and (min-width:992px) and (min-width:992px){.quote-card{max-width:960px;}}@media only screen and (min-width:992px) and (min-width:1200px){.quote-card{max-width:1140px;}}@media only screen and (min-width:992px) and (min-width:1470px){.quote-card{max-width:1320px;}}@media only screen and (min-width:992px) and (min-width:768px){.quote-card{padding-right:15px;padding-left:15px;}}@media only screen and (min-width:992px) and (min-width:1470px){.quote-card{padding-right:30px;padding-left:30px;}}@media only screen and (max-width:991px){.quote-card__grid{margin-left:0;margin-right:0;}.quote-card__grid > .grid__col,.stats-module .quote-card__grid > .field__item{padding-right:0;padding-left:0;}}@media only screen and (min-width:992px){.quote-card__grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;}.quote-card__grid .attribution{padding-right:25%;}.quote-card__grid--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse nowrap;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;}.quote-card__grid--right .attribution{text-align:right;padding-right:0;padding-left:25%;}}.quote-card__image{position:relative;padding-bottom:100%;}@media only screen and (min-width:768px){.quote-card__image{padding-bottom:66.6666666667%;}}@media only screen and (min-width:992px){.quote-card__image{padding-bottom:83.3333333333%;}}.quote-card__image .image-container{position:absolute;top:0;left:0;right:0;bottom:0;}.quote-card__image .image-container img{object-fit:cover;width:100%;}.quote-card__container{margin-top:-30px;padding:0 20px;}@media only screen and (min-width:768px){.quote-card__container{margin-top:-50px;padding:0 40px;}}@media only screen and (min-width:992px){.quote-card__container{margin-top:50px;padding:0;}}.quote-card__text-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:50px 20px;}@media only screen and (min-width:768px){.quote-card__text-container{padding:110px 95px;}}@media only screen and (min-width:992px){.quote-card__text-container{padding:50px;min-height:442px;}}@media only screen and (min-width:1470px){.quote-card__text-container{min-height:600px;padding:50px 110px;}}.quote-card__text-container--grey-blue,.quote-card__text-container--bleu-gris{background-color:#636d77;}.quote-card__text-container--green,.quote-card__text-container--vert{background-color:#67796c;}.quote-card__text-container--warm-grey,.quote-card__text-container--gris-chaud{background-color:#80746c;}.quote-card__text-container--dark-grey,.quote-card__text-container--gris-anthracite{background-color:#2d2d2c;}.quote-card__eyebrow{margin-bottom:24px;}@media only screen and (min-width:768px){.quote-card__eyebrow{margin-bottom:44px;}}.quote-card__quote{border-top:1px solid #ffffff;margin-bottom:18px;padding-top:25px;font-size:1em;line-height:1.5;}@media only screen and (min-width:768px){.quote-card__quote{margin-bottom:33px;padding-top:47px;font-size:1.375em;line-height:2.0625rem;}}@media only screen and (min-width:1470px){.quote-card__quote{font-size:1.75em;line-height:2.625rem;}}@media only screen and (min-width:768px){.quote-card__descriptor{margin-top:3px;}}.series-article{background-color:#2d2d2c;}.series-article__m-eyebrow{display:block;padding:46px 0 34px;}@media only screen and (min-width:768px){.series-article__m-eyebrow{padding:74px 0 41px;}}@media only screen and (min-width:992px){.series-article__m-eyebrow{padding-top:94px;}}.series-article__m-header{border-bottom:2px solid #ffffff;}.series-article__m-headline{padding-bottom:34px;}@media only screen and (min-width:768px){.series-article__m-headline{padding-bottom:36px;}}@media only screen and (min-width:992px){.series-article__m-headline{padding-bottom:30px;}}@media only screen and (min-width:992px){.series-article__wrapper{padding-bottom:100px;}}.series-article__cta--top{padding-bottom:40px;}@media only screen and (min-width:768px){.series-article__cta--top{padding-bottom:52px;}}@media only screen and (min-width:992px){.series-article__cta--top{display:none;}}.series-article__cta--bottom{padding-top:100px;text-align:center;display:none;}@media only screen and (min-width:992px){.series-article__cta--bottom{display:block;}}.series-article__slider{padding-top:40px;overflow:hidden;}.series-article__slider.slick-dotted.slick-slider{margin-bottom:0;}@media only screen and (min-width:768px){.series-article__slider{padding-top:50px;}}@media only screen and (min-width:992px){.series-article__slider{padding-top:100px;position:relative;width:100%;height:100%;max-width:540px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}}@media only screen and (min-width:992px) and (min-width:576px){.series-article__slider{max-width:540px;}}@media only screen and (min-width:992px) and (min-width:768px){.series-article__slider{max-width:720px;}}@media only screen and (min-width:992px) and (min-width:992px){.series-article__slider{max-width:960px;}}@media only screen and (min-width:992px) and (min-width:1200px){.series-article__slider{max-width:1140px;}}@media only screen and (min-width:992px) and (min-width:1470px){.series-article__slider{max-width:1320px;}}@media only screen and (min-width:992px) and (min-width:768px){.series-article__slider{padding-right:15px;padding-left:15px;}}@media only screen and (min-width:992px) and (min-width:1470px){.series-article__slider{padding-right:30px;padding-left:30px;}}.series-article__slider .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.series-article__slider .slick-slide{margin:0;width:305px;}.series-article__slider .slick-slide:last-child{margin-right:0;}@media only screen and (min-width:768px){.series-article__slider .slick-slide{width:390px;}}.series-article__slider .slick-list{margin-left:20px;}@media only screen and (min-width:768px){.series-article__slider .slick-list{margin-left:39px;}}.series-article__slide-link{display:block;position:relative;background-color:#1f1f1f;min-height:430px;}@media only screen and (min-width:768px){.series-article__slide-link{min-height:550px;}}@media only screen and (min-width:992px){.series-article__slide-link:hover{background-color:#ffffff;}.series-article__slide-link:hover .series-article__slide-title{color:#2d2d2c;}.series-article__slide-link:hover .series-article__slide-title__icon{color:#8f001a;}}.series-article__slide-header{min-height:247px;padding:22px 20px;}@media only screen and (min-width:768px){.series-article__slide-header{min-height:310px;padding:30px;}}@media only screen and (min-width:992px){.series-article__slide-header{min-height:360px;}}@media only screen and (min-width:1470px){.series-article__slide-header{min-height:290px;}}.series-article__slide-image{position:relative;padding-bottom:66.6666666667%;}.series-article__slide-title__icon{margin:12px 0 0 -8px;width:8px;display:block;-webkit-transition:all 0.2s;transition:all 0.2s;}.series-article__controls{padding-top:20px;padding-bottom:20px;}@media only screen and (min-width:768px){.series-article__controls{padding-top:44px;padding-bottom:44px;}}@media only screen and (min-width:992px){.series-article__controls{display:none;}}.series-article__controls button,.series-article__controls .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .series-article__controls .form-submit{display:inline-block;color:#ffffff;}.series-article__controls .slick-disabled button,.series-article__controls .slick-disabled .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .series-article__controls .slick-disabled .form-submit{color:#6c6c6c;}.series-article__controls--next{text-align:right;}@media only screen and (min-width:992px){.series-article__dots{display:none;}}.series-article__dots .slick-dots li button,.series-article__dots .slick-dots li .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .series-article__dots .slick-dots li .form-submit{background-color:#6c6c6c;}.series-article__dots .slick-dots li button:focus,.series-article__dots .slick-dots li .site-search__form--submit .form-actions .form-submit:focus,.site-search__form--submit .form-actions .series-article__dots .slick-dots li .form-submit:focus{outline-color:#ffffff;}.series-article__dots .slick-dots li.slick-active button,.series-article__dots .slick-dots li.slick-active .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .series-article__dots .slick-dots li.slick-active .form-submit{background-color:#ffffff;}.text-only-hero__subheadline{font-family:"Spectral",serif;font-weight:400;margin-top:0;font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.0375rem;font-weight:300;}@media only screen and (min-width:768px){.text-only-hero__subheadline{font-size:1.5rem;line-height:2.25rem;letter-spacing:-0.04375rem;}}@media only screen and (min-width:992px){.text-only-hero__subheadline{font-size:1.75rem;line-height:2.625rem;letter-spacing:-0.04375rem;}}@media only screen and (min-width:1470px){.text-only-hero__subheadline{font-size:1.75rem;line-height:2.625rem;letter-spacing:-0.04375rem;}}.social-media__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0 50px;}@media only screen and (min-width:768px){.social-media__container{margin:40px 0 80px;max-height:1306px;}}@media only screen and (min-width:1470px){.social-media__container{margin:70px 0 90px;}}.social-media__item{max-width:100%;padding:0;margin-right:0;margin-bottom:20px;border-bottom:1px solid #dfdfdf;}.social-media__item a{display:block;}.social-media__item:last-child{border-bottom:0;margin-bottom:0;}.social-media__item:nth-child(3n+2) .social-media__image{padding-top:125%;}.social-media__item:nth-child(3n+2) .social-media__image picture{max-height:419px;}@media only screen and (min-width:768px){.social-media__item{max-width:330px;height:394px;margin-right:30px;}.social-media__item:nth-child(3){top:-82px;}.social-media__item:nth-child(5){top:-82px;}.social-media__item:nth-child(2n+2){margin-right:0;}.social-media__item:nth-last-child(-n+2){border-bottom:0;margin-bottom:0;}.social-media__item:nth-child(3n+2){height:475px;}.social-media__item:nth-child(3n+2) .social-media__image{padding-top:125%;}.social-media__item:nth-child(3n+2) .social-media__image picture{max-height:412px;}}@media only screen and (min-width:1470px){.social-media__item{max-width:390px;height:454px;margin-right:50px;}.social-media__item:nth-child(3){top:0;}.social-media__item:nth-child(4){top:-102px;}.social-media__item:nth-child(5){top:0;}.social-media__item:nth-child(6){top:-102px;}.social-media__item:nth-child(2n+2){margin-right:50px;}.social-media__item:nth-child(3n+3){margin-right:0;}.social-media__item:nth-last-child(-n+3){border-bottom:0;margin-bottom:0;}.social-media__item:nth-child(3n+2){height:556px;}.social-media__item:nth-child(3n+2) .social-media__image{padding-top:125%;}.social-media__item:nth-child(3n+2) .social-media__image picture{max-height:487px;}}.social-media__image{padding-top:100%;position:relative;}.social-media__image picture{position:absolute;top:0;left:0;}.social-media__type{display:grid;grid-template-columns:34px auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:20px 0 20px 0;}.social-media__icon{width:24px;height:24px;margin-right:10px;}.social-media__author{font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:3px;color:#2d2d2c;text-transform:uppercase;}.links-cols-nav{margin-top:40px;margin-bottom:50px;position:relative;}@media only screen and (min-width:768px){.links-cols-nav{margin-top:68px;margin-bottom:100px;}}.links-cols-nav__headline{padding-bottom:24px;border-bottom:2px solid;}@media only screen and (min-width:768px){.links-cols-nav__headline{margin-bottom:40px;padding-bottom:41px;}}@media only screen and (min-width:1470px){.links-cols-nav__headline{margin-bottom:56px;padding-bottom:36px;}}.links-cols-nav__headline .headline,.links-cols-nav__headline .site-search__form--bar input[type=text],.site-search__form--bar .links-cols-nav__headline input[type=text],.links-cols-nav__headline .uottawa-default__content h2,.uottawa-default__content .links-cols-nav__headline h2,.links-cols-nav__headline .uottawa-default__content h3,.uottawa-default__content .links-cols-nav__headline h3,.links-cols-nav__headline .uottawa-default__content h4,.uottawa-default__content .links-cols-nav__headline h4,.links-cols-nav__headline .uottawa-default__content h5,.uottawa-default__content .links-cols-nav__headline h5{max-width:50%;min-width:190px;}@media only screen and (min-width:1470px){.links-cols-nav__headline .headline,.links-cols-nav__headline .site-search__form--bar input[type=text],.site-search__form--bar .links-cols-nav__headline input[type=text],.links-cols-nav__headline .uottawa-default__content h2,.uottawa-default__content .links-cols-nav__headline h2,.links-cols-nav__headline .uottawa-default__content h3,.uottawa-default__content .links-cols-nav__headline h3,.links-cols-nav__headline .uottawa-default__content h4,.uottawa-default__content .links-cols-nav__headline h4,.links-cols-nav__headline .uottawa-default__content h5,.uottawa-default__content .links-cols-nav__headline h5{max-width:100%;}}.links-cols-nav__block-wrapper{padding:50px 0 50px;}@media only screen and (min-width:768px){.links-cols-nav__block-wrapper{padding:30px 15px 63px;}}@media only screen and (min-width:1470px){.links-cols-nav__block-wrapper{padding:60px 30px 63px;}}@media only screen and (min-width:768px){.links-cols-nav__block--underline{border-bottom:1px solid #dfdfdf;}}@media only screen and (min-width:768px){.links-cols-nav__block--underline:nth-last-child(2),.links-cols-nav__block--underline:last-child{border-bottom:none;}}.links-cols-nav__block--underline:last-child .links-cols-nav__block-wrapper{border-bottom:none;}.links-cols-nav__block--underline .links-cols-nav__block-wrapper{min-height:100%;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.links-cols-nav__block--underline .links-cols-nav__block-wrapper{border-bottom:none;}}@media only screen and (min-width:768px){.links-cols-nav__block--odd::before{content:"";display:block;background-color:#dfdfdf;position:absolute;width:1px;height:-webkit-calc(100% - 60px);height:calc(100% - 60px);left:0;top:30px;}}.links-cols-nav__image{border-radius:100%;position:relative;overflow:hidden;width:150px;height:150px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);margin-bottom:34px;}@media only screen and (min-width:768px){.links-cols-nav__image{margin-bottom:52px;}}@media only screen and (min-width:1470px){.links-cols-nav__image{width:200px;height:200px;margin-bottom:64px;margin-right:20px;}}.links-cols-nav__headlink{margin-bottom:17px;}@media only screen and (min-width:768px){.links-cols-nav__headlink{margin-bottom:11px;}}@media only screen and (min-width:768px){.links-cols-nav__headlink{margin-bottom:16px;}}@media only screen and (min-width:992px){.links-cols-nav__headlink{margin-left:20px;}}@media only screen and (min-width:1470px){.links-cols-nav__headlink{margin-left:20px;}}@media only screen and (min-width:992px){.links-cols-nav__body{margin-left:20px;}}@media only screen and (min-width:1470px){.links-cols-nav__body{margin-left:20px;}}.links-cols-linklist{margin-top:40px;margin-bottom:50px;position:relative;}@media only screen and (min-width:768px){.links-cols-linklist{margin-top:68px;margin-bottom:100px;}}.links-cols-linklist__headline{padding-bottom:24px;border-bottom:2px solid;}@media only screen and (min-width:768px){.links-cols-linklist__headline{margin-bottom:40px;padding-bottom:41px;}}@media only screen and (min-width:1470px){.links-cols-linklist__headline{margin-bottom:56px;padding-bottom:36px;}}.links-cols-linklist__headline .headline,.links-cols-linklist__headline .site-search__form--bar input[type=text],.site-search__form--bar .links-cols-linklist__headline input[type=text],.links-cols-linklist__headline .uottawa-default__content h2,.uottawa-default__content .links-cols-linklist__headline h2,.links-cols-linklist__headline .uottawa-default__content h3,.uottawa-default__content .links-cols-linklist__headline h3,.links-cols-linklist__headline .uottawa-default__content h4,.uottawa-default__content .links-cols-linklist__headline h4,.links-cols-linklist__headline .uottawa-default__content h5,.uottawa-default__content .links-cols-linklist__headline h5{max-width:50%;min-width:190px;}@media only screen and (min-width:1470px){.links-cols-linklist__headline .headline,.links-cols-linklist__headline .site-search__form--bar input[type=text],.site-search__form--bar .links-cols-linklist__headline input[type=text],.links-cols-linklist__headline .uottawa-default__content h2,.uottawa-default__content .links-cols-linklist__headline h2,.links-cols-linklist__headline .uottawa-default__content h3,.uottawa-default__content .links-cols-linklist__headline h3,.links-cols-linklist__headline .uottawa-default__content h4,.uottawa-default__content .links-cols-linklist__headline h4,.links-cols-linklist__headline .uottawa-default__content h5,.uottawa-default__content .links-cols-linklist__headline h5{max-width:100%;}}.links-cols-linklist__block-wrapper{padding:50px 0 50px;}@media only screen and (min-width:768px){.links-cols-linklist__block-wrapper{padding:30px 15px 63px;}}@media only screen and (min-width:1470px){.links-cols-linklist__block-wrapper{padding:60px 30px 63px;}}@media only screen and (min-width:768px){.links-cols-linklist__block--underline{border-bottom:1px solid #dfdfdf;}}@media only screen and (min-width:768px){.links-cols-linklist__block--underline:nth-last-child(2),.links-cols-linklist__block--underline:last-child{border-bottom:none;}}.links-cols-linklist__block--underline:last-child .links-cols-linklist__block-wrapper{border-bottom:none;}.links-cols-linklist__block--underline .links-cols-linklist__block-wrapper{min-height:100%;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.links-cols-linklist__block--underline .links-cols-linklist__block-wrapper{border-bottom:none;}}@media only screen and (min-width:768px){.links-cols-linklist__block--odd::before{content:"";display:block;background-color:#dfdfdf;position:absolute;width:1px;height:-webkit-calc(100% - 60px);height:calc(100% - 60px);left:0;top:30px;}}.links-cols-linklist__image{border-radius:100%;position:relative;overflow:hidden;width:150px;height:150px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);margin-bottom:34px;}@media only screen and (min-width:768px){.links-cols-linklist__image{margin-bottom:52px;}}@media only screen and (min-width:1470px){.links-cols-linklist__image{width:200px;height:200px;margin-bottom:64px;}}.links-cols-linklist__link{font-weight:500;width:315px;margin-bottom:14px;letter-spacing:-0.5px;}@media only screen and (min-width:768px){.links-cols-linklist__link{width:270px;}}@media only screen and (min-width:1470px){.links-cols-linklist__link{width:469px;}}.links-cols-linklist__headlink{margin-bottom:17px;width:315px;}@media only screen and (min-width:768px){.links-cols-linklist__headlink{margin-bottom:16px;width:270px;}}@media only screen and (min-width:1470px){.links-cols-linklist__headlink{margin-bottom:17px;width:359px;}}.three-up-heading{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;margin-bottom:18px;}@media only screen and (max-width:991px){.three-up-heading{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.three-up-heading{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:991px){.three-up-heading{margin-bottom:30px;}}.three-up-articles__separator{width:100%;}@media only screen and (min-width:992px){.three-up-articles__separator{margin-bottom:50px;border-bottom:none;}}@media only screen and (max-width:991px){.three-up-articles__separator{margin-bottom:30px;border-bottom:1px solid #d4d4d4;}}@media only screen and (max-width:767px){.three-up-articles__separator{margin-bottom:24px;border-bottom:1px solid #d4d4d4;}}@media only screen and (min-width:992px){.three-up-articles__item:nth-child(3n+1):nth-last-child(-n+3) .three-up-articles__separator,.three-up-articles__item:nth-child(3n+1):nth-last-child(-n+3) ~ .three-up-articles__item .three-up-articles__separator{width:100%;margin-bottom:0;border-bottom:none;}}@media only screen and (max-width:991px){.three-up-articles__item:last-child .three-up-articles__separator{width:100%;margin-bottom:0;border-bottom:none;}}.three-up-articles__item-image{margin-bottom:30px;}@media only screen and (max-width:991px){.three-up-articles__item-image{margin-right:30px;}}@media only screen and (max-width:767px){.three-up-articles__item-image{margin-right:20px;margin-bottom:24px;}}.three-up-articles__item-image__source{position:relative;padding-bottom:66.6666666667%;}.three-up-articles__item-text{margin-top:18px;}.three-up-articles__cta{margin-top:15px;}@media only screen and (min-width:768px){.three-up-articles__cta{margin-top:30px;text-align:right;}}.featured-section-header{padding-top:40px;}@media only screen and (max-width:767px){.featured-section-header{padding-top:30px;}}.featured-section-header__cta{margin-top:24px;}@media only screen and (min-width:768px){.featured-section-header__cta{border-radius:40px 40px;margin-top:32px;}.featured-section-header__cta .button__content,.featured-section-header__cta .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta .form-submit{padding:18px 40px 19px;}.featured-section-header__cta .button__content--check{padding:17px 30px 18px 40px;}.featured-section-header__cta.button--secondary .button__content,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .button__content,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .button__content,.featured-section-header__cta.button--secondary .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary .form-submit,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .form-submit,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .form-submit,.featured-section-header__cta.button--secondary-white .button__content,.featured-section-header__cta.button--secondary-white .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary-white .form-submit{padding:16px 38px 17px;}.featured-section-header__cta.button--secondary .button__content--check,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .button__content--check,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .button__content--check,.featured-section-header__cta.button--secondary-white .button__content--check{padding:15px 28px 16px 38px;}.featured-section-header__cta.button--secondary:focus .button__content,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content,.featured-section-header__cta.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary:focus .form-submit,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .form-submit,.featured-section-header__cta.button--secondary-white:focus .button__content,.featured-section-header__cta.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary-white:focus .form-submit{padding:14px 36px 15px;}.featured-section-header__cta.button--secondary:focus .button__content--check,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content--check,.featured-section-header__cta.button--secondary-white:focus .button__content--check{padding:13px 26px 14px 36px;}}@media only screen and (min-width:992px){.featured-section-header__cta{border-radius:40px 40px;margin-top:32px;margin-top:36x;}.featured-section-header__cta .button__content,.featured-section-header__cta .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta .form-submit{padding:18px 40px 19px;}.featured-section-header__cta .button__content--check{padding:17px 30px 18px 40px;}.featured-section-header__cta.button--secondary .button__content,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .button__content,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .button__content,.featured-section-header__cta.button--secondary .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary .form-submit,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .form-submit,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .form-submit,.featured-section-header__cta.button--secondary-white .button__content,.featured-section-header__cta.button--secondary-white .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary-white .form-submit{padding:16px 38px 17px;}.featured-section-header__cta.button--secondary .button__content--check,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button .button__content--check,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button .button__content--check,.featured-section-header__cta.button--secondary-white .button__content--check{padding:15px 28px 16px 38px;}.featured-section-header__cta.button--secondary:focus .button__content,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content,.featured-section-header__cta.button--secondary:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary:focus .form-submit,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .form-submit,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .form-submit,.featured-section-header__cta.button--secondary-white:focus .button__content,.featured-section-header__cta.button--secondary-white:focus .site-search__form--submit .form-actions .form-submit,.site-search__form--submit .form-actions .featured-section-header__cta.button--secondary-white:focus .form-submit{padding:14px 36px 15px;}.featured-section-header__cta.button--secondary:focus .button__content--check,.nav-container--default .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content--check,.nav--sticky .featured-section-header__cta.nav__tertiary-nav-button:focus .button__content--check,.featured-section-header__cta.button--secondary-white:focus .button__content--check{padding:13px 26px 14px 36px;}}@media only screen and (min-width:1200px){.featured-section-header__cta{text-align:right;margin-top:0;}}.featured-section-header__multi_cta{margin-top:24px;}@media only screen and (min-width:768px){.featured-section-header__multi_cta{margin-top:30px;}}@media only screen and (min-width:1200px){.featured-section-header__multi_cta{margin-top:0;}}.featured-section-header__multi_cta_item{padding-bottom:14px;padding-top:14px;}.featured-section-header__multi_cta_item:not(:last-child){border-bottom:1px solid #d4d4d4;}@media only screen and (min-width:768px){.featured-section-header__multi_cta_item:first-child{padding-top:0;}}@media only screen and (min-width:1200px){.featured-section-header__multi_cta_item{text-align:right;}}.two-column-link-list__link_item{padding-top:24px;padding-bottom:24px;border-bottom:1px solid #dfdfdf;font-size:18px;line-height:27px;height:100%;}@media only screen and (min-width:768px){.two-column-link-list__link_item{font-size:20px;line-height:30px;}}@media only screen and (min-width:992px){.two-column-link-list__link_item{font-size:22px;line-height:33px;}}@media only screen and (min-width:1470px){.two-column-link-list__link_item{font-size:22px;line-height:33px;}}.two-column-link-list .linklist__padding{padding-top:24px;padding-bottom:24px;}@media only screen and (min-width:768px){.two-column-link-list .linklist__padding{padding-top:32px;padding-bottom:32px;}}@media only screen and (min-width:992px){.two-column-link-list .linklist__padding{padding-top:36px;padding-bottom:36px;}}@media only screen and (min-width:1470px){.two-column-link-list .linklist__padding{padding-top:36px;padding-bottom:36px;}}.two-column-link-list .grid__col:last-child > *,.two-column-link-list .stats-module .field__item:last-child > *,.stats-module .two-column-link-list .field__item:last-child > *{border-bottom:unset;}@media only screen and (min-width:768px){.two-column-link-list .grid__col:nth-last-of-type(-n + 2):not(:nth-child(even)) > *,.two-column-link-list .stats-module .field__item:nth-last-of-type(-n + 2):not(:nth-child(even)) > *,.stats-module .two-column-link-list .field__item:nth-last-of-type(-n + 2):not(:nth-child(even)) > *{border-bottom:unset;}}.sticky-footer{width:100%;background-color:#ffffff;position:fixed;bottom:0;padding-top:14px;padding-bottom:14px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-box-shadow:0 -2px 4px 0 rgba(0,0,0,0.05),0 -1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 -2px 4px 0 rgba(0,0,0,0.05),0 -1px 1px 0 rgba(0,0,0,0.1);z-index:3;}@media only screen and (min-width:1470px){.sticky-footer{padding-top:18px;padding-bottom:18px;}}.sticky-footer__cta{text-align:right;}.sticky-footer--hide{-webkit-animation:slideDownBottom 0.3s ease-out forwards;animation:slideDownBottom 0.3s ease-out forwards;}.sticky-footer--reveal{-webkit-animation:slideUpBottom 0.3s ease-out forwards;animation:slideUpBottom 0.3s ease-out forwards;}.sticky-footer--spacing{margin-bottom:64px;}@media only screen and (min-width:992px){.sticky-footer--spacing{margin-bottom:70px;}}.featured-article-collection__heading{margin-bottom:46px;margin-top:44px;}@media only screen and (min-width:768px){.featured-article-collection__heading{margin-bottom:70px;margin-top:72px;}}@media only screen and (min-width:992px){.featured-article-collection__heading{margin-bottom:90px;}}.featured-article-collection__cta{margin-top:15px;}@media only screen and (min-width:768px){.featured-article-collection__cta{margin-top:30px;text-align:right;}}.featured-article-collection__wrapper{margin-bottom:38px;}@media only screen and (min-width:768px){.featured-article-collection__wrapper{margin-bottom:80px;}}.featured-article-collection__item{margin-top:38px;padding-bottom:38px;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.featured-article-collection__item{margin-top:40px;padding-bottom:40px;}}.featured-article-collection__item:first-of-type{margin-top:0;}.featured-article-collection__item:last-of-type{border-bottom:0;}.featured-article-collection__item-eyebrow{display:none;}@media only screen and (min-width:768px){.featured-article-collection__item-eyebrow{display:block;margin-bottom:26px;}}.featured-article-collection__item-eyebrow--m{display:block;padding-top:0;padding-bottom:23px;}@media only screen and (min-width:768px){.featured-article-collection__item-eyebrow--m{display:none;}}.featured-article-collection__item-image{padding-right:19px;}@media only screen and (min-width:768px){.featured-article-collection__item-image{padding-right:30px;}}@media only screen and (min-width:992px){.featured-article-collection__item-image{padding-right:50px;}}.featured-article-collection__item-image__source{position:relative;padding-bottom:66.6666666667%;}.featured-article-collection__item-text{margin-top:18px;}.give-widget{margin:46px auto 50px;}@media only screen and (min-width:768px){.give-widget{margin-top:73px;margin-bottom:80px;}}@media only screen and (min-width:1470px){.give-widget{max-width:830px;margin-top:92px;padding:0;margin-bottom:100px;}}.give-widget__amounts-radios{padding:34px 0 40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media only screen and (min-width:768px){.give-widget__amounts-radios{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:42px 0 50px;}}@media only screen and (min-width:1470px){.give-widget__amounts-radios{padding-bottom:0;}}.give-widget__amount-radio{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0.1);min-width:132px;border-radius:30px;padding:18px 35px 18px 26px;margin-bottom:20px;cursor:pointer;outline:none;-webkit-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out;}.give-widget__amount-radio:last-child{margin-bottom:0;}.give-widget__amount-radio.checked{background-color:rgba(0,0,0,0.2);}@media only screen and (min-width:768px){.give-widget__amount-radio{margin-bottom:0;}.give-widget__amount-radio:not(:last-child){margin-right:30px;}}@media only screen and (min-width:992px){.give-widget__amount-radio:hover{background-color:rgba(0,0,0,0.2);}.give-widget__amount-radio.focus{background-color:rgba(0,0,0,0.2);-webkit-box-shadow:0 0 0 2px #2d2d2c;box-shadow:0 0 0 2px #2d2d2c;}}.give-widget__amount-radio-circle{position:relative;display:block;width:18px;height:18px;background-color:transparent;border:2px solid #2d2d2c;border-radius:50%;margin-right:10px;}.give-widget__amount-radio-circle::after{content:"";position:absolute;display:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;background-color:#2d2d2c;border-radius:50%;}.give-widget__amount-radio input{position:absolute;opacity:0;cursor:pointer;}.give-widget__amount-radio input:checked ~ .give-widget__amount-radio-circle::after{display:block;}@media only screen and (min-width:1470px){.give-widget__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}@media only screen and (min-width:1470px){.give-widget__cta .button{margin-top:-2px;}}.faculty-priorities-body{padding:0 22px;}.faculty-priorities-body__headline{margin-bottom:1em;}.faculty-priorities-body__content{margin:auto;}.faculty-priorities-body__wrapper{border-top:1px solid #dfdfdf;margin:46px auto;padding-top:46px;}@media only screen and (min-width:768px){.faculty-priorities-body__wrapper{padding-top:72px;margin:72px auto;}}@media only screen and (min-width:768px){.faculty-priorities-body__text.rich-text ul{margin-top:1.0625rem;}}.faculty-priorities-body__give{border-top:1px solid #dfdfdf;margin:46px 8px;}@media only screen and (min-width:768px){.faculty-priorities-body__give{margin:72px 12px;}}@media only screen and (min-width:1470px){.faculty-priorities-body__give{margin:82px 12px;}}.faculty-priorities-body__give > .give-widget{margin-left:0;padding:0;}.faculty-priorities-hero__headline{max-width:770px;margin:24px 0 52px;}@media only screen and (min-width:768px){.faculty-priorities-hero__headline{margin:28px 0 72px;}}@media only screen and (min-width:1470px){.faculty-priorities-hero__headline{margin:32px 0 82px;}}.faculty-priorities-hero__body{margin:40px auto 24px;}@media only screen and (min-width:768px){.faculty-priorities-hero__body{max-width:75%;margin:52px auto 36px;}}@media only screen and (min-width:1470px){.faculty-priorities-hero__body{margin:60px auto 42px;}}.faculty-priorities-hero__breadcrumb{padding:0;}.faculty-priorities-hero__image{min-width:100%;margin:auto 0;}.static-content-block-three-up__heading{margin-bottom:46px;margin-top:44px;}@media only screen and (min-width:768px){.static-content-block-three-up__heading{margin-bottom:70px;margin-top:72px;}}@media only screen and (min-width:992px){.static-content-block-three-up__heading{margin-bottom:90px;}}.static-content-block-three-up__cta{margin-top:15px;}@media only screen and (min-width:768px){.static-content-block-three-up__cta{margin-top:30px;text-align:right;}}.static-content-block-three-up__wrapper{margin-bottom:38px;}@media only screen and (min-width:768px){.static-content-block-three-up__wrapper{margin-bottom:80px;margin-top:70px;}}.static-content-block-three-up__item{border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.static-content-block-three-up__item{margin-top:40px;}}@media only screen and (min-width:992px){.static-content-block-three-up__item{margin-top:0;border-bottom:none;}}.static-content-block-three-up__item:first-of-type{margin-top:0;}.static-content-block-three-up__item:last-of-type{border-bottom:none;}.static-content-block-three-up__item-eyebrow{display:none;}@media only screen and (min-width:768px){.static-content-block-three-up__item-eyebrow{display:block;margin-bottom:17px;}}@media only screen and (min-width:992px){.static-content-block-three-up__item-eyebrow{margin-top:44px;margin-bottom:26px;}}.static-content-block-three-up__item-eyebrow--m{display:block;padding-top:0;padding-bottom:23px;}@media only screen and (min-width:768px){.static-content-block-three-up__item-eyebrow--m{display:none;}}.static-content-block-three-up__item-image{padding-right:19px;margin-bottom:1em;padding-bottom:80%;}@media only screen and (min-width:768px){.static-content-block-three-up__item-image{padding-right:30px;margin-bottom:40px;}}@media only screen and (min-width:992px){.static-content-block-three-up__item-image{padding-right:0;margin-bottom:0;}}.static-content-block-three-up__item-image__source{padding-bottom:10%;}.static-content-block-three-up__item-text{padding-top:8px;padding-left:15px;}@media only screen and (min-width:992px){.static-content-block-three-up__item-text{padding-left:0;}}.static-content-block-three-up__item-div{padding-bottom:8px;}.static-content-block-three-up__item-title{font-weight:bold;padding-left:15px;}@media only screen and (min-width:992px){.static-content-block-three-up__item-title{padding-left:0;}}.main-headline__with-underline__underline{padding-bottom:15px;border-bottom:2px solid #2d2d2c;}@media only screen and (min-width:768px){.main-headline__with-underline__underline{padding-bottom:21px;margin-bottom:-35px;border-bottom:2px solid #2d2d2c;}}@media only screen and (min-width:1470px){.main-headline__with-underline__underline{padding-bottom:21px;margin-bottom:-35px;border-bottom:2px solid #2d2d2c;}}@media only screen and (min-width:1470px){.main-headline__without-underline{padding-bottom:21px;margin-bottom:-35px;}}.sub-headline{padding-bottom:0;}.sub-headline .underline-2px{margin-bottom:0;}.faq{padding-top:36px;padding-bottom:46px;}@media only screen and (min-width:1470px){.faq{padding-top:36px;padding-bottom:46px;}}@media only screen and (max-width:991px){.faq{padding-top:32px;padding-bottom:42px;}}@media only screen and (max-width:767px){.faq{padding-top:24px;padding-bottom:34px;}}.faq--headline{display:inline-block;width:-webkit-calc(100% - 30px);width:calc(100% - 30px);font-size:20px;font-weight:600;line-height:1.5;}@media only screen and (min-width:768px){.faq--headline{width:-webkit-calc(100% - 45px);width:calc(100% - 45px);}}@media only screen and (max-width:991px){.faq--headline{font-size:1.125rem;}}.faq--wrapper{border-bottom:1px solid #dfdfdf;}.faq--icon{vertical-align:middle;-webkit-transition:200ms linear all;transition:200ms linear all;font-size:24px;float:right;padding-top:3px;}.faq--icon.active{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:200ms linear all;transition:200ms linear all;}.faq__dropdown{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial;text-align:left;width:100%;padding:30px 0;line-height:0;}.faq__dropdown:focus{border:2px solid #000000;}@media only screen and (max-width:767px){.faq__dropdown{padding:22px 0;}}.faq__content{margin-bottom:32px;}@media only screen and (min-width:768px){.faq__content{margin-bottom:36px;}}.article-body-left__container{max-width:100%;}@media only screen and (min-width:1200px){.article-body-left__container{max-width:75%;margin:0;}}.full-width-image{margin:24px auto 24px;padding:0;width:100%;}@media only screen and (max-width:575px){.full-width-image{max-width:575px !important;}}@media only screen and (min-width:576px){.full-width-image{max-width:500px !important;}}@media only screen and (min-width:768px){.full-width-image{max-width:690px !important;margin:32px auto 32px;}}@media only screen and (min-width:992px){.full-width-image{max-width:930px !important;margin:32px auto 32px;}}@media only screen and (min-width:1200px){.full-width-image{max-width:1110px !important;margin:36px auto 36px;}}@media only screen and (min-width:1470px){.full-width-image{max-width:1270px !important;margin:36px auto 36px;}}.full-width-image__image--left{position:relative;padding-bottom:56.4179104478%;}@media only screen and (min-width:768px){.full-width-image__image--left{padding-bottom:56.5217391304%;}}@media only screen and (min-width:1470px){.full-width-image__image--left{padding-bottom:42.342519685%;}}.full-width-image__image--whole{position:relative;padding-bottom:56.4179104478%;}@media only screen and (min-width:768px){.full-width-image__image--whole{padding-bottom:56.5217391304%;}}@media only screen and (min-width:1470px){.full-width-image__image--whole{padding-bottom:56.4566929134%;}}.full-width-image__text{margin-top:16px;}.horizontal-card-collection h3{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;}@media only screen and (max-width:991px){.horizontal-card-collection h3{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.horizontal-card-collection h3{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;}}.horizontal-card-collection .h3-margin{margin-bottom:50px;}@media only screen and (max-width:991px){.horizontal-card-collection .h3-margin{margin-bottom:40px;}}@media only screen and (max-width:767px){.horizontal-card-collection .h3-margin{margin-bottom:30px;}}.horizontal-card-collection .cards-grid{display:grid;grid-template-columns:50% 50%;grid-auto-rows:1fr;row-gap:36px;}@media only screen and (max-width:991px){.horizontal-card-collection .cards-grid{grid-template-columns:100%;row-gap:30px;}}.horizontal-card-collection .card-container{display:grid;padding-bottom:36px;border-bottom:1px solid #dfdfdf;}.horizontal-card-collection .card-container:last-child{padding-bottom:0;border-bottom:none;}.horizontal-card-collection .card-container:last-child .image-container{padding-bottom:0;}.horizontal-card-collection .card-container:last-child .text{padding-bottom:0;}@media only screen and (min-width:992px){.horizontal-card-collection .card-container:nth-child(odd){grid-template-columns:240px 1fr;}.horizontal-card-collection .card-container:nth-child(odd) .text{border-right:1px solid #dfdfdf;padding-right:50px;}.horizontal-card-collection .card-container:nth-child(odd):nth-last-child(1),.horizontal-card-collection .card-container:nth-child(odd):nth-last-child(2){padding-bottom:0;border-bottom:none;}.horizontal-card-collection .card-container:nth-child(odd):nth-last-child(1) .image-container,.horizontal-card-collection .card-container:nth-child(odd):nth-last-child(2) .image-container{padding-bottom:0;}.horizontal-card-collection .card-container:nth-child(odd):nth-last-child(1) .text,.horizontal-card-collection .card-container:nth-child(odd):nth-last-child(2) .text{padding-right:0;padding-bottom:0;}.horizontal-card-collection .card-container:nth-child(odd):last-child .text{border-right:none;}.horizontal-card-collection .card-container:nth-child(even){grid-template-columns:290px 1fr;}.horizontal-card-collection .card-container:nth-child(even) .image-container{padding-left:50px;}}@media only screen and (min-width:992px) and (max-width:991px){.horizontal-card-collection .card-container:nth-child(even) .image-container{padding-left:0;}}@media only screen and (max-width:991px){.horizontal-card-collection .card-container{grid-template-columns:190px 1fr;padding-bottom:30px;}}@media only screen and (max-width:767px){.horizontal-card-collection .card-container{grid-template-columns:180px 1fr;padding-bottom:30px;}}.horizontal-card-collection .image-container{grid-column:1;padding-top:25px;padding-right:40px;padding-bottom:25px;}@media only screen and (max-width:991px){.horizontal-card-collection .image-container{padding-top:0;padding-bottom:0;}}@media only screen and (max-width:767px){.horizontal-card-collection .image-container{padding-right:30px;}}.horizontal-card-collection .image-container .card-image{border-radius:100%;position:relative;overflow:hidden;width:200px;height:200px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);}@media only screen and (max-width:1469px){.horizontal-card-collection .image-container .card-image{width:150px;height:150px;}}.horizontal-card-collection .text{grid-column:2;padding-top:25px;padding-bottom:25px;}@media only screen and (max-width:991px){.horizontal-card-collection .text{padding-top:0;padding-bottom:0;}}.contact-card-tiles{margin-top:40px;margin-bottom:50px;position:relative;}@media only screen and (min-width:768px){.contact-card-tiles{margin-top:68px;margin-bottom:100px;}}.contact-card-tiles__headline{padding-bottom:24px;border-bottom:2px solid;}@media only screen and (min-width:768px){.contact-card-tiles__headline{margin-bottom:40px;padding-bottom:41px;}}@media only screen and (min-width:1470px){.contact-card-tiles__headline{margin-bottom:56px;padding-bottom:36px;}}.contact-card-tiles__headline .headline,.contact-card-tiles__headline .site-search__form--bar input[type=text],.site-search__form--bar .contact-card-tiles__headline input[type=text],.contact-card-tiles__headline .uottawa-default__content h2,.uottawa-default__content .contact-card-tiles__headline h2,.contact-card-tiles__headline .uottawa-default__content h3,.uottawa-default__content .contact-card-tiles__headline h3,.contact-card-tiles__headline .uottawa-default__content h4,.uottawa-default__content .contact-card-tiles__headline h4,.contact-card-tiles__headline .uottawa-default__content h5,.uottawa-default__content .contact-card-tiles__headline h5{min-width:190px;}@media only screen and (min-width:1470px){.contact-card-tiles__headline .headline,.contact-card-tiles__headline .site-search__form--bar input[type=text],.site-search__form--bar .contact-card-tiles__headline input[type=text],.contact-card-tiles__headline .uottawa-default__content h2,.uottawa-default__content .contact-card-tiles__headline h2,.contact-card-tiles__headline .uottawa-default__content h3,.uottawa-default__content .contact-card-tiles__headline h3,.contact-card-tiles__headline .uottawa-default__content h4,.uottawa-default__content .contact-card-tiles__headline h4,.contact-card-tiles__headline .uottawa-default__content h5,.uottawa-default__content .contact-card-tiles__headline h5{max-width:100%;}}.contact-card-tiles__block-wrapper{padding:50px 0 50px;}@media only screen and (min-width:768px){.contact-card-tiles__block-wrapper{padding:30px 15px 63px;}}@media only screen and (min-width:1470px){.contact-card-tiles__block-wrapper{padding:60px 30px 63px;}}@media only screen and (min-width:768px){.contact-card-tiles__block--underline{border-bottom:1px solid #dfdfdf;}}@media only screen and (min-width:768px){.contact-card-tiles__block--underline:nth-last-child(2),.contact-card-tiles__block--underline:last-child{border-bottom:none;}}.contact-card-tiles__block--underline:last-child .contact-card-tiles__block-wrapper{border-bottom:none;}.contact-card-tiles__block--underline .contact-card-tiles__block-wrapper{min-height:100%;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.contact-card-tiles__block--underline .contact-card-tiles__block-wrapper{border-bottom:none;}}@media only screen and (min-width:768px){.contact-card-tiles__block--odd::before{content:"";display:block;background-color:#dfdfdf;position:absolute;width:1px;height:-webkit-calc(100% - 60px);height:calc(100% - 60px);left:0;top:30px;}}.contact-card-tiles__image{border-radius:100%;position:relative;overflow:hidden;width:150px;height:150px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);margin-bottom:34px;}@media only screen and (min-width:768px){.contact-card-tiles__image{margin-bottom:52px;}}@media only screen and (min-width:1470px){.contact-card-tiles__image{width:200px;height:200px;margin-bottom:64px;}}.contact-card-tiles__headlink{margin-bottom:17px;}@media only screen and (min-width:768px){.contact-card-tiles__headlink{margin-bottom:11px;}}@media only screen and (min-width:768px){.contact-card-tiles__headlink{margin-bottom:16px;}}.information-list-block{margin-top:40px;margin-bottom:50px;position:relative;}@media only screen and (min-width:768px){.information-list-block{margin-top:68px;margin-bottom:100px;}}.information-list-block__item{padding-top:45px;padding-bottom:45px;border-bottom:1px solid #dfdfdf;}.information-list-block__item--first{border-top:none;}.information-list-block__eyebrow{margin-right:24px;margin-bottom:12px;font-weight:400;display:inline-block;}@media only screen and (min-width:768px){.information-list-block__eyebrow{margin-right:48px;}}.information-list-block__eyebrows{margin-bottom:18px;}@media only screen and (min-width:768px){.information-list-block__eyebrows{margin-bottom:24px;}}.information-list-block__description{margin-bottom:12px;}.information-list-block__link{font-weight:700;}.information-list-block__image{border-radius:100%;position:relative;overflow:hidden;width:150px;height:150px;margin-bottom:34px;-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);}@media only screen and (min-width:768px){.information-list-block__image{margin:auto;margin-bottom:52px;}}@media only screen and (min-width:1470px){.information-list-block__image{width:250px;height:250px;margin-bottom:64px;}}.information-list-block__headline{margin-bottom:17px;}@media only screen and (min-width:768px){.information-list-block__headline{margin-bottom:16px;}}@media only screen and (min-width:1470px){.information-list-block__headline{margin-bottom:17px;}}.event-detail{margin-top:44px;margin-bottom:44px;padding-bottom:22px;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.event-detail{margin-top:72px;margin-bottom:72px;padding-bottom:36px;}}@media only screen and (min-width:1470px){.event-detail{margin-top:100px;margin-bottom:100px;padding-bottom:50px;}}@media only screen and (min-width:1470px){.event-detail__xl-offset--0{margin-left:0;}}.event-detail__person{border-bottom:1px solid #dfdfdf;margin-bottom:2.5rem;padding-bottom:1.25rem;}.event-detail__person--last .event-detail__person--link{margin:1.25rem 0 1.25rem;}@media only screen and (min-width:768px){.event-detail__person--last .event-detail__person--link{margin:1.25rem 0 0;}}@media only screen and (min-width:1470px){.event-detail__person--last .event-detail__person--link{margin:2.5rem 0 0;}}.event-detail__person--info{margin-bottom:1.25rem;}.event-detail__person--name{margin-bottom:1.25rem;margin-top:1.25rem;}@media only screen and (min-width:768px){.event-detail__person--name{margin-top:0;}}.event-detail__person--title{width:320px;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;}@media only screen and (min-width:768px){.event-detail__person--title{width:450px;}}.event-detail__person--link{margin:1.25rem 0;}@media only screen and (min-width:1470px){.event-detail__person--link{margin:2.5rem 0;}}.event-detail__person--image{border-radius:100%;position:relative;overflow:hidden;width:98px;height:98px;mask-image:radial-gradient(#ffffff,#f2f2f2);-webkit-mask-image:-webkit-radial-gradient(#ffffff,#f2f2f2);}@media only screen and (min-width:768px){.event-detail__person--image{width:151px;height:151px;}}@media only screen and (min-width:1470px){.event-detail__person--image{width:171px;height:171px;}}@media only screen and (min-width:768px){.event-detail__person--body{margin-top:1.25rem;}}@media only screen and (min-width:1200px){.event-detail__content{border-right:1px solid #dfdfdf;}}.event-detail__sidebar{margin-bottom:2.5rem;}@media only screen and (max-width:767px){.event-detail__sidebar{padding-bottom:1.875rem;}}.event-detail__sidebar--divider{border-top:2px solid #000000;margin-bottom:1.25rem;}@media only screen and (max-width:1199px){.event-detail__sidebar--divider-bottom{border-bottom:1px solid #dfdfdf;}}.event-detail__sidebar--item{margin-bottom:1.25rem;padding-bottom:1.25rem;}@media only screen and (min-width:768px){.event-detail__sidebar--item{border-top:none;}}@media only screen and (min-width:1200px){.event-detail__sidebar--item{border-bottom:1px solid #dfdfdf;}}.event-detail__sidebar--item-first{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #dfdfdf;}.event-detail__sidebar--item-text{margin-top:1.25rem;}.event-detail__sidebar--item-text.body--3{font-size:1em;}.event-detail__sidebar--item-info{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:1.25rem;padding-top:1.25rem;border-top:1px solid #dfdfdf;}.event-detail__sidebar--item-info > span.eyebrow,.nav .event-detail__sidebar--item-info > span.nav__user-name,.nav__utility-nav .event-detail__sidebar--item-info > span.language-link{display:block;}.event-detail__sidebar--item-cta{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:0;}@media only screen and (min-width:1470px){.event-detail__sidebar--item-cta{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:1.25rem;}}.event-detail__sidebar--cta{width:auto;text-align:center;}@media only screen and (min-width:768px){.event-detail__sidebar--cta{margin-top:0;width:100%;}}@media only screen and (min-width:768px){.event-detail__sidebar--m-border{padding-bottom:1.25rem;height:100%;border-bottom:1px solid #dfdfdf;}}@media only screen and (min-width:1470px){.event-detail__sidebar--m-border{padding-bottom:0;height:auto;border-bottom:none;}}.event-detail--headline{margin-bottom:2.5rem;}.event-detail--description + .event-detail__person,.event-detail--description + .event-detail__person--last{margin-top:2.5rem;margin-bottom:2.5rem;}@media only screen and (min-width:1470px){.event-detail--description + .event-detail__person,.event-detail--description + .event-detail__person--last{margin-top:5rem;}}@media only screen and (max-width:1199px){.cols__reversed{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.btwp-backbround:nth-child(odd){background-color:#f2f2f2;}@media only screen and (min-width:992px){.btwp-backbround:nth-child(odd) .btwp-padding-image{padding-left:28px;}}@media only screen and (min-width:1470px){.btwp-backbround:nth-child(odd) .btwp-padding-image{padding-left:18px;}}.btwp-backbround:nth-child(even){background-color:#ffffff;}@media only screen and (min-width:992px){.btwp-backbround:nth-child(even) .btwp-padding-image{padding-right:28px;}}@media only screen and (min-width:1470px){.btwp-backbround:nth-child(even) .btwp-padding-image{padding-right:18px;}}.btwp-odd{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.btwp-padding-text{padding-top:21px;padding-bottom:21px;}@media only screen and (min-width:768px){.btwp-padding-text{padding-top:36px;padding-bottom:36px;}}@media only screen and (min-width:992px){.btwp-padding-text{padding-top:43px;padding-bottom:43px;}}.btwp-padding-image{padding-top:0;padding-bottom:21px;}.btwp-padding-image img{object-fit:cover;width:100%;}@media only screen and (min-width:768px){.btwp-padding-image{padding-top:0;padding-bottom:36px;}}@media only screen and (min-width:992px){.btwp-padding-image{padding-top:43px;padding-bottom:43px;}}.event-hero__heading{margin-top:24px;}@media only screen and (min-width:768px){.event-hero__heading{margin-top:32px;}}@media only screen and (min-width:992px){.event-hero__heading{margin-top:36px;}}.uo-tab-indicator{position:absolute;z-index:1;border:none;width:0;height:48px;border-radius:44px 44px;background-color:#2d2d2c;}.uo-tabs-wrapper{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;border-radius:44px 44px;}.uo-tabs-wrapper .uo-tabs-scroll-btn{border:none;padding:0;cursor:pointer;font-size:18px;height:50px;}.uo-tabs-wrapper .uo-tabs-scroll-btn:hover{background-color:#d8d8d8;}.uo-tabs-wrapper .uo-tabs-scroll-btn.left{border-radius:44px 0 0 44px;position:absolute;left:0;z-index:5;width:60px;background:-webkit-gradient(linear,left top,right top,color-stop(60%,#f2f2f2),to(rgba(242,242,242,0)));background:-webkit-linear-gradient(left,#f2f2f2 60%,rgba(242,242,242,0) 100%);background:linear-gradient(90deg,#f2f2f2 60%,rgba(242,242,242,0) 100%);}.uo-tabs-wrapper .uo-tabs-scroll-btn.left img{display:inline-block;width:14px;height:14px;margin-top:10px;}.uo-tabs-wrapper .uo-tabs-scroll-btn.right{border-radius:0 44px 44px 0;position:absolute;right:0;z-index:5;width:60px;background:-webkit-gradient(linear,right top,left top,color-stop(60%,#f2f2f2),to(rgba(242,242,242,0)));background:-webkit-linear-gradient(right,#f2f2f2 60%,rgba(242,242,242,0) 100%);background:linear-gradient(-90deg,#f2f2f2 60%,rgba(242,242,242,0) 100%);}.uo-tabs-wrapper .uo-tabs-scroll-btn.right img{display:inline-block;width:14px;height:14px;margin-top:10px;}.uo-tabs-container{position:relative;overflow:hidden;scroll-behavior:smooth;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;white-space:nowrap;padding:0;height:48px;list-style:none;margin:0;border-radius:44px 44px;width:100%;font-family:"Work Sans",sans-serif;font-size:1rem;line-height:1.75rem;font-weight:500;background-color:#f2f2f2;border-right:1px solid #f2f2f2;border-left:1px solid #f2f2f2;}.uo-tabs-container::-webkit-scrollbar{display:none;}.uo-tabs-container .uo-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;margin:0;list-style:none;overflow:auto;height:55px;}.uo-tabs-container .uo-tab-item{display:inline-block;text-align:center;}.uo-tabs-container .uo-tab-item:first-child{margin-left:0;}.uo-tabs-container .uo-tab-item:last-child{margin-right:0;}.uo-tabs-container .uo-tab-btn{cursor:pointer;white-space:nowrap;display:inline-block;padding:10px 20px;height:48px;border:none;border-radius:44px 44px;color:#2d2d2c;background-color:#f2f2f2;text-align:center;}.uo-tabs-container .uo-tab-btn.active{font-weight:700;color:#f2f2f2;background-color:#2d2d2c;}.uo-tabs-container .uo-tab-btn.focus{background-color:#d8d8d8;}.uo-tabs-container .uo-tab-btn::after{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden;}.uo-tabs-container .uo-tab-btn:not(.active):hover{background-color:#d8d8d8;}.tabs-with-content .quick-links__tabs-blur::before{background:none #ffffff;}.tabs-with-content .quick-links__tabs-blur::after{background:none #ffffff;width:0;}.tabs-with-content .tab-with-content__button-text{position:relative;margin-bottom:13px;-webkit-box-shadow:none;box-shadow:none;color:#2d2d2c;}@media only screen and (min-width:768px){.tabs-with-content .tab-with-content__button-text{margin-bottom:23px;}}.tabs-with-content .quick-links__button-content::after{height:4px;}.tabs-with-content .tab-active .typo-button-tab{font-weight:700;}.tabs-with-content .tab-active .quick-links__button-content:hover .typo-button-tab{background-color:#ffffff;}.tabs-with-content .tab-active .quick-links__button-content .link__content:active{background-color:#dfdfdf;-webkit-transition:none;transition:none;}.anchor-navigation{margin-top:1.25rem;margin-bottom:1.25rem;}.anchor-navigation__container{background-color:#f2f2f2;padding:2.1875rem;}.anchor-navigation__heading{margin-bottom:1.25rem;}.anchor-navigation__links{margin-top:1.25rem;}.anchor-navigation__links--item{margin-top:1.25rem;}.grid-no-margin{margin-left:0;margin-right:0;}.button-overrides{text-align:right;}@media only screen and (max-width:767px){.button-overrides{text-align:left;padding-top:12px;padding-bottom:12px;}}.col-equal-height{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}.col-equal-height-flex{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.col-equal-height-flex .el-full-height{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.col-equal-height-flex .el-border-bottom{border-bottom:1px solid #d4d4d4;}@media only screen and (min-width:1200px){.col-equal-height-flex .el-border-bottom{margin-top:40px;}}@media only screen and (max-width:1199px){.col-equal-height-flex .el-border-bottom{margin-top:27px;}}@media only screen and (max-width:991px){.col-equal-height-flex:nth-child(-n+2) .el-border-bottom{margin-top:40px;margin-bottom:32px;}.col-equal-height-flex:nth-last-child(-n+2) .el-border-bottom{margin-top:40px;}}@media only screen and (max-width:767px){.col-equal-height-flex:nth-child(-n+3) .el-border-bottom{margin-top:40px;border-bottom:none;margin-bottom:0;}.col-equal-height-flex:nth-child(4) .el-border-bottom{margin-top:24px;}}.gray-box{background-color:#f2f2f2;margin-top:3rem;padding:1.5625rem;font-family:"Work Sans",sans-serif;font-weight:400;}@media only screen and (max-width:575px){.gray-box{margin-top:2.5rem;}}.gray-box__section{margin-top:2.1875rem;}@media only screen and (max-width:575px){.gray-box__section{margin-top:1.0625rem;}}.gray-box__text{font-size:1rem;line-height:1.5;margin-top:1.0625rem;}@media only screen and (max-width:575px){.gray-box__text{font-size:0.875rem;margin-top:0.5rem;}}.gray-box__text-bold{font-weight:700;font-size:1.125rem;}@media only screen and (max-width:575px){.gray-box__text-bold{font-size:1rem;}}.art-form__mandatory{color:#8f001a;}.art-form .art-form-select{background-color:#f2f2f2;width:100%;padding:60px 50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;}@media only screen and (max-width:991px){.art-form .art-form-select{padding:24px;}}@media only screen and (max-width:767px){.art-form .art-form-select{padding:30px;}}.art-form .art-form-select__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:30px;}@media only screen and (max-width:991px){.art-form .art-form-select__container{gap:20px;}}.art-form .art-form-select__item{min-width:0;margin:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc((100% - 60px) / 3);-ms-flex:0 0 calc((100% - 60px) / 3);flex:0 0 calc((100% - 60px) / 3);}@media only screen and (max-width:991px){.art-form .art-form-select__item{min-width:300px;-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc((100% - 40px) / 3);-ms-flex:0 0 calc((100% - 40px) / 3);flex:0 0 calc((100% - 40px) / 3);}}@media only screen and (max-width:767px){.art-form .art-form-select__item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}}.art-form .art-form-select__item label{margin:0;font-family:"Work Sans",sans-serif;font-size:1rem;line-height:1.5;font-weight:600;}.art-form .art-form-select__item .spacer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.art-form .art-form-select__item .select-container{position:relative;display:inline-block;width:100%;}.art-form .art-form-select__item .select-container select{width:100%;margin:20px 0 0 0;padding:10px 20px 10px 0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;font-family:"Work Sans",sans-serif;font-size:1rem;font-weight:400;color:#2d2d2c;background-color:transparent;border:none;border-bottom:1px solid #a1a1a1;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:991px){.art-form .art-form-select__item .select-container select{margin:14px 0 0 0;}}.art-form .art-form-select__item .select-container select:focus-visible{border:2px solid #000000;}.art-form .art-form-select__item .select-container .material-icon{position:absolute;top:50%;margin-left:-20px;pointer-events:none;color:#8f001a;font-family:"Material Icons";font-size:1.5rem;font-weight:normal;font-style:normal;letter-spacing:normal;line-height:1;}.art-form .art-form-select__item .select-container .material-icon:before{content:"\e5c5";display:inline-block;}.art-form .art-form-select__item .select-container .not-valid{border-bottom:2px solid #8f001a;}.art-form .art-form-select__submit{padding:0;margin-top:50px;}@media only screen and (max-width:991px){.art-form .art-form-select__submit{margin-top:64px;}}@media only screen and (max-width:767px){.art-form .art-form-select__submit{margin-top:55px;}}.art-form .art-form-select__submit input[type=submit]{display:inline-block;padding:18px 20px;border-radius:44px 44px;color:#ffffff;background-color:#8f001a;outline:none;border:3px solid #8f001a;font-size:1rem;font-family:"Work Sans",sans-serif;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:inset 0 0 0 2px transparent;box-shadow:inset 0 0 0 2px transparent;}.art-form .art-form-select__submit input[type=submit]:focus{-webkit-box-shadow:inset 0 0 0 2px #ffffff;box-shadow:inset 0 0 0 2px #ffffff;}.art-form .art-form-select .uo-webform--select{border-top:none;border-right:none;border-bottom:1px solid #000000;border-left:none;}.art-form .art-form-select .error-message{font-size:0.875rem;font-weight:600;color:#8f001a;margin-top:20px;}#art-render h3{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;width:100%;margin-top:26px;margin-bottom:18px;}@media only screen and (max-width:991px){#art-render h3{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){#art-render h3{font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}}#art-render h3:first-of-type{margin-top:0;}#art-render h4{width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:-0.015625rem;}@media only screen and (max-width:991px){#art-render h4{font-size:1.125rem;line-height:1.75rem;letter-spacing:-0.015625rem;}}@media only screen and (max-width:767px){#art-render h4{font-size:1.125rem;line-height:1.75rem;letter-spacing:-0.015625rem;}}#art-render p a,#art-render li a{color:#2d2d2c;text-decoration:underline;}#art-render p a:hover,#art-render li a:hover{text-decoration:none;background-color:#f0f0f0;-webkit-transition:0.18s background-color ease-out;transition:0.18s background-color ease-out;}#art-render .art-render__program-name{margin-bottom:36px;}@media only screen and (max-width:575px){#art-render .art-render__program-name{margin-bottom:24px;}}@media only screen and (max-width:991px){#art-render .art-render__program-name{margin-bottom:32px;}}#art-render .art-render__program-name h2{margin-bottom:36px;}@media only screen and (max-width:575px){#art-render .art-render__program-name h2{margin-bottom:24px;}}@media only screen and (max-width:991px){#art-render .art-render__program-name h2{margin-bottom:32px;}}#art-render .art-render__program-name p{font-family:"Work Sans",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.5;}@media only screen and (max-width:991px){#art-render .art-render__program-name p{font-size:1.375rem;}}@media only screen and (max-width:767px){#art-render .art-render__program-name p{font-size:1.25rem;}}#art-render .art-render__program-content{margin-bottom:35px;}#art-render .art-render__accordions-item details{border:none;border-bottom:1px solid #dfdfdf;margin:0;}#art-render .art-render__accordions-item details[open] summary::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);}#art-render .art-render__accordions-item summary{cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style:none;}#art-render .art-render__accordions-item summary:focus-visible{outline:none;}#art-render .art-render__accordions-item summary::-webkit-details-marker{display:none;}#art-render .art-render__accordions-item summary::after{content:"\e5c5";font-family:"Material Icons";font-size:1.5rem;margin-left:auto;-webkit-transition:200ms linear all;transition:200ms linear all;margin-top:16px;margin-right:8px;color:#8f001a;pointer-events:none;}#art-render .art-render__accordions-item .rich-text{margin-bottom:30px;}@media only screen and (max-width:1199px){#art-render .art-render__line{border-bottom:1px solid #dfdfdf;}}#art-render .eyebrow,#art-render .nav .nav__user-name,.nav #art-render .nav__user-name,#art-render .nav__utility-nav .language-link,.nav__utility-nav #art-render .language-link{margin-bottom:8px;}#art-render .art-tooltip-container{position:relative;display:inline-block;}#art-render .art-tooltip-container:hover .art-tooltip-box{display:initial;}#art-render .art-tooltip-container .uo-webform-element-help{cursor:pointer;}#art-render .art-tooltip-container .art-tooltip-box{background-color:#333;color:#fff;border-radius:5px;padding:10px;position:absolute;bottom:125%;left:50%;-webkit-transform:translateX(-47%);transform:translateX(-47%);width:200px;}#art-render .art-tooltip-container .art-tooltip-box p{font-size:0.875rem;font-weight:400;line-height:1.5;}#art-render .art-tooltip-container .art-tooltip-box::after{content:"";position:absolute;top:100%;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#333 transparent transparent transparent;}.article-teaser__item{margin-top:38px;padding-bottom:38px;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.article-teaser__item{margin-top:40px;padding-bottom:40px;}}.article-teaser__item-eyebrow{margin-right:24px;margin-bottom:12px;font-weight:400;display:inline-block;}@media only screen and (min-width:768px){.article-teaser__item-eyebrow{margin-right:48px;}}.article-teaser__item-eyebrows{margin-bottom:18px;}@media only screen and (min-width:768px){.article-teaser__item-eyebrows{margin-bottom:24px;}}.article-teaser__item-body-wordwrap{word-wrap:break-word;}.article-teaser__item-image{padding-right:19px;}@media only screen and (min-width:768px){.article-teaser__item-image{padding-right:30px;}}@media only screen and (min-width:992px){.article-teaser__item-image{padding-right:50px;}}.article-teaser__item-image__source{position:relative;padding-bottom:66.6666666667%;}.article-teaser__item-content h3{font-size:2rem;line-height:2.625rem;letter-spacing:-0.03125rem;font-family:"Work Sans",sans-serif;font-weight:700;}@media only screen and (max-width:991px){.article-teaser__item-content h3{font-size:1.75rem;line-height:2.375rem;letter-spacing:-0.03125rem;}}@media only screen and (max-width:767px){.article-teaser__item-content h3{font-size:1.5rem;line-height:2.125rem;letter-spacing:-0.015625rem;}}.article-teaser__item-text{margin-top:18px;}.article-teaser__item-author{margin-top:16px;}.article-teaser--taxonomy{padding-bottom:12px;}.article-teaser--taxonomy select{border:1px solid #2d2d2c;width:100%;padding:16px 4px;}.article-teaser--summary{margin:24px 0;}.fund-article-teaser__item{margin-top:38px;padding-bottom:38px;border-bottom:1px solid #dfdfdf;}@media only screen and (min-width:768px){.fund-article-teaser__item{margin-top:40px;padding-bottom:40px;}}.fund-article-teaser__item-eyebrow{display:none;}@media only screen and (min-width:768px){.fund-article-teaser__item-eyebrow{display:block;margin-bottom:26px;}}.fund-article-teaser__item-eyebrow--m{display:block;padding-top:0;padding-bottom:23px;}@media only screen and (min-width:768px){.fund-article-teaser__item-eyebrow--m{display:none;}}.fund-article-teaser__item-image{padding-right:19px;}@media only screen and (min-width:768px){.fund-article-teaser__item-image{padding-right:30px;}}@media only screen and (min-width:992px){.fund-article-teaser__item-image{padding-right:50px;}}.fund-article-teaser__item-image__source{position:relative;padding-bottom:66.6666666667%;}.fund-article-teaser__item-text{margin-top:18px;}.fund-article-teaser__item-author{margin-top:16px;}.two_cols ul > li:nth-child(1){margin-top:0;}.two_cols ol > li:nth-child(1){margin-top:0;}.two_cols p:nth-child(1){margin-top:0;}@media only screen and (min-width:576px){.two_cols{-webkit-columns:1;-moz-columns:1;columns:1;margin-top:1.0625rem;}}@media only screen and (min-width:768px){.two_cols{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem;margin-top:2.1875rem;}}
