/* University Template over-ride
   Launched: 2020-11-19
   Author: Notre Dame Web Team
   ----------------------------------------------------*/:root{--brand-blue:#0c2340;--brand-blue-light:#143865;--gray-dark:#333}@media only screen{.profile-image{margin:0 auto;max-width:20rem}.profile-body{word-break:break-word}.profile-more .btn{display:block}.section{--section-padding:2rem;--section-margin:2rem;margin-bottom:2rem;margin-bottom:var(--section-margin);padding:2rem;padding:var(--section-padding)}.section:last-child{margin-bottom:0}.section--home-callout .section__image{margin-left:var(--gutter-offset);margin-right:var(--gutter-offset);margin-top:calc(var(--section-padding)*-1)}.home .page-main{margin-bottom:0;padding-bottom:0}.home .page-header:before{background-image:none;background:var(--gray-extra-light)}.long-title{font-size:1.625rem;margin-bottom:.5em}.long-title:after{content:none}.section--dark-cards .card{background-color:#0c2340;background-color:var(--brand-blue);color:#fff}.section--dark-cards .card:hover{background-color:#143865;background-color:var(--brand-blue-light)}.section--dark-cards .card-body{padding:2.5rem 1.5rem}.section--dark-cards .card-title{color:#fff;margin-bottom:0}.form__filters{padding:.5rem}.form__filters ul{margin:0}.faculty-search-input{padding:.5em;width:100%}.faculty--form fieldset{margin-bottom:1rem}.faculty--form+h2{margin-top:.5em}.bookshelf-search__input{padding:.5em;width:100%}.embed-left,.embed-right{width:100%}.card-link[href^=http]:after{background-position:50% 50%;background-repeat:no-repeat;background-size:.7em;content:"\2060";display:inline;font-family:var(--font-default);margin-left:.16em;padding:.5em}}
/* 480px
----------------------------------------------------*/
/* 768px
----------------------------------------------------*/@media only screen and (min-width:48em){.home-primary{background:#fff;margin:-6.5rem auto 0;padding:2rem}.long-title{font-size:1.75rem}.profile-grid{grid-template-columns:[main-start] 2fr [main-end aside-start] 1fr [aside-end];grid-template-rows:auto 1fr}.profile-image{grid-column:aside;grid-row:1}.profile-body{grid-column:main;grid-row:span 2}.profile-aside{align-items:center;display:flex;flex-flow:column;grid-column:aside;grid-row:2}.profile-contact{margin:0 auto}.profile-more{margin-top:1rem}.card.bookshelf-item{--card-image-width:10rem}.section--home-callout{margin-bottom:calc(var(--section-margin)*2)}.section--home-callout .section__image{margin-bottom:calc(var(--section-padding)*-2);margin-left:var(--gutter-offset);margin-right:0;margin-top:calc(var(--section-padding)*-2)}.section--home-callout .section__body{padding:2rem}.section--home-callout img{width:100%}.bookshelf-search__input{margin-right:.5em;width:30em}.embed-left,.embed-right{width:46%}.embed-right{float:right;margin-left:2em}.embed-left{float:left;margin-right:2em}}
/* 960px
----------------------------------------------------*/@media only screen and (min-width:60em){.bookshelf-list .horizontal-sm .card-image{min-width:17%;width:17%}.partner-list .card-image{padding-left:.5rem}}
/* 1280px
----------------------------------------------------*/@media only screen and (min-width:80em){.long-title{font-size:2.125rem}}
/* 1600px
----------------------------------------------------*/
/* 1920px
----------------------------------------------------*/@media only screen and (min-width:120em){.section--home-callout .section__image{margin-left:-6rem}}
/* Print
----------------------------------------------------*/