/* University Template over-ride
   Launched: 2023-09-12
   Author: Notre Dame Web Team
   ----------------------------------------------------*/@media only screen{.section{--section-padding:2rem;padding:2rem 0;padding:var(--section-padding) 0}

  /* General */.pt-0{padding-top:0}.pb-0{padding-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.card-institution{--card-image-width:8rem}

  /* Home */.section--home-news-events{background-color:transparent}.section--home-news-events:before{background:url(images/bg-basilica-800.jpg) 50% 50%/cover no-repeat;left:var(--gutter-offset);right:var(--gutter-offset)}.home-primary p{text-align:center}
  
  /* Case Studies */.location-name{font-size:.9rem;margin:0 0 .5rem;text-transform:uppercase}}

/* 480px
----------------------------------------------------*/

/* 768px
----------------------------------------------------*/

/* 960px
----------------------------------------------------*/@media only screen and (min-width:60em){
  /*General */.section{--section-padding:3rem}

  /* Home */.section--home-news-events:before{background-image:url(images/bg-basilica-1200.jpg)}.page-header .page-lede{grid-column:span 4;grid-row:5;justify-self:center;margin-top:4rem;padding-left:2em}}

/* 1280px
----------------------------------------------------*/@media only screen and (min-width:80em){
  /* Header */.home .page-header .page-title{font-size:2.5rem}.page-header .page-lede{font-size:1.325rem}}

/* 1600px
----------------------------------------------------*/@media only screen and (min-width:100em){
  /* General */.section{--section-padding:4rem}.form-topic-list{-moz-column-count:2;column-count:2}.form-topic-list label{align-items:flex-start;display:flex}.form-topic-list label input{margin-top:.325rem}

  /* Home */.section--home-news-events:before{background-image:url(images/bg-basilica-1600.jpg)}}

/* 1920px
----------------------------------------------------*/

/* Print
----------------------------------------------------*/@media print{#mc_embed_signup_scroll{display:none}}

/* Form Elements
----------------------------------------------------*/form{margin:1rem 0}form.form{margin:1rem 0 4rem;--grid-gap:1.5rem;padding-bottom:2rem;padding-top:2rem}form p{margin:0;max-width:none}.form--filter{background:var(--sky-blue)}.form--filter .form-fields{padding:0 1.5rem}.form--filter .form-fields li li{margin:0 0 .125rem}.form--filter .form-fields li li label{font-weight:400}.form--filter .form-utility{background:var(--sky-blue-light);margin-bottom:-2em;margin-top:2rem;padding:1rem 1.5rem;position:relative}.form--filter #records-found{font-size:.9rem;font-weight:700}fieldset{background:var(--sky-blue-light);border:none;border-radius:1rem;margin:2rem 0;padding:1.5rem}fieldset p{margin-bottom:.75rem}legend{border:0;margin:0 0 1.5rem;padding:0}label{display:block;font-size:1rem;font-weight:600}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}form button.btn-cta,form input[type=submit]{margin-top:2rem}button{border-radius:0;width:auto}button,input{line-height:normal;overflow:visible}button,select{text-transform:none}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}input[type=checkbox],input[type=radio]{margin:0 .5rem}input[type=checkbox]:focus{outline:2px solid var(--brand-blue)}input[type=search]{outline-offset:-2px}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button[disabled],html input[disabled]{cursor:default}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}textarea{min-height:5rem;min-width:100%;overflow:auto;vertical-align:top}optgroup{font-weight:700}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fefefe;border:1px solid #cacaca;border-radius:4px;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);box-sizing:border-box;color:#0a0a0a;display:block;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;margin:0;padding:.5rem;transition:box-shadow .5s,border-color .25s ease-in-out;width:100%}input:focus{border:2px solid var(--brand-blue-bright);outline:none}select:not([multiple]){padding-bottom:0;padding-top:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fefefe;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-origin:content-box;background-position:right -.5rem center;background-repeat:no-repeat;background-size:20px 12px;border:1px solid #cacaca;border-radius:4px;color:#0a0a0a;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 1rem;padding:.5rem 1.5rem .5rem .5rem;transition:box-shadow .5s,border-color0.25s ease-in-out;width:100%}select:focus,textarea:focus{background-color:#fefefe;border:2px solid var(--brand-blue-bright);box-shadow:0 0 5px #cacaca;outline:none;transition:box-shadow .5s,border-color .25s ease-in-out}#mc_embed_signup .mc-field-group{width:100%}

/* Sortable Table
----------------------------------------------------*/

/* .sortable { border-spacing:0;}*/

/* .sortable tbody tr:nth-child(odd) {}*/

/* .sortable td,*/

/* .sortable th { padding:10px;}*/

/* .sortable td:first-child,*/

/* .sortable th:first-child {}*/

/* .sortable td:last-child,*/

/* .sortable th:last-child {}*/

/* .sortable th { cursor:pointer;}*/

/* .sortable th:hover {}*/

/* .sortable th:hover::after { color:inherit; font-size:1.2em; content:'\025B8'; }*/

/* .sortable th::after { font-size:1.2em; color:transparent; content:'\025B8'; padding-left:0.25rem; }*/

/* .sortable th.dir-d {}*/

/* .sortable th.dir-d::after { color:inherit; content:'\025BE';}*/

/* .sortable th.dir-u { }*/

/* .sortable th.dir-u::after { color:inherit; content:'\025B4';}*/.sortable thead th:not(.no-sort){cursor:pointer}.sortable thead th:not(.no-sort):after,.sortable thead th:not(.no-sort):before{color:transparent;font-size:1.2em;transition:color .1s ease-in-out}.sortable thead th:not(.no-sort):after{content:"▸";margin-left:3px}.sortable thead th:not(.no-sort):hover:after{color:inherit}.sortable thead th:not(.no-sort).dir-d:after{color:inherit;content:"▾"}.sortable thead th:not(.no-sort).dir-u:after{color:inherit;content:"▴"}.sortable thead th:not(.no-sort).indicator-left:after{content:""}.sortable thead th:not(.no-sort).indicator-left:before{content:"▸";margin-right:3px}.sortable thead th:not(.no-sort).indicator-left:hover:before{color:inherit}.sortable thead th:not(.no-sort).indicator-left.dir-d:before{color:inherit;content:"▾"}.sortable thead th:not(.no-sort).indicator-left.dir-u:before{color:inherit;content:"▴"}