/* University Template over-ride
   Launched: 2023-02-XX
   Author: Notre Dame Web Team
   ----------------------------------------------------*/@media only screen{.home-callout-image{margin:0 var(--gutter-offset)}.home-callout{margin-top:4rem}.home-callout-body{margin-top:1.5rem}.home-banner{padding-block:4rem}

  /* Stats */.stats-feature{left:var(--gutter-offset);padding-top:1rem;position:relative;right:var(--gutter-offset);width:100vw}.stats-feature li{display:block;margin:0 5vw;padding:1.5rem;position:relative}.stats-feature strong{color:var(--brand-blue);display:block;font-size:3rem;line-height:1.4em}.stats-feature img{height:3.5rem;margin:0 0 1.25rem;width:3.5rem}.stats-feature .dark{background:var(--brand-blue);color:#fff} /* url("/assets/css/images/about/stats-blue-800.jpg") center center/cover no-repeat */.stats-feature .dark strong{color:var(--brand-gold)}
  /* .stats-feature .dark { background-image:url("/assets/css/images/academics/stats-blue-800.jpg") } */.stats-feature:before{background:var(--sky-blue-light);height:100%;z-index:1}.stat-link:before,.stats-feature:before{content:"";display:block;left:0;position:absolute;top:0;width:100%}.stat-link:before{bottom:0;right:0;transition:all var(--anim-duration) cubic-bezier(0,0,0,1);z-index:-1}

  /*.more { padding-right:3rem; background-position:calc(100% - 2rem) 1.5rem; background-position-x:calc(100% - 2rem); background-size:1rem; background-repeat:no-repeat; background-image:url('/stylesheets/themes/ndt/3.0/images/chevron-gold.svg'); transition:all var(--anim-duration) cubic-bezier(0, 0, 0, 1); }
  .more:hover, .more:focus-within { background-position-x: calc(100% - 1.5rem); }*/.stats-primary,.stats-secondary{padding:5vw 0}.stat-link strong{align-items:center;display:flex}.stat-link strong:after{background-image:url(/stylesheets/themes/ndt/3.0/images/chevron-gold.svg);background-position:0;background-repeat:no-repeat;background-size:1rem;content:"";display:block;height:1em;margin-left:1.5rem;padding-right:3rem;transition:all var(--anim-duration) cubic-bezier(0,0,0,1);width:1em}.stat-link:hover strong:after{background-position:.25rem}.stat-link:focus-within:before,.stat-link:hover:before{background-color:var(--sky-blue)}.dark .stat-link:focus-within:before,.dark .stat-link:hover:before{background-color:var(--brand-blue-light)}

 /* testimonials */.section--testimonials{padding:2rem 1rem}.testimonial-item{margin:0 0 1em;padding:1em;text-align:center}.testimonial-item.grid{grid-gap:1rem;grid-gap:var(--grid-gap-narrow)}.testimonial-item img{margin:0 auto 1em}.testimonial-item .image-circle{margin:0;width:auto}.section--testimonial blockquote p{font-size:1.125rem}.testimonial-item blockquote footer{font-family:var(--font-default);font-style:normal;text-align:left}.testimonial-item blockquote{margin:0;padding:0 1em;text-align:left}.stats-feature a{color:inherit;display:block;text-decoration:none}}

/* 480px
----------------------------------------------------*/

/* 580px
----------------------------------------------------*/@media only screen and (min-width:36.25em){.stats-feature{display:grid;grid-template-columns:1fr 5vw 45vw 45vw 5vw 1fr;grid-template-rows:2rem auto 2rem;margin-bottom:4rem;padding-top:0}.stats-feature li{margin:0}.stats-feature .stats-primary{display:flex;flex-flow:column;grid-column:4/6;grid-row:2/4;justify-content:space-around;margin-right:-2vw;padding:1rem 5vw 2rem 2rem;z-index:1}.stats-feature .stats-secondary{grid-column:3/4;grid-row:2/3;padding:0 2rem 0 0}.stats-feature:before{grid-column:1/5;grid-row:1/3}}

/* 768px
----------------------------------------------------*/@media only screen and (min-width:48em){.home-callout-image{margin-left:0}.home-callout{margin-top:4.5rem}.home-callout-body{margin-top:1rem}.page-primary{margin-bottom:4em}.stats{margin:3rem 0 0}}

/* 960px
----------------------------------------------------*/@media only screen and (min-width:60em){.home-callout-image{margin-bottom:-2rem;margin-left:0;margin-top:-2rem}.home-callout{margin-top:6rem}.home-callout-body{margin-top:0}

  /* stats */.stats-feature{grid-template-columns:1fr 5vw 60vw 30vw 5vw 1fr}.stats-feature strong{font-size:3.5rem;line-height:1.4em}.stats-feature .stats-secondary{display:flex;flex-flow:row wrap;padding:3rem 5vw 3rem 0}.stats-feature .stats-secondary li{width:50%}.home-callout+.stats{margin-top:6rem}

  /* testimonials */.section--testimonial blockquote p{font-size:1.3rem}.testimonial-item:nth-of-type(2n) img{order:2}}

/* 1280px
----------------------------------------------------*/@media only screen and (min-width:80em){.section--testimonial blockquote p{font-size:1.75rem;line-height:1.5em}}

/* 1600px
----------------------------------------------------*/

/* 1920px
----------------------------------------------------*/@media only screen and (min-width:120em){.stats-feature{grid-template-columns:1fr 6rem 68rem 40rem 6rem 1fr}.stats-feature:before{grid-column:2/5}.stats-feature .stats-primary{margin-right:0}}

/* Print
----------------------------------------------------*/