/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1;}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat);}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(1 * 2);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2);}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(1 * 3);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3);}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay);}.animate__animated.animate__delay-2s{-webkit-animation-delay:calc(1s * 2);animation-delay:calc(1s * 2);-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2);}.animate__animated.animate__delay-3s{-webkit-animation-delay:calc(1s * 3);animation-delay:calc(1s * 3);-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3);}.animate__animated.animate__delay-4s{-webkit-animation-delay:calc(1s * 4);animation-delay:calc(1s * 4);-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4);}.animate__animated.animate__delay-5s{-webkit-animation-delay:calc(1s * 5);animation-delay:calc(1s * 5);-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5);}.animate__animated.animate__faster{-webkit-animation-duration:calc(1s / 2);animation-duration:calc(1s / 2);-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2);}.animate__animated.animate__fast{-webkit-animation-duration:calc(1s * 0.8);animation-duration:calc(1s * 0.8);-webkit-animation-duration:calc(var(--animate-duration) * 0.8);animation-duration:calc(var(--animate-duration) * 0.8);}.animate__animated.animate__slow{-webkit-animation-duration:calc(1s * 2);animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);}.animate__animated.animate__slower{-webkit-animation-duration:calc(1s * 3);animation-duration:calc(1s * 3);-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3);}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;}.animate__animated[class*='Out']{opacity:0;}}@-webkit-keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05);}80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(0.95);transform:translate3d(0,0,0) scaleY(0.95);}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02);}}@keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05);}80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(0.95);transform:translate3d(0,0,0) scaleY(0.95);}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02);}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.animate__flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX;}@-webkit-keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}}@keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.animate__tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(1s * 1.3);animation-duration:calc(1s * 1.3);-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown;}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft;}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight;}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:0.7;}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp;}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:0.7;}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:0.7;}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown;}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7;}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7;}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft;}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7;}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7;}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight;}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:0.7;}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7;}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:0.7;}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.animate__bounceIn{-webkit-animation-duration:calc(1s * 0.75);animation-duration:calc(1s * 0.75);-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(0.9);transform:translate3d(0,25px,0) scaleY(0.9);}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.95);transform:translate3d(0,-10px,0) scaleY(0.95);}90%{-webkit-transform:translate3d(0,5px,0) scaleY(0.985);transform:translate3d(0,5px,0) scaleY(0.985);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(0.9);transform:translate3d(0,25px,0) scaleY(0.9);}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.95);transform:translate3d(0,-10px,0) scaleY(0.95);}90%{-webkit-transform:translate3d(0,5px,0) scaleY(0.985);transform:translate3d(0,5px,0) scaleY(0.985);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(0.98);transform:translate3d(-10px,0,0) scaleX(0.98);}90%{-webkit-transform:translate3d(5px,0,0) scaleX(0.995);transform:translate3d(5px,0,0) scaleX(0.995);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(0.98);transform:translate3d(-10px,0,0) scaleX(0.98);}90%{-webkit-transform:translate3d(5px,0,0) scaleX(0.995);transform:translate3d(5px,0,0) scaleX(0.995);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98);}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98);}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9);}75%{-webkit-transform:translate3d(0,10px,0) scaleY(0.95);transform:translate3d(0,10px,0) scaleY(0.95);}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(0.985);transform:translate3d(0,-5px,0) scaleY(0.985);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9);}75%{-webkit-transform:translate3d(0,10px,0) scaleY(0.95);transform:translate3d(0,10px,0) scaleY(0.95);}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(0.985);transform:translate3d(0,-5px,0) scaleY(0.985);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}.animate__bounceOut{-webkit-animation-duration:calc(1s * 0.75);animation-duration:calc(1s * 0.75);-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(0.985);transform:translate3d(0,10px,0) scaleY(0.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(0.985);transform:translate3d(0,10px,0) scaleY(0.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3);}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(0.9);transform:translate3d(20px,0,0) scaleX(0.9);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(0.9);transform:translate3d(20px,0,0) scaleX(0.9);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2);}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(0.9);transform:translate3d(-20px,0,0) scaleX(0.9);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(0.9);transform:translate3d(-20px,0,0) scaleX(0.9);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2);}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.985);transform:translate3d(0,-10px,0) scaleY(0.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(0.9);transform:translate3d(0,20px,0) scaleY(0.9);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.985);transform:translate3d(0,-10px,0) scaleY(0.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(0.9);transform:translate3d(0,20px,0) scaleY(0.9);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3);}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft;}@-webkit-keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight;}@-webkit-keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft;}@-webkit-keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}}@keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft;}@-webkit-keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}}@keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight;}@-webkit-keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}}@keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight;}@-webkit-keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}}@keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.animate__flipOutX{-webkit-animation-duration:calc(1s * 0.75);animation-duration:calc(1s * 0.75);-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.animate__flipOutY{-webkit-animation-duration:calc(1s * 0.75);animation-duration:calc(1s * 0.75);-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0;}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1;}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0;}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1;}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOutRight{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOutRight{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes lightSpeedOutLeft{from{opacity:1;}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0;}}@keyframes lightSpeedOutLeft{from{opacity:1;}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0;}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes rotateOut{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes rotateOutDownLeft{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateOutDownRight{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes rotateOutUpLeft{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateOutUpRight{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{opacity:1;}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.animate__hinge{-webkit-animation-duration:calc(1s * 2);animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left;}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
@font-face{font-family:'FontAwesome';src:url(/themes/custom/stanford_hs/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/custom/stanford_hs/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/themes/custom/stanford_hs/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/themes/custom/stanford_hs/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/themes/custom/stanford_hs/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/themes/custom/stanford_hs/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing h2,.staff-listing-view .field--name-field-list-item-title,.staff-listing-view .node--unpublished::before,.staff-listing-view h2,.staff-listing-view h3,.video-with-overlay__text .field--name-field-list-item-title,.video-with-overlay__text .node--unpublished::before,.video-with-overlay__text h2,div[class*=block-staff_listing] .field--name-field-list-item-title,div[class*=block-staff_listing] .node--unpublished::before,div[class*=block-staff_listing] h2,div[class*=block-staff_listing] h3,h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.local-base{font-size:1rem}html body::before{display:none}@media (min-width:0) and (max-width:35.9375em){html body::before{content:"xsmall"}}@media (min-width:36em) and (max-width:47.9375em){html body::before{content:"small"}}@media (min-width:48em) and (max-width:61.9375em){html body::before{content:"medium"}}@media (min-width:62em){html body::before{content:"large"}}@media (min-width:75em){html body::before{content:"xlarge"}}body::after{content:"xsmall,small,medium,large,xlarge";display:none}body.has-hero-title-image.user-logged-in,body.has-hero-title-with-parallax-effect.user-logged-in{padding-top:60px!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%}figure img{height:auto;display:block}.video-embed-field-responsive-video::after{padding-bottom:0!important}html body::before{display:none}@media (min-width:0) and (max-width:35.9375em){html body::before{content:"xsmall"}}@media (min-width:36em) and (max-width:47.9375em){html body::before{content:"small"}}@media (min-width:48em) and (max-width:61.9375em){html body::before{content:"medium"}}@media (min-width:62em){html body::before{content:"large"}}@media (min-width:75em){html body::before{content:"xlarge"}}body::after{content:"xsmall,small,medium,large,xlarge";display:none}body.has-hero-title-image.user-logged-in,body.has-hero-title-with-parallax-effect.user-logged-in{padding-top:60px!important}#block-stanford-hs-branding .pl,#block-stanford-hs-page-title,#block-userlogin,#brandbar div.container,#global-footer .container .row,.awards-featured-three,.awards-linear__inner,.awards-recent,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.breadcrumb,.cards>.inner,.circle-stats ul.circles,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.event-detail-header__text,.event-speakers,.featured-events-three,.featured-news-three,.featured-quote__inner,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.fifty-fifty,.footer__inner,.full-bleed-feature__inner,.full-width,.has-hero-title-image-logged-out .header,.header,.hero-title-with-parallax,.hero-title__inner,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper,.key-message,.latest-news__block>div,.layout--onecol .block .block-inner,.layout--onecol .block-entity-fieldnodefield-byline,.layout--onecol .block-entity-fieldnodefield-date,.layout--onecol .block-entity-fieldnodefield-photo-credits,.layout--onecol .block-field_subtitle,.layout--onecol .block-title,.layout--onecol .multimedia-feature,.main-admin,.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text,.newsletter-subscription__inner,.node--type-page2 .multimedia-feature,.node-event__below,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.page-title__subtitle,.panel-2colleft .panel-middle-first-last-wrap,.panel-2colright .panel-middle-first-last-wrap,.panel-region-top .block .block-inner,.path-taxonomy .basic,.pl .multimedia-feature,.pl .pull-quote,.profile,.randomizer__inner,.recent-news-4-across,.related-items__inner,.series-collection,.series-featured-item .series-featured-item__inner,.series-five-up__inner,.series-linear__main-wrapper,.series-tag-header__text,.sg-pattern-head,.sg-subtype,.social-share-icons,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.story-date,.story-excerpt,.tabs,.tabs__nav--local-tasks,.upcoming-events-four,.user-login-form,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3,div[id^=atoms],div[id^=base],div[id^=molecules] .sg-pattern-extra,div[id^=molecules] .sg-pattern-head,div[id^=organisms] .sg-pattern-extra,div[id^=organisms] .sg-pattern-head,div[id^=pages] .sg-pattern-extra,div[id^=pages] .sg-pattern-head,div[id^=templates] .sg-pattern-extra,div[id^=templates] .sg-pattern-head{clear:both}#block-stanford-hs-branding .pl::after,#block-stanford-hs-page-title::after,#block-userlogin::after,#brandbar div.container::after,#global-footer .container .row::after,.awards-featured-three::after,.awards-linear__inner::after,.awards-recent::after,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title::after,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3::after,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3::after,.block-entity-fieldnodefield-subtitle .fellowship-listing h2::after,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3::after,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3::after,.block-entity-fieldnodefield-subtitle h4::after,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title::after,.block-entity-fieldnodetitle .dept-program-listing h2::after,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title::after,.block-entity-fieldnodetitle .staff-listing-view h2::after,.block-entity-fieldnodetitle .staff-listing-view h3::after,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title::after,.block-entity-fieldnodetitle .video-with-overlay__text h2::after,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title::after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2::after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3::after,.block-entity-fieldnodetitle h1::after,.block-title .dept-program-listing .field--name-field-list-item-title::after,.block-title .dept-program-listing h2::after,.block-title .staff-listing-view .field--name-field-list-item-title::after,.block-title .staff-listing-view h2::after,.block-title .staff-listing-view h3::after,.block-title .video-with-overlay__text .field--name-field-list-item-title::after,.block-title .video-with-overlay__text h2::after,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title::after,.block-title div[class*=block-staff_listing] h2::after,.block-title div[class*=block-staff_listing] h3::after,.block-title h1::after,.breadcrumb::after,.cards>.inner::after,.circle-stats ul.circles::after,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title::after,.dept-program-listing .block-entity-fieldnodetitle h2::after,.dept-program-listing .block-title .field--name-field-list-item-title::after,.dept-program-listing .block-title h2::after,.dept-program-listing .page-title .field--name-field-list-item-title::after,.dept-program-listing .page-title h2::after,.event-detail-header__text::after,.event-speakers::after,.featured-events-three::after,.featured-news-three::after,.featured-quote__inner::after,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title::after,.fellowship-listing .block-entity-fieldnodefield-subtitle h2::after,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3::after,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3::after,.fifty-fifty::after,.footer__inner::after,.full-bleed-feature__inner::after,.full-width::after,.has-hero-title-image-logged-out .header::after,.header::after,.hero-title-with-parallax::after,.hero-title__inner::after,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper::after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper::after,.key-message::after,.latest-news__block>div::after,.layout--onecol .block .block-inner::after,.layout--onecol .block-entity-fieldnodefield-byline::after,.layout--onecol .block-entity-fieldnodefield-date::after,.layout--onecol .block-entity-fieldnodefield-photo-credits::after,.layout--onecol .block-field_subtitle::after,.layout--onecol .block-title::after,.layout--onecol .multimedia-feature::after,.main-admin::after,.messages--alert div.block-site-alert div.severity-high div.text::after,.messages--alert div.block-site-alert div.severity-low div.text::after,.messages--alert div.block-site-alert div.severity-medium div.text::after,.newsletter-subscription__inner::after,.node--type-page2 .multimedia-feature::after,.node-event__below::after,.page-title .dept-program-listing .field--name-field-list-item-title::after,.page-title .dept-program-listing h2::after,.page-title .staff-listing-view .field--name-field-list-item-title::after,.page-title .staff-listing-view h2::after,.page-title .staff-listing-view h3::after,.page-title .video-with-overlay__text .field--name-field-list-item-title::after,.page-title .video-with-overlay__text h2::after,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title::after,.page-title div[class*=block-staff_listing] h2::after,.page-title div[class*=block-staff_listing] h3::after,.page-title h1::after,.page-title__subtitle::after,.panel-2colleft .panel-middle-first-last-wrap::after,.panel-2colright .panel-middle-first-last-wrap::after,.panel-region-top .block .block-inner::after,.path-taxonomy .basic::after,.pl .multimedia-feature::after,.pl .pull-quote::after,.profile::after,.randomizer__inner::after,.recent-news-4-across::after,.related-items__inner::after,.series-collection::after,.series-featured-item .series-featured-item__inner::after,.series-five-up__inner::after,.series-linear__main-wrapper::after,.series-tag-header__text::after,.sg-pattern-head::after,.sg-subtype::after,.social-share-icons::after,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title::after,.staff-listing-view .block-entity-fieldnodetitle h2::after,.staff-listing-view .block-entity-fieldnodetitle h3::after,.staff-listing-view .block-title .field--name-field-list-item-title::after,.staff-listing-view .block-title h2::after,.staff-listing-view .block-title h3::after,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3::after,.staff-listing-view .page-title .field--name-field-list-item-title::after,.staff-listing-view .page-title h2::after,.staff-listing-view .page-title h3::after,.story-date::after,.story-excerpt::after,.tabs::after,.tabs__nav--local-tasks::after,.upcoming-events-four::after,.user-login-form::after,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title::after,.video-with-overlay__text .block-entity-fieldnodetitle h2::after,.video-with-overlay__text .block-title .field--name-field-list-item-title::after,.video-with-overlay__text .block-title h2::after,.video-with-overlay__text .page-title .field--name-field-list-item-title::after,.video-with-overlay__text .page-title h2::after,article.node--type-featured_story .layout--onecol .block-field_byline::after,article.node--type-featured_story .layout--onecol .block-field_date::after,article.node--type-featured_story .layout--onecol .block-field_excerpt::after,article.node--type-featured_story .layout--onecol .block-field_photo_credits::after,article.node--type-featured_story .layout--onecol .full-width::after,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title::after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2::after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3::after,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title::after,div[class*=block-staff_listing] .block-title h2::after,div[class*=block-staff_listing] .block-title h3::after,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3::after,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title::after,div[class*=block-staff_listing] .page-title h2::after,div[class*=block-staff_listing] .page-title h3::after,div[id^=atoms]::after,div[id^=base]::after,div[id^=molecules] .sg-pattern-extra::after,div[id^=molecules] .sg-pattern-head::after,div[id^=organisms] .sg-pattern-extra::after,div[id^=organisms] .sg-pattern-head::after,div[id^=pages] .sg-pattern-extra::after,div[id^=pages] .sg-pattern-head::after,div[id^=templates] .sg-pattern-extra::after,div[id^=templates] .sg-pattern-head::after{clear:both;content:"";display:table}@media (min-width:0) and (max-width:35.9375em){#block-stanford-hs-branding .pl,#block-stanford-hs-page-title,#block-userlogin,#brandbar div.container,#global-footer .container .row,.awards-featured-three,.awards-linear__inner,.awards-recent,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.breadcrumb,.cards>.inner,.circle-stats ul.circles,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.event-detail-header__text,.event-speakers,.featured-events-three,.featured-news-three,.featured-quote__inner,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.fifty-fifty,.footer__inner,.full-bleed-feature__inner,.full-width,.has-hero-title-image-logged-out .header,.header,.hero-title-with-parallax,.hero-title__inner,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper,.key-message,.latest-news__block>div,.layout--onecol .block .block-inner,.layout--onecol .block-entity-fieldnodefield-byline,.layout--onecol .block-entity-fieldnodefield-date,.layout--onecol .block-entity-fieldnodefield-photo-credits,.layout--onecol .block-field_subtitle,.layout--onecol .block-title,.layout--onecol .multimedia-feature,.main-admin,.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text,.newsletter-subscription__inner,.node--type-page2 .multimedia-feature,.node-event__below,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.page-title__subtitle,.panel-2colleft .panel-middle-first-last-wrap,.panel-2colright .panel-middle-first-last-wrap,.panel-region-top .block .block-inner,.path-taxonomy .basic,.pl .multimedia-feature,.pl .pull-quote,.profile,.randomizer__inner,.recent-news-4-across,.related-items__inner,.series-collection,.series-featured-item .series-featured-item__inner,.series-five-up__inner,.series-linear__main-wrapper,.series-tag-header__text,.sg-pattern-head,.sg-subtype,.social-share-icons,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.story-date,.story-excerpt,.tabs,.tabs__nav--local-tasks,.upcoming-events-four,.user-login-form,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3,div[id^=atoms],div[id^=base],div[id^=molecules] .sg-pattern-extra,div[id^=molecules] .sg-pattern-head,div[id^=organisms] .sg-pattern-extra,div[id^=organisms] .sg-pattern-head,div[id^=pages] .sg-pattern-extra,div[id^=pages] .sg-pattern-head,div[id^=templates] .sg-pattern-extra,div[id^=templates] .sg-pattern-head{max-width:100%;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%}#block-stanford-hs-branding .pl:after,#block-stanford-hs-page-title:after,#block-userlogin:after,#brandbar div.container:after,#global-footer .container .row:after,.awards-featured-three:after,.awards-linear__inner:after,.awards-recent:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing h2:after,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle h4:after,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .dept-program-listing h2:after,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .staff-listing-view h2:after,.block-entity-fieldnodetitle .staff-listing-view h3:after,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .video-with-overlay__text h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3:after,.block-entity-fieldnodetitle h1:after,.block-title .dept-program-listing .field--name-field-list-item-title:after,.block-title .dept-program-listing h2:after,.block-title .staff-listing-view .field--name-field-list-item-title:after,.block-title .staff-listing-view h2:after,.block-title .staff-listing-view h3:after,.block-title .video-with-overlay__text .field--name-field-list-item-title:after,.block-title .video-with-overlay__text h2:after,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-title div[class*=block-staff_listing] h2:after,.block-title div[class*=block-staff_listing] h3:after,.block-title h1:after,.breadcrumb:after,.cards>.inner:after,.circle-stats ul.circles:after,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.dept-program-listing .block-entity-fieldnodetitle h2:after,.dept-program-listing .block-title .field--name-field-list-item-title:after,.dept-program-listing .block-title h2:after,.dept-program-listing .page-title .field--name-field-list-item-title:after,.dept-program-listing .page-title h2:after,.event-detail-header__text:after,.event-speakers:after,.featured-events-three:after,.featured-news-three:after,.featured-quote__inner:after,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title:after,.fellowship-listing .block-entity-fieldnodefield-subtitle h2:after,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3:after,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3:after,.fifty-fifty:after,.footer__inner:after,.full-bleed-feature__inner:after,.full-width:after,.has-hero-title-image-logged-out .header:after,.header:after,.hero-title-with-parallax:after,.hero-title__inner:after,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper:after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper:after,.key-message:after,.latest-news__block>div:after,.layout--onecol .block .block-inner:after,.layout--onecol .block-entity-fieldnodefield-byline:after,.layout--onecol .block-entity-fieldnodefield-date:after,.layout--onecol .block-entity-fieldnodefield-photo-credits:after,.layout--onecol .block-field_subtitle:after,.layout--onecol .block-title:after,.layout--onecol .multimedia-feature:after,.main-admin:after,.messages--alert div.block-site-alert div.severity-high div.text:after,.messages--alert div.block-site-alert div.severity-low div.text:after,.messages--alert div.block-site-alert div.severity-medium div.text:after,.newsletter-subscription__inner:after,.node--type-page2 .multimedia-feature:after,.node-event__below:after,.page-title .dept-program-listing .field--name-field-list-item-title:after,.page-title .dept-program-listing h2:after,.page-title .staff-listing-view .field--name-field-list-item-title:after,.page-title .staff-listing-view h2:after,.page-title .staff-listing-view h3:after,.page-title .video-with-overlay__text .field--name-field-list-item-title:after,.page-title .video-with-overlay__text h2:after,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.page-title div[class*=block-staff_listing] h2:after,.page-title div[class*=block-staff_listing] h3:after,.page-title h1:after,.page-title__subtitle:after,.panel-2colleft .panel-middle-first-last-wrap:after,.panel-2colright .panel-middle-first-last-wrap:after,.panel-region-top .block .block-inner:after,.path-taxonomy .basic:after,.pl .multimedia-feature:after,.pl .pull-quote:after,.profile:after,.randomizer__inner:after,.recent-news-4-across:after,.related-items__inner:after,.series-collection:after,.series-featured-item .series-featured-item__inner:after,.series-five-up__inner:after,.series-linear__main-wrapper:after,.series-tag-header__text:after,.sg-pattern-head:after,.sg-subtype:after,.social-share-icons:after,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.staff-listing-view .block-entity-fieldnodetitle h2:after,.staff-listing-view .block-entity-fieldnodetitle h3:after,.staff-listing-view .block-title .field--name-field-list-item-title:after,.staff-listing-view .block-title h2:after,.staff-listing-view .block-title h3:after,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,.staff-listing-view .page-title .field--name-field-list-item-title:after,.staff-listing-view .page-title h2:after,.staff-listing-view .page-title h3:after,.story-date:after,.story-excerpt:after,.tabs:after,.tabs__nav--local-tasks:after,.upcoming-events-four:after,.user-login-form:after,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.video-with-overlay__text .block-entity-fieldnodetitle h2:after,.video-with-overlay__text .block-title .field--name-field-list-item-title:after,.video-with-overlay__text .block-title h2:after,.video-with-overlay__text .page-title .field--name-field-list-item-title:after,.video-with-overlay__text .page-title h2:after,article.node--type-featured_story .layout--onecol .block-field_byline:after,article.node--type-featured_story .layout--onecol .block-field_date:after,article.node--type-featured_story .layout--onecol .block-field_excerpt:after,article.node--type-featured_story .layout--onecol .block-field_photo_credits:after,article.node--type-featured_story .layout--onecol .full-width:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3:after,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-title h2:after,div[class*=block-staff_listing] .block-title h3:after,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .page-title h2:after,div[class*=block-staff_listing] .page-title h3:after,div[id^=atoms]:after,div[id^=base]:after,div[id^=molecules] .sg-pattern-extra:after,div[id^=molecules] .sg-pattern-head:after,div[id^=organisms] .sg-pattern-extra:after,div[id^=organisms] .sg-pattern-head:after,div[id^=pages] .sg-pattern-extra:after,div[id^=pages] .sg-pattern-head:after,div[id^=templates] .sg-pattern-extra:after,div[id^=templates] .sg-pattern-head:after{content:" ";display:block;clear:both}}@media (min-width:36em) and (max-width:47.9375em){#block-stanford-hs-branding .pl,#block-stanford-hs-page-title,#block-userlogin,#brandbar div.container,#global-footer .container .row,.awards-featured-three,.awards-linear__inner,.awards-recent,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.breadcrumb,.cards>.inner,.circle-stats ul.circles,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.event-detail-header__text,.event-speakers,.featured-events-three,.featured-news-three,.featured-quote__inner,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.fifty-fifty,.footer__inner,.full-bleed-feature__inner,.full-width,.has-hero-title-image-logged-out .header,.header,.hero-title-with-parallax,.hero-title__inner,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper,.key-message,.latest-news__block>div,.layout--onecol .block .block-inner,.layout--onecol .block-entity-fieldnodefield-byline,.layout--onecol .block-entity-fieldnodefield-date,.layout--onecol .block-entity-fieldnodefield-photo-credits,.layout--onecol .block-field_subtitle,.layout--onecol .block-title,.layout--onecol .multimedia-feature,.main-admin,.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text,.newsletter-subscription__inner,.node--type-page2 .multimedia-feature,.node-event__below,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.page-title__subtitle,.panel-2colleft .panel-middle-first-last-wrap,.panel-2colright .panel-middle-first-last-wrap,.panel-region-top .block .block-inner,.path-taxonomy .basic,.pl .multimedia-feature,.pl .pull-quote,.profile,.randomizer__inner,.recent-news-4-across,.related-items__inner,.series-collection,.series-featured-item .series-featured-item__inner,.series-five-up__inner,.series-linear__main-wrapper,.series-tag-header__text,.sg-pattern-head,.sg-subtype,.social-share-icons,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.story-date,.story-excerpt,.tabs,.tabs__nav--local-tasks,.upcoming-events-four,.user-login-form,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3,div[id^=atoms],div[id^=base],div[id^=molecules] .sg-pattern-extra,div[id^=molecules] .sg-pattern-head,div[id^=organisms] .sg-pattern-extra,div[id^=organisms] .sg-pattern-head,div[id^=pages] .sg-pattern-extra,div[id^=pages] .sg-pattern-head,div[id^=templates] .sg-pattern-extra,div[id^=templates] .sg-pattern-head{max-width:100%;margin-left:auto;margin-right:auto;padding-left:2.69637%;padding-right:2.69637%}#block-stanford-hs-branding .pl:after,#block-stanford-hs-page-title:after,#block-userlogin:after,#brandbar div.container:after,#global-footer .container .row:after,.awards-featured-three:after,.awards-linear__inner:after,.awards-recent:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing h2:after,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle h4:after,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .dept-program-listing h2:after,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .staff-listing-view h2:after,.block-entity-fieldnodetitle .staff-listing-view h3:after,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .video-with-overlay__text h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3:after,.block-entity-fieldnodetitle h1:after,.block-title .dept-program-listing .field--name-field-list-item-title:after,.block-title .dept-program-listing h2:after,.block-title .staff-listing-view .field--name-field-list-item-title:after,.block-title .staff-listing-view h2:after,.block-title .staff-listing-view h3:after,.block-title .video-with-overlay__text .field--name-field-list-item-title:after,.block-title .video-with-overlay__text h2:after,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-title div[class*=block-staff_listing] h2:after,.block-title div[class*=block-staff_listing] h3:after,.block-title h1:after,.breadcrumb:after,.cards>.inner:after,.circle-stats ul.circles:after,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.dept-program-listing .block-entity-fieldnodetitle h2:after,.dept-program-listing .block-title .field--name-field-list-item-title:after,.dept-program-listing .block-title h2:after,.dept-program-listing .page-title .field--name-field-list-item-title:after,.dept-program-listing .page-title h2:after,.event-detail-header__text:after,.event-speakers:after,.featured-events-three:after,.featured-news-three:after,.featured-quote__inner:after,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title:after,.fellowship-listing .block-entity-fieldnodefield-subtitle h2:after,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3:after,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3:after,.fifty-fifty:after,.footer__inner:after,.full-bleed-feature__inner:after,.full-width:after,.has-hero-title-image-logged-out .header:after,.header:after,.hero-title-with-parallax:after,.hero-title__inner:after,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper:after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper:after,.key-message:after,.latest-news__block>div:after,.layout--onecol .block .block-inner:after,.layout--onecol .block-entity-fieldnodefield-byline:after,.layout--onecol .block-entity-fieldnodefield-date:after,.layout--onecol .block-entity-fieldnodefield-photo-credits:after,.layout--onecol .block-field_subtitle:after,.layout--onecol .block-title:after,.layout--onecol .multimedia-feature:after,.main-admin:after,.messages--alert div.block-site-alert div.severity-high div.text:after,.messages--alert div.block-site-alert div.severity-low div.text:after,.messages--alert div.block-site-alert div.severity-medium div.text:after,.newsletter-subscription__inner:after,.node--type-page2 .multimedia-feature:after,.node-event__below:after,.page-title .dept-program-listing .field--name-field-list-item-title:after,.page-title .dept-program-listing h2:after,.page-title .staff-listing-view .field--name-field-list-item-title:after,.page-title .staff-listing-view h2:after,.page-title .staff-listing-view h3:after,.page-title .video-with-overlay__text .field--name-field-list-item-title:after,.page-title .video-with-overlay__text h2:after,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.page-title div[class*=block-staff_listing] h2:after,.page-title div[class*=block-staff_listing] h3:after,.page-title h1:after,.page-title__subtitle:after,.panel-2colleft .panel-middle-first-last-wrap:after,.panel-2colright .panel-middle-first-last-wrap:after,.panel-region-top .block .block-inner:after,.path-taxonomy .basic:after,.pl .multimedia-feature:after,.pl .pull-quote:after,.profile:after,.randomizer__inner:after,.recent-news-4-across:after,.related-items__inner:after,.series-collection:after,.series-featured-item .series-featured-item__inner:after,.series-five-up__inner:after,.series-linear__main-wrapper:after,.series-tag-header__text:after,.sg-pattern-head:after,.sg-subtype:after,.social-share-icons:after,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.staff-listing-view .block-entity-fieldnodetitle h2:after,.staff-listing-view .block-entity-fieldnodetitle h3:after,.staff-listing-view .block-title .field--name-field-list-item-title:after,.staff-listing-view .block-title h2:after,.staff-listing-view .block-title h3:after,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,.staff-listing-view .page-title .field--name-field-list-item-title:after,.staff-listing-view .page-title h2:after,.staff-listing-view .page-title h3:after,.story-date:after,.story-excerpt:after,.tabs:after,.tabs__nav--local-tasks:after,.upcoming-events-four:after,.user-login-form:after,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.video-with-overlay__text .block-entity-fieldnodetitle h2:after,.video-with-overlay__text .block-title .field--name-field-list-item-title:after,.video-with-overlay__text .block-title h2:after,.video-with-overlay__text .page-title .field--name-field-list-item-title:after,.video-with-overlay__text .page-title h2:after,article.node--type-featured_story .layout--onecol .block-field_byline:after,article.node--type-featured_story .layout--onecol .block-field_date:after,article.node--type-featured_story .layout--onecol .block-field_excerpt:after,article.node--type-featured_story .layout--onecol .block-field_photo_credits:after,article.node--type-featured_story .layout--onecol .full-width:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3:after,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-title h2:after,div[class*=block-staff_listing] .block-title h3:after,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .page-title h2:after,div[class*=block-staff_listing] .page-title h3:after,div[id^=atoms]:after,div[id^=base]:after,div[id^=molecules] .sg-pattern-extra:after,div[id^=molecules] .sg-pattern-head:after,div[id^=organisms] .sg-pattern-extra:after,div[id^=organisms] .sg-pattern-head:after,div[id^=pages] .sg-pattern-extra:after,div[id^=pages] .sg-pattern-head:after,div[id^=templates] .sg-pattern-extra:after,div[id^=templates] .sg-pattern-head:after{content:" ";display:block;clear:both}}@media (min-width:48em) and (max-width:61.9375em){#block-stanford-hs-branding .pl,#block-stanford-hs-page-title,#block-userlogin,#brandbar div.container,#global-footer .container .row,.awards-featured-three,.awards-linear__inner,.awards-recent,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.breadcrumb,.cards>.inner,.circle-stats ul.circles,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.event-detail-header__text,.event-speakers,.featured-events-three,.featured-news-three,.featured-quote__inner,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.fifty-fifty,.footer__inner,.full-bleed-feature__inner,.full-width,.has-hero-title-image-logged-out .header,.header,.hero-title-with-parallax,.hero-title__inner,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper,.key-message,.latest-news__block>div,.layout--onecol .block .block-inner,.layout--onecol .block-entity-fieldnodefield-byline,.layout--onecol .block-entity-fieldnodefield-date,.layout--onecol .block-entity-fieldnodefield-photo-credits,.layout--onecol .block-field_subtitle,.layout--onecol .block-title,.layout--onecol .multimedia-feature,.main-admin,.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text,.newsletter-subscription__inner,.node--type-page2 .multimedia-feature,.node-event__below,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.page-title__subtitle,.panel-2colleft .panel-middle-first-last-wrap,.panel-2colright .panel-middle-first-last-wrap,.panel-region-top .block .block-inner,.path-taxonomy .basic,.pl .multimedia-feature,.pl .pull-quote,.profile,.randomizer__inner,.recent-news-4-across,.related-items__inner,.series-collection,.series-featured-item .series-featured-item__inner,.series-five-up__inner,.series-linear__main-wrapper,.series-tag-header__text,.sg-pattern-head,.sg-subtype,.social-share-icons,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.story-date,.story-excerpt,.tabs,.tabs__nav--local-tasks,.upcoming-events-four,.user-login-form,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3,div[id^=atoms],div[id^=base],div[id^=molecules] .sg-pattern-extra,div[id^=molecules] .sg-pattern-head,div[id^=organisms] .sg-pattern-extra,div[id^=organisms] .sg-pattern-head,div[id^=pages] .sg-pattern-extra,div[id^=pages] .sg-pattern-head,div[id^=templates] .sg-pattern-extra,div[id^=templates] .sg-pattern-head{max-width:100%;margin-left:auto;margin-right:auto;padding-left:2.69637%;padding-right:2.69637%}#block-stanford-hs-branding .pl:after,#block-stanford-hs-page-title:after,#block-userlogin:after,#brandbar div.container:after,#global-footer .container .row:after,.awards-featured-three:after,.awards-linear__inner:after,.awards-recent:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing h2:after,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle h4:after,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .dept-program-listing h2:after,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .staff-listing-view h2:after,.block-entity-fieldnodetitle .staff-listing-view h3:after,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .video-with-overlay__text h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3:after,.block-entity-fieldnodetitle h1:after,.block-title .dept-program-listing .field--name-field-list-item-title:after,.block-title .dept-program-listing h2:after,.block-title .staff-listing-view .field--name-field-list-item-title:after,.block-title .staff-listing-view h2:after,.block-title .staff-listing-view h3:after,.block-title .video-with-overlay__text .field--name-field-list-item-title:after,.block-title .video-with-overlay__text h2:after,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-title div[class*=block-staff_listing] h2:after,.block-title div[class*=block-staff_listing] h3:after,.block-title h1:after,.breadcrumb:after,.cards>.inner:after,.circle-stats ul.circles:after,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.dept-program-listing .block-entity-fieldnodetitle h2:after,.dept-program-listing .block-title .field--name-field-list-item-title:after,.dept-program-listing .block-title h2:after,.dept-program-listing .page-title .field--name-field-list-item-title:after,.dept-program-listing .page-title h2:after,.event-detail-header__text:after,.event-speakers:after,.featured-events-three:after,.featured-news-three:after,.featured-quote__inner:after,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title:after,.fellowship-listing .block-entity-fieldnodefield-subtitle h2:after,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3:after,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3:after,.fifty-fifty:after,.footer__inner:after,.full-bleed-feature__inner:after,.full-width:after,.has-hero-title-image-logged-out .header:after,.header:after,.hero-title-with-parallax:after,.hero-title__inner:after,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper:after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper:after,.key-message:after,.latest-news__block>div:after,.layout--onecol .block .block-inner:after,.layout--onecol .block-entity-fieldnodefield-byline:after,.layout--onecol .block-entity-fieldnodefield-date:after,.layout--onecol .block-entity-fieldnodefield-photo-credits:after,.layout--onecol .block-field_subtitle:after,.layout--onecol .block-title:after,.layout--onecol .multimedia-feature:after,.main-admin:after,.messages--alert div.block-site-alert div.severity-high div.text:after,.messages--alert div.block-site-alert div.severity-low div.text:after,.messages--alert div.block-site-alert div.severity-medium div.text:after,.newsletter-subscription__inner:after,.node--type-page2 .multimedia-feature:after,.node-event__below:after,.page-title .dept-program-listing .field--name-field-list-item-title:after,.page-title .dept-program-listing h2:after,.page-title .staff-listing-view .field--name-field-list-item-title:after,.page-title .staff-listing-view h2:after,.page-title .staff-listing-view h3:after,.page-title .video-with-overlay__text .field--name-field-list-item-title:after,.page-title .video-with-overlay__text h2:after,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.page-title div[class*=block-staff_listing] h2:after,.page-title div[class*=block-staff_listing] h3:after,.page-title h1:after,.page-title__subtitle:after,.panel-2colleft .panel-middle-first-last-wrap:after,.panel-2colright .panel-middle-first-last-wrap:after,.panel-region-top .block .block-inner:after,.path-taxonomy .basic:after,.pl .multimedia-feature:after,.pl .pull-quote:after,.profile:after,.randomizer__inner:after,.recent-news-4-across:after,.related-items__inner:after,.series-collection:after,.series-featured-item .series-featured-item__inner:after,.series-five-up__inner:after,.series-linear__main-wrapper:after,.series-tag-header__text:after,.sg-pattern-head:after,.sg-subtype:after,.social-share-icons:after,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.staff-listing-view .block-entity-fieldnodetitle h2:after,.staff-listing-view .block-entity-fieldnodetitle h3:after,.staff-listing-view .block-title .field--name-field-list-item-title:after,.staff-listing-view .block-title h2:after,.staff-listing-view .block-title h3:after,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,.staff-listing-view .page-title .field--name-field-list-item-title:after,.staff-listing-view .page-title h2:after,.staff-listing-view .page-title h3:after,.story-date:after,.story-excerpt:after,.tabs:after,.tabs__nav--local-tasks:after,.upcoming-events-four:after,.user-login-form:after,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.video-with-overlay__text .block-entity-fieldnodetitle h2:after,.video-with-overlay__text .block-title .field--name-field-list-item-title:after,.video-with-overlay__text .block-title h2:after,.video-with-overlay__text .page-title .field--name-field-list-item-title:after,.video-with-overlay__text .page-title h2:after,article.node--type-featured_story .layout--onecol .block-field_byline:after,article.node--type-featured_story .layout--onecol .block-field_date:after,article.node--type-featured_story .layout--onecol .block-field_excerpt:after,article.node--type-featured_story .layout--onecol .block-field_photo_credits:after,article.node--type-featured_story .layout--onecol .full-width:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3:after,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-title h2:after,div[class*=block-staff_listing] .block-title h3:after,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .page-title h2:after,div[class*=block-staff_listing] .page-title h3:after,div[id^=atoms]:after,div[id^=base]:after,div[id^=molecules] .sg-pattern-extra:after,div[id^=molecules] .sg-pattern-head:after,div[id^=organisms] .sg-pattern-extra:after,div[id^=organisms] .sg-pattern-head:after,div[id^=pages] .sg-pattern-extra:after,div[id^=pages] .sg-pattern-head:after,div[id^=templates] .sg-pattern-extra:after,div[id^=templates] .sg-pattern-head:after{content:" ";display:block;clear:both}}@media (min-width:62em) and (max-width:74.9375em){#block-stanford-hs-branding .pl,#block-stanford-hs-page-title,#block-userlogin,#brandbar div.container,#global-footer .container .row,.awards-featured-three,.awards-linear__inner,.awards-recent,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.breadcrumb,.cards>.inner,.circle-stats ul.circles,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.event-detail-header__text,.event-speakers,.featured-events-three,.featured-news-three,.featured-quote__inner,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.fifty-fifty,.footer__inner,.full-bleed-feature__inner,.full-width,.has-hero-title-image-logged-out .header,.header,.hero-title-with-parallax,.hero-title__inner,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper,.key-message,.latest-news__block>div,.layout--onecol .block .block-inner,.layout--onecol .block-entity-fieldnodefield-byline,.layout--onecol .block-entity-fieldnodefield-date,.layout--onecol .block-entity-fieldnodefield-photo-credits,.layout--onecol .block-field_subtitle,.layout--onecol .block-title,.layout--onecol .multimedia-feature,.main-admin,.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text,.newsletter-subscription__inner,.node--type-page2 .multimedia-feature,.node-event__below,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.page-title__subtitle,.panel-2colleft .panel-middle-first-last-wrap,.panel-2colright .panel-middle-first-last-wrap,.panel-region-top .block .block-inner,.path-taxonomy .basic,.pl .multimedia-feature,.pl .pull-quote,.profile,.randomizer__inner,.recent-news-4-across,.related-items__inner,.series-collection,.series-featured-item .series-featured-item__inner,.series-five-up__inner,.series-linear__main-wrapper,.series-tag-header__text,.sg-pattern-head,.sg-subtype,.social-share-icons,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.story-date,.story-excerpt,.tabs,.tabs__nav--local-tasks,.upcoming-events-four,.user-login-form,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3,div[id^=atoms],div[id^=base],div[id^=molecules] .sg-pattern-extra,div[id^=molecules] .sg-pattern-head,div[id^=organisms] .sg-pattern-extra,div[id^=organisms] .sg-pattern-head,div[id^=pages] .sg-pattern-extra,div[id^=pages] .sg-pattern-head,div[id^=templates] .sg-pattern-extra,div[id^=templates] .sg-pattern-head{max-width:100%;margin-left:auto;margin-right:auto;padding-left:2.69637%;padding-right:2.69637%}#block-stanford-hs-branding .pl:after,#block-stanford-hs-page-title:after,#block-userlogin:after,#brandbar div.container:after,#global-footer .container .row:after,.awards-featured-three:after,.awards-linear__inner:after,.awards-recent:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing h2:after,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle h4:after,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .dept-program-listing h2:after,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .staff-listing-view h2:after,.block-entity-fieldnodetitle .staff-listing-view h3:after,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .video-with-overlay__text h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3:after,.block-entity-fieldnodetitle h1:after,.block-title .dept-program-listing .field--name-field-list-item-title:after,.block-title .dept-program-listing h2:after,.block-title .staff-listing-view .field--name-field-list-item-title:after,.block-title .staff-listing-view h2:after,.block-title .staff-listing-view h3:after,.block-title .video-with-overlay__text .field--name-field-list-item-title:after,.block-title .video-with-overlay__text h2:after,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-title div[class*=block-staff_listing] h2:after,.block-title div[class*=block-staff_listing] h3:after,.block-title h1:after,.breadcrumb:after,.cards>.inner:after,.circle-stats ul.circles:after,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.dept-program-listing .block-entity-fieldnodetitle h2:after,.dept-program-listing .block-title .field--name-field-list-item-title:after,.dept-program-listing .block-title h2:after,.dept-program-listing .page-title .field--name-field-list-item-title:after,.dept-program-listing .page-title h2:after,.event-detail-header__text:after,.event-speakers:after,.featured-events-three:after,.featured-news-three:after,.featured-quote__inner:after,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title:after,.fellowship-listing .block-entity-fieldnodefield-subtitle h2:after,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3:after,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3:after,.fifty-fifty:after,.footer__inner:after,.full-bleed-feature__inner:after,.full-width:after,.has-hero-title-image-logged-out .header:after,.header:after,.hero-title-with-parallax:after,.hero-title__inner:after,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper:after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper:after,.key-message:after,.latest-news__block>div:after,.layout--onecol .block .block-inner:after,.layout--onecol .block-entity-fieldnodefield-byline:after,.layout--onecol .block-entity-fieldnodefield-date:after,.layout--onecol .block-entity-fieldnodefield-photo-credits:after,.layout--onecol .block-field_subtitle:after,.layout--onecol .block-title:after,.layout--onecol .multimedia-feature:after,.main-admin:after,.messages--alert div.block-site-alert div.severity-high div.text:after,.messages--alert div.block-site-alert div.severity-low div.text:after,.messages--alert div.block-site-alert div.severity-medium div.text:after,.newsletter-subscription__inner:after,.node--type-page2 .multimedia-feature:after,.node-event__below:after,.page-title .dept-program-listing .field--name-field-list-item-title:after,.page-title .dept-program-listing h2:after,.page-title .staff-listing-view .field--name-field-list-item-title:after,.page-title .staff-listing-view h2:after,.page-title .staff-listing-view h3:after,.page-title .video-with-overlay__text .field--name-field-list-item-title:after,.page-title .video-with-overlay__text h2:after,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.page-title div[class*=block-staff_listing] h2:after,.page-title div[class*=block-staff_listing] h3:after,.page-title h1:after,.page-title__subtitle:after,.panel-2colleft .panel-middle-first-last-wrap:after,.panel-2colright .panel-middle-first-last-wrap:after,.panel-region-top .block .block-inner:after,.path-taxonomy .basic:after,.pl .multimedia-feature:after,.pl .pull-quote:after,.profile:after,.randomizer__inner:after,.recent-news-4-across:after,.related-items__inner:after,.series-collection:after,.series-featured-item .series-featured-item__inner:after,.series-five-up__inner:after,.series-linear__main-wrapper:after,.series-tag-header__text:after,.sg-pattern-head:after,.sg-subtype:after,.social-share-icons:after,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.staff-listing-view .block-entity-fieldnodetitle h2:after,.staff-listing-view .block-entity-fieldnodetitle h3:after,.staff-listing-view .block-title .field--name-field-list-item-title:after,.staff-listing-view .block-title h2:after,.staff-listing-view .block-title h3:after,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,.staff-listing-view .page-title .field--name-field-list-item-title:after,.staff-listing-view .page-title h2:after,.staff-listing-view .page-title h3:after,.story-date:after,.story-excerpt:after,.tabs:after,.tabs__nav--local-tasks:after,.upcoming-events-four:after,.user-login-form:after,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.video-with-overlay__text .block-entity-fieldnodetitle h2:after,.video-with-overlay__text .block-title .field--name-field-list-item-title:after,.video-with-overlay__text .block-title h2:after,.video-with-overlay__text .page-title .field--name-field-list-item-title:after,.video-with-overlay__text .page-title h2:after,article.node--type-featured_story .layout--onecol .block-field_byline:after,article.node--type-featured_story .layout--onecol .block-field_date:after,article.node--type-featured_story .layout--onecol .block-field_excerpt:after,article.node--type-featured_story .layout--onecol .block-field_photo_credits:after,article.node--type-featured_story .layout--onecol .full-width:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3:after,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-title h2:after,div[class*=block-staff_listing] .block-title h3:after,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .page-title h2:after,div[class*=block-staff_listing] .page-title h3:after,div[id^=atoms]:after,div[id^=base]:after,div[id^=molecules] .sg-pattern-extra:after,div[id^=molecules] .sg-pattern-head:after,div[id^=organisms] .sg-pattern-extra:after,div[id^=organisms] .sg-pattern-head:after,div[id^=pages] .sg-pattern-extra:after,div[id^=pages] .sg-pattern-head:after,div[id^=templates] .sg-pattern-extra:after,div[id^=templates] .sg-pattern-head:after{content:" ";display:block;clear:both}}@media (min-width:75em){#block-stanford-hs-branding .pl,#block-stanford-hs-page-title,#block-userlogin,#brandbar div.container,#global-footer .container .row,.awards-featured-three,.awards-linear__inner,.awards-recent,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.breadcrumb,.cards>.inner,.circle-stats ul.circles,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.event-detail-header__text,.event-speakers,.featured-events-three,.featured-news-three,.featured-quote__inner,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.fifty-fifty,.footer__inner,.full-bleed-feature__inner,.full-width,.has-hero-title-image-logged-out .header,.header,.hero-title-with-parallax,.hero-title__inner,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper,.key-message,.latest-news__block>div,.layout--onecol .block .block-inner,.layout--onecol .block-entity-fieldnodefield-byline,.layout--onecol .block-entity-fieldnodefield-date,.layout--onecol .block-entity-fieldnodefield-photo-credits,.layout--onecol .block-field_subtitle,.layout--onecol .block-title,.layout--onecol .multimedia-feature,.main-admin,.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text,.newsletter-subscription__inner,.node--type-page2 .multimedia-feature,.node-event__below,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.page-title__subtitle,.panel-2colleft .panel-middle-first-last-wrap,.panel-2colright .panel-middle-first-last-wrap,.panel-region-top .block .block-inner,.path-taxonomy .basic,.pl .multimedia-feature,.pl .pull-quote,.profile,.randomizer__inner,.recent-news-4-across,.related-items__inner,.series-collection,.series-featured-item .series-featured-item__inner,.series-five-up__inner,.series-linear__main-wrapper,.series-tag-header__text,.sg-pattern-head,.sg-subtype,.social-share-icons,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.story-date,.story-excerpt,.tabs,.tabs__nav--local-tasks,.upcoming-events-four,.user-login-form,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3,div[id^=atoms],div[id^=base],div[id^=molecules] .sg-pattern-extra,div[id^=molecules] .sg-pattern-head,div[id^=organisms] .sg-pattern-extra,div[id^=organisms] .sg-pattern-head,div[id^=pages] .sg-pattern-extra,div[id^=pages] .sg-pattern-head,div[id^=templates] .sg-pattern-extra,div[id^=templates] .sg-pattern-head{max-width:1600px;margin-left:auto;margin-right:auto;padding-left:2.69637%;padding-right:2.69637%}#block-stanford-hs-branding .pl:after,#block-stanford-hs-page-title:after,#block-userlogin:after,#brandbar div.container:after,#global-footer .container .row:after,.awards-featured-three:after,.awards-linear__inner:after,.awards-recent:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title:after,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3:after,.block-entity-fieldnodefield-subtitle .fellowship-listing h2:after,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3:after,.block-entity-fieldnodefield-subtitle h4:after,.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .dept-program-listing h2:after,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .staff-listing-view h2:after,.block-entity-fieldnodetitle .staff-listing-view h3:after,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title:after,.block-entity-fieldnodetitle .video-with-overlay__text h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2:after,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3:after,.block-entity-fieldnodetitle h1:after,.block-title .dept-program-listing .field--name-field-list-item-title:after,.block-title .dept-program-listing h2:after,.block-title .staff-listing-view .field--name-field-list-item-title:after,.block-title .staff-listing-view h2:after,.block-title .staff-listing-view h3:after,.block-title .video-with-overlay__text .field--name-field-list-item-title:after,.block-title .video-with-overlay__text h2:after,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.block-title div[class*=block-staff_listing] h2:after,.block-title div[class*=block-staff_listing] h3:after,.block-title h1:after,.breadcrumb:after,.cards>.inner:after,.circle-stats ul.circles:after,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.dept-program-listing .block-entity-fieldnodetitle h2:after,.dept-program-listing .block-title .field--name-field-list-item-title:after,.dept-program-listing .block-title h2:after,.dept-program-listing .page-title .field--name-field-list-item-title:after,.dept-program-listing .page-title h2:after,.event-detail-header__text:after,.event-speakers:after,.featured-events-three:after,.featured-news-three:after,.featured-quote__inner:after,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title:after,.fellowship-listing .block-entity-fieldnodefield-subtitle h2:after,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3:after,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3:after,.fifty-fifty:after,.footer__inner:after,.full-bleed-feature__inner:after,.full-width:after,.has-hero-title-image-logged-out .header:after,.header:after,.hero-title-with-parallax:after,.hero-title__inner:after,.in-the-moment-homepage .in-the-moment-homepage__link-wrapper:after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper:after,.key-message:after,.latest-news__block>div:after,.layout--onecol .block .block-inner:after,.layout--onecol .block-entity-fieldnodefield-byline:after,.layout--onecol .block-entity-fieldnodefield-date:after,.layout--onecol .block-entity-fieldnodefield-photo-credits:after,.layout--onecol .block-field_subtitle:after,.layout--onecol .block-title:after,.layout--onecol .multimedia-feature:after,.main-admin:after,.messages--alert div.block-site-alert div.severity-high div.text:after,.messages--alert div.block-site-alert div.severity-low div.text:after,.messages--alert div.block-site-alert div.severity-medium div.text:after,.newsletter-subscription__inner:after,.node--type-page2 .multimedia-feature:after,.node-event__below:after,.page-title .dept-program-listing .field--name-field-list-item-title:after,.page-title .dept-program-listing h2:after,.page-title .staff-listing-view .field--name-field-list-item-title:after,.page-title .staff-listing-view h2:after,.page-title .staff-listing-view h3:after,.page-title .video-with-overlay__text .field--name-field-list-item-title:after,.page-title .video-with-overlay__text h2:after,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title:after,.page-title div[class*=block-staff_listing] h2:after,.page-title div[class*=block-staff_listing] h3:after,.page-title h1:after,.page-title__subtitle:after,.panel-2colleft .panel-middle-first-last-wrap:after,.panel-2colright .panel-middle-first-last-wrap:after,.panel-region-top .block .block-inner:after,.path-taxonomy .basic:after,.pl .multimedia-feature:after,.pl .pull-quote:after,.profile:after,.randomizer__inner:after,.recent-news-4-across:after,.related-items__inner:after,.series-collection:after,.series-featured-item .series-featured-item__inner:after,.series-five-up__inner:after,.series-linear__main-wrapper:after,.series-tag-header__text:after,.sg-pattern-head:after,.sg-subtype:after,.social-share-icons:after,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.staff-listing-view .block-entity-fieldnodetitle h2:after,.staff-listing-view .block-entity-fieldnodetitle h3:after,.staff-listing-view .block-title .field--name-field-list-item-title:after,.staff-listing-view .block-title h2:after,.staff-listing-view .block-title h3:after,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,.staff-listing-view .page-title .field--name-field-list-item-title:after,.staff-listing-view .page-title h2:after,.staff-listing-view .page-title h3:after,.story-date:after,.story-excerpt:after,.tabs:after,.tabs__nav--local-tasks:after,.upcoming-events-four:after,.user-login-form:after,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title:after,.video-with-overlay__text .block-entity-fieldnodetitle h2:after,.video-with-overlay__text .block-title .field--name-field-list-item-title:after,.video-with-overlay__text .block-title h2:after,.video-with-overlay__text .page-title .field--name-field-list-item-title:after,.video-with-overlay__text .page-title h2:after,article.node--type-featured_story .layout--onecol .block-field_byline:after,article.node--type-featured_story .layout--onecol .block-field_date:after,article.node--type-featured_story .layout--onecol .block-field_excerpt:after,article.node--type-featured_story .layout--onecol .block-field_photo_credits:after,article.node--type-featured_story .layout--onecol .full-width:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2:after,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3:after,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .block-title h2:after,div[class*=block-staff_listing] .block-title h3:after,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3:after,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title:after,div[class*=block-staff_listing] .page-title h2:after,div[class*=block-staff_listing] .page-title h3:after,div[id^=atoms]:after,div[id^=base]:after,div[id^=molecules] .sg-pattern-extra:after,div[id^=molecules] .sg-pattern-head:after,div[id^=organisms] .sg-pattern-extra:after,div[id^=organisms] .sg-pattern-head:after,div[id^=pages] .sg-pattern-extra:after,div[id^=pages] .sg-pattern-head:after,div[id^=templates] .sg-pattern-extra:after,div[id^=templates] .sg-pattern-head:after{content:" ";display:block;clear:both}}@media (min-width:0) and (max-width:35.9375em){.content-sidebar+.content-main .cards>.inner,.layout--onecol .block.full-width .block-inner,.layout--onecol .block.pull-left .block-inner,.node--type-featured-story2 .content-top .field__item>div>.hero-title__media-wrapper,.node--type-page2 .content-sidebar .field__items .basic,.node--type-page2 .content-sidebar+.content-main .field__items .basic,.node--type-page2 .content-top .field__item>div.content-list-auto__latest-news>div.field--name-field-content-list-view,.node--type-page2 .content-top .field__item>div>.hero-title__media-wrapper,.panel-middle-first-last-wrap .cards>.inner,.panel-region-middle_right .multimedia-feature,.panel-region-top .block.full-width .block-inner,.panel-region-top .block.pull-left .block-inner{max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media (min-width:36em) and (max-width:47.9375em){.content-sidebar+.content-main .cards>.inner,.layout--onecol .block.full-width .block-inner,.layout--onecol .block.pull-left .block-inner,.node--type-featured-story2 .content-top .field__item>div>.hero-title__media-wrapper,.node--type-page2 .content-sidebar .field__items .basic,.node--type-page2 .content-sidebar+.content-main .field__items .basic,.node--type-page2 .content-top .field__item>div.content-list-auto__latest-news>div.field--name-field-content-list-view,.node--type-page2 .content-top .field__item>div>.hero-title__media-wrapper,.panel-middle-first-last-wrap .cards>.inner,.panel-region-middle_right .multimedia-feature,.panel-region-top .block.full-width .block-inner,.panel-region-top .block.pull-left .block-inner{max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media (min-width:48em) and (max-width:61.9375em){.content-sidebar+.content-main .cards>.inner,.layout--onecol .block.full-width .block-inner,.layout--onecol .block.pull-left .block-inner,.node--type-featured-story2 .content-top .field__item>div>.hero-title__media-wrapper,.node--type-page2 .content-sidebar .field__items .basic,.node--type-page2 .content-sidebar+.content-main .field__items .basic,.node--type-page2 .content-top .field__item>div.content-list-auto__latest-news>div.field--name-field-content-list-view,.node--type-page2 .content-top .field__item>div>.hero-title__media-wrapper,.panel-middle-first-last-wrap .cards>.inner,.panel-region-middle_right .multimedia-feature,.panel-region-top .block.full-width .block-inner,.panel-region-top .block.pull-left .block-inner{max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media (min-width:62em) and (max-width:74.9375em){.content-sidebar+.content-main .cards>.inner,.layout--onecol .block.full-width .block-inner,.layout--onecol .block.pull-left .block-inner,.node--type-featured-story2 .content-top .field__item>div>.hero-title__media-wrapper,.node--type-page2 .content-sidebar .field__items .basic,.node--type-page2 .content-sidebar+.content-main .field__items .basic,.node--type-page2 .content-top .field__item>div.content-list-auto__latest-news>div.field--name-field-content-list-view,.node--type-page2 .content-top .field__item>div>.hero-title__media-wrapper,.panel-middle-first-last-wrap .cards>.inner,.panel-region-middle_right .multimedia-feature,.panel-region-top .block.full-width .block-inner,.panel-region-top .block.pull-left .block-inner{max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media (min-width:75em){.content-sidebar+.content-main .cards>.inner,.layout--onecol .block.full-width .block-inner,.layout--onecol .block.pull-left .block-inner,.node--type-featured-story2 .content-top .field__item>div>.hero-title__media-wrapper,.node--type-page2 .content-sidebar .field__items .basic,.node--type-page2 .content-sidebar+.content-main .field__items .basic,.node--type-page2 .content-top .field__item>div.content-list-auto__latest-news>div.field--name-field-content-list-view,.node--type-page2 .content-top .field__item>div>.hero-title__media-wrapper,.panel-middle-first-last-wrap .cards>.inner,.panel-region-middle_right .multimedia-feature,.panel-region-top .block.full-width .block-inner,.panel-region-top .block.pull-left .block-inner{max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media (min-width:48em){.ck-editor__main .content-sidebar,.content-sidebar,.event-detail-sidebar,.node--type-featured-story2 .content-sidebar,.node--type-page2 .content-sidebar,.panel-2colleft .panel-col-last,.path-taxonomy .content-sidebar,.sidebar-first .region-sidebar-first{width:31.53576%;float:left;margin-right:2.69637%}}@media (min-width:48em){.main-sidebar{width:22.97773%;float:left;margin-right:2.69637%}}@media (min-width:48em){.panel-2colright .panel-col-last,.series-collection__sidebar,.sidebar-second .region-sidebar-second{width:31.53576%;float:right;margin-right:0}}@media (min-width:48em){.ck-editor__main .content-sidebar+.content-main,.content-sidebar+.content-main,.node--type-featured-story2 .content-sidebar+.content-main,.node--type-page2 .content-sidebar+.content-main,.node-event__content,.panel-2colleft .panel-col-first,.path-taxonomy .content-sidebar+.content-main,.sidebar-first #content{width:65.76788%;float:right;margin-right:0}}@media (min-width:48em){.main-content--with-sidebar{width:65.76788%;float:left;margin-right:2.69637%}}@media (min-width:48em){.panel-2colright .panel-col-first,.series-collection__main,.sidebar-second #content{width:65.76788%;float:left;margin-right:2.69637%}}.ck .ck-content,body:not(.gin--edit-form){min-width:304px;margin:0}.ck .ck-content.pattern-lab,body:not(.gin--edit-form).pattern-lab{min-width:280px}.ie .ck .ck-content,.ie body:not(.gin--edit-form){overflow-x:hidden}html.opera body::before{content:"";height:100%;float:left;width:0;margin-top:-32767px}.layout-container,.sg-main{overflow:hidden}@media (min-width:0) and (max-width:35.9375em){.panel-display .panel-panel{float:none;width:auto}}@media (min-width:36em) and (max-width:47.9375em){.panel-display .panel-panel{float:none;width:auto}}.panel-display .panel-panel .inside{margin:0}@media (min-width:48em){.panel-2colleft .panel-middle-first-last-wrap>div{padding-right:3em;position:relative}}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item .form-item__label,.awards-linear__cards .slick-next.slick-disabled .slick-nav-label,.awards-linear__cards .slick-prev.slick-disabled .slick-nav-label,.newsletter-subscription label,.recent-news-4-across .form-item__label,.related-items__cards .slick-next.slick-disabled .slick-nav-label,.related-items__cards .slick-prev.slick-disabled .slick-nav-label,.series-linear__cards .slick-next.slick-disabled .slick-nav-label,.series-linear__cards .slick-prev.slick-disabled .slick-nav-label,.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}#views-exposed-form-academic-programs-block-1 .form-fieldset__children,.block.is-bg-color--beige,.block.is-bg-color--darkgray,.block.is-bg-color--lightgray{background-color:#e9e6df;padding:2.1875rem 0;color:#4d4f53;margin:0}#views-exposed-form-academic-programs-block-1 .form-fieldset__children a:focus,#views-exposed-form-academic-programs-block-1 .form-fieldset__children a:hover,.block.is-bg-color--beige a:focus,.block.is-bg-color--beige a:hover,.block.is-bg-color--darkgray a:focus,.block.is-bg-color--darkgray a:hover,.block.is-bg-color--lightgray a:focus,.block.is-bg-color--lightgray a:hover{color:#0d515b}#global-footer .block.is-bg-color--beige,#global-footer .block.is-bg-color--darkgray,#global-footer .block.is-bg-color--lightgray,footer .block.is-bg-color--beige,footer .block.is-bg-color--darkgray,footer .block.is-bg-color--lightgray,header .block.is-bg-color--beige,header .block.is-bg-color--darkgray,header .block.is-bg-color--lightgray{background-color:transparent;padding:inherit;color:inherit;margin:0}#global-footer .block.is-bg-color--beige a:focus,#global-footer .block.is-bg-color--beige a:hover,#global-footer .block.is-bg-color--darkgray a:focus,#global-footer .block.is-bg-color--darkgray a:hover,#global-footer .block.is-bg-color--lightgray a:focus,#global-footer .block.is-bg-color--lightgray a:hover,footer .block.is-bg-color--beige a:focus,footer .block.is-bg-color--beige a:hover,footer .block.is-bg-color--darkgray a:focus,footer .block.is-bg-color--darkgray a:hover,footer .block.is-bg-color--lightgray a:focus,footer .block.is-bg-color--lightgray a:hover,header .block.is-bg-color--beige a:focus,header .block.is-bg-color--beige a:hover,header .block.is-bg-color--darkgray a:focus,header .block.is-bg-color--darkgray a:hover,header .block.is-bg-color--lightgray a:focus,header .block.is-bg-color--lightgray a:hover{color:inherit}#views-exposed-form-academic-programs-block-1 .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .heading-2,#views-exposed-form-academic-programs-block-1 .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .related-items__title,#views-exposed-form-academic-programs-block-1 .series-five-up__title,#views-exposed-form-academic-programs-block-1 .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .text-long h3,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h2,.dept-program-listing footer,.fellowship-listing footer,.page-title__subtitle #views-exposed-form-academic-programs-block-1 p,.staff-listing-view #views-exposed-form-academic-programs-block-1 h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 h2,.text-long #views-exposed-form-academic-programs-block-1 h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 h2{background-color:#4d4f53}#views-exposed-form-academic-programs-block-1 .card__text .staff-listing-view h2 a,#views-exposed-form-academic-programs-block-1 .card__text .text-long h2 a,#views-exposed-form-academic-programs-block-1 .card__text div[class*=block-staff_listing] h2 a,#views-exposed-form-academic-programs-block-1 .event-detail-header__canceled a,#views-exposed-form-academic-programs-block-1 .field--name-field-list-item-title a,#views-exposed-form-academic-programs-block-1 .heading-2 a,#views-exposed-form-academic-programs-block-1 .node--unpublished::before a,#views-exposed-form-academic-programs-block-1 .page-title__subtitle p a,#views-exposed-form-academic-programs-block-1 .related-items__title a,#views-exposed-form-academic-programs-block-1 .series-five-up__title a,#views-exposed-form-academic-programs-block-1 .staff-listing-view .card__text h2 a,#views-exposed-form-academic-programs-block-1 .staff-listing-view h3 a,#views-exposed-form-academic-programs-block-1 .text-long .card__text h2 a,#views-exposed-form-academic-programs-block-1 .text-long h3 a,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] .card__text h2 a,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] h3 a,#views-exposed-form-academic-programs-block-1 h2 a,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 h2 a,.card__text .text-long #views-exposed-form-academic-programs-block-1 h2 a,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h2 a,.dept-program-listing footer a,.fellowship-listing footer a,.page-title__subtitle #views-exposed-form-academic-programs-block-1 p a,.staff-listing-view #views-exposed-form-academic-programs-block-1 h3 a,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 h2 a,.text-long #views-exposed-form-academic-programs-block-1 h3 a,.text-long .card__text #views-exposed-form-academic-programs-block-1 h2 a,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h3 a,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 h2 a{color:#d4c7a6}#views-exposed-form-academic-programs-block-1 .event-detail-header__canceled a:focus,#views-exposed-form-academic-programs-block-1 .event-detail-header__canceled a:hover,#views-exposed-form-academic-programs-block-1 .field--name-field-list-item-title a:focus,#views-exposed-form-academic-programs-block-1 .field--name-field-list-item-title a:hover,#views-exposed-form-academic-programs-block-1 .heading-2 a:focus,#views-exposed-form-academic-programs-block-1 .heading-2 a:hover,#views-exposed-form-academic-programs-block-1 .node--unpublished::before a:focus,#views-exposed-form-academic-programs-block-1 .node--unpublished::before a:hover,#views-exposed-form-academic-programs-block-1 .page-title__subtitle p a:focus,#views-exposed-form-academic-programs-block-1 .page-title__subtitle p a:hover,#views-exposed-form-academic-programs-block-1 .related-items__title a:focus,#views-exposed-form-academic-programs-block-1 .related-items__title a:hover,#views-exposed-form-academic-programs-block-1 .series-five-up__title a:focus,#views-exposed-form-academic-programs-block-1 .series-five-up__title a:hover,#views-exposed-form-academic-programs-block-1 .staff-listing-view h3 a:focus,#views-exposed-form-academic-programs-block-1 .staff-listing-view h3 a:hover,#views-exposed-form-academic-programs-block-1 .text-long h3 a:focus,#views-exposed-form-academic-programs-block-1 .text-long h3 a:hover,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] h3 a:focus,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] h3 a:hover,#views-exposed-form-academic-programs-block-1 h2 a:focus,#views-exposed-form-academic-programs-block-1 h2 a:hover,.dept-program-listing footer a:focus,.dept-program-listing footer a:hover,.fellowship-listing footer a:focus,.fellowship-listing footer a:hover,.page-title__subtitle #views-exposed-form-academic-programs-block-1 p a:focus,.page-title__subtitle #views-exposed-form-academic-programs-block-1 p a:hover,.staff-listing-view #views-exposed-form-academic-programs-block-1 h3 a:focus,.staff-listing-view #views-exposed-form-academic-programs-block-1 h3 a:hover,.text-long #views-exposed-form-academic-programs-block-1 h3 a:focus,.text-long #views-exposed-form-academic-programs-block-1 h3 a:hover,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h3 a:focus,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h3 a:hover{color:#fff}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button,.dept-program-listing__more-button,.fellowship-listing footer a,.fellowship-listing__read-more{float:right;line-height:2.5rem;font-size:12px;background-color:#333;color:#d4c7a6;border:none;font-family:"Source Sans Pro",sans-serif;font-weight:600;cursor:pointer;padding:0 2.1875rem 0 .625rem}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button::after,.dept-program-listing__more-button::after,.fellowship-listing footer a::after,.fellowship-listing__read-more::after{width:10px;height:6px;float:right;background-image:url(/themes/custom/stanford_hs/images/icons/drawer-toggle.svg);background-size:100%;content:"";margin-right:-1.6875rem;margin-top:1.0625rem}@media (min-width:36em){#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button,.dept-program-listing__more-button,.fellowship-listing footer a,.fellowship-listing__read-more{padding:0 2.5rem 0 .9375rem}}@media (min-width:62em){#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button,.dept-program-listing__more-button,.fellowship-listing footer a,.fellowship-listing__read-more{font-size:.875rem}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button::after,.dept-program-listing__more-button::after,.fellowship-listing footer a::after,.fellowship-listing__read-more::after{width:16px;height:9px;margin-top:1rem}}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:focus,#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:hover,.dept-program-listing__more-button:focus,.dept-program-listing__more-button:hover,.fellowship-listing footer a:focus,.fellowship-listing footer a:hover,.fellowship-listing__read-more:focus,.fellowship-listing__read-more:hover{background-color:#231f20;color:#fff}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:focus::after,#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:hover::after,.dept-program-listing__more-button:focus::after,.dept-program-listing__more-button:hover::after,.fellowship-listing footer a:focus::after,.fellowship-listing footer a:hover::after,.fellowship-listing__read-more:focus::after,.fellowship-listing__read-more:hover::after{background-image:url(/themes/custom/stanford_hs/images/icons/drawer-toggle-hover.svg)}#views-exposed-form-academic-programs-block-1 .is-open.form-fieldset__more-button::after,.fellowship-listing footer a.is-open::after,.is-open.dept-program-listing__more-button::after,.is-open.fellowship-listing__read-more::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-content .field--name-field-content-list-items>.field__item,.search-result,.teaser-listing-stacked{border-top:1px solid #cabb91;margin-top:1.5625rem;padding-top:1.5625rem}.main-content .field--name-field-content-list-items>.field__item::after,.search-result::after,.teaser-listing-stacked::after{clear:both;content:"";display:table}@media (min-width:36em){.main-content .field--name-field-content-list-items>.field__item,.search-result,.teaser-listing-stacked{padding-left:38.98216%}}.card__text .teaser-listing-stacked h2,.field--name-field-list-item-subtitle,.teaser-listing-stacked .card__text h2,.teaser-listing-stacked h3{font-weight:200;font-size:1.5rem;line-height:1.75rem;margin:0 0 .9375rem 0}@media (min-width:62em){.card__text .teaser-listing-stacked h2,.field--name-field-list-item-subtitle,.teaser-listing-stacked .card__text h2,.teaser-listing-stacked h3{font-size:1.875rem;line-height:2.125rem}}.content-list-auto .field--name-field-content-list-view .teaser-listing-stacked .text-long,.field--name-field-list-item-text,.search-result .field--search-api-excerpt,.search-result p{font-size:1.125rem;font-weight:400;margin-bottom:.625rem;margin-top:.5rem}.main-content .field--name-field-content-list-items .field--type-image,.teaser-listing-stacked .field--type-image{margin-bottom:.5625rem}@media (min-width:36em){.main-content .field--name-field-content-list-items .field--type-image,.teaser-listing-stacked .field--type-image{margin-top:.3125rem;float:left;width:57.30994%;margin-left:-63.80994%}}.card__text .teaser-listing-stacked h2 a,.field--name-field-list-item-subtitle a,.field--name-field-list-item-title,.teaser-listing-stacked .card__text h2 a,.teaser-listing-stacked h3 a{font-weight:200;text-decoration:none;color:#4d4f53}.field--name-field-list-item-link a{font-size:.875rem}.field--name-field-cc-contacts>.field__item,.staff-listing-view .views-row,.staff-member__contact,div[class*=block-staff_listing] .views-row{background-color:#e9e6df;margin-bottom:.625rem;padding:1.25rem;font-size:1rem;line-height:1.5rem}@media (min-width:48em) and (max-width:61.9375em){.field--name-field-cc-contacts>.field__item,.staff-listing-view .views-row,.staff-member__contact,div[class*=block-staff_listing] .views-row{font-size:.875rem;line-height:1.375rem}}.field--name-field-cc-contacts>.field__item a,.staff-listing-view .views-row a,.staff-member__contact a,div[class*=block-staff_listing] .views-row a{font-weight:400;text-decoration:none}.field--name-field-cc-contacts>.field__item a:focus,.field--name-field-cc-contacts>.field__item a:hover,.staff-listing-view .views-row a:focus,.staff-listing-view .views-row a:hover,.staff-member__contact a:focus,.staff-member__contact a:hover,div[class*=block-staff_listing] .views-row a:focus,div[class*=block-staff_listing] .views-row a:hover{color:#00505c}.field--name-field-cc-contacts>.field__item p,.staff-listing-view .views-row p,.staff-member__contact p,div[class*=block-staff_listing] .views-row p{margin:0}.card__text div[class*=block-staff_listing] .fellowship-listing .views-row h2,.fellowship-listing .staff-listing-view .views-row .field--name-field-list-item-title,.fellowship-listing .staff-listing-view .views-row .node--unpublished::before,.fellowship-listing .staff-listing-view .views-row h2,.fellowship-listing .staff-listing-view .views-row h3,.fellowship-listing div[class*=block-staff_listing] .views-row .field--name-field-list-item-title,.fellowship-listing div[class*=block-staff_listing] .views-row .node--unpublished::before,.fellowship-listing div[class*=block-staff_listing] .views-row h2,.fellowship-listing div[class*=block-staff_listing] .views-row h3,.staff-listing-view .fellowship-listing .views-row h3,.staff-listing-view .views-row .fellowship-listing .field--name-field-list-item-title,.staff-listing-view .views-row .fellowship-listing .node--unpublished::before,.staff-listing-view .views-row .fellowship-listing h2,.staff-listing-view .views-row .fellowship-listing h3,.staff-listing-view .views-row h4,div[class*=block-staff_listing] .card__text .fellowship-listing .views-row h2,div[class*=block-staff_listing] .fellowship-listing .views-row h3,div[class*=block-staff_listing] .views-row .fellowship-listing .field--name-field-list-item-title,div[class*=block-staff_listing] .views-row .fellowship-listing .node--unpublished::before,div[class*=block-staff_listing] .views-row .fellowship-listing h2,div[class*=block-staff_listing] .views-row .fellowship-listing h3,div[class*=block-staff_listing] .views-row h4{font-size:1.3125rem;line-height:normal;margin-top:0;text-transform:none;color:#0d515b;font-weight:400;margin-bottom:0}@media (min-width:62em){.card__text div[class*=block-staff_listing] .fellowship-listing .views-row h2,.fellowship-listing .staff-listing-view .views-row .field--name-field-list-item-title,.fellowship-listing .staff-listing-view .views-row .node--unpublished::before,.fellowship-listing .staff-listing-view .views-row h2,.fellowship-listing .staff-listing-view .views-row h3,.fellowship-listing div[class*=block-staff_listing] .views-row .field--name-field-list-item-title,.fellowship-listing div[class*=block-staff_listing] .views-row .node--unpublished::before,.fellowship-listing div[class*=block-staff_listing] .views-row h2,.fellowship-listing div[class*=block-staff_listing] .views-row h3,.staff-listing-view .fellowship-listing .views-row h3,.staff-listing-view .views-row .fellowship-listing .field--name-field-list-item-title,.staff-listing-view .views-row .fellowship-listing .node--unpublished::before,.staff-listing-view .views-row .fellowship-listing h2,.staff-listing-view .views-row .fellowship-listing h3,.staff-listing-view .views-row h4,div[class*=block-staff_listing] .card__text .fellowship-listing .views-row h2,div[class*=block-staff_listing] .fellowship-listing .views-row h3,div[class*=block-staff_listing] .views-row .fellowship-listing .field--name-field-list-item-title,div[class*=block-staff_listing] .views-row .fellowship-listing .node--unpublished::before,div[class*=block-staff_listing] .views-row .fellowship-listing h2,div[class*=block-staff_listing] .views-row .fellowship-listing h3,div[class*=block-staff_listing] .views-row h4{font-size:1.5rem}}.card__text div[class*=block-staff_listing] .fellowship-listing .views-row h2 a,.fellowship-listing .staff-listing-view .views-row .field--name-field-list-item-title a,.fellowship-listing .staff-listing-view .views-row .node--unpublished::before a,.fellowship-listing .staff-listing-view .views-row h2 a,.fellowship-listing .staff-listing-view .views-row h3 a,.fellowship-listing div[class*=block-staff_listing] .views-row .field--name-field-list-item-title a,.fellowship-listing div[class*=block-staff_listing] .views-row .node--unpublished::before a,.fellowship-listing div[class*=block-staff_listing] .views-row h2 a,.fellowship-listing div[class*=block-staff_listing] .views-row h3 a,.staff-listing-view .fellowship-listing .views-row h3 a,.staff-listing-view .views-row .fellowship-listing .field--name-field-list-item-title a,.staff-listing-view .views-row .fellowship-listing .node--unpublished::before a,.staff-listing-view .views-row .fellowship-listing h2 a,.staff-listing-view .views-row .fellowship-listing h3 a,.staff-listing-view .views-row h4 a,div[class*=block-staff_listing] .card__text .fellowship-listing .views-row h2 a,div[class*=block-staff_listing] .fellowship-listing .views-row h3 a,div[class*=block-staff_listing] .views-row .fellowship-listing .field--name-field-list-item-title a,div[class*=block-staff_listing] .views-row .fellowship-listing .node--unpublished::before a,div[class*=block-staff_listing] .views-row .fellowship-listing h2 a,div[class*=block-staff_listing] .views-row .fellowship-listing h3 a,div[class*=block-staff_listing] .views-row h4 a{font-weight:400}.drop-cap::first-letter{color:#8b191b;float:left;font-family:"Crimson Text",serif;font-size:3.25rem;line-height:1;margin-top:.5rem;padding-right:.25rem}.ie .drop-cap::first-letter,.ieEdge .drop-cap::first-letter,.safari .drop-cap::first-letter{line-height:3.1875rem;margin-top:-.1875rem}.chrome .drop-cap::first-letter{line-height:2rem}@media (min-width:48em){.drop-cap::first-letter{font-size:3.75rem;padding-right:.5rem}.ie .drop-cap::first-letter,.ieEdge .drop-cap::first-letter,.safari .drop-cap::first-letter{line-height:3.6875rem;margin-top:-.1875rem}.firefox .drop-cap::first-letter{line-height:3.1875rem;margin-top:.6875rem}.chrome .drop-cap::first-letter{line-height:2.5rem}}.animate-fade{-webkit-transition:opacity .3s cubic-bezier(.215,.61,.355,1);transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.animate-fade:focus,.animate-fade:hover{opacity:0}.animate-move>.demo-shape{-webkit-transition:all .8s cubic-bezier(.645,.045,.355,1);transition:all .8s cubic-bezier(.645,.045,.355,1)}.card__text .page-node-type-page:not(.path-frontpage) main h2,.dept-program-listing .page-node-type-page:not(.path-frontpage) main .field--name-field-list-item-title,.dept-program-listing .page-node-type-page:not(.path-frontpage) main .node--unpublished::before,.dept-program-listing .page-node-type-page:not(.path-frontpage) main h2,.page-node-type-page:not(.path-frontpage) main .card__text h2,.page-node-type-page:not(.path-frontpage) main .dept-program-listing .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .dept-program-listing .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .dept-program-listing h2,.page-node-type-page:not(.path-frontpage) main .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .staff-listing-view .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .staff-listing-view .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .staff-listing-view h2,.page-node-type-page:not(.path-frontpage) main .staff-listing-view h3,.page-node-type-page:not(.path-frontpage) main .video-with-overlay__text .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .video-with-overlay__text .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .video-with-overlay__text h2,.page-node-type-page:not(.path-frontpage) main div[class*=block-staff_listing] .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main div[class*=block-staff_listing] .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main div[class*=block-staff_listing] h2,.page-node-type-page:not(.path-frontpage) main div[class*=block-staff_listing] h3,.page-node-type-page:not(.path-frontpage) main h1,.page-node-type-page:not(.path-frontpage) main h2,.page-node-type-page:not(.path-frontpage) main h3,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .field--name-field-list-item-title,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .node--unpublished::before,.staff-listing-view .page-node-type-page:not(.path-frontpage) main h2,.staff-listing-view .page-node-type-page:not(.path-frontpage) main h3,.video-with-overlay__text .page-node-type-page:not(.path-frontpage) main .field--name-field-list-item-title,.video-with-overlay__text .page-node-type-page:not(.path-frontpage) main .node--unpublished::before,.video-with-overlay__text .page-node-type-page:not(.path-frontpage) main h2,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .field--name-field-list-item-title,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .node--unpublished::before,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main h2,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main h3{text-align:center}.card__text .page-node-type-page main .panel-middle-first-last-wrap h2,.page-node-type-page main .panel-middle-first-last-wrap .card__text h2,.page-node-type-page main .panel-middle-first-last-wrap .field--name-field-list-item-title,.page-node-type-page main .panel-middle-first-last-wrap .node--unpublished::before,.page-node-type-page main .panel-middle-first-last-wrap .staff-listing-view h3,.page-node-type-page main .panel-middle-first-last-wrap div[class*=block-staff_listing] h3,.page-node-type-page main .panel-middle-first-last-wrap h2,.page-node-type-page main .panel-middle-first-last-wrap h3,.staff-listing-view .page-node-type-page main .panel-middle-first-last-wrap h3,div[class*=block-staff_listing] .page-node-type-page main .panel-middle-first-last-wrap h3{text-align:left}.card__text .page-node-type-page main .panel-middle-first-last-wrap h2.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .card__text h2.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .staff-listing-view h3.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .text-align-center.field--name-field-list-item-title,.page-node-type-page main .panel-middle-first-last-wrap .text-align-center.node--unpublished::before,.page-node-type-page main .panel-middle-first-last-wrap div[class*=block-staff_listing] h3.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap h2.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap h3.text-align-center,.staff-listing-view .page-node-type-page main .panel-middle-first-last-wrap h3.text-align-center,div[class*=block-staff_listing] .page-node-type-page main .panel-middle-first-last-wrap h3.text-align-center{text-align:center}.card__text .page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h2.text-align-center,.card__text .page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h2.text-align-right,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .card__text h2.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .card__text h2.text-align-right,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .staff-listing-view h3.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .staff-listing-view h3.text-align-right,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .text-align-center.field--name-field-list-item-title,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .text-align-center.node--unpublished::before,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .text-align-right.field--name-field-list-item-title,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last .text-align-right.node--unpublished::before,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last div[class*=block-staff_listing] h3.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last div[class*=block-staff_listing] h3.text-align-right,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h2.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h2.text-align-right,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h3.text-align-center,.page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h3.text-align-right,.staff-listing-view .page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h3.text-align-center,.staff-listing-view .page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h3.text-align-right,div[class*=block-staff_listing] .page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h3.text-align-center,div[class*=block-staff_listing] .page-node-type-page main .panel-middle-first-last-wrap .panel-col-last h3.text-align-right{text-align:left}.field--name-field-cc-contacts .field--name-field-contact-position{margin-bottom:.625rem}.field--name-field-cc-contacts .field--name-field-contact-name+.field--name-field-contact-address,.field--name-field-cc-contacts .field--name-field-contact-name+.field--name-field-contact-email,.field--name-field-cc-contacts .field--name-field-contact-name+.field--name-field-contact-phone,.field--name-field-cc-contacts .field--name-field-contact-position+.field--name-field-contact-address,.field--name-field-cc-contacts .field--name-field-contact-position+.field--name-field-contact-email,.field--name-field-cc-contacts .field--name-field-contact-position+.field--name-field-contact-phone{margin-top:.625rem}.card__text .main-content .field--name-field-content-list-items h2 a,.main-content .field--name-field-content-list-items .card__text h2 a,.main-content .field--name-field-content-list-items h3 a{text-decoration:none;color:#8d7743}.main-content .field--name-field-content-list-items img{width:100%}.main-content .field--name-field-content-list-items .field--name-field-list-item-title{margin-bottom:.9375rem;margin-top:1.5rem}@media (min-width:36em){.main-content .field--name-field-content-list-items .field--name-field-list-item-title{margin-top:0}}.main-content .field--name-field-content-list-items .field--name-field-list-item-link a:focus,.main-content .field--name-field-content-list-items .field--name-field-list-item-link a:hover{color:#0d515b}.field--name-field-list-item-link{margin-top:.625rem}#panels-ipe-tray .ipe-form summary.link--more,#panels-ipe-tray .ipe-form summary.link--more-sm,.ck-editor__main .field--name-field-list-item-link a,.ck-editor__main .link.link--more,.ck-editor__main .link.link--more-sm,.ck-editor__main a.link--more,.ck-editor__main a.link--more-sm,.field--name-field-list-item-link .ck-editor__main a,.field--name-field-list-item-link a,.field--name-field-list-item-link body:not(.gin--edit-form) .ui-widget-content a,.link.link--more,.link.link--more-sm,a.link--more,a.link--more-sm,body:not(.gin--edit-form) .ui-widget-content .field--name-field-list-item-link a,body:not(.gin--edit-form) .ui-widget-content a.link--more,body:not(.gin--edit-form) .ui-widget-content a.link--more-sm{display:inline-block;font-size:1.125rem;text-decoration:none}#panels-ipe-tray .ipe-form summary.link--more-sm:focus,#panels-ipe-tray .ipe-form summary.link--more-sm:hover,#panels-ipe-tray .ipe-form summary.link--more:focus,#panels-ipe-tray .ipe-form summary.link--more:hover,.field--name-field-list-item-link a:focus,.field--name-field-list-item-link a:hover,.field--name-field-list-item-link body:not(.gin--edit-form) .ui-widget-content a:focus,.field--name-field-list-item-link body:not(.gin--edit-form) .ui-widget-content a:hover,.link.link--more-sm:focus,.link.link--more-sm:hover,.link.link--more:focus,.link.link--more:hover,a.link--more-sm:focus,a.link--more-sm:hover,a.link--more:focus,a.link--more:hover,body:not(.gin--edit-form) .ui-widget-content .field--name-field-list-item-link a:focus,body:not(.gin--edit-form) .ui-widget-content .field--name-field-list-item-link a:hover,body:not(.gin--edit-form) .ui-widget-content a.link--more-sm:focus,body:not(.gin--edit-form) .ui-widget-content a.link--more-sm:hover,body:not(.gin--edit-form) .ui-widget-content a.link--more:focus,body:not(.gin--edit-form) .ui-widget-content a.link--more:hover{color:#007c92}#panels-ipe-tray .ipe-form summary.link--more-sm::after,#panels-ipe-tray .ipe-form summary.link--more::after,.ck-editor__main .field--name-field-list-item-link a::after,.ck-editor__main .link.link--more-sm::after,.ck-editor__main .link.link--more::after,.ck-editor__main a.link--more-sm::after,.ck-editor__main a.link--more::after,.field--name-field-list-item-link .ck-editor__main a::after,.field--name-field-list-item-link a::after,.field--name-field-list-item-link body:not(.gin--edit-form) .ui-widget-content a::after,.link.link--more-sm::after,.link.link--more::after,a.link--more-sm::after,a.link--more::after,body:not(.gin--edit-form) .ui-widget-content .field--name-field-list-item-link a::after,body:not(.gin--edit-form) .ui-widget-content a.link--more-sm::after,body:not(.gin--edit-form) .ui-widget-content a.link--more::after{content:"\f101";display:inline;font-family:FontAwesome;margin-left:.1875rem}#panels-ipe-tray .ipe-form .ck-editor__main summary.link--more-sm::after,#panels-ipe-tray .ipe-form .ck-editor__main summary.link--more::after,.ck-editor__main #panels-ipe-tray .ipe-form summary.link--more-sm::after,.ck-editor__main #panels-ipe-tray .ipe-form summary.link--more::after,.ck-editor__main .field--name-field-list-item-link a::after,.ck-editor__main .link.link--more-sm::after,.ck-editor__main .link.link--more::after,.ck-editor__main a.link--more-sm::after,.ck-editor__main a.link--more::after,.ck-editor__main body:not(.gin--edit-form) .ui-widget-content a.link--more::after,.field--name-field-list-item-link .ck-editor__main a::after,body:not(.gin--edit-form) .ui-widget-content .ck-editor__main a.link--more::after{content:"»"}#panels-ipe-tray .ipe-form summary.link--more-sm,.ck-editor__main .field--name-field-list-item-link a,.ck-editor__main .link.link--more-sm,.ck-editor__main a.link--more-sm,.field--name-field-list-item-link .ck-editor__main a,.field--name-field-list-item-link a,.field--name-field-list-item-link body:not(.gin--edit-form) .ui-widget-content a,.link.link--more-sm,a.link--more-sm,body:not(.gin--edit-form) .ui-widget-content .field--name-field-list-item-link a,body:not(.gin--edit-form) .ui-widget-content a.link--more-sm{font-size:.875rem}#panels-ipe-tray .ipe-form .ck-editor__main summary,#panels-ipe-tray .ipe-form summary,.ck-editor__main #panels-ipe-tray .ipe-form summary,.ck-editor__main .link,.ck-editor__main a,.ck-editor__main body:not(.gin--edit-form) .ui-widget-content a,.link,a,body:not(.gin--edit-form) .ui-widget-content .ck-editor__main a,body:not(.gin--edit-form) .ui-widget-content a{color:#8b191b;font-weight:600}#panels-ipe-tray .ipe-form .ck-editor__main summary:focus,#panels-ipe-tray .ipe-form .ck-editor__main summary:hover,#panels-ipe-tray .ipe-form summary:focus,#panels-ipe-tray .ipe-form summary:hover,.ck-editor__main #panels-ipe-tray .ipe-form summary:focus,.ck-editor__main #panels-ipe-tray .ipe-form summary:hover,.ck-editor__main .link:focus,.ck-editor__main .link:hover,.ck-editor__main a:focus,.ck-editor__main a:hover,.ck-editor__main body:not(.gin--edit-form) .ui-widget-content a:focus,.ck-editor__main body:not(.gin--edit-form) .ui-widget-content a:hover,.link:focus,.link:hover,a:focus,a:hover,body:not(.gin--edit-form) .ui-widget-content .ck-editor__main a:focus,body:not(.gin--edit-form) .ui-widget-content .ck-editor__main a:hover,body:not(.gin--edit-form) .ui-widget-content a:focus,body:not(.gin--edit-form) .ui-widget-content a:hover{color:#4d4f53}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item a.skip-to-content.focusable.form-item__label,.awards-linear__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label,.awards-linear__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label,.recent-news-4-across a.skip-to-content.focusable.form-item__label,.related-items__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label,.related-items__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label,.series-linear__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label,.series-linear__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label,a.skip-to-content.visually-hidden.focusable{position:absolute!important;top:0;background:#fff}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item a.skip-to-content.focusable.form-item__label:active,#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item a.skip-to-content.focusable.form-item__label:focus,.awards-linear__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label:active,.awards-linear__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label:focus,.awards-linear__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label:active,.awards-linear__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label:focus,.recent-news-4-across a.skip-to-content.focusable.form-item__label:active,.recent-news-4-across a.skip-to-content.focusable.form-item__label:focus,.related-items__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label:active,.related-items__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label:focus,.related-items__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label:active,.related-items__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label:focus,.series-linear__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label:active,.series-linear__cards .slick-next.slick-disabled a.skip-to-content.focusable.slick-nav-label:focus,.series-linear__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label:active,.series-linear__cards .slick-prev.slick-disabled a.skip-to-content.focusable.slick-nav-label:focus,a.skip-to-content.visually-hidden.focusable:active,a.skip-to-content.visually-hidden.focusable:focus{z-index:1000}.gin--edit-form .paragraph--view-mode--preview a{color:#0074bd;font-weight:400}#gin_sidebar a,.gin--edit-form .filter-help a{font-weight:400}.card__text div[class*=block-staff_listing] .text-long h2,.staff-listing-view .text-long h3,.text-long .card__text div[class*=block-staff_listing] h2,.text-long .field--name-field-list-item-title,.text-long .node--unpublished::before,.text-long .staff-listing-view h3,.text-long div[class*=block-staff_listing] .card__text h2,.text-long div[class*=block-staff_listing] h3,.text-long h2,div[class*=block-staff_listing] .card__text .text-long h2,div[class*=block-staff_listing] .text-long h3{text-transform:none}.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing h2,.heading-1,.staff-listing-view .field--name-field-list-item-title,.staff-listing-view .node--unpublished::before,.staff-listing-view h2,.staff-listing-view h3,.video-with-overlay__text .field--name-field-list-item-title,.video-with-overlay__text .node--unpublished::before,.video-with-overlay__text h2,div[class*=block-staff_listing] .field--name-field-list-item-title,div[class*=block-staff_listing] .node--unpublished::before,div[class*=block-staff_listing] h2,div[class*=block-staff_listing] h3,h1{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:200;font-size:1.875rem;line-height:1.2em;margin:2rem 0}@media (min-width:36em){.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing h2,.heading-1,.staff-listing-view .field--name-field-list-item-title,.staff-listing-view .node--unpublished::before,.staff-listing-view h2,.staff-listing-view h3,.video-with-overlay__text .field--name-field-list-item-title,.video-with-overlay__text .node--unpublished::before,.video-with-overlay__text h2,div[class*=block-staff_listing] .field--name-field-list-item-title,div[class*=block-staff_listing] .node--unpublished::before,div[class*=block-staff_listing] h2,div[class*=block-staff_listing] h3,h1{font-size:2.25rem;line-height:1.2em}}@media (min-width:48em){.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing h2,.heading-1,.staff-listing-view .field--name-field-list-item-title,.staff-listing-view .node--unpublished::before,.staff-listing-view h2,.staff-listing-view h3,.video-with-overlay__text .field--name-field-list-item-title,.video-with-overlay__text .node--unpublished::before,.video-with-overlay__text h2,div[class*=block-staff_listing] .field--name-field-list-item-title,div[class*=block-staff_listing] .node--unpublished::before,div[class*=block-staff_listing] h2,div[class*=block-staff_listing] h3,h1{font-size:2.5rem;line-height:1.2em}}.dept-program-listing .field--name-field-list-item-title a,.dept-program-listing .node--unpublished::before a,.dept-program-listing h2 a,.heading-1 a,.staff-listing-view .field--name-field-list-item-title a,.staff-listing-view .node--unpublished::before a,.staff-listing-view h2 a,.staff-listing-view h3 a,.video-with-overlay__text .field--name-field-list-item-title a,.video-with-overlay__text .node--unpublished::before a,.video-with-overlay__text h2 a,div[class*=block-staff_listing] .field--name-field-list-item-title a,div[class*=block-staff_listing] .node--unpublished::before a,div[class*=block-staff_listing] h2 a,div[class*=block-staff_listing] h3 a,h1 a{font-weight:200}.card__text .staff-listing-view h2,.card__text .text-long h2,.card__text div[class*=block-staff_listing] h2,.event-detail-header__canceled,.field--name-field-list-item-title,.heading-2,.node--unpublished::before,.page-title__subtitle p,.related-items__title,.series-five-up__title,.staff-listing-view .card__text h2,.staff-listing-view h3,.text-long .card__text h2,.text-long h3,div[class*=block-staff_listing] .card__text h2,div[class*=block-staff_listing] h3,h2{color:#8d7743;font-family:Source Sans Pro,sans-serif;font-weight:700;font-size:1rem;line-height:1.2em;margin:2rem 0;text-transform:uppercase}@media (min-width:48em){.card__text .staff-listing-view h2,.card__text .text-long h2,.card__text div[class*=block-staff_listing] h2,.event-detail-header__canceled,.field--name-field-list-item-title,.heading-2,.node--unpublished::before,.page-title__subtitle p,.related-items__title,.series-five-up__title,.staff-listing-view .card__text h2,.staff-listing-view h3,.text-long .card__text h2,.text-long h3,div[class*=block-staff_listing] .card__text h2,div[class*=block-staff_listing] h3,h2{font-size:1.25rem;line-height:1.2em}}.heading-2--no-space{margin-bottom:0}.awards-featured-three .awards-featured-three__title,.awards-linear__title,.awards-recent .card__text div[class*=block-staff_listing] h2,.awards-recent .field--name-field-list-item-title,.awards-recent .node--unpublished::before,.awards-recent .staff-listing-view h3,.awards-recent div[class*=block-staff_listing] .card__text h2,.awards-recent div[class*=block-staff_listing] h3,.awards-recent h2,.card__text div[class*=block-staff_listing] .awards-recent h2,.card__text div[class*=block-staff_listing] .newsletter-subscription h2,.card__text div[class*=block-staff_listing] .recent-news-4-across h2,.card__text div[class*=block-staff_listing] .text-long h2,.card__text div[class*=block-staff_listing] .upcoming-events-four h2,.card__text h2,.event-speakers .event-speakers__title,.featured-events-three .featured-events-three__title,.featured-news-three .featured-news-three__title,.heading-3,.newsletter-subscription .card__text div[class*=block-staff_listing] h2,.newsletter-subscription .field--name-field-list-item-title,.newsletter-subscription .node--unpublished::before,.newsletter-subscription .staff-listing-view h3,.newsletter-subscription div[class*=block-staff_listing] .card__text h2,.newsletter-subscription div[class*=block-staff_listing] h3,.newsletter-subscription h2,.recent-news-4-across .card__text div[class*=block-staff_listing] h2,.recent-news-4-across .field--name-field-list-item-title,.recent-news-4-across .node--unpublished::before,.recent-news-4-across .staff-listing-view h3,.recent-news-4-across div[class*=block-staff_listing] .card__text h2,.recent-news-4-across div[class*=block-staff_listing] h3,.recent-news-4-across h2,.series-linear__title,.staff-listing-view .awards-recent h3,.staff-listing-view .newsletter-subscription h3,.staff-listing-view .recent-news-4-across h3,.staff-listing-view .text-long h3,.staff-listing-view .upcoming-events-four h3,.text-long .card__text div[class*=block-staff_listing] h2,.text-long .field--name-field-list-item-title,.text-long .node--unpublished::before,.text-long .staff-listing-view h3,.text-long div[class*=block-staff_listing] .card__text h2,.text-long div[class*=block-staff_listing] h3,.text-long h2,.upcoming-events-four .card__text div[class*=block-staff_listing] h2,.upcoming-events-four .field--name-field-list-item-title,.upcoming-events-four .node--unpublished::before,.upcoming-events-four .staff-listing-view h3,.upcoming-events-four div[class*=block-staff_listing] .card__text h2,.upcoming-events-four div[class*=block-staff_listing] h3,.upcoming-events-four h2,div[class*=block-staff_listing] .awards-recent h3,div[class*=block-staff_listing] .card__text .awards-recent h2,div[class*=block-staff_listing] .card__text .newsletter-subscription h2,div[class*=block-staff_listing] .card__text .recent-news-4-across h2,div[class*=block-staff_listing] .card__text .text-long h2,div[class*=block-staff_listing] .card__text .upcoming-events-four h2,div[class*=block-staff_listing] .newsletter-subscription h3,div[class*=block-staff_listing] .recent-news-4-across h3,div[class*=block-staff_listing] .text-long h3,div[class*=block-staff_listing] .upcoming-events-four h3,h3{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:200;font-size:1.75rem;line-height:1.3em;margin:2rem 0}@media (min-width:36em){.awards-featured-three .awards-featured-three__title,.awards-linear__title,.awards-recent .card__text div[class*=block-staff_listing] h2,.awards-recent .field--name-field-list-item-title,.awards-recent .node--unpublished::before,.awards-recent .staff-listing-view h3,.awards-recent div[class*=block-staff_listing] .card__text h2,.awards-recent div[class*=block-staff_listing] h3,.awards-recent h2,.card__text div[class*=block-staff_listing] .awards-recent h2,.card__text div[class*=block-staff_listing] .newsletter-subscription h2,.card__text div[class*=block-staff_listing] .recent-news-4-across h2,.card__text div[class*=block-staff_listing] .text-long h2,.card__text div[class*=block-staff_listing] .upcoming-events-four h2,.card__text h2,.event-speakers .event-speakers__title,.featured-events-three .featured-events-three__title,.featured-news-three .featured-news-three__title,.heading-3,.newsletter-subscription .card__text div[class*=block-staff_listing] h2,.newsletter-subscription .field--name-field-list-item-title,.newsletter-subscription .node--unpublished::before,.newsletter-subscription .staff-listing-view h3,.newsletter-subscription div[class*=block-staff_listing] .card__text h2,.newsletter-subscription div[class*=block-staff_listing] h3,.newsletter-subscription h2,.recent-news-4-across .card__text div[class*=block-staff_listing] h2,.recent-news-4-across .field--name-field-list-item-title,.recent-news-4-across .node--unpublished::before,.recent-news-4-across .staff-listing-view h3,.recent-news-4-across div[class*=block-staff_listing] .card__text h2,.recent-news-4-across div[class*=block-staff_listing] h3,.recent-news-4-across h2,.series-linear__title,.staff-listing-view .awards-recent h3,.staff-listing-view .newsletter-subscription h3,.staff-listing-view .recent-news-4-across h3,.staff-listing-view .text-long h3,.staff-listing-view .upcoming-events-four h3,.text-long .card__text div[class*=block-staff_listing] h2,.text-long .field--name-field-list-item-title,.text-long .node--unpublished::before,.text-long .staff-listing-view h3,.text-long div[class*=block-staff_listing] .card__text h2,.text-long div[class*=block-staff_listing] h3,.text-long h2,.upcoming-events-four .card__text div[class*=block-staff_listing] h2,.upcoming-events-four .field--name-field-list-item-title,.upcoming-events-four .node--unpublished::before,.upcoming-events-four .staff-listing-view h3,.upcoming-events-four div[class*=block-staff_listing] .card__text h2,.upcoming-events-four div[class*=block-staff_listing] h3,.upcoming-events-four h2,div[class*=block-staff_listing] .awards-recent h3,div[class*=block-staff_listing] .card__text .awards-recent h2,div[class*=block-staff_listing] .card__text .newsletter-subscription h2,div[class*=block-staff_listing] .card__text .recent-news-4-across h2,div[class*=block-staff_listing] .card__text .text-long h2,div[class*=block-staff_listing] .card__text .upcoming-events-four h2,div[class*=block-staff_listing] .newsletter-subscription h3,div[class*=block-staff_listing] .recent-news-4-across h3,div[class*=block-staff_listing] .text-long h3,div[class*=block-staff_listing] .upcoming-events-four h3,h3{font-size:2rem;line-height:1.2em}}@media (min-width:48em){.awards-featured-three .awards-featured-three__title,.awards-linear__title,.awards-recent .card__text div[class*=block-staff_listing] h2,.awards-recent .field--name-field-list-item-title,.awards-recent .node--unpublished::before,.awards-recent .staff-listing-view h3,.awards-recent div[class*=block-staff_listing] .card__text h2,.awards-recent div[class*=block-staff_listing] h3,.awards-recent h2,.card__text div[class*=block-staff_listing] .awards-recent h2,.card__text div[class*=block-staff_listing] .newsletter-subscription h2,.card__text div[class*=block-staff_listing] .recent-news-4-across h2,.card__text div[class*=block-staff_listing] .text-long h2,.card__text div[class*=block-staff_listing] .upcoming-events-four h2,.card__text h2,.event-speakers .event-speakers__title,.featured-events-three .featured-events-three__title,.featured-news-three .featured-news-three__title,.heading-3,.newsletter-subscription .card__text div[class*=block-staff_listing] h2,.newsletter-subscription .field--name-field-list-item-title,.newsletter-subscription .node--unpublished::before,.newsletter-subscription .staff-listing-view h3,.newsletter-subscription div[class*=block-staff_listing] .card__text h2,.newsletter-subscription div[class*=block-staff_listing] h3,.newsletter-subscription h2,.recent-news-4-across .card__text div[class*=block-staff_listing] h2,.recent-news-4-across .field--name-field-list-item-title,.recent-news-4-across .node--unpublished::before,.recent-news-4-across .staff-listing-view h3,.recent-news-4-across div[class*=block-staff_listing] .card__text h2,.recent-news-4-across div[class*=block-staff_listing] h3,.recent-news-4-across h2,.series-linear__title,.staff-listing-view .awards-recent h3,.staff-listing-view .newsletter-subscription h3,.staff-listing-view .recent-news-4-across h3,.staff-listing-view .text-long h3,.staff-listing-view .upcoming-events-four h3,.text-long .card__text div[class*=block-staff_listing] h2,.text-long .field--name-field-list-item-title,.text-long .node--unpublished::before,.text-long .staff-listing-view h3,.text-long div[class*=block-staff_listing] .card__text h2,.text-long div[class*=block-staff_listing] h3,.text-long h2,.upcoming-events-four .card__text div[class*=block-staff_listing] h2,.upcoming-events-four .field--name-field-list-item-title,.upcoming-events-four .node--unpublished::before,.upcoming-events-four .staff-listing-view h3,.upcoming-events-four div[class*=block-staff_listing] .card__text h2,.upcoming-events-four div[class*=block-staff_listing] h3,.upcoming-events-four h2,div[class*=block-staff_listing] .awards-recent h3,div[class*=block-staff_listing] .card__text .awards-recent h2,div[class*=block-staff_listing] .card__text .newsletter-subscription h2,div[class*=block-staff_listing] .card__text .recent-news-4-across h2,div[class*=block-staff_listing] .card__text .text-long h2,div[class*=block-staff_listing] .card__text .upcoming-events-four h2,div[class*=block-staff_listing] .newsletter-subscription h3,div[class*=block-staff_listing] .recent-news-4-across h3,div[class*=block-staff_listing] .text-long h3,div[class*=block-staff_listing] .upcoming-events-four h3,h3{font-size:2.25rem;line-height:1.2em}}.heading-3--centered{text-align:center}.card__text div[class*=block-staff_listing] .fellowship-listing h2,.fellowship-listing .card__text div[class*=block-staff_listing] h2,.fellowship-listing .field--name-field-list-item-title,.fellowship-listing .node--unpublished::before,.fellowship-listing .staff-listing-view h3,.fellowship-listing div[class*=block-staff_listing] .card__text h2,.fellowship-listing div[class*=block-staff_listing] h3,.fellowship-listing h2,.heading-4,.staff-listing-view .fellowship-listing h3,.text-long h4,div[class*=block-staff_listing] .card__text .fellowship-listing h2,div[class*=block-staff_listing] .fellowship-listing h3,h4{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:1.375rem;line-height:1.3em;margin:2rem 0;text-transform:none}@media (min-width:36em){.card__text div[class*=block-staff_listing] .fellowship-listing h2,.fellowship-listing .card__text div[class*=block-staff_listing] h2,.fellowship-listing .field--name-field-list-item-title,.fellowship-listing .node--unpublished::before,.fellowship-listing .staff-listing-view h3,.fellowship-listing div[class*=block-staff_listing] .card__text h2,.fellowship-listing div[class*=block-staff_listing] h3,.fellowship-listing h2,.heading-4,.staff-listing-view .fellowship-listing h3,.text-long h4,div[class*=block-staff_listing] .card__text .fellowship-listing h2,div[class*=block-staff_listing] .fellowship-listing h3,h4{font-size:1.5rem;line-height:1.3em}}@media (min-width:48em){.card__text div[class*=block-staff_listing] .fellowship-listing h2,.fellowship-listing .card__text div[class*=block-staff_listing] h2,.fellowship-listing .field--name-field-list-item-title,.fellowship-listing .node--unpublished::before,.fellowship-listing .staff-listing-view h3,.fellowship-listing div[class*=block-staff_listing] .card__text h2,.fellowship-listing div[class*=block-staff_listing] h3,.fellowship-listing h2,.heading-4,.staff-listing-view .fellowship-listing h3,.text-long h4,div[class*=block-staff_listing] .card__text .fellowship-listing h2,div[class*=block-staff_listing] .fellowship-listing h3,h4{font-size:1.625rem;line-height:1.3em}}.event-detail-header__sponsor,.heading-5,h5{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:1.25rem;line-height:1.3em;margin:2rem 0}@media (min-width:36em) and (max-width:47.9375em){.event-detail-header__sponsor,.heading-5,h5{font-size:1.375rem;line-height:1.3em}}@media (min-width:48em){.event-detail-header__sponsor,.heading-5,h5{font-size:1.5rem;line-height:2.125rem}}#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .heading-2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .related-items__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .series-five-up__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.event-detail-header__type,.heading-6,.page-title__subtitle #views-exposed-form-academic-programs-block-1 .form-fieldset__children p,.staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,h6{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:600;font-size:1rem;line-height:1.5em;margin:2rem 0}@media (min-width:36em){#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .heading-2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .related-items__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .series-five-up__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.event-detail-header__type,.heading-6,.page-title__subtitle #views-exposed-form-academic-programs-block-1 .form-fieldset__children p,.staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,h6{font-size:1rem;line-height:1.5em}}@media (min-width:48em){#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .heading-2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .related-items__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .series-five-up__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.event-detail-header__type,.heading-6,.page-title__subtitle #views-exposed-form-academic-programs-block-1 .form-fieldset__children p,.staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,h6{font-size:1.125rem;line-height:1.6em}}.card__text :last-child,.full-bleed-feature__text .text-long :last-child{margin-bottom:0}#panels-ipe-tray .ipe-form .card__text summary,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary,.card__text #panels-ipe-tray .ipe-form summary,.card__text .link,.card__text body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary,.full-bleed-feature__text .link,.full-bleed-feature__text a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,body:not(.gin--edit-form) .ui-widget-content .card__text a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a{color:#dccf99;text-transform:capitalize;text-decoration:none;display:inline-block}@media (min-width:48em) and (max-width:61.9375em){#panels-ipe-tray .ipe-form .card__text summary,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary,.card__text #panels-ipe-tray .ipe-form summary,.card__text .link,.card__text body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary,.full-bleed-feature__text .link,.full-bleed-feature__text a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,body:not(.gin--edit-form) .ui-widget-content .card__text a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a{font-size:.875rem;line-height:1.2em}}#panels-ipe-tray .ipe-form .card__text summary:focus,#panels-ipe-tray .ipe-form .card__text summary:hover,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary:focus,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary:hover,.card__text #panels-ipe-tray .ipe-form summary:focus,.card__text #panels-ipe-tray .ipe-form summary:hover,.card__text .link:focus,.card__text .link:hover,.card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary:focus,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary:hover,.full-bleed-feature__text .link:focus,.full-bleed-feature__text .link:hover,.full-bleed-feature__text a:focus,.full-bleed-feature__text a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover{color:#fff}#panels-ipe-tray .ipe-form .card__text summary .fa,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary .fa,.card__text #panels-ipe-tray .ipe-form summary .fa,.card__text .link .fa,.card__text body:not(.gin--edit-form) .ui-widget-content a .fa,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary .fa,.full-bleed-feature__text .link .fa,.full-bleed-feature__text a .fa,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a .fa,body:not(.gin--edit-form) .ui-widget-content .card__text a .fa,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a .fa{margin-left:.3125rem}.card__text h2,.full-bleed-feature__text h3{color:#fff;font-size:1.5rem;line-height:2.125rem;text-transform:none;margin-top:0;margin-bottom:1.25rem;text-align:left}@media (min-width:48em) and (max-width:61.9375em){.card__text h2,.full-bleed-feature__text h3{font-size:1.125rem;line-height:1.75rem;margin-bottom:.625rem}}@media (min-width:75em){.card__text h2,.full-bleed-feature__text h3{font-size:1.625rem;line-height:2.25rem}}.card__lede,.card__text div[class*=block-staff_listing] .full-bleed-feature__text h2,.full-bleed-feature__lede,.full-bleed-feature__text .card__text div[class*=block-staff_listing] h2,.full-bleed-feature__text .field--name-field-list-item-title,.full-bleed-feature__text .node--unpublished::before,.full-bleed-feature__text .staff-listing-view h3,.full-bleed-feature__text div[class*=block-staff_listing] .card__text h2,.full-bleed-feature__text div[class*=block-staff_listing] h3,.full-bleed-feature__text h2,.staff-listing-view .full-bleed-feature__text h3,div[class*=block-staff_listing] .card__text .full-bleed-feature__text h2,div[class*=block-staff_listing] .full-bleed-feature__text h3{font-weight:600;text-transform:uppercase;color:#fff;font-size:1rem;line-height:1.625rem;margin-top:0;margin-bottom:.9375rem;display:block;text-align:left}@media (min-width:48em) and (max-width:61.9375em){.card__lede,.card__text div[class*=block-staff_listing] .full-bleed-feature__text h2,.full-bleed-feature__lede,.full-bleed-feature__text .card__text div[class*=block-staff_listing] h2,.full-bleed-feature__text .field--name-field-list-item-title,.full-bleed-feature__text .node--unpublished::before,.full-bleed-feature__text .staff-listing-view h3,.full-bleed-feature__text div[class*=block-staff_listing] .card__text h2,.full-bleed-feature__text div[class*=block-staff_listing] h3,.full-bleed-feature__text h2,.staff-listing-view .full-bleed-feature__text h3,div[class*=block-staff_listing] .card__text .full-bleed-feature__text h2,div[class*=block-staff_listing] .full-bleed-feature__text h3{font-size:.875rem;line-height:1.5rem}}@media (min-width:75em){.card__lede,.card__text div[class*=block-staff_listing] .full-bleed-feature__text h2,.full-bleed-feature__lede,.full-bleed-feature__text .card__text div[class*=block-staff_listing] h2,.full-bleed-feature__text .field--name-field-list-item-title,.full-bleed-feature__text .node--unpublished::before,.full-bleed-feature__text .staff-listing-view h3,.full-bleed-feature__text div[class*=block-staff_listing] .card__text h2,.full-bleed-feature__text div[class*=block-staff_listing] h3,.full-bleed-feature__text h2,.staff-listing-view .full-bleed-feature__text h3,div[class*=block-staff_listing] .card__text .full-bleed-feature__text h2,div[class*=block-staff_listing] .full-bleed-feature__text h3{font-size:1.125rem;line-height:1.75rem}}#panels-ipe-tray .ipe-form .card__text-inner summary::after,.card__text-inner #panels-ipe-tray .ipe-form summary::after,.card__text-inner .link::after,.card__text-inner body:not(.gin--edit-form) .ui-widget-content a::after,.dept-program-listing .field--name-field-degree-requirements a::after,.dept-program-listing .field--name-field-website a::after,.full-bleed-feature__text a::after,body:not(.gin--edit-form) .ui-widget-content .card__text-inner a::after{content:'\f101';font-family:FontAwesome;margin-left:.3125rem;font-weight:400}.ck-editor__main,.dept-program-listing__subtitle,body:not(.gin--edit-form){font-family:"Source Sans Pro",sans-serif;font-size:1rem;line-height:1.5em;color:#4d4f53}@media (min-width:48em){.ck-editor__main,.dept-program-listing__subtitle,body:not(.gin--edit-form){font-size:1.125rem;line-height:1.6em}}.ck-editor__main .paragraph,.ck-editor__main p,.paragraph,p{margin:1.375rem 0}.ck-editor__main .paragraph--no-space,.ck-editor__main p--no-space,.paragraph--no-space,p--no-space{margin-bottom:0}.blockquote,.ck-editor__main .blockquote,.ck-editor__main blockquote,blockquote{border-left:0;color:#007c92;font-family:"Crimson Text",serif;font-size:1.25rem;font-style:normal;line-height:1.5rem;margin-left:0;padding-left:1.625rem;padding-right:1.625rem;text-align:center}@media (min-width:36em) and (max-width:47.9375em){.blockquote,.ck-editor__main .blockquote,.ck-editor__main blockquote,blockquote{font-size:1.5rem;line-height:2rem}}@media (min-width:48em) and (max-width:61.9375em){.blockquote,.ck-editor__main .blockquote,.ck-editor__main blockquote,blockquote{font-size:1.375rem;line-height:1.875rem}}@media (min-width:62em){.blockquote,.ck-editor__main .blockquote,.ck-editor__main blockquote,blockquote{font-size:1.625rem;line-height:2.125rem}}.node--highlight-color-red .blockquote,.node--highlight-color-red .ck-editor__main .blockquote,.node--highlight-color-red .ck-editor__main blockquote,.node--highlight-color-red blockquote{color:#8b191b}.node--highlight-color-teal .blockquote,.node--highlight-color-teal .ck-editor__main .blockquote,.node--highlight-color-teal .ck-editor__main blockquote,.node--highlight-color-teal blockquote{color:#00505c}.node--highlight-color-purple .blockquote,.node--highlight-color-purple .ck-editor__main .blockquote,.node--highlight-color-purple .ck-editor__main blockquote,.node--highlight-color-purple blockquote{color:#53284f}.blockquote--alt,.ck-editor__main .blockquote--alt,.ck-editor__main blockquote--alt,blockquote--alt{border-bottom:1px solid #b3995d;border-top:1px solid #b3995d;padding-bottom:.75rem;padding-top:.75rem}.blockquote>*,.ck-editor__main .blockquote>*,.ck-editor__main blockquote>*,blockquote>*{display:inline}.blockquote>::after,.blockquote>::before,.ck-editor__main .blockquote>::after,.ck-editor__main .blockquote>::before,.ck-editor__main blockquote>::after,.ck-editor__main blockquote>::before,blockquote>::after,blockquote>::before{display:inline-block;position:absolute;content:'';background-repeat:no-repeat}.blockquote>::before,.ck-editor__main .blockquote>::before,.ck-editor__main blockquote>::before,blockquote>::before{margin-left:-2.75rem;margin-top:-1.25rem;padding:16px 15px}@media (min-width:36em){.blockquote>::before,.ck-editor__main .blockquote>::before,.ck-editor__main blockquote>::before,blockquote>::before{margin-top:-1rem}}.blockquote>::after,.ck-editor__main .blockquote>::after,.ck-editor__main blockquote>::after,blockquote>::after{margin-left:-1rem;margin-top:-1.125rem;padding:16px 15px}@media (min-width:36em){.blockquote>::after,.ck-editor__main .blockquote>::after,.ck-editor__main blockquote>::after,blockquote>::after{margin-top:-.75rem}}.ck-editor__main .img,.img{max-width:100%;height:auto}.ck-content hr,hr{background:0 0!important;margin:0!important;height:0!important;border-style:solid!important;border-width:1px 0 0!important;color:#b3995d}.ck-content .small-date+.ck-horizontal-line hr{color:#ababa9}.caption,caption,figcaption{background-color:#e9e6df;clear:both;display:block;font-size:1rem;line-height:1.6rem;padding:1.25rem}.caption-align-overlay figcaption{background-color:transparent;font-style:italic;padding:0;font-size:.875rem;line-height:1.25rem}@media (min-width:62em){.caption-align-overlay figcaption{padding:0 4% 0 0;width:62%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.node--type-featured-story2 .field--name-field-content-main>.field__item.paragraph--featured-story-intro>.story-intro{margin-left:0;width:100%}.story-date,.story-excerpt{margin:2.5rem 0 1.25rem 0}.node--type-featured-story2 .field--name-field-content-main>.field__item .story-date,.node--type-featured-story2 .field--name-field-content-main>.field__item .story-excerpt,.node--type-photo-video-story .field--name-field-content-main>.field__item .story-date,.node--type-photo-video-story .field--name-field-content-main>.field__item .story-excerpt{padding:0}@media (min-width:48em){.story-date__inner,.story-excerpt__inner{margin-left:25.67409%;width:61.48886%;padding:0}}@media (min-width:48em){.pl .story-date__inner,.pl .story-excerpt__inner{margin-left:0;float:none;width:auto}}.story-excerpt{color:#017c92;font-size:1.25rem;line-height:1.875rem}@media (min-width:62em){.story-excerpt{font-size:1.5rem;line-height:2.125rem}}.node--highlight-color-red .story-excerpt{color:#8b191b}.node--highlight-color-teal .story-excerpt{color:#00505c}.node--highlight-color-purple .story-excerpt{color:#53284f}.story-excerpt p{margin:0}.story-date{margin-top:1.25rem}.story-date__inner>div{margin:1.25rem 0 2.5rem 0;text-transform:uppercase}.card-date{font-size:.8125rem;line-height:1.0625rem;text-transform:uppercase}.ck-editor__main figure.caption{background-color:transparent;padding:0}.ck-editor__main .caption>figcaption{display:block}.messages--alert{display:none;background:0 0;position:fixed;bottom:0;width:100%;z-index:109}.messages--alert .messages--wrapper{position:relative}.messages--alert div.block-site-alert{margin-bottom:0}.messages--alert div.block-site-alert div.severity-high,.messages--alert div.block-site-alert div.severity-low,.messages--alert div.block-site-alert div.severity-medium{background-color:transparent;background-image:none;border-width:0;color:#fff;margin-bottom:0;padding:.5em;position:relative}.messages--alert div.block-site-alert div.severity-high a,.messages--alert div.block-site-alert div.severity-low a,.messages--alert div.block-site-alert div.severity-medium a{color:#fff}.messages--alert div.block-site-alert div.severity-high div.text,.messages--alert div.block-site-alert div.severity-low div.text,.messages--alert div.block-site-alert div.severity-medium div.text{position:relative}.messages--alert div.block-site-alert div.severity-high div.text p,.messages--alert div.block-site-alert div.severity-low div.text p,.messages--alert div.block-site-alert div.severity-medium div.text p{padding-left:1.5rem}.messages--alert div.block-site-alert div.severity-high .fa,.messages--alert div.block-site-alert div.severity-low .fa,.messages--alert div.block-site-alert div.severity-medium .fa{position:absolute;margin-top:5px}.messages--alert div.block-site-alert div.severity-high{background-color:#8b191b}.messages--alert div.block-site-alert div.severity-medium{background-color:#53284f}.messages--alert div.block-site-alert div.severity-low{background-color:#fff}.messages--alert div.block-site-alert div.severity-low .fa,.messages--alert div.block-site-alert div.severity-low a,.messages--alert div.block-site-alert div.severity-low p{color:#175e54}.messages--alert .button--dismiss{border:0;color:#fff;position:absolute;right:1.25rem;top:.5em;padding:0}.messages--alert .button--dismiss:focus,.messages--alert .button--dismiss:hover{background-color:transparent;opacity:.5}.ck-editor__main .blockquote::before,.ck-editor__main blockquote::before{content:none}.ck-editor__main .caption,.ck-editor__main caption,.ck-editor__main figcaption{background-color:#e9e6df!important;color:#4d4f53!important;display:block!important;font-size:1rem!important;padding:1.25rem!important}.basic .story-intro,.ck-editor__main .story-intro{font-family:"Source Serif Pro",serif;font-size:1.5rem;line-height:normal;color:#2e2d29;margin-top:0;margin-bottom:2rem}.basic .small-date,.ck-editor__main .small-date{font-size:1.0625rem;line-height:1.625rem;text-transform:uppercase;color:#820000;margin:0 0 1.25rem 0}.basic .small-date+hr,.ck-editor__main .small-date+hr{color:#ababa9}.basic .visual-caption,.ck-editor__main .visual-caption{font-size:1.0625rem;line-height:normal;color:#6d6c69;margin-top:.75rem;margin-bottom:0}ol,ul{padding-left:1.125rem}ul{list-style:none;padding-left:0;margin:.9375rem 0}ol{list-style-type:decimal;margin:.9375rem 0}.ck-editor__main ol li,.ck-editor__main ul li,.list-item,.text-long ol li,.text-long ul li{margin-bottom:.5rem}.ck-editor__main ul li{list-style:none}.field--name-field-image-credit:not(.media-image-edit-form) .field--name-field-image-credit,.resp-image__text{color:#fff;font-weight:400;font-size:.8125rem;line-height:1.125rem;bottom:.9375rem;left:1.25rem;right:1.25rem;position:absolute;z-index:2;text-align:left}article.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,figure{margin:0;position:relative}article.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images::after,figure::after{clear:both;content:"";display:table}@media (min-width:48em){figure.style-offset_350_small_2x,figure.style-offset_350_small_2x.align-left{width:31.53576%;float:left;margin-right:2.69637%}}@media (min-width:48em){figure.style-offset_350_small_2x.align-right{width:31.53576%;float:right;margin-right:0}}@media (min-width:48em){figure.style-offset_350_small_2x.align-center{width:31.53576%;float:left;margin-right:2.69637%;float:none;margin-left:auto;margin-right:auto}}.resp-image__text{max-width:106.25rem}@media (min-width:62em){.resp-image--has-credit.resp-image--has-caption .resp-image__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.field--name-field-content-list-items .resp-image__text,.teaser-listing-stacked .resp-image__text{bottom:auto;color:#4d4f53;left:auto;right:auto;padding:0;position:relative}@media (min-width:48em){.hero-title__media-wrapper .resp-image__credit{max-width:14.4197%;position:absolute;bottom:0;left:auto;right:1.25rem;text-align:right}}@media (min-width:62em){.hero-title__media-wrapper .resp-image__credit{max-width:22.97773%}}@media (min-width:75em){.hero-title__media-wrapper .resp-image__credit{max-width:22.97773%}}@media (min-width:62em){.caption-align-overlay .resp-image__credit{width:29%;padding-left:4%;text-align:right}}.resp-image--has-text picture::after{background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.8)),color-stop(70%,transparent));background:linear-gradient(to top,rgba(0,0,0,.8) 0,transparent 70%);content:'';display:block;position:absolute;bottom:0;z-index:2;width:100%;height:8.125rem}.field--name-field-content-list-items .resp-image--has-text picture::after,.teaser-listing-stacked .resp-image--has-text picture::after{background:0 0;position:relative;bottom:auto;height:auto}.embedded-entity{margin:1em 0}.embedded-entity.align-center{margin-left:auto;margin-right:auto;text-align:center}.embedded-entity img{float:left;width:100%;height:auto}.ck-editor__main .drupal-media .embedded-entity{margin-bottom:0}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item::before,#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item:focus::before,#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item:hover::before,.blockquote>::after,.blockquote>::before,.card__overlay:focus+.card__inner .card__image::before,.card__overlay:hover+.card__inner .card__image::before,.event-card:focus-within .event-card__image::before,.event-card:hover .event-card__image::before,.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search button,.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search button:focus,.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search button:hover,.has-curtain-hero-scrolling .site-search button,.has-curtain-hero-scrolling .site-search button:focus,.has-curtain-hero-scrolling .site-search button:hover,.inline-arrow-down::before,.news-card:not(.news-card--manual-card-without-link):focus-within .news-card__image::before,.news-card:not(.news-card--manual-card-without-link):hover .news-card__image::before,.news-card__overlay:focus+.news-card__inner .news-card__image::before,.news-card__overlay:hover+.news-card__inner .news-card__image::before,.randomizer__images a:focus::before,.randomizer__images a:hover::before,.site-search--search-form .form-actions .form-submit,.sprite-arrow-down,.sprite-arrow-right,.sprite-download,.sprite-download-hover,.sprite-explore,.sprite-mag-glass,.sprite-mag-glass-hover,.sprite-mag-glass-white,.sprite-mag-glass-white-hover,.sprite-pullquote-left,.sprite-pullquote-right,.sprite-search-arrows,.sprite-search-arrows-white,.sprite-ul-bullet,blockquote>::after,blockquote>::before{background:url(/themes/custom/stanford_hs/dist/sprite.css.svg) no-repeat}.inline-arrow-down::before,.sprite-arrow-down{background-position:0 58.70967741935484%}.sprite-arrow-down-dims{width:70px;height:72px}.card__overlay:focus+.card__inner .card__image::before,.card__overlay:hover+.card__inner .card__image::before,.event-card:focus-within .event-card__image::before,.event-card:hover .event-card__image::before,.news-card:not(.news-card--manual-card-without-link):focus-within .news-card__image::before,.news-card:not(.news-card--manual-card-without-link):hover .news-card__image::before,.news-card__overlay:focus+.news-card__inner .news-card__image::before,.news-card__overlay:hover+.news-card__inner .news-card__image::before,.sprite-arrow-right{background-position:0 0}.sprite-arrow-right-dims{width:91px;height:91px}.sprite-download{background-position:25.45364972493637% 95.55633720248565%}.sprite-download-dims{width:56.42px;height:56.42px}.sprite-download-hover{background-position:48.61647097462846% 95.55633720248565%}.sprite-download-hover-dims{width:56.42px;height:56.42px}.randomizer__images a:focus::before,.randomizer__images a:hover::before,.sprite-explore{background-position:43.54066985645933% 0}.sprite-explore-dims{width:91px;height:91px}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item::before,.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search button,.has-curtain-hero-scrolling .site-search button,.sprite-mag-glass{background-position:29.41176470588235% 55.828220858895705%}.sprite-mag-glass-dims{width:62px;height:64px}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item:focus::before,#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item:hover::before,.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search button:focus,.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search button:hover,.has-curtain-hero-scrolling .site-search button:focus,.has-curtain-hero-scrolling .site-search button:hover,.sprite-mag-glass-hover{background-position:76.47058823529412% 0}.sprite-mag-glass-hover-dims{width:62px;height:64px}.sprite-mag-glass-white{background-position:76.47058823529412% 39.263803680981596%}.sprite-mag-glass-white-dims{width:62px;height:64px}.sprite-mag-glass-white-hover{background-position:0 100%}.sprite-mag-glass-white-hover-dims{width:62px;height:64px}.blockquote>::before,.sprite-pullquote-left,blockquote>::before{background-position:71.65573770491804% 94.76744186046511%}.sprite-pullquote-left-dims{width:56px;height:55px}.blockquote>::after,.sprite-pullquote-right,blockquote>::after{background-position:100% 0}.sprite-pullquote-right-dims{width:56px;height:55px}.site-search--search-form .form-actions .form-submit,.sprite-search-arrows{background-position:99.25558312655087% 32.04007922637772%}.sprite-search-arrows-dims{width:54.17px;height:55.34px}.sprite-search-arrows-white{background-position:99.25558312655087% 64.27822439706397%}.sprite-search-arrows-white-dims{width:54.17px;height:55.34px}.sprite-ul-bullet{background-position:96.44268774703558% 92.04444444444445%}.sprite-ul-bullet-dims{width:47px;height:47px}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item::before,.blockquote>::after,.blockquote>::before,.card__overlay:focus+.card__inner .card__image::before,.card__overlay:hover+.card__inner .card__image::before,.ck-editor__main .blockquote>::after,.ck-editor__main .blockquote>::before,.ck-editor__main blockquote>::after,.ck-editor__main blockquote>::before,.event-card:focus-within .event-card__image::before,.event-card:hover .event-card__image::before,.news-card:not(.news-card--manual-card-without-link):focus-within .news-card__image::before,.news-card:not(.news-card--manual-card-without-link):hover .news-card__image::before,.news-card__overlay:focus+.news-card__inner .news-card__image::before,.news-card__overlay:hover+.news-card__inner .news-card__image::before,.randomizer__images a:focus::before,.randomizer__images a:hover::before,.site-search--search-form .form-actions .form-submit,.sprite-icon,blockquote>::after,blockquote>::before{background-size:299px 227px;display:inline-block;padding:30px}.inline-arrow-down{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-arrow-down::before{background-size:cover;content:"";display:inline-block;margin-right:.1em;padding:.8em}.ck-editor__main ul li,.text-long ul li,ul.list-ul li{position:relative;padding-left:1.125rem}.ck-editor__main ul li::before,.text-long ul li::before,ul.list-ul li::before{content:'';display:block;position:absolute;background-image:url(/themes/custom/stanford_hs/images/icons/bullet.svg);background-repeat:no-repeat;background-position:center;background-size:.4375rem .4375rem;left:4px;top:0;width:7px;height:1.5em}@media (min-width:48em){.ck-editor__main ul li::before,.text-long ul li::before,ul.list-ul li::before{height:1.6em}}.form-item--checkbox__item,.form-item--checkboxes{list-style:none;margin:0;padding:0}.form-checkboxes .form-checkbox{margin-right:.3125rem}.form-checkboxes .form-checkbox:focus{border-radius:3px;-webkit-box-shadow:0 1px 1px 2px green;box-shadow:0 1px 1px 2px green}.form-checkboxes .form-item__label{display:inline}.form-item--radio__item,.form-item--radios{list-style:none;margin:0;padding:0}.form-item--radio .form-radio{margin-right:.3125rem}.form-item--radio .form-item__label{display:inline}.site-search button{background:url(/themes/custom/stanford_hs/images/icons/src/mag-glass.svg) no-repeat;cursor:pointer;margin:0;padding:0;position:absolute;left:auto;right:0;top:8px;width:24px;height:24px;z-index:10;color:#4d4f53;border:none}.site-search button .field--name-field-list-item-title,.site-search button .node--unpublished::before,.site-search button .staff-listing-view h3,.site-search button div[class*=block-staff_listing] h3,.site-search button h2,.staff-listing-view .site-search button h3,div[class*=block-staff_listing] .site-search button h3{overflow:hidden;text-indent:-9999px;white-space:nowrap;font-size:0;margin:0}.site-search button:focus,.site-search button:hover{background:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-hover.svg) no-repeat}.site-search button::after{border:2px solid transparent;content:"";display:block;left:0;position:absolute;top:0}.site-search button:focus{outline:0}.site-search button:focus::after{border-color:#4d90fe;height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px}.has-hero-title-with-parallax-effect-logged-out .site-search button{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-white.svg);background-repeat:no-repeat;background-size:22px}.has-hero-title-with-parallax-effect-logged-out .site-search button:focus,.has-hero-title-with-parallax-effect-logged-out .site-search button:hover{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-white-hover.svg);background-repeat:no-repeat;background-size:22px}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .site-search button,.has-hero-title-image-logged-out .site-search button{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-white.svg);background-repeat:no-repeat;background-size:22px}.has-curtain-hero-onscreen .site-search button:focus,.has-curtain-hero-onscreen .site-search button:hover,.has-hero-title-image-logged-out .site-search button:focus,.has-hero-title-image-logged-out .site-search button:hover{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-white-hover.svg);background-repeat:no-repeat;background-size:22px}}@media (-ms-high-contrast:active),(forced-colors:active){.site-search button{background-color:#000;forced-color-adjust:none}}.site-search.open .site-search--search-form{visibility:visible}.site-search.open button{left:7px;right:auto;top:8px;width:24px;height:24px}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .site-search.open button,.has-hero-title-image-logged-out .site-search.open button{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-white-hover.svg);background-repeat:no-repeat;background-size:22px;width:24px;height:24px;padding:0}}.has-hero-title-with-parallax-effect-logged-out .site-search.open button{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass-white-hover.svg);background-repeat:no-repeat;background-size:22px;width:24px;height:24px;padding:0}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search.open button,.has-curtain-hero-scrolling .site-search.open button{background-image:url(/themes/custom/stanford_hs/images/icons/src/mag-glass.svg);background-repeat:no-repeat;background-size:22px;width:22px;height:24px;padding:0}}.site-search--search-form{visibility:hidden;background-color:transparent;border:1px solid #cbcbca;height:2.5rem;margin:0;width:100%;position:relative;top:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (-ms-high-contrast:active),(forced-colors:active){.site-search--search-form{background-color:#000;forced-color-adjust:none}}@media (min-width:48em) and (min-height:28.75em){.site-search--search-form{top:auto}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .site-search--search-form,.has-hero-title-image-logged-out .site-search--search-form{border-color:#fff}}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form{border-color:#fff}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form,.has-curtain-hero-scrolling .site-search--search-form{border:1px solid #cbcbca!important}}.site-search--search-form .form-item__label{color:#4d4f53}.site-search--search-form .form-item{padding:.3125rem 2.5rem .3125rem 2.5rem;margin-bottom:0!important;width:100%}@media (min-width:48em) and (min-height:28.75em){.site-search--search-form .form-item{padding-right:1.5rem}}.site-search--search-form .form-search{background-color:transparent;border:0;padding:0 .3125rem;width:100%;font-size:.875rem;height:1.875rem;line-height:1.9375rem;position:relative;z-index:10}@media (min-width:62em){.site-search--search-form .form-search{font-size:1rem}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .site-search--search-form .form-search,.has-hero-title-image-logged-out .site-search--search-form .form-search{color:#fff}}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form .form-search{color:#fff}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero .site-search--search-form .form-search,.has-hero-title-image-logged-out .site-search--search-form .form-search{color:#fff!important}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form .form-search,.has-curtain-hero-scrolling .site-search--search-form .form-search{color:#000!important}}.site-search--search-form .form-actions{position:relative;right:-10px}@media (min-width:48em) and (min-height:28.75em){.site-search--search-form .form-actions{right:10px;width:24px;height:24px}}.site-search--search-form .form-actions .form-submit{overflow:hidden;text-indent:-9999px;white-space:nowrap;font-size:0;border:0;width:auto}.site-search--search-form .form-actions .form-submit:focus,.site-search--search-form .form-actions .form-submit:hover{background-color:transparent}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .site-search--search-form .form-actions .form-submit,.has-hero-title-image-logged-out .site-search--search-form .form-actions .form-submit{background:url(/themes/custom/stanford_hs/images/icons/src/search-arrows-white.svg) no-repeat;background-size:14px 15px;background-position:center;padding:0;position:relative;width:100%;height:100%;display:block}}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form .form-actions .form-submit{background:url(/themes/custom/stanford_hs/images/icons/src/search-arrows-white.svg) no-repeat;background-size:14px 15px;background-position:center;padding:0;position:relative;width:100%;height:100%;display:block}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form .form-actions .form-submit,.has-curtain-hero-scrolling .site-search--search-form .form-actions .form-submit{background:url(/themes/custom/stanford_hs/images/icons/src/search-arrows.svg) no-repeat;background-size:14px 15px;padding:0;width:100%;height:100%;display:block}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .site-search--search-form #edit-keys::-webkit-input-placeholder,.has-hero-title-image-logged-out .site-search--search-form #edit-keys::-webkit-input-placeholder{color:#fff!important;opacity:1}.has-curtain-hero-onscreen .site-search--search-form #edit-keys::-moz-placeholder,.has-hero-title-image-logged-out .site-search--search-form #edit-keys::-moz-placeholder{color:#fff!important;opacity:1}.has-curtain-hero-onscreen .site-search--search-form #edit-keys:-ms-input-placeholder,.has-hero-title-image-logged-out .site-search--search-form #edit-keys:-ms-input-placeholder{color:#fff!important;opacity:1}.has-curtain-hero-onscreen .site-search--search-form #edit-keys::-ms-input-placeholder,.has-hero-title-image-logged-out .site-search--search-form #edit-keys::-ms-input-placeholder{color:#fff!important;opacity:1}.has-curtain-hero-onscreen .site-search--search-form #edit-keys::placeholder,.has-hero-title-image-logged-out .site-search--search-form #edit-keys::placeholder{color:#fff!important;opacity:1}}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form #edit-keys::-webkit-input-placeholder{color:#fff!important;opacity:1}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form #edit-keys::-moz-placeholder{color:#fff!important;opacity:1}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form #edit-keys:-ms-input-placeholder{color:#fff!important;opacity:1}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form #edit-keys::-ms-input-placeholder{color:#fff!important;opacity:1}.has-hero-title-with-parallax-effect-logged-out .site-search--search-form #edit-keys::placeholder{color:#fff!important;opacity:1}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form #edit-keys::-webkit-input-placeholder,.has-curtain-hero-scrolling .site-search--search-form #edit-keys::-webkit-input-placeholder{color:#000!important}.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form #edit-keys::-moz-placeholder,.has-curtain-hero-scrolling .site-search--search-form #edit-keys::-moz-placeholder{color:#000!important}.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form #edit-keys:-ms-input-placeholder,.has-curtain-hero-scrolling .site-search--search-form #edit-keys:-ms-input-placeholder{color:#000!important}.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form #edit-keys::-ms-input-placeholder,.has-curtain-hero-scrolling .site-search--search-form #edit-keys::-ms-input-placeholder{color:#000!important}.has-curtain-hero-onscreen.has-curtain-hero-scrolling .site-search--search-form #edit-keys::placeholder,.has-curtain-hero-scrolling .site-search--search-form #edit-keys::placeholder{color:#000!important}}#block-stanfordsearchblock,.pl .site-search{position:relative}@media (min-width:48em) and (min-height:28.75em){#block-stanfordsearchblock,.pl .site-search{width:31.53576%;float:right;margin-right:0;right:0;position:absolute;top:0}}@media (min-width:62em){#block-stanfordsearchblock,.pl .site-search{width:22.97773%}}@media (min-width:75em){.has-hero-title-with-parallax-effect-logged-out #block-stanfordsearchblock,.has-hero-title-with-parallax-effect-logged-out .pl .site-search{right:2.69637%}}@media (min-width:1650px){.has-hero-title-with-parallax-effect-logged-out #block-stanfordsearchblock,.has-hero-title-with-parallax-effect-logged-out .pl .site-search{right:0}}.card__text .path-search .block-system_main_block h2,.path-search .block-system_main_block .card__text h2,.path-search .block-system_main_block h3{margin:0;display:inline}.path-search .block-system_main_block ol{padding:0;list-style-position:inside}.search-api-page-block-form{margin:1.875rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.search-api-page-block-form .form-item{display:inline-block;margin-bottom:0;margin-right:.3125rem;vertical-align:middle}.search-api-page-block-form .form-search{width:10.9375rem}@media (min-width:48em) and (min-height:28.75em){.search-api-page-block-form .form-search{width:18.75rem}}.search-api-page-block-form #edit-submit{padding-top:9px;padding-bottom:10px}@media (min-width:48em) and (min-height:28.75em){.search-api-page-block-form #edit-submit{padding-top:.6875rem;padding-bottom:.6875rem}}.search-api-page-block-form .search-help-link{clear:both;display:block;margin-bottom:1em}.search-api-page-block-form .form-fieldset legend{margin-bottom:1em;margin-top:0}.search-api-page-block-form .form-fieldset .form-item{float:left;margin-left:0;margin-right:1em}.search-api-page-block-form details.search-advanced summary{margin-bottom:.5em}.search-result{padding-left:0;font-size:1.5rem;line-height:1.875rem;font-weight:200}@media (min-width:48em) and (min-height:28.75em){.card__text .search-result h2,.search-result .card__text h2,.search-result h3{font-size:1.875rem;line-height:2.375rem}}@media (min-width:48em) and (min-height:28.75em){.search-result{font-size:1.875rem;line-height:2.375rem}}.fellowship-listing .search-result .field--name-field-list-item-title,.fellowship-listing .search-result .node--unpublished::before,.fellowship-listing .search-result h2,.fellowship-listing .staff-listing-view .search-result h3,.fellowship-listing div[class*=block-staff_listing] .search-result h3,.search-result .fellowship-listing .field--name-field-list-item-title,.search-result .fellowship-listing .node--unpublished::before,.search-result .fellowship-listing .staff-listing-view h3,.search-result .fellowship-listing div[class*=block-staff_listing] h3,.search-result .fellowship-listing h2,.search-result .staff-listing-view .fellowship-listing h3,.search-result div[class*=block-staff_listing] .fellowship-listing h3,.search-result h4,.staff-listing-view .fellowship-listing .search-result h3,div[class*=block-staff_listing] .fellowship-listing .search-result h3{margin:0}.search-result .field--search-api-excerpt,.search-result p{line-height:1.75rem}.facet-item a{font-weight:400;color:#4d4f53;text-decoration:none}.form-item__dropdown{border:1px solid #eee;display:block;position:relative}.form-item__dropdown::after{background:url(/themes/custom/stanford_hs/images/icons/select-arrow-down.svg) no-repeat;width:1rem;height:.625rem;display:inline-block;content:" ";position:absolute;top:42%;right:1em;z-index:2}.form-item__dropdown:focus,.form-item__dropdown:hover{border-color:#000}.form-item__select{border:1px solid #eee;color:#4d4f53;height:60px;font-size:18px;font-weight:600;margin:0;outline:0;padding:1rem 1.25rem 1rem;width:100%;cursor:pointer}.form-item__select :focus{outline:0;color:#222}@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) or ((-moz-appearance:none) and (mask-type:alpha)){.form-item__dropdown::after{display:block}.form-item__select{padding-right:2em;background:0 0;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-item__select:focus{border-color:#4d4f53;border-radius:0}}body:not(.gin--edit-form) .form-item{color:#4d4f53;margin-bottom:1em;max-width:32em}body:not(.gin--edit-form) .form-item::after{clear:both;content:"";display:table}body:not(.gin--edit-form) .form-item__label{display:block;color:#877240;font-weight:600;font-size:1rem;line-height:1.5em}@media (min-width:36em) and (max-width:47.9375em){body:not(.gin--edit-form) .form-item__label{display:block;margin-right:2%;padding:.6em 0}}@media (min-width:48em){body:not(.gin--edit-form) .form-item__label{font-size:1.125rem;line-height:1.6em}}.newsletter-subscription body:not(.gin--edit-form) input[type=email],body:not(.gin--edit-form) .form-item__email,body:not(.gin--edit-form) .form-item__password,body:not(.gin--edit-form) .form-item__search,body:not(.gin--edit-form) .form-item__textfield,body:not(.gin--edit-form) .newsletter-subscription input[type=email]{border:1px solid #cbcbca;font-family:"Source Sans Pro",sans-serif;font-size:1rem;padding:.75rem .9375rem}@media (min-width:48em){.newsletter-subscription body:not(.gin--edit-form) input[type=email],body:not(.gin--edit-form) .form-item__email,body:not(.gin--edit-form) .form-item__password,body:not(.gin--edit-form) .form-item__search,body:not(.gin--edit-form) .form-item__textfield,body:not(.gin--edit-form) .newsletter-subscription input[type=email]{font-size:1.125rem}}.newsletter-subscription body:not(.gin--edit-form) input[type=email]::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__email::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__password::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__search::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__textfield::-webkit-input-placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]::-webkit-input-placeholder{font-family:"Source Sans Pro",sans-serif}.newsletter-subscription body:not(.gin--edit-form) input[type=email]::-moz-placeholder,body:not(.gin--edit-form) .form-item__email::-moz-placeholder,body:not(.gin--edit-form) .form-item__password::-moz-placeholder,body:not(.gin--edit-form) .form-item__search::-moz-placeholder,body:not(.gin--edit-form) .form-item__textfield::-moz-placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]::-moz-placeholder{font-family:"Source Sans Pro",sans-serif}.newsletter-subscription body:not(.gin--edit-form) input[type=email]:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__email:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__password:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__search:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__textfield:-ms-input-placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]:-ms-input-placeholder{font-family:"Source Sans Pro",sans-serif}.newsletter-subscription body:not(.gin--edit-form) input[type=email]::-ms-input-placeholder,body:not(.gin--edit-form) .form-item__email::-ms-input-placeholder,body:not(.gin--edit-form) .form-item__password::-ms-input-placeholder,body:not(.gin--edit-form) .form-item__search::-ms-input-placeholder,body:not(.gin--edit-form) .form-item__textfield::-ms-input-placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]::-ms-input-placeholder{font-family:"Source Sans Pro",sans-serif}.newsletter-subscription body:not(.gin--edit-form) input[type=email]::placeholder,body:not(.gin--edit-form) .form-item__email::placeholder,body:not(.gin--edit-form) .form-item__password::placeholder,body:not(.gin--edit-form) .form-item__search::placeholder,body:not(.gin--edit-form) .form-item__textfield::placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]::placeholder{font-family:"Source Sans Pro",sans-serif}.newsletter-subscription body:not(.gin--edit-form) input:focus[type=email],body:not(.gin--edit-form) .form-item__email:focus,body:not(.gin--edit-form) .form-item__password:focus,body:not(.gin--edit-form) .form-item__search:focus,body:not(.gin--edit-form) .form-item__textfield:focus,body:not(.gin--edit-form) .newsletter-subscription input:focus[type=email]{border-color:#b3995d}.newsletter-subscription body:not(.gin--edit-form) input[type=email]::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__email::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__password::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__search::-webkit-input-placeholder,body:not(.gin--edit-form) .form-item__textfield::-webkit-input-placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]::-webkit-input-placeholder{color:#4d4f53}.newsletter-subscription body:not(.gin--edit-form) input:-moz-placeholder[type=email],body:not(.gin--edit-form) .form-item__email:-moz-placeholder,body:not(.gin--edit-form) .form-item__password:-moz-placeholder,body:not(.gin--edit-form) .form-item__search:-moz-placeholder,body:not(.gin--edit-form) .form-item__textfield:-moz-placeholder,body:not(.gin--edit-form) .newsletter-subscription input:-moz-placeholder[type=email]{color:#4d4f53}.newsletter-subscription body:not(.gin--edit-form) input[type=email]::-moz-placeholder,body:not(.gin--edit-form) .form-item__email::-moz-placeholder,body:not(.gin--edit-form) .form-item__password::-moz-placeholder,body:not(.gin--edit-form) .form-item__search::-moz-placeholder,body:not(.gin--edit-form) .form-item__textfield::-moz-placeholder,body:not(.gin--edit-form) .newsletter-subscription input[type=email]::-moz-placeholder{color:#4d4f53}.newsletter-subscription body:not(.gin--edit-form) input:-ms-input-placeholder[type=email],body:not(.gin--edit-form) .form-item__email:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__password:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__search:-ms-input-placeholder,body:not(.gin--edit-form) .form-item__textfield:-ms-input-placeholder,body:not(.gin--edit-form) .newsletter-subscription input:-ms-input-placeholder[type=email]{color:#4d4f53}body:not(.gin--edit-form) .form-item__description{margin-top:.3em}body:not(.gin--edit-form) .form-fieldset{border:none;margin-bottom:2em;padding:0}body:not(.gin--edit-form) .form-fieldset .form-item{margin-left:1em;max-width:none}body:not(.gin--edit-form) .form-item input.error,body:not(.gin--edit-form) .form-item select.error,body:not(.gin--edit-form) .form-item textarea.error{border:2px solid red}.form-required::after{content:'';vertical-align:super;display:inline-block;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;width:6px;height:6px;margin:0 .3em}.form-item--error-message::before{content:'';display:inline-block;height:14px;width:14px;vertical-align:sub;background:url(/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain}.form-item--error-message{color:#e32700}.ck.ck-toolbar.ck-toolbar_grouping>.ck.ck-toolbar__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.ck-anchor-placeholder{display:none}.ck-editor__main .file--application-pdf{padding-left:0;background-image:none}.button,.fellowship-listing__application-link a,.fifty-fifty__link a,.file a,.in-the-moment-homepage a.in-the-moment-homepage__link,.in-the-moment-homepage a.in-the-moment-homepage__link:visited,.latest-news__view-all a,.latest-news__view-all a:visited,.newsletter-subscription a.btn-newsletter-subscribe,.newsletter-subscription input[type=submit],.series-tag-header__text a,.series-tag-header__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,a.series-featured-item__link,a.series-featured-item__link:visited,a.series-five-up__link,a.series-five-up__link:visited,button{-webkit-transition:all .15s cubic-bezier(.645,.045,.355,1);transition:all .15s cubic-bezier(.645,.045,.355,1);font-family:"Source Sans Pro",sans-serif;background-color:transparent;border:1px solid #8b191b;border-radius:0;color:#8b191b;cursor:pointer;font-size:1.125rem;font-weight:700;line-height:1.4;padding:1rem 1em;display:inline-block;text-decoration:none;text-align:center}.button:visited,.fellowship-listing__application-link a:visited,.fifty-fifty__link a:visited,.file a:visited,.in-the-moment-homepage a.in-the-moment-homepage__link:visited,.latest-news__view-all a:visited,.newsletter-subscription a.btn-newsletter-subscribe:visited,.newsletter-subscription input:visited[type=submit],.series-tag-header__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,a.series-featured-item__link:visited,a.series-five-up__link:visited,button:visited{color:#8b191b}.button:focus,.button:hover,.fellowship-listing__application-link a:focus,.fellowship-listing__application-link a:hover,.fifty-fifty__link a:focus,.fifty-fifty__link a:hover,.file a:focus,.file a:hover,.in-the-moment-homepage a.in-the-moment-homepage__link:focus,.in-the-moment-homepage a.in-the-moment-homepage__link:hover,.latest-news__view-all a:focus,.latest-news__view-all a:hover,.newsletter-subscription a.btn-newsletter-subscribe:focus,.newsletter-subscription a.btn-newsletter-subscribe:hover,.newsletter-subscription input:focus[type=submit],.newsletter-subscription input:hover[type=submit],.series-tag-header__text a:focus,.series-tag-header__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,a.series-featured-item__link:focus,a.series-featured-item__link:hover,a.series-five-up__link:focus,a.series-five-up__link:hover,button:focus,button:hover{background-color:#8b191b;color:#fff}.awards-recent .pager .button,.awards-recent .pager .fellowship-listing__application-link a,.awards-recent .pager .fifty-fifty__link a,.awards-recent .pager .file a,.awards-recent .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.awards-recent .pager .latest-news__view-all a,.awards-recent .pager .newsletter-subscription a.btn-newsletter-subscribe,.awards-recent .pager .newsletter-subscription input[type=submit],.awards-recent .pager .series-tag-header__text a,.awards-recent .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.awards-recent .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.awards-recent .pager a.series-featured-item__link,.awards-recent .pager a.series-five-up__link,.button--alt,.fellowship-listing__application-link .awards-recent .pager a,.fellowship-listing__application-link .recent-news-4-across .pager a,.fellowship-listing__application-link .upcoming-events-four .pager a,.fifty-fifty__link .awards-recent .pager a,.fifty-fifty__link .recent-news-4-across .pager a,.fifty-fifty__link .upcoming-events-four .pager a,.file .awards-recent .pager a,.file .recent-news-4-across .pager a,.file .upcoming-events-four .pager a,.in-the-moment-homepage .awards-recent .pager a.in-the-moment-homepage__link,.in-the-moment-homepage .recent-news-4-across .pager a.in-the-moment-homepage__link,.in-the-moment-homepage .upcoming-events-four .pager a.in-the-moment-homepage__link,.latest-news__view-all .awards-recent .pager a,.latest-news__view-all .recent-news-4-across .pager a,.latest-news__view-all .upcoming-events-four .pager a,.newsletter-subscription .awards-recent .pager a.btn-newsletter-subscribe,.newsletter-subscription .awards-recent .pager input[type=submit],.newsletter-subscription .recent-news-4-across .pager a.btn-newsletter-subscribe,.newsletter-subscription .recent-news-4-across .pager input[type=submit],.newsletter-subscription .upcoming-events-four .pager a.btn-newsletter-subscribe,.newsletter-subscription .upcoming-events-four .pager input[type=submit],.recent-news-4-across .pager .button,.recent-news-4-across .pager .fellowship-listing__application-link a,.recent-news-4-across .pager .fifty-fifty__link a,.recent-news-4-across .pager .file a,.recent-news-4-across .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.recent-news-4-across .pager .latest-news__view-all a,.recent-news-4-across .pager .newsletter-subscription a.btn-newsletter-subscribe,.recent-news-4-across .pager .newsletter-subscription input[type=submit],.recent-news-4-across .pager .series-tag-header__text a,.recent-news-4-across .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.recent-news-4-across .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.recent-news-4-across .pager a.series-featured-item__link,.recent-news-4-across .pager a.series-five-up__link,.series-tag-header__text .awards-recent .pager a,.series-tag-header__text .recent-news-4-across .pager a,.series-tag-header__text .upcoming-events-four .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a,.upcoming-events-four .pager .button,.upcoming-events-four .pager .fellowship-listing__application-link a,.upcoming-events-four .pager .fifty-fifty__link a,.upcoming-events-four .pager .file a,.upcoming-events-four .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.upcoming-events-four .pager .latest-news__view-all a,.upcoming-events-four .pager .newsletter-subscription a.btn-newsletter-subscribe,.upcoming-events-four .pager .newsletter-subscription input[type=submit],.upcoming-events-four .pager .series-tag-header__text a,.upcoming-events-four .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.upcoming-events-four .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.upcoming-events-four .pager a.series-featured-item__link,.upcoming-events-four .pager a.series-five-up__link,button--alt{font-size:1rem;padding:.3125rem .8125rem .5rem .8125rem;background-color:transparent}.awards-recent .pager .button:focus,.awards-recent .pager .button:hover,.awards-recent .pager .fellowship-listing__application-link a:focus,.awards-recent .pager .fellowship-listing__application-link a:hover,.awards-recent .pager .fifty-fifty__link a:focus,.awards-recent .pager .fifty-fifty__link a:hover,.awards-recent .pager .file a:focus,.awards-recent .pager .file a:hover,.awards-recent .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.awards-recent .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.awards-recent .pager .latest-news__view-all a:focus,.awards-recent .pager .latest-news__view-all a:hover,.awards-recent .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.awards-recent .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.awards-recent .pager .newsletter-subscription input:focus[type=submit],.awards-recent .pager .newsletter-subscription input:hover[type=submit],.awards-recent .pager .series-tag-header__text a:focus,.awards-recent .pager .series-tag-header__text a:hover,.awards-recent .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.awards-recent .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.awards-recent .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.awards-recent .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.awards-recent .pager a.series-featured-item__link:focus,.awards-recent .pager a.series-featured-item__link:hover,.awards-recent .pager a.series-five-up__link:focus,.awards-recent .pager a.series-five-up__link:hover,.button--alt:focus,.button--alt:hover,.fellowship-listing__application-link .awards-recent .pager a:focus,.fellowship-listing__application-link .awards-recent .pager a:hover,.fellowship-listing__application-link .recent-news-4-across .pager a:focus,.fellowship-listing__application-link .recent-news-4-across .pager a:hover,.fellowship-listing__application-link .upcoming-events-four .pager a:focus,.fellowship-listing__application-link .upcoming-events-four .pager a:hover,.fifty-fifty__link .awards-recent .pager a:focus,.fifty-fifty__link .awards-recent .pager a:hover,.fifty-fifty__link .recent-news-4-across .pager a:focus,.fifty-fifty__link .recent-news-4-across .pager a:hover,.fifty-fifty__link .upcoming-events-four .pager a:focus,.fifty-fifty__link .upcoming-events-four .pager a:hover,.file .awards-recent .pager a:focus,.file .awards-recent .pager a:hover,.file .recent-news-4-across .pager a:focus,.file .recent-news-4-across .pager a:hover,.file .upcoming-events-four .pager a:focus,.file .upcoming-events-four .pager a:hover,.in-the-moment-homepage .awards-recent .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .awards-recent .pager a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .recent-news-4-across .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .recent-news-4-across .pager a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .upcoming-events-four .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .upcoming-events-four .pager a.in-the-moment-homepage__link:hover,.latest-news__view-all .awards-recent .pager a:focus,.latest-news__view-all .awards-recent .pager a:hover,.latest-news__view-all .recent-news-4-across .pager a:focus,.latest-news__view-all .recent-news-4-across .pager a:hover,.latest-news__view-all .upcoming-events-four .pager a:focus,.latest-news__view-all .upcoming-events-four .pager a:hover,.newsletter-subscription .awards-recent .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .awards-recent .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .awards-recent .pager input:focus[type=submit],.newsletter-subscription .awards-recent .pager input:hover[type=submit],.newsletter-subscription .recent-news-4-across .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .recent-news-4-across .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .recent-news-4-across .pager input:focus[type=submit],.newsletter-subscription .recent-news-4-across .pager input:hover[type=submit],.newsletter-subscription .upcoming-events-four .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .upcoming-events-four .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .upcoming-events-four .pager input:focus[type=submit],.newsletter-subscription .upcoming-events-four .pager input:hover[type=submit],.recent-news-4-across .pager .button:focus,.recent-news-4-across .pager .button:hover,.recent-news-4-across .pager .fellowship-listing__application-link a:focus,.recent-news-4-across .pager .fellowship-listing__application-link a:hover,.recent-news-4-across .pager .fifty-fifty__link a:focus,.recent-news-4-across .pager .fifty-fifty__link a:hover,.recent-news-4-across .pager .file a:focus,.recent-news-4-across .pager .file a:hover,.recent-news-4-across .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.recent-news-4-across .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.recent-news-4-across .pager .latest-news__view-all a:focus,.recent-news-4-across .pager .latest-news__view-all a:hover,.recent-news-4-across .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.recent-news-4-across .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.recent-news-4-across .pager .newsletter-subscription input:focus[type=submit],.recent-news-4-across .pager .newsletter-subscription input:hover[type=submit],.recent-news-4-across .pager .series-tag-header__text a:focus,.recent-news-4-across .pager .series-tag-header__text a:hover,.recent-news-4-across .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.recent-news-4-across .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.recent-news-4-across .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.recent-news-4-across .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.recent-news-4-across .pager a.series-featured-item__link:focus,.recent-news-4-across .pager a.series-featured-item__link:hover,.recent-news-4-across .pager a.series-five-up__link:focus,.recent-news-4-across .pager a.series-five-up__link:hover,.series-tag-header__text .awards-recent .pager a:focus,.series-tag-header__text .awards-recent .pager a:hover,.series-tag-header__text .recent-news-4-across .pager a:focus,.series-tag-header__text .recent-news-4-across .pager a:hover,.series-tag-header__text .upcoming-events-four .pager a:focus,.series-tag-header__text .upcoming-events-four .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:hover,.upcoming-events-four .pager .button:focus,.upcoming-events-four .pager .button:hover,.upcoming-events-four .pager .fellowship-listing__application-link a:focus,.upcoming-events-four .pager .fellowship-listing__application-link a:hover,.upcoming-events-four .pager .fifty-fifty__link a:focus,.upcoming-events-four .pager .fifty-fifty__link a:hover,.upcoming-events-four .pager .file a:focus,.upcoming-events-four .pager .file a:hover,.upcoming-events-four .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.upcoming-events-four .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.upcoming-events-four .pager .latest-news__view-all a:focus,.upcoming-events-four .pager .latest-news__view-all a:hover,.upcoming-events-four .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.upcoming-events-four .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.upcoming-events-four .pager .newsletter-subscription input:focus[type=submit],.upcoming-events-four .pager .newsletter-subscription input:hover[type=submit],.upcoming-events-four .pager .series-tag-header__text a:focus,.upcoming-events-four .pager .series-tag-header__text a:hover,.upcoming-events-four .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.upcoming-events-four .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.upcoming-events-four .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.upcoming-events-four .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.upcoming-events-four .pager a.series-featured-item__link:focus,.upcoming-events-four .pager a.series-featured-item__link:hover,.upcoming-events-four .pager a.series-five-up__link:focus,.upcoming-events-four .pager a.series-five-up__link:hover,button--alt:focus,button--alt:hover{background-color:#8b191b;color:#fff}.button--alt-2,.search-api-page-block-form #edit-submit,button--alt-2{background-color:#4d4f53;border-color:#4d4f53;color:#dccf99}.button--alt-2:visited,.search-api-page-block-form #edit-submit:visited,button--alt-2:visited{color:#dccf99}.button--alt-2:focus,.button--alt-2:hover,.search-api-page-block-form #edit-submit:focus,.search-api-page-block-form #edit-submit:hover,button--alt-2:focus,button--alt-2:hover{background-color:#dccf99;border-color:#dccf99;color:#4d4f53}.button--alt-3,.fellowship-listing__application-link .randomizer__text a,.fifty-fifty__link .randomizer__text a,.file .randomizer__text a,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link,.latest-news__view-all .randomizer__text a,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe,.randomizer__text .fellowship-listing__application-link a,.randomizer__text .fifty-fifty__link a,.randomizer__text .file a,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link,.randomizer__text .latest-news__view-all a,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe,.randomizer__text .series-tag-header__text a,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.randomizer__text a.button,.randomizer__text a.series-featured-item__link,.randomizer__text a.series-five-up__link,.series-tag-header__text .randomizer__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a,button--alt-3{background-color:#4d4f53;border-color:#4d4f53;color:#dccf99;font-size:1rem;padding:.4em 1em}@media (min-width:48em){.button--alt-3,.fellowship-listing__application-link .randomizer__text a,.fifty-fifty__link .randomizer__text a,.file .randomizer__text a,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link,.latest-news__view-all .randomizer__text a,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe,.randomizer__text .fellowship-listing__application-link a,.randomizer__text .fifty-fifty__link a,.randomizer__text .file a,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link,.randomizer__text .latest-news__view-all a,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe,.randomizer__text .series-tag-header__text a,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.randomizer__text a.button,.randomizer__text a.series-featured-item__link,.randomizer__text a.series-five-up__link,.series-tag-header__text .randomizer__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a,button--alt-3{font-size:1.125rem;padding:.625rem .9375rem}}.button--alt-3:visited,.fellowship-listing__application-link .randomizer__text a:visited,.fifty-fifty__link .randomizer__text a:visited,.file .randomizer__text a:visited,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link:visited,.latest-news__view-all .randomizer__text a:visited,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe:visited,.randomizer__text .fellowship-listing__application-link a:visited,.randomizer__text .fifty-fifty__link a:visited,.randomizer__text .file a:visited,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.randomizer__text .latest-news__view-all a:visited,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe:visited,.randomizer__text .series-tag-header__text a:visited,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,.randomizer__text a.button:visited,.randomizer__text a.series-featured-item__link:visited,.randomizer__text a.series-five-up__link:visited,.series-tag-header__text .randomizer__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:visited,button--alt-3:visited{color:#dccf99}.button--alt-3:focus,.button--alt-3:hover,.fellowship-listing__application-link .randomizer__text a:focus,.fellowship-listing__application-link .randomizer__text a:hover,.fifty-fifty__link .randomizer__text a:focus,.fifty-fifty__link .randomizer__text a:hover,.file .randomizer__text a:focus,.file .randomizer__text a:hover,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .randomizer__text a:focus,.latest-news__view-all .randomizer__text a:hover,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe:hover,.randomizer__text .fellowship-listing__application-link a:focus,.randomizer__text .fellowship-listing__application-link a:hover,.randomizer__text .fifty-fifty__link a:focus,.randomizer__text .fifty-fifty__link a:hover,.randomizer__text .file a:focus,.randomizer__text .file a:hover,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.randomizer__text .latest-news__view-all a:focus,.randomizer__text .latest-news__view-all a:hover,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.randomizer__text .series-tag-header__text a:focus,.randomizer__text .series-tag-header__text a:hover,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.randomizer__text a.button:focus,.randomizer__text a.button:hover,.randomizer__text a.series-featured-item__link:focus,.randomizer__text a.series-featured-item__link:hover,.randomizer__text a.series-five-up__link:focus,.randomizer__text a.series-five-up__link:hover,.series-tag-header__text .randomizer__text a:focus,.series-tag-header__text .randomizer__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:hover,button--alt-3:focus,button--alt-3:hover{background-color:#dccf99;border-color:#dccf99;color:#00505c}#panels-ipe-tray .ipe-form .card__text summary.button,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary.button,.button--alt-4,.card__text #panels-ipe-tray .ipe-form summary.button,.card__text .button.link,.card__text .fellowship-listing__application-link a.link,.card__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a,.card__text .fifty-fifty__link a.link,.card__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a,.card__text .file a.link,.card__text .file body:not(.gin--edit-form) .ui-widget-content a,.card__text .in-the-moment-homepage a.in-the-moment-homepage__link.link:visited,.card__text .in-the-moment-homepage a.link.in-the-moment-homepage__link,.card__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link,.card__text .latest-news__view-all a.link,.card__text .latest-news__view-all a.link:visited,.card__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a,.card__text .newsletter-subscription a.link.btn-newsletter-subscribe,.card__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe,.card__text .newsletter-subscription input.link[type=submit],.card__text .series-tag-header__text a.link,.card__text .series-tag-header__text a.link:visited,.card__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.card__text a.link.series-featured-item__link,.card__text a.link.series-five-up__link,.card__text a.series-featured-item__link.link:visited,.card__text a.series-five-up__link.link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a,.card__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a,.card__text body:not(.gin--edit-form) .ui-widget-content .file a,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.card__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.card__text body:not(.gin--edit-form) .ui-widget-content a.button,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:visited,.fellowship-listing__application-link .card__text a.link,.fellowship-listing__application-link .card__text body:not(.gin--edit-form) .ui-widget-content a,.fellowship-listing__application-link .full-bleed-feature__text a,.fellowship-listing__application-link .full-bleed-feature__text a.link,.fellowship-listing__application-link .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .card__text a,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.fifty-fifty__link .card__text a.link,.fifty-fifty__link .card__text body:not(.gin--edit-form) .ui-widget-content a,.fifty-fifty__link .full-bleed-feature__text a,.fifty-fifty__link .full-bleed-feature__text a.link,.fifty-fifty__link .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .card__text a,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.file .card__text a.link,.file .card__text body:not(.gin--edit-form) .ui-widget-content a,.file .full-bleed-feature__text a,.file .full-bleed-feature__text a.link,.file .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.file body:not(.gin--edit-form) .ui-widget-content .card__text a,.file body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary.button,.full-bleed-feature__text .button.link,.full-bleed-feature__text .fellowship-listing__application-link a,.full-bleed-feature__text .fellowship-listing__application-link a.link,.full-bleed-feature__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .fifty-fifty__link a,.full-bleed-feature__text .fifty-fifty__link a.link,.full-bleed-feature__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .file a,.full-bleed-feature__text .file a.link,.full-bleed-feature__text .file body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.full-bleed-feature__text .in-the-moment-homepage a.link.in-the-moment-homepage__link,.full-bleed-feature__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link,.full-bleed-feature__text .latest-news__view-all a,.full-bleed-feature__text .latest-news__view-all a.link,.full-bleed-feature__text .latest-news__view-all a:visited,.full-bleed-feature__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .newsletter-subscription a.btn-newsletter-subscribe,.full-bleed-feature__text .newsletter-subscription a.link.btn-newsletter-subscribe,.full-bleed-feature__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe,.full-bleed-feature__text .newsletter-subscription input.link[type=submit],.full-bleed-feature__text .series-tag-header__text a,.full-bleed-feature__text .series-tag-header__text a.link,.full-bleed-feature__text .series-tag-header__text a:visited,.full-bleed-feature__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text a.button,.full-bleed-feature__text a.link.series-featured-item__link,.full-bleed-feature__text a.link.series-five-up__link,.full-bleed-feature__text a.series-featured-item__link,.full-bleed-feature__text a.series-featured-item__link:visited,.full-bleed-feature__text a.series-five-up__link,.full-bleed-feature__text a.series-five-up__link:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .file a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.button,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link,.in-the-moment-homepage .card__text a.in-the-moment-homepage__link.link:visited,.in-the-moment-homepage .card__text a.link.in-the-moment-homepage__link,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:visited,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:visited,.in-the-moment-homepage .full-bleed-feature__text a.link.in-the-moment-homepage__link,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:visited,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.in-the-moment-homepage__link,.latest-news__view-all .card__text a.link,.latest-news__view-all .card__text a.link:visited,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.latest-news__view-all .full-bleed-feature__text a,.latest-news__view-all .full-bleed-feature__text a.link,.latest-news__view-all .full-bleed-feature__text a:visited,.latest-news__view-all .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.newsletter-subscription .card__text a.link.btn-newsletter-subscribe,.newsletter-subscription .card__text body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe,.newsletter-subscription .card__text input.link[type=submit],.newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe,.newsletter-subscription .full-bleed-feature__text a.link.btn-newsletter-subscribe,.newsletter-subscription .full-bleed-feature__text input.link[type=submit],.newsletter-subscription a.btn-newsletter-subscribe,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .card__text a.btn-newsletter-subscribe,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.btn-newsletter-subscribe,.newsletter-subscription input[type=submit],.series-tag-header__text .card__text a.link,.series-tag-header__text .card__text a.link:visited,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.series-tag-header__text .full-bleed-feature__text a,.series-tag-header__text .full-bleed-feature__text a.link,.series-tag-header__text .full-bleed-feature__text a:visited,.series-tag-header__text .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .card__text .fellowship-listing__application-link a,body:not(.gin--edit-form) .ui-widget-content .card__text .fifty-fifty__link a,body:not(.gin--edit-form) .ui-widget-content .card__text .file a,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .newsletter-subscription a.btn-newsletter-subscribe,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,body:not(.gin--edit-form) .ui-widget-content .card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,body:not(.gin--edit-form) .ui-widget-content .card__text a.button,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:visited,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .card__text a,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .card__text a,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .file .card__text a,body:not(.gin--edit-form) .ui-widget-content .file .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .fellowship-listing__application-link a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .fifty-fifty__link a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .file a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .latest-news__view-all a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .series-tag-header__text a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.button,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-featured-item__link,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-five-up__link,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .card__text a.in-the-moment-homepage__link,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .card__text a,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .card__text a.btn-newsletter-subscribe,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .card__text a,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,button--alt-4{background-color:transparent;border-color:#dccf99;color:#dccf99;padding:.4em 1em}@media (min-width:48em){#panels-ipe-tray .ipe-form .card__text summary.button,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary.button,.button--alt-4,.card__text #panels-ipe-tray .ipe-form summary.button,.card__text .button.link,.card__text .fellowship-listing__application-link a.link,.card__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a,.card__text .fifty-fifty__link a.link,.card__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a,.card__text .file a.link,.card__text .file body:not(.gin--edit-form) .ui-widget-content a,.card__text .in-the-moment-homepage a.in-the-moment-homepage__link.link:visited,.card__text .in-the-moment-homepage a.link.in-the-moment-homepage__link,.card__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link,.card__text .latest-news__view-all a.link,.card__text .latest-news__view-all a.link:visited,.card__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a,.card__text .newsletter-subscription a.link.btn-newsletter-subscribe,.card__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe,.card__text .newsletter-subscription input.link[type=submit],.card__text .series-tag-header__text a.link,.card__text .series-tag-header__text a.link:visited,.card__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.card__text a.link.series-featured-item__link,.card__text a.link.series-five-up__link,.card__text a.series-featured-item__link.link:visited,.card__text a.series-five-up__link.link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a,.card__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a,.card__text body:not(.gin--edit-form) .ui-widget-content .file a,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.card__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.card__text body:not(.gin--edit-form) .ui-widget-content a.button,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:visited,.fellowship-listing__application-link .card__text a.link,.fellowship-listing__application-link .card__text body:not(.gin--edit-form) .ui-widget-content a,.fellowship-listing__application-link .full-bleed-feature__text a,.fellowship-listing__application-link .full-bleed-feature__text a.link,.fellowship-listing__application-link .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .card__text a,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.fifty-fifty__link .card__text a.link,.fifty-fifty__link .card__text body:not(.gin--edit-form) .ui-widget-content a,.fifty-fifty__link .full-bleed-feature__text a,.fifty-fifty__link .full-bleed-feature__text a.link,.fifty-fifty__link .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .card__text a,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.file .card__text a.link,.file .card__text body:not(.gin--edit-form) .ui-widget-content a,.file .full-bleed-feature__text a,.file .full-bleed-feature__text a.link,.file .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.file body:not(.gin--edit-form) .ui-widget-content .card__text a,.file body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary.button,.full-bleed-feature__text .button.link,.full-bleed-feature__text .fellowship-listing__application-link a,.full-bleed-feature__text .fellowship-listing__application-link a.link,.full-bleed-feature__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .fifty-fifty__link a,.full-bleed-feature__text .fifty-fifty__link a.link,.full-bleed-feature__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .file a,.full-bleed-feature__text .file a.link,.full-bleed-feature__text .file body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.full-bleed-feature__text .in-the-moment-homepage a.link.in-the-moment-homepage__link,.full-bleed-feature__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link,.full-bleed-feature__text .latest-news__view-all a,.full-bleed-feature__text .latest-news__view-all a.link,.full-bleed-feature__text .latest-news__view-all a:visited,.full-bleed-feature__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .newsletter-subscription a.btn-newsletter-subscribe,.full-bleed-feature__text .newsletter-subscription a.link.btn-newsletter-subscribe,.full-bleed-feature__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe,.full-bleed-feature__text .newsletter-subscription input.link[type=submit],.full-bleed-feature__text .series-tag-header__text a,.full-bleed-feature__text .series-tag-header__text a.link,.full-bleed-feature__text .series-tag-header__text a:visited,.full-bleed-feature__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a,.full-bleed-feature__text a.button,.full-bleed-feature__text a.link.series-featured-item__link,.full-bleed-feature__text a.link.series-five-up__link,.full-bleed-feature__text a.series-featured-item__link,.full-bleed-feature__text a.series-featured-item__link:visited,.full-bleed-feature__text a.series-five-up__link,.full-bleed-feature__text a.series-five-up__link:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .file a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.button,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link,.in-the-moment-homepage .card__text a.in-the-moment-homepage__link.link:visited,.in-the-moment-homepage .card__text a.link.in-the-moment-homepage__link,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:visited,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:visited,.in-the-moment-homepage .full-bleed-feature__text a.link.in-the-moment-homepage__link,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:visited,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.in-the-moment-homepage__link,.latest-news__view-all .card__text a.link,.latest-news__view-all .card__text a.link:visited,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.latest-news__view-all .full-bleed-feature__text a,.latest-news__view-all .full-bleed-feature__text a.link,.latest-news__view-all .full-bleed-feature__text a:visited,.latest-news__view-all .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.newsletter-subscription .card__text a.link.btn-newsletter-subscribe,.newsletter-subscription .card__text body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe,.newsletter-subscription .card__text input.link[type=submit],.newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe,.newsletter-subscription .full-bleed-feature__text a.link.btn-newsletter-subscribe,.newsletter-subscription .full-bleed-feature__text input.link[type=submit],.newsletter-subscription a.btn-newsletter-subscribe,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .card__text a.btn-newsletter-subscribe,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.btn-newsletter-subscribe,.newsletter-subscription input[type=submit],.series-tag-header__text .card__text a.link,.series-tag-header__text .card__text a.link:visited,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.series-tag-header__text .full-bleed-feature__text a,.series-tag-header__text .full-bleed-feature__text a.link,.series-tag-header__text .full-bleed-feature__text a:visited,.series-tag-header__text .full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .card__text .fellowship-listing__application-link a,body:not(.gin--edit-form) .ui-widget-content .card__text .fifty-fifty__link a,body:not(.gin--edit-form) .ui-widget-content .card__text .file a,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .newsletter-subscription a.btn-newsletter-subscribe,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,body:not(.gin--edit-form) .ui-widget-content .card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,body:not(.gin--edit-form) .ui-widget-content .card__text a.button,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:visited,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .card__text a,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .card__text a,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .file .card__text a,body:not(.gin--edit-form) .ui-widget-content .file .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .fellowship-listing__application-link a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .fifty-fifty__link a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .file a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .latest-news__view-all a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text .series-tag-header__text a,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.button,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-featured-item__link,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-five-up__link,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .card__text a.in-the-moment-homepage__link,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .card__text a,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .card__text a.btn-newsletter-subscribe,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .card__text a,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a,button--alt-4{font-size:1.125rem;padding:.625rem .9375rem}}#panels-ipe-tray .ipe-form .card__text summary.button:visited,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary.button:visited,.button--alt-4:visited,.card__text #panels-ipe-tray .ipe-form summary.button:visited,.card__text .button.link:visited,.card__text .fellowship-listing__application-link a.link:visited,.card__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text .fifty-fifty__link a.link:visited,.card__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text .file a.link:visited,.card__text .file body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text .in-the-moment-homepage a.link.in-the-moment-homepage__link:visited,.card__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:visited,.card__text .latest-news__view-all a.link:visited,.card__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text .newsletter-subscription a.link.btn-newsletter-subscribe:visited,.card__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:visited,.card__text .newsletter-subscription input.link:visited[type=submit],.card__text .series-tag-header__text a.link:visited,.card__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link:visited,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link:visited,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:visited,.card__text a.link.series-featured-item__link:visited,.card__text a.link.series-five-up__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .file a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.button:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:visited,.fellowship-listing__application-link .card__text a.link:visited,.fellowship-listing__application-link .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.fellowship-listing__application-link .full-bleed-feature__text a.link:visited,.fellowship-listing__application-link .full-bleed-feature__text a:visited,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,.fifty-fifty__link .card__text a.link:visited,.fifty-fifty__link .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.fifty-fifty__link .full-bleed-feature__text a.link:visited,.fifty-fifty__link .full-bleed-feature__text a:visited,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,.file .card__text a.link:visited,.file .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.file .full-bleed-feature__text a.link:visited,.file .full-bleed-feature__text a:visited,.file body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.file body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary.button:visited,.full-bleed-feature__text .button.link:visited,.full-bleed-feature__text .fellowship-listing__application-link a.link:visited,.full-bleed-feature__text .fellowship-listing__application-link a:visited,.full-bleed-feature__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text .fifty-fifty__link a.link:visited,.full-bleed-feature__text .fifty-fifty__link a:visited,.full-bleed-feature__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text .file a.link:visited,.full-bleed-feature__text .file a:visited,.full-bleed-feature__text .file body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.full-bleed-feature__text .in-the-moment-homepage a.link.in-the-moment-homepage__link:visited,.full-bleed-feature__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:visited,.full-bleed-feature__text .latest-news__view-all a.link:visited,.full-bleed-feature__text .latest-news__view-all a:visited,.full-bleed-feature__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text .newsletter-subscription a.btn-newsletter-subscribe:visited,.full-bleed-feature__text .newsletter-subscription a.link.btn-newsletter-subscribe:visited,.full-bleed-feature__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:visited,.full-bleed-feature__text .newsletter-subscription input.link:visited[type=submit],.full-bleed-feature__text .series-tag-header__text a.link:visited,.full-bleed-feature__text .series-tag-header__text a:visited,.full-bleed-feature__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link:visited,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link:visited,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:visited,.full-bleed-feature__text a.button:visited,.full-bleed-feature__text a.link.series-featured-item__link:visited,.full-bleed-feature__text a.link.series-five-up__link:visited,.full-bleed-feature__text a.series-featured-item__link:visited,.full-bleed-feature__text a.series-five-up__link:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .file a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.button:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:visited,.in-the-moment-homepage .card__text a.link.in-the-moment-homepage__link:visited,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:visited,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:visited,.in-the-moment-homepage .full-bleed-feature__text a.link.in-the-moment-homepage__link:visited,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:visited,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.in-the-moment-homepage__link:visited,.latest-news__view-all .card__text a.link:visited,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.latest-news__view-all .full-bleed-feature__text a.link:visited,.latest-news__view-all .full-bleed-feature__text a:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,.newsletter-subscription .card__text a.link.btn-newsletter-subscribe:visited,.newsletter-subscription .card__text body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:visited,.newsletter-subscription .card__text input.link:visited[type=submit],.newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe:visited,.newsletter-subscription .full-bleed-feature__text a.link.btn-newsletter-subscribe:visited,.newsletter-subscription .full-bleed-feature__text input.link:visited[type=submit],.newsletter-subscription a.btn-newsletter-subscribe:visited,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .card__text a.btn-newsletter-subscribe:visited,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.btn-newsletter-subscribe:visited,.newsletter-subscription input:visited[type=submit],.series-tag-header__text .card__text a.link:visited,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.series-tag-header__text .full-bleed-feature__text a.link:visited,.series-tag-header__text .full-bleed-feature__text a:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .fellowship-listing__application-link a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .fifty-fifty__link a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .file a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .newsletter-subscription a.btn-newsletter-subscribe:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.button:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:visited,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .file .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .file .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.button:visited,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-featured-item__link:visited,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-five-up__link:visited,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .card__text a.in-the-moment-homepage__link:visited,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:visited,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .card__text a.btn-newsletter-subscribe:visited,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe:visited,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:visited,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a:visited,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:visited,button--alt-4:visited{color:#dccf99}#panels-ipe-tray .ipe-form .card__text summary.button:focus,#panels-ipe-tray .ipe-form .card__text summary.button:hover,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary.button:focus,#panels-ipe-tray .ipe-form .full-bleed-feature__text summary.button:hover,.button--alt-4:focus,.button--alt-4:hover,.card__text #panels-ipe-tray .ipe-form summary.button:focus,.card__text #panels-ipe-tray .ipe-form summary.button:hover,.card__text .button.link:focus,.card__text .button.link:hover,.card__text .fellowship-listing__application-link a.link:focus,.card__text .fellowship-listing__application-link a.link:hover,.card__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text .fifty-fifty__link a.link:focus,.card__text .fifty-fifty__link a.link:hover,.card__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text .file a.link:focus,.card__text .file a.link:hover,.card__text .file body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .file body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text .in-the-moment-homepage a.in-the-moment-homepage__link.link:focus:visited,.card__text .in-the-moment-homepage a.in-the-moment-homepage__link.link:hover:visited,.card__text .in-the-moment-homepage a.link.in-the-moment-homepage__link:focus,.card__text .in-the-moment-homepage a.link.in-the-moment-homepage__link:hover,.card__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:focus,.card__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:hover,.card__text .latest-news__view-all a.link:focus,.card__text .latest-news__view-all a.link:focus:visited,.card__text .latest-news__view-all a.link:hover,.card__text .latest-news__view-all a.link:hover:visited,.card__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text .newsletter-subscription a.link.btn-newsletter-subscribe:focus,.card__text .newsletter-subscription a.link.btn-newsletter-subscribe:hover,.card__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:focus,.card__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:hover,.card__text .newsletter-subscription input.link:focus[type=submit],.card__text .newsletter-subscription input.link:hover[type=submit],.card__text .series-tag-header__text a.link:focus,.card__text .series-tag-header__text a.link:focus:visited,.card__text .series-tag-header__text a.link:hover,.card__text .series-tag-header__text a.link:hover:visited,.card__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link:focus,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link:hover,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link:focus,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link:hover,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:focus,.card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:hover,.card__text a.link.series-featured-item__link:focus,.card__text a.link.series-featured-item__link:hover,.card__text a.link.series-five-up__link:focus,.card__text a.link.series-five-up__link:hover,.card__text a.series-featured-item__link.link:focus:visited,.card__text a.series-featured-item__link.link:hover:visited,.card__text a.series-five-up__link.link:focus:visited,.card__text a.series-five-up__link.link:hover:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .file a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .file a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:focus:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:hover:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:focus:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:hover:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:focus:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:hover:visited,.card__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.card__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.card__text body:not(.gin--edit-form) .ui-widget-content a.button:focus,.card__text body:not(.gin--edit-form) .ui-widget-content a.button:hover,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:focus,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:focus:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:hover,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:hover:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:focus,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:focus:visited,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:hover,.card__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:hover:visited,.fellowship-listing__application-link .card__text a.link:focus,.fellowship-listing__application-link .card__text a.link:hover,.fellowship-listing__application-link .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.fellowship-listing__application-link .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.fellowship-listing__application-link .full-bleed-feature__text a.link:focus,.fellowship-listing__application-link .full-bleed-feature__text a.link:hover,.fellowship-listing__application-link .full-bleed-feature__text a:focus,.fellowship-listing__application-link .full-bleed-feature__text a:hover,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,.fifty-fifty__link .card__text a.link:focus,.fifty-fifty__link .card__text a.link:hover,.fifty-fifty__link .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.fifty-fifty__link .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.fifty-fifty__link .full-bleed-feature__text a.link:focus,.fifty-fifty__link .full-bleed-feature__text a.link:hover,.fifty-fifty__link .full-bleed-feature__text a:focus,.fifty-fifty__link .full-bleed-feature__text a:hover,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,.file .card__text a.link:focus,.file .card__text a.link:hover,.file .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.file .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.file .full-bleed-feature__text a.link:focus,.file .full-bleed-feature__text a.link:hover,.file .full-bleed-feature__text a:focus,.file .full-bleed-feature__text a:hover,.file body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.file body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.file body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.file body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary.button:focus,.full-bleed-feature__text #panels-ipe-tray .ipe-form summary.button:hover,.full-bleed-feature__text .button.link:focus,.full-bleed-feature__text .button.link:hover,.full-bleed-feature__text .fellowship-listing__application-link a.link:focus,.full-bleed-feature__text .fellowship-listing__application-link a.link:hover,.full-bleed-feature__text .fellowship-listing__application-link a:focus,.full-bleed-feature__text .fellowship-listing__application-link a:hover,.full-bleed-feature__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .fellowship-listing__application-link body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text .fifty-fifty__link a.link:focus,.full-bleed-feature__text .fifty-fifty__link a.link:hover,.full-bleed-feature__text .fifty-fifty__link a:focus,.full-bleed-feature__text .fifty-fifty__link a:hover,.full-bleed-feature__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .fifty-fifty__link body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text .file a.link:focus,.full-bleed-feature__text .file a.link:hover,.full-bleed-feature__text .file a:focus,.full-bleed-feature__text .file a:hover,.full-bleed-feature__text .file body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .file body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus:visited,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.full-bleed-feature__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover:visited,.full-bleed-feature__text .in-the-moment-homepage a.link.in-the-moment-homepage__link:focus,.full-bleed-feature__text .in-the-moment-homepage a.link.in-the-moment-homepage__link:hover,.full-bleed-feature__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:focus,.full-bleed-feature__text .in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:hover,.full-bleed-feature__text .latest-news__view-all a.link:focus,.full-bleed-feature__text .latest-news__view-all a.link:hover,.full-bleed-feature__text .latest-news__view-all a:focus,.full-bleed-feature__text .latest-news__view-all a:focus:visited,.full-bleed-feature__text .latest-news__view-all a:hover,.full-bleed-feature__text .latest-news__view-all a:hover:visited,.full-bleed-feature__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .latest-news__view-all body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.full-bleed-feature__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.full-bleed-feature__text .newsletter-subscription a.link.btn-newsletter-subscribe:focus,.full-bleed-feature__text .newsletter-subscription a.link.btn-newsletter-subscribe:hover,.full-bleed-feature__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:focus,.full-bleed-feature__text .newsletter-subscription body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:hover,.full-bleed-feature__text .newsletter-subscription input.link:focus[type=submit],.full-bleed-feature__text .newsletter-subscription input.link:hover[type=submit],.full-bleed-feature__text .series-tag-header__text a.link:focus,.full-bleed-feature__text .series-tag-header__text a.link:hover,.full-bleed-feature__text .series-tag-header__text a:focus,.full-bleed-feature__text .series-tag-header__text a:focus:visited,.full-bleed-feature__text .series-tag-header__text a:hover,.full-bleed-feature__text .series-tag-header__text a:hover:visited,.full-bleed-feature__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .series-tag-header__text body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link:focus,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link:hover,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link:focus,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link:hover,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:focus,.full-bleed-feature__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content a:hover,.full-bleed-feature__text a.button:focus,.full-bleed-feature__text a.button:hover,.full-bleed-feature__text a.link.series-featured-item__link:focus,.full-bleed-feature__text a.link.series-featured-item__link:hover,.full-bleed-feature__text a.link.series-five-up__link:focus,.full-bleed-feature__text a.link.series-five-up__link:hover,.full-bleed-feature__text a.series-featured-item__link:focus,.full-bleed-feature__text a.series-featured-item__link:focus:visited,.full-bleed-feature__text a.series-featured-item__link:hover,.full-bleed-feature__text a.series-featured-item__link:hover:visited,.full-bleed-feature__text a.series-five-up__link:focus,.full-bleed-feature__text a.series-five-up__link:focus:visited,.full-bleed-feature__text a.series-five-up__link:hover,.full-bleed-feature__text a.series-five-up__link:hover:visited,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .file a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .file a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription a.btn-newsletter-subscribe:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.button:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.button:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-featured-item__link:hover,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:focus,.full-bleed-feature__text body:not(.gin--edit-form) .ui-widget-content a.series-five-up__link:hover,.in-the-moment-homepage .card__text a.in-the-moment-homepage__link.link:focus:visited,.in-the-moment-homepage .card__text a.in-the-moment-homepage__link.link:hover:visited,.in-the-moment-homepage .card__text a.link.in-the-moment-homepage__link:focus,.in-the-moment-homepage .card__text a.link.in-the-moment-homepage__link:hover,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:focus:visited,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .card__text body:not(.gin--edit-form) .ui-widget-content a.in-the-moment-homepage__link:hover:visited,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:focus:visited,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:hover:visited,.in-the-moment-homepage .full-bleed-feature__text a.link.in-the-moment-homepage__link:focus,.in-the-moment-homepage .full-bleed-feature__text a.link.in-the-moment-homepage__link:hover,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:focus:visited,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:hover,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .card__text a.in-the-moment-homepage__link:hover:visited,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .card__text a.link:focus,.latest-news__view-all .card__text a.link:focus:visited,.latest-news__view-all .card__text a.link:hover,.latest-news__view-all .card__text a.link:hover:visited,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:focus:visited,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.latest-news__view-all .card__text body:not(.gin--edit-form) .ui-widget-content a:hover:visited,.latest-news__view-all .full-bleed-feature__text a.link:focus,.latest-news__view-all .full-bleed-feature__text a.link:hover,.latest-news__view-all .full-bleed-feature__text a:focus,.latest-news__view-all .full-bleed-feature__text a:focus:visited,.latest-news__view-all .full-bleed-feature__text a:hover,.latest-news__view-all .full-bleed-feature__text a:hover:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:focus:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .card__text a:hover:visited,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.latest-news__view-all body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,.newsletter-subscription .card__text a.link.btn-newsletter-subscribe:focus,.newsletter-subscription .card__text a.link.btn-newsletter-subscribe:hover,.newsletter-subscription .card__text body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:focus,.newsletter-subscription .card__text body:not(.gin--edit-form) .ui-widget-content a.btn-newsletter-subscribe:hover,.newsletter-subscription .card__text input.link:focus[type=submit],.newsletter-subscription .card__text input.link:hover[type=submit],.newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe:hover,.newsletter-subscription .full-bleed-feature__text a.link.btn-newsletter-subscribe:focus,.newsletter-subscription .full-bleed-feature__text a.link.btn-newsletter-subscribe:hover,.newsletter-subscription .full-bleed-feature__text input.link:focus[type=submit],.newsletter-subscription .full-bleed-feature__text input.link:hover[type=submit],.newsletter-subscription a.btn-newsletter-subscribe:focus,.newsletter-subscription a.btn-newsletter-subscribe:hover,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .card__text a.btn-newsletter-subscribe:focus,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .card__text a.btn-newsletter-subscribe:hover,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.btn-newsletter-subscribe:focus,.newsletter-subscription body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.btn-newsletter-subscribe:hover,.newsletter-subscription input:focus[type=submit],.newsletter-subscription input:hover[type=submit],.series-tag-header__text .card__text a.link:focus,.series-tag-header__text .card__text a.link:focus:visited,.series-tag-header__text .card__text a.link:hover,.series-tag-header__text .card__text a.link:hover:visited,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:focus:visited,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.series-tag-header__text .card__text body:not(.gin--edit-form) .ui-widget-content a:hover:visited,.series-tag-header__text .full-bleed-feature__text a.link:focus,.series-tag-header__text .full-bleed-feature__text a.link:hover,.series-tag-header__text .full-bleed-feature__text a:focus,.series-tag-header__text .full-bleed-feature__text a:focus:visited,.series-tag-header__text .full-bleed-feature__text a:hover,.series-tag-header__text .full-bleed-feature__text a:hover:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:focus:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .card__text a:hover:visited,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.series-tag-header__text body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a.link:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text body:not(.gin--edit-form) .ui-widget-content a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a.link:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .card__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .fellowship-listing__application-link a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .fellowship-listing__application-link a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .fifty-fifty__link a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .fifty-fifty__link a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .file a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .file a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:focus:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .latest-news__view-all a:hover:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .newsletter-subscription a.btn-newsletter-subscribe:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .newsletter-subscription a.btn-newsletter-subscribe:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:focus:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .series-tag-header__text a:hover:visited,body:not(.gin--edit-form) .ui-widget-content .card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,body:not(.gin--edit-form) .ui-widget-content .card__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,body:not(.gin--edit-form) .ui-widget-content .card__text a.button:focus,body:not(.gin--edit-form) .ui-widget-content .card__text a.button:hover,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:focus,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:focus:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:hover,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-featured-item__link:hover:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:focus,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:focus:visited,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:hover,body:not(.gin--edit-form) .ui-widget-content .card__text a.series-five-up__link:hover:visited,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .fellowship-listing__application-link .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .fifty-fifty__link .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .file .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .file .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .file .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .file .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.button:focus,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.button:hover,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-featured-item__link:focus,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-featured-item__link:hover,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-five-up__link:focus,body:not(.gin--edit-form) .ui-widget-content .full-bleed-feature__text a.series-five-up__link:hover,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .card__text a.in-the-moment-homepage__link:focus,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .card__text a.in-the-moment-homepage__link:hover,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:focus,body:not(.gin--edit-form) .ui-widget-content .in-the-moment-homepage .full-bleed-feature__text a.in-the-moment-homepage__link:hover,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .latest-news__view-all .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .card__text a.btn-newsletter-subscribe:focus,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .card__text a.btn-newsletter-subscribe:hover,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe:focus,body:not(.gin--edit-form) .ui-widget-content .newsletter-subscription .full-bleed-feature__text a.btn-newsletter-subscribe:hover,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .series-tag-header__text .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:hover,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a:focus,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .card__text a:hover,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:focus,body:not(.gin--edit-form) .ui-widget-content .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .full-bleed-feature__text a:hover,button--alt-4:focus,button--alt-4:hover{background-color:#dccf99;color:#00505c}.awards-linear__tags a,.button--alt-5,.featured-item__tags a,.news-card__tags a,.series-collection__tags a,.series-linear__tags a,button--alt-5{background:#f2f1ed;border:none;color:#58595b;padding:.25rem .625rem .3125rem .625rem;font-size:.75rem;line-height:.875rem;font-weight:400;text-decoration:none}@media (min-width:48em) and (max-width:61.9375em){.awards-linear__tags a,.button--alt-5,.featured-item__tags a,.news-card__tags a,.series-collection__tags a,.series-linear__tags a,button--alt-5{font-size:.6875rem;line-height:.8125rem}}.awards-linear__tags a:visited,.button--alt-5:visited,.featured-item__tags a:visited,.news-card__tags a:visited,.series-collection__tags a:visited,.series-linear__tags a:visited,button--alt-5:visited{color:#58595b}.awards-linear__tags a:focus,.awards-linear__tags a:hover,.button--alt-5:focus,.button--alt-5:hover,.featured-item__tags a:focus,.featured-item__tags a:hover,.news-card__tags a:focus,.news-card__tags a:hover,.series-collection__tags a:focus,.series-collection__tags a:hover,.series-linear__tags a:focus,.series-linear__tags a:hover,button--alt-5:focus,button--alt-5:hover{background-color:#dccf99;color:#00505c}.button--alt-6,.featured-story-outro__tags a,button--alt-6{background:#00505c;border:1px solid #00505c;color:#fff;padding:.75rem .9375rem .75rem .9375rem;font-size:1rem;line-height:1.125rem;font-weight:400;text-decoration:none}@media (min-width:0) and (max-width:61.9375em){.button--alt-6,.featured-story-outro__tags a,button--alt-6{font-size:.875rem;line-height:.6875rem;padding:.5rem .625rem}}.button--alt-6:visited,.featured-story-outro__tags a:visited,button--alt-6:visited{color:#fff}.button--alt-6:focus,.button--alt-6:hover,.featured-story-outro__tags a:focus,.featured-story-outro__tags a:hover,button--alt-6:focus,button--alt-6:hover{background-color:transparent;color:#00505c;border:1px solid #00505c}.button--download,.file a,button--download{background-color:#8b191b;color:#fff;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:48em){.button--download,.file a,button--download{padding-left:6.25rem;padding-right:6.25rem}}.button--download::before,.file a::before,button--download::before{background-image:url(/themes/custom/stanford_hs/images/icons/src/download.svg);background-repeat:no-repeat;content:"";display:inline-block;height:1rem;margin-right:.3125rem;position:relative;top:.125rem;width:1rem}.button--download:visited,.file a:visited,button--download:visited{color:#fff}.button--download:focus,.button--download:hover,.file a:focus,.file a:hover,button--download:focus,button--download:hover{background-color:#fff;color:#8b191b}.button--download:focus::before,.button--download:hover::before,.file a:focus::before,.file a:hover::before,button--download:focus::before,button--download:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/src/download-hover.svg)}#views-exposed-form-academic-programs-block-1 input[id*=edit-reset],#views-exposed-form-hs-careers-db-block-1 input[id*=edit-reset],#views-exposed-form-staff-listing-block-2 input[id*=edit-reset]{border:none;color:#8b191b;background-color:transparent;text-decoration:underline}#views-exposed-form-academic-programs-block-1 input:focus[id*=edit-reset],#views-exposed-form-academic-programs-block-1 input:hover[id*=edit-reset],#views-exposed-form-hs-careers-db-block-1 input:focus[id*=edit-reset],#views-exposed-form-hs-careers-db-block-1 input:hover[id*=edit-reset],#views-exposed-form-staff-listing-block-2 input:focus[id*=edit-reset],#views-exposed-form-staff-listing-block-2 input:hover[id*=edit-reset]{background-color:transparent;color:#8b191b;text-decoration:none}.ck-editor__main table,.table,.text-long table{border:1px solid #eee;border-radius:4px;border-spacing:0;background-color:#f8f8f8;width:100%}.ck-editor__main th,.table__heading-cell,.text-long th{border:none;border-left:1px solid #eee;color:#000;font-weight:700;padding:1.2em;text-align:left}.ck-editor__main th:first-child,.table__heading-cell:first-child,.text-long th:first-child{border:none}.ck-editor__main tbody tr:nth-child(odd),.table__row:nth-child(odd),.text-long tbody tr:nth-child(odd){background-color:#fff}.ck-editor__main tbody tr:last-child td:first-child,.table__row:last-child td:first-child,.text-long tbody tr:last-child td:first-child{border-radius:0 0 0 5px}.ck-editor__main tbody tr:last-child td:last-child,.table__row:last-child td:last-child,.text-long tbody tr:last-child td:last-child{border-radius:0 0 5px 0}.ck-editor__main td,.table__cell,.text-long td{border:1px solid #eee;border-left:none;border-bottom:none;padding:1em}.ck-editor__main td:last-child,.table__cell:last-child,.text-long td:last-child{border-right:none}.ck-editor__main tfoot th,.ck-editor__main tfoot th:first-child,.table__footer-cell,.table__footer-cell:first-child,.text-long tfoot th,.text-long tfoot th:first-child{border-left:none;border-top:1px solid #eee}.ck-editor__main table{margin:0}.video{height:0;overflow:hidden;padding-top:35px;padding-bottom:56.25%;position:relative}.video--full{padding-bottom:75%}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.ck-editor__main .drupal-media:has(.media-oembed-content){margin-left:0;margin-right:0;width:100%}.ck-editor__main .drupal-media:has(.media-oembed-content) .media-oembed-content{display:block;width:100%}.tabs__link{-webkit-transition:all .15s cubic-bezier(.645,.045,.355,1);transition:all .15s cubic-bezier(.645,.045,.355,1);background-color:#f2f2f2;border:1px solid #eee;border-bottom:none;color:#4d4f53;display:block;font-size:1.1rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}@media (min-width:62em){.tabs__link{border-bottom:1px solid #eee;border-left:none;display:inline-block;font-size:1rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:focus,.tabs__link:hover{background-color:#eee;color:#333}.tabs__link.is-active{background-color:#4d4f53;border:1px solid #4d4f53;color:#fff}@media (min-width:62em){.tabs__link.is-active{background-color:#fff;border:1px solid #eee;border-bottom:1px solid #4d4f53;border-left:none;color:#4d4f53}}#views-exposed-form-academic-programs-block-1{position:relative}#views-exposed-form-academic-programs-block-1 .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .heading-2,#views-exposed-form-academic-programs-block-1 .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .related-items__title,#views-exposed-form-academic-programs-block-1 .series-five-up__title,#views-exposed-form-academic-programs-block-1 .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .text-long h3,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h2,.page-title__subtitle #views-exposed-form-academic-programs-block-1 p,.staff-listing-view #views-exposed-form-academic-programs-block-1 h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 h2,.text-long #views-exposed-form-academic-programs-block-1 h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 h2{display:block;width:100%;margin:0;color:#fff;text-transform:none;font-size:.875rem;line-height:1.25rem}@media (min-width:62em){#views-exposed-form-academic-programs-block-1 .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .heading-2,#views-exposed-form-academic-programs-block-1 .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .related-items__title,#views-exposed-form-academic-programs-block-1 .series-five-up__title,#views-exposed-form-academic-programs-block-1 .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .text-long h3,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h2,.page-title__subtitle #views-exposed-form-academic-programs-block-1 p,.staff-listing-view #views-exposed-form-academic-programs-block-1 h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 h2,.text-long #views-exposed-form-academic-programs-block-1 h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 h2{font-size:1.125rem}}#views-exposed-form-academic-programs-block-1 label{font-size:.875rem;font-weight:400;color:#0d515b}#views-exposed-form-academic-programs-block-1 .form-fieldset__legend-title{padding:1.25rem 1.4375rem;display:block}#views-exposed-form-academic-programs-block-1 .form-fieldset__children{padding:1.25rem 1.4375rem;display:none}#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .staff-listing-view h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text .text-long h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .card__text div[class*=block-staff_listing] h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .event-detail-header__canceled,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .field--name-field-list-item-title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .heading-2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .node--unpublished::before,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .page-title__subtitle p,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .related-items__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .series-five-up__title,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .staff-listing-view h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children .text-long h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] .card__text h2,#views-exposed-form-academic-programs-block-1 .form-fieldset__children div[class*=block-staff_listing] h3,#views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text .text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.card__text div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.page-title__subtitle #views-exposed-form-academic-programs-block-1 .form-fieldset__children p,.staff-listing-view #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.staff-listing-view .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,.text-long #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,.text-long .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2,div[class*=block-staff_listing] #views-exposed-form-academic-programs-block-1 .form-fieldset__children h3,div[class*=block-staff_listing] .card__text #views-exposed-form-academic-programs-block-1 .form-fieldset__children h2{background-color:transparent;color:#4d4f53;margin-bottom:0}#views-exposed-form-academic-programs-block-1 .form-fieldset__children .form-fieldset{margin-top:.625rem}#views-exposed-form-academic-programs-block-1 .form-fieldset__children .form-fieldset__children{padding:.625rem 1.4375rem 1.25rem}#views-exposed-form-academic-programs-block-1 .form-checkboxes{display:inline}#views-exposed-form-academic-programs-block-1 .form-fieldset{margin-bottom:.625rem;margin-left:0;margin-right:0}#views-exposed-form-academic-programs-block-1 .form-fieldset .form-item{margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}@media (min-width:36em){#views-exposed-form-academic-programs-block-1 .form-fieldset .form-item{width:49%;padding-right:1%}}@media (min-width:75em){#views-exposed-form-academic-programs-block-1 .form-fieldset .form-item{width:31.9%}}#views-exposed-form-academic-programs-block-1 .form-actions{text-align:right;padding-left:.625rem}#views-exposed-form-academic-programs-block-1 .form-item__textfield{width:100%;padding-left:3.4375rem;color:#4d4f53}#views-exposed-form-academic-programs-block-1 .form-item__textfield::-webkit-input-placeholder{font-weight:600}#views-exposed-form-academic-programs-block-1 .form-item__textfield::-moz-placeholder{font-weight:600}#views-exposed-form-academic-programs-block-1 .form-item__textfield:-ms-input-placeholder{font-weight:600}#views-exposed-form-academic-programs-block-1 .form-item__textfield::-ms-input-placeholder{font-weight:600}#views-exposed-form-academic-programs-block-1 .form-item__textfield::placeholder{font-weight:600}#views-exposed-form-academic-programs-block-1 .form-item__submit{background-color:#333;color:#d4c7a6;padding:.5625rem .625rem .625rem .625rem;border:none;display:block}@media (min-width:48em){#views-exposed-form-academic-programs-block-1 .form-item__submit{padding:.625rem 3.75rem .6875rem 3.75rem}}#views-exposed-form-academic-programs-block-1 .form-item__submit:focus,#views-exposed-form-academic-programs-block-1 .form-item__submit:hover{background-color:#231f20;color:#fff}#views-exposed-form-academic-programs-block-1 .form-element-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}#views-exposed-form-academic-programs-block-1 .form-element-wrapper>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:none;position:relative}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item::before{content:'';position:absolute;top:-.375rem}#views-exposed-form-academic-programs-block-1 input[id*=edit-reset]{display:block;padding:0;margin-top:.9375rem;font-size:.875rem;line-height:1.25rem;clear:right;float:right}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button{overflow:hidden;text-indent:-9999px;white-space:nowrap;line-height:3.75rem;padding:0 2rem 0 .9375rem;position:absolute;right:0}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button::after{margin-top:1.6875rem;margin-right:-.8125rem}@media (min-width:62em){#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button::after{margin-right:-1.0625rem}}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:focus,#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:hover{background-color:#b3995d}#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:focus::after,#views-exposed-form-academic-programs-block-1 .form-fieldset__more-button:hover::after{background-image:url(/themes/custom/stanford_hs/images/icons/drawer-toggle-dark.svg)}div.block.is-bg-color--lightgray{background-color:#f4f4f4}div.block.is-bg-color--darkgray{background-color:#d4d1d1}.block-region-middle-left .block{margin-top:2.1875rem;margin-bottom:2.1875rem}.block-region-middle-left .block:first-child{margin-top:0}.block{margin-top:2.1875rem;margin-bottom:2.1875rem}.block:first-child{margin-top:0}.block.block-page_title_block,.block.block-stanford_search_block,.block.block-system_main_block,footer .block{margin-top:0;margin-bottom:0}.path-search-content .block.block-system_main_block{margin-top:2.1875rem;margin-bottom:2.1875rem}.curtain-wrapper>.block.is-bg-color:last-child,.layout--onecol .block.is-bg-color:last-child,.panel-region-bottom .block.is-bg-color:last-child{margin-bottom:0}.block.is-bg-color+.is-bg-color{margin-top:0}.block.is-prev-sib-bg-color:not(.circle-stats),.is-bg-color+.block.is-bg-color{margin-bottom:0}.circle-stats+.block{margin-top:0}.block-entity-fieldnodetitle,.block-title{background-color:#e9e6df;width:100%}.block-title{text-align:center}.block-field_subtitle{margin:-3.75rem 0 0;padding-bottom:3.75rem}@media (min-width:62em){.block-field_subtitle{margin:-5rem 0 0}}.block-entity-fieldnodefield-subtitle{background-color:#e9e6df;width:100%}.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3{font-family:"Source Sans Pro",sans-serif;font-size:1rem;line-height:1.5em;margin-top:-3.875rem;padding-bottom:3.5rem;text-align:center}@media (min-width:48em){.block-entity-fieldnodefield-subtitle .fellowship-listing .field--name-field-list-item-title,.block-entity-fieldnodefield-subtitle .fellowship-listing .node--unpublished::before,.block-entity-fieldnodefield-subtitle .fellowship-listing .staff-listing-view h3,.block-entity-fieldnodefield-subtitle .fellowship-listing div[class*=block-staff_listing] h3,.block-entity-fieldnodefield-subtitle .fellowship-listing h2,.block-entity-fieldnodefield-subtitle .staff-listing-view .fellowship-listing h3,.block-entity-fieldnodefield-subtitle div[class*=block-staff_listing] .fellowship-listing h3,.block-entity-fieldnodefield-subtitle h4,.fellowship-listing .block-entity-fieldnodefield-subtitle .field--name-field-list-item-title,.fellowship-listing .block-entity-fieldnodefield-subtitle .node--unpublished::before,.fellowship-listing .block-entity-fieldnodefield-subtitle h2,.fellowship-listing .staff-listing-view .block-entity-fieldnodefield-subtitle h3,.fellowship-listing div[class*=block-staff_listing] .block-entity-fieldnodefield-subtitle h3,.staff-listing-view .fellowship-listing .block-entity-fieldnodefield-subtitle h3,div[class*=block-staff_listing] .fellowship-listing .block-entity-fieldnodefield-subtitle h3{font-size:1.125rem;line-height:1.6em}}#block-stanford-hs-branding .pl{width:auto!important}@media (min-width:0) and (max-width:47.9375em){#block-stanford-hs-branding .pl img{padding-left:0!important}}#block-stanford-hs-branding .stanford-hs-branding__inner{border-bottom:1px solid #ccc;display:block;padding-bottom:.625rem;width:100%;margin-top:1.25rem;overflow:hidden}@media (min-width:0) and (max-width:35.9375em){#block-stanford-hs-branding .stanford-hs-branding__inner{padding-bottom:.25rem;margin-top:.75rem}}@media (min-width:62em){#block-stanford-hs-branding .stanford-hs-branding__inner{margin-top:1.5rem}}#block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,#block-stanford-hs-branding .dept-program-listing .node--unpublished::before,#block-stanford-hs-branding .dept-program-listing h2,#block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,#block-stanford-hs-branding .staff-listing-view .node--unpublished::before,#block-stanford-hs-branding .staff-listing-view h2,#block-stanford-hs-branding .staff-listing-view h3,#block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,#block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,#block-stanford-hs-branding .video-with-overlay__text h2,#block-stanford-hs-branding a,#block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,#block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,#block-stanford-hs-branding div[class*=block-staff_listing] h2,#block-stanford-hs-branding div[class*=block-staff_listing] h3,#block-stanford-hs-branding h1,.dept-program-listing #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing #block-stanford-hs-branding h2,.staff-listing-view #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view #block-stanford-hs-branding h2,.staff-listing-view #block-stanford-hs-branding h3,.video-with-overlay__text #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text #block-stanford-hs-branding h2,div[class*=block-staff_listing] #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] #block-stanford-hs-branding h2,div[class*=block-staff_listing] #block-stanford-hs-branding h3{background-image:url(/themes/custom/stanford_hs/logo.svg);background-size:auto;background-repeat:no-repeat;display:block;position:relative;z-index:10;margin:0;width:444px;height:53px}@media (min-width:48em) and (min-height:28.75em){.dept-program-listing .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .has-curtain-hero-onscreen #block-stanford-hs-branding h2,.dept-program-listing .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .has-hero-title-image-logged-out #block-stanford-hs-branding h2,.has-curtain-hero-onscreen #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding .dept-program-listing h2,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view h2,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view h3,.has-curtain-hero-onscreen #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding .video-with-overlay__text h2,.has-curtain-hero-onscreen #block-stanford-hs-branding a,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] h2,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] h3,.has-curtain-hero-onscreen #block-stanford-hs-branding h1,.has-hero-title-image-logged-out #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding .dept-program-listing h2,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view h2,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view h3,.has-hero-title-image-logged-out #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding .video-with-overlay__text h2,.has-hero-title-image-logged-out #block-stanford-hs-branding a,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h2,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h3,.has-hero-title-image-logged-out #block-stanford-hs-branding h1,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding h2,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding h3,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding h2,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding h3,.video-with-overlay__text .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .has-curtain-hero-onscreen #block-stanford-hs-branding h2,.video-with-overlay__text .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .has-hero-title-image-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding h3,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding h3{background-image:url(/themes/custom/stanford_hs/logo-white.svg);background-repeat:no-repeat}}@media (min-width:48em) and (min-height:28.75em) and (-ms-high-contrast:active),(min-width:48em) and (min-height:28.75em) and (forced-colors:active){.dept-program-listing .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .has-curtain-hero-onscreen #block-stanford-hs-branding h2,.dept-program-listing .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .has-hero-title-image-logged-out #block-stanford-hs-branding h2,.has-curtain-hero-onscreen #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding .dept-program-listing h2,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view h2,.has-curtain-hero-onscreen #block-stanford-hs-branding .staff-listing-view h3,.has-curtain-hero-onscreen #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding .video-with-overlay__text h2,.has-curtain-hero-onscreen #block-stanford-hs-branding a,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] h2,.has-curtain-hero-onscreen #block-stanford-hs-branding div[class*=block-staff_listing] h3,.has-curtain-hero-onscreen #block-stanford-hs-branding h1,.has-hero-title-image-logged-out #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding .dept-program-listing h2,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view h2,.has-hero-title-image-logged-out #block-stanford-hs-branding .staff-listing-view h3,.has-hero-title-image-logged-out #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding .video-with-overlay__text h2,.has-hero-title-image-logged-out #block-stanford-hs-branding a,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h2,.has-hero-title-image-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h3,.has-hero-title-image-logged-out #block-stanford-hs-branding h1,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding h2,.staff-listing-view .has-curtain-hero-onscreen #block-stanford-hs-branding h3,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding h2,.staff-listing-view .has-hero-title-image-logged-out #block-stanford-hs-branding h3,.video-with-overlay__text .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .has-curtain-hero-onscreen #block-stanford-hs-branding h2,.video-with-overlay__text .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .has-hero-title-image-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-curtain-hero-onscreen #block-stanford-hs-branding h3,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-hero-title-image-logged-out #block-stanford-hs-branding h3{background-color:#fff;background-image:url(/themes/custom/stanford_hs/logo.svg);forced-color-adjust:none}}.dept-program-listing .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .dept-program-listing h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view h3,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .video-with-overlay__text h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding a,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h3,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h1,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h3,.video-with-overlay__text .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h3{background-image:url(/themes/custom/stanford_hs/logo-white.svg);background-repeat:no-repeat}@media (-ms-high-contrast:active),(forced-colors:active){.dept-program-listing .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .dept-program-listing h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .staff-listing-view h3,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .video-with-overlay__text h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding a,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h2,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding div[class*=block-staff_listing] h3,.has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h1,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,.staff-listing-view .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h3,.video-with-overlay__text .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h2,div[class*=block-staff_listing] .has-hero-title-with-parallax-effect-logged-out #block-stanford-hs-branding h3{background-color:#fff;background-image:url(/themes/custom/stanford_hs/logo.svg);forced-color-adjust:none}}@media (min-width:0) and (max-width:35.9375em){#block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,#block-stanford-hs-branding .dept-program-listing .node--unpublished::before,#block-stanford-hs-branding .dept-program-listing h2,#block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,#block-stanford-hs-branding .staff-listing-view .node--unpublished::before,#block-stanford-hs-branding .staff-listing-view h2,#block-stanford-hs-branding .staff-listing-view h3,#block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,#block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,#block-stanford-hs-branding .video-with-overlay__text h2,#block-stanford-hs-branding a,#block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,#block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,#block-stanford-hs-branding div[class*=block-staff_listing] h2,#block-stanford-hs-branding div[class*=block-staff_listing] h3,#block-stanford-hs-branding h1,.dept-program-listing #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing #block-stanford-hs-branding h2,.staff-listing-view #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view #block-stanford-hs-branding h2,.staff-listing-view #block-stanford-hs-branding h3,.video-with-overlay__text #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text #block-stanford-hs-branding h2,div[class*=block-staff_listing] #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] #block-stanford-hs-branding h2,div[class*=block-staff_listing] #block-stanford-hs-branding h3{width:365px;height:40px;background-image:url(/themes/custom/stanford_hs/logo-color.svg);overflow:hidden;position:relative;background-size:100%;background-position:right top;background-repeat:no-repeat;margin-left:-147px}}#block-stanford-hs-branding a::after{border:2px solid transparent;content:"";height:100%;position:absolute;top:0;width:100%}#block-stanford-hs-branding a:focus{outline:0}#block-stanford-hs-branding a:focus::after{border-color:#4d90fe}#block-stanford-hs-branding img{display:none}@media (min-width:36em){#block-stanford-hs-branding img{display:block}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen #block-stanford-hs-branding img,.has-hero-title-image-logged-out #block-stanford-hs-branding img{display:none}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-scrolling #block-stanford-hs-branding img{display:block}}.page-node-type-photo-video-story #block-stanford-hs-branding{width:100%}.page-node-type-photo-video-story #block-stanford-hs-branding .stanford-hs-branding__inner{border:0}.dept-program-listing .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title,.dept-program-listing .page-node-type-photo-video-story #block-stanford-hs-branding .node--unpublished::before,.dept-program-listing .page-node-type-photo-video-story #block-stanford-hs-branding h2,.page-node-type-photo-video-story #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title,.page-node-type-photo-video-story #block-stanford-hs-branding .dept-program-listing .node--unpublished::before,.page-node-type-photo-video-story #block-stanford-hs-branding .dept-program-listing h2,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view .node--unpublished::before,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view h2,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view h3,.page-node-type-photo-video-story #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title,.page-node-type-photo-video-story #block-stanford-hs-branding .video-with-overlay__text .node--unpublished::before,.page-node-type-photo-video-story #block-stanford-hs-branding .video-with-overlay__text h2,.page-node-type-photo-video-story #block-stanford-hs-branding a,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] .node--unpublished::before,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] h2,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] h3,.page-node-type-photo-video-story #block-stanford-hs-branding h1,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding .node--unpublished::before,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding h2,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding h3,.video-with-overlay__text .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title,.video-with-overlay__text .page-node-type-photo-video-story #block-stanford-hs-branding .node--unpublished::before,.video-with-overlay__text .page-node-type-photo-video-story #block-stanford-hs-branding h2,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding .node--unpublished::before,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding h2,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding h3{background-image:url(/themes/custom/stanford_hs/logo-white.svg);background-repeat:no-repeat;width:14.13681rem;height:27px;margin:0 auto}.dept-program-listing .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title::after,.dept-program-listing .page-node-type-photo-video-story #block-stanford-hs-branding h2::after,.page-node-type-photo-video-story #block-stanford-hs-branding .dept-program-listing .field--name-field-list-item-title::after,.page-node-type-photo-video-story #block-stanford-hs-branding .dept-program-listing h2::after,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view .field--name-field-list-item-title::after,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view h2::after,.page-node-type-photo-video-story #block-stanford-hs-branding .staff-listing-view h3::after,.page-node-type-photo-video-story #block-stanford-hs-branding .video-with-overlay__text .field--name-field-list-item-title::after,.page-node-type-photo-video-story #block-stanford-hs-branding .video-with-overlay__text h2::after,.page-node-type-photo-video-story #block-stanford-hs-branding a::after,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] .field--name-field-list-item-title::after,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] h2::after,.page-node-type-photo-video-story #block-stanford-hs-branding div[class*=block-staff_listing] h3::after,.page-node-type-photo-video-story #block-stanford-hs-branding h1::after,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title::after,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding h2::after,.staff-listing-view .page-node-type-photo-video-story #block-stanford-hs-branding h3::after,.video-with-overlay__text .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title::after,.video-with-overlay__text .page-node-type-photo-video-story #block-stanford-hs-branding h2::after,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding .field--name-field-list-item-title::after,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding h2::after,div[class*=block-staff_listing] .page-node-type-photo-video-story #block-stanford-hs-branding h3::after{content:none;border:0}#block-stanfordsearchblock{overflow:hidden}.has-curtain-hero-onscreen #block-stanfordsearchblock,.has-hero-title-image-logged-out #block-stanfordsearchblock{margin-bottom:.9375rem}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen #block-stanfordsearchblock,.has-hero-title-image-logged-out #block-stanfordsearchblock{margin-bottom:0}}#block-footersociallinks ul{margin:1.25rem 0 0 0}#block-footersociallinks .menu__item{border:0;display:inline-block;margin:0;margin-right:1.25rem;padding:0}.footer-social-links--facebook{overflow:hidden;text-indent:-9999px;white-space:nowrap;background:url(/themes/custom/stanford_hs/images/icons/footer-facebook.svg) no-repeat;width:41px;height:41px;display:inline-block}.footer-social-links--facebook:focus,.footer-social-links--facebook:hover{background-image:url(/themes/custom/stanford_hs/images/icons/footer-facebook-hover.svg)}.footer-social-links--twitter{overflow:hidden;text-indent:-9999px;white-space:nowrap;background:url(/themes/custom/stanford_hs/images/icons/footer-twitter.svg) no-repeat;width:41px;height:41px;display:inline-block}.footer-social-links--twitter:focus,.footer-social-links--twitter:hover{background-image:url(/themes/custom/stanford_hs/images/icons/footer-twitter-hover.svg)}#block-footercontactlinks a:focus::before,#block-footercontactlinks a:hover::before{color:#fff}#block-footercontactlinks .menu__item{border:0;margin-bottom:.9375rem;padding:0}.footer-contact-links--email::before{content:"\f0e0";font-family:FontAwesome;color:#dccf99;margin-right:.4375rem}.footer-contact-links--campus-map::before{content:"\f279";font-family:FontAwesome;color:#dccf99;margin-right:.4375rem}#bottom-logo{position:relative;top:.3125rem}#bottom-text{text-align:center}@media (min-width:48em){#bottom-text{text-align:left}}@media (min-width:0) and (max-width:35.9375em){#bottom-text nav{display:inline}}#bottom-text ul{margin-top:0;font-weight:400;margin-bottom:.25em!important;display:inline-block;vertical-align:top;width:calc(50% - 30px);float:left;margin-left:20px!important}@media (min-width:36em){#bottom-text ul{width:auto;float:none;text-align:center;margin-left:0!important;margin-bottom:.45em!important}}@media (min-width:48em){#bottom-text ul{text-align:left}}#bottom-text ul li{padding-top:.35em!important;padding-bottom:.35em!important;margin-bottom:0!important;text-align:left}@media (min-width:36em){#bottom-text ul li{padding-top:.125em!important;padding-bottom:.125em!important;display:inline-block!important}}@media (min-width:48em){#bottom-text ul li{padding-top:0!important;padding-bottom:0!important}}@media (min-width:36em){#bottom-text .global-links li{margin-right:.875rem}}@media (min-width:48em){#bottom-text .global-links li{margin-right:1rem}}@media (min-width:48em){#bottom-text .global-links li{margin-right:1.25rem}}#bottom-text .global-links li:last-child{margin-right:0}#bottom-text .global-links li a{font-size:.96875rem!important}@media (min-width:48em){#bottom-text .global-links li a{font-size:1.1rem!important}}@media (min-width:62em){#bottom-text .global-links li a{font-size:1.2rem!important}}@media (min-width:36em){#bottom-text .global-policy-links{margin-bottom:.6em!important}}@media (min-width:36em){#bottom-text .global-policy-links li{margin-right:.875rem}}@media (min-width:48em){#bottom-text .global-policy-links li{margin-right:1rem}}@media (min-width:62em){#bottom-text .global-policy-links li{margin-right:1.5rem}}#bottom-text .global-policy-links li:last-child{margin-right:0}#bottom-text .global-policy-links li a{font-size:.96875rem!important;font-weight:400}@media (min-width:36em){#bottom-text .global-policy-links li a{font-size:14px!important;font-weight:300}}@media (min-width:48em){#bottom-text .global-policy-links li a{font-size:.95rem!important}}@media (min-width:62em){#bottom-text .global-policy-links li a{font-size:1rem!important}}#bottom-text #block-copyright p{margin:.5rem 0;font-size:.8375rem;font-weight:300}@media (min-width:48em){#bottom-text #block-copyright p{font-size:.85rem;margin:0!important}}.block.pull-left{float:none;margin:0}@media (min-width:48em){.block.pull-left{float:left;width:47.95009%;margin-right:4.04455%;margin-top:0;margin-left:-25.96968%}}.block.pull-left .view-mode__media__embedded-image-pull-left{float:none;margin-left:auto;margin-right:auto;width:100%}.layout--onecol .block-entity-fieldnodefield-excerpt{margin-top:20px}.layout--onecol .block-entity-fieldnodefield-excerpt p{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:1.25rem;line-height:1.3em;margin:2rem 0;color:#007c92}@media (min-width:36em) and (max-width:47.9375em){.layout--onecol .block-entity-fieldnodefield-excerpt p{font-size:1.375rem;line-height:1.3em}}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-excerpt p{font-size:1.5rem;line-height:2.125rem}}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-excerpt p{width:65.76788%;float:left;margin-right:2.69637%;margin-left:25.67409%}}.layout--onecol .block-entity-fieldnodefield-date div[datetime]{text-transform:uppercase}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-date div[datetime]{width:65.76788%;float:left;margin-right:2.69637%;margin-left:25.67409%}}@media (min-width:48em){.layout--onecol .block-block-content>p{width:65.76788%;float:left;margin-right:2.69637%;margin-left:25.67409%}}.layout--onecol .block-entity-fieldnodefield-byline p{text-transform:uppercase;font-weight:600}.layout--onecol .block-entity-fieldnodefield-byline p::before{border-top:1px solid #b3995d;content:'';display:block;height:1.75rem;position:relative;width:10.25641%}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-byline p{width:65.76788%;float:left;margin-right:2.69637%;margin-left:25.67409%}}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-photo-credits .field--name-field-list-item-title,.layout--onecol .block-entity-fieldnodefield-photo-credits .node--unpublished::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .staff-listing-view h3,.layout--onecol .block-entity-fieldnodefield-photo-credits div[class*=block-staff_listing] h3,.layout--onecol .block-entity-fieldnodefield-photo-credits h2,.layout--onecol .block-entity-fieldnodefield-photo-credits>div,.staff-listing-view .layout--onecol .block-entity-fieldnodefield-photo-credits h3,div[class*=block-staff_listing] .layout--onecol .block-entity-fieldnodefield-photo-credits h3{width:65.76788%;float:left;margin-right:2.69637%;margin-left:25.67409%}}.layout--onecol .block-entity-fieldnodefield-photo-credits .field--name-field-list-item-title,.layout--onecol .block-entity-fieldnodefield-photo-credits .node--unpublished::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .staff-listing-view h3,.layout--onecol .block-entity-fieldnodefield-photo-credits div[class*=block-staff_listing] h3,.layout--onecol .block-entity-fieldnodefield-photo-credits h2,.staff-listing-view .layout--onecol .block-entity-fieldnodefield-photo-credits h3,div[class*=block-staff_listing] .layout--onecol .block-entity-fieldnodefield-photo-credits h3{font-family:"Source Sans Pro",sans-serif;font-size:1rem;line-height:1.5em;text-transform:uppercase;font-weight:600;color:#4d4f53;position:relative;padding-left:1.5625rem}.layout--onecol .block-entity-fieldnodefield-photo-credits .field--name-field-list-item-title::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .node--unpublished::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .staff-listing-view h3::before,.layout--onecol .block-entity-fieldnodefield-photo-credits div[class*=block-staff_listing] h3::before,.layout--onecol .block-entity-fieldnodefield-photo-credits h2::before,.staff-listing-view .layout--onecol .block-entity-fieldnodefield-photo-credits h3::before,div[class*=block-staff_listing] .layout--onecol .block-entity-fieldnodefield-photo-credits h3::before{border-top:1px solid #b3995d;content:'';display:block;height:1.75rem;position:relative;width:10.25641%}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-photo-credits .field--name-field-list-item-title,.layout--onecol .block-entity-fieldnodefield-photo-credits .node--unpublished::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .staff-listing-view h3,.layout--onecol .block-entity-fieldnodefield-photo-credits div[class*=block-staff_listing] h3,.layout--onecol .block-entity-fieldnodefield-photo-credits h2,.staff-listing-view .layout--onecol .block-entity-fieldnodefield-photo-credits h3,div[class*=block-staff_listing] .layout--onecol .block-entity-fieldnodefield-photo-credits h3{font-size:1.125rem;line-height:1.6em}}.layout--onecol .block-entity-fieldnodefield-photo-credits .field--name-field-list-item-title::after,.layout--onecol .block-entity-fieldnodefield-photo-credits .staff-listing-view h3::after,.layout--onecol .block-entity-fieldnodefield-photo-credits div[class*=block-staff_listing] h3::after,.layout--onecol .block-entity-fieldnodefield-photo-credits h2::after,.staff-listing-view .layout--onecol .block-entity-fieldnodefield-photo-credits h3::after,div[class*=block-staff_listing] .layout--onecol .block-entity-fieldnodefield-photo-credits h3::after{content:"\f083";font-family:FontAwesome;position:absolute;left:0}.layout--onecol .block-entity-fieldnodefield-photo-credits .field--name-field-list-item-title::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .node--unpublished::before,.layout--onecol .block-entity-fieldnodefield-photo-credits .staff-listing-view h3::before,.layout--onecol .block-entity-fieldnodefield-photo-credits div[class*=block-staff_listing] h3::before,.layout--onecol .block-entity-fieldnodefield-photo-credits h2::before,.staff-listing-view .layout--onecol .block-entity-fieldnodefield-photo-credits h3::before,div[class*=block-staff_listing] .layout--onecol .block-entity-fieldnodefield-photo-credits h3::before{margin-left:-1.5625rem}.layout--onecol .block-entity-fieldnodefield-photo-credits div{font-family:"Source Sans Pro",sans-serif;font-size:1rem;line-height:1.5em}@media (min-width:48em){.layout--onecol .block-entity-fieldnodefield-photo-credits div{font-size:1.125rem;line-height:1.6em}}.awards-linear{background-color:#00505c;color:#fff;margin:0}.preferred-color-red .awards-linear{background-color:#8b191b}.preferred-color-purple .awards-linear{background-color:#53284f}.awards-linear__inner{padding-top:3.125rem;padding-bottom:3.125rem}@media (min-width:48em){.awards-linear__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}.awards-linear__text-wrap{background-color:#00505c;margin-bottom:1.875rem;left:-.0625rem;position:relative;z-index:10}.preferred-color-red .awards-linear__text-wrap{background-color:#8b191b}.preferred-color-purple .awards-linear__text-wrap{background-color:#53284f}@media (min-width:48em){.awards-linear__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-right:2.69637%;width:44.3728%}}.awards-linear__label a,.awards-linear__title a{text-decoration:none;font-weight:300;color:#dccf99}.awards-linear__label a:focus,.awards-linear__label a:hover,.awards-linear__title a:focus,.awards-linear__title a:hover{text-decoration:underline}.awards-linear__label{color:#8d7743;font-family:Source Sans Pro,sans-serif;font-weight:700;font-size:1rem;line-height:1.2em;margin:2rem 0;text-transform:uppercase;margin:0 0 .3125rem;color:#fff;font-weight:600;text-transform:uppercase}@media (min-width:48em){.awards-linear__label{font-size:1.25rem;line-height:1.2em}}@media (min-width:48em) and (max-width:61.9375em){.awards-linear__label{font-size:.875rem}}.awards-linear__title{margin:0 0 .9375rem 0;color:#dccf99;text-transform:none}@media (min-width:48em) and (max-width:61.9375em){.awards-linear__title{font-size:1.25rem;line-height:1.5rem}}.awards-linear__text{margin:0 0 .9375rem 0}@media (min-width:48em) and (max-width:61.9375em){.awards-linear__text{font-size:.875rem;line-height:1.125rem}}.awards-linear__text p{margin-top:0}.awards-linear__text a{color:#fff}.awards-linear__text a:focus,.awards-linear__text a:hover{color:#dccf99}.awards-linear__text .drop-cap::first-letter{color:#fff}@media (min-width:48em){.awards-linear__tags{margin:auto 0 0 0}}.awards-linear__tags a{margin-right:.1875rem;margin-bottom:.0625rem;color:#fff;background-color:rgba(255,255,255,.15);display:block}.awards-linear__tags a:link,.awards-linear__tags a:visited{color:#fff}.awards-linear__tags a:focus,.awards-linear__tags a:hover{background-color:rgba(255,255,255,.05)}.awards-linear__tags .ck-editor__main ol li,.awards-linear__tags .ck-editor__main ul li,.awards-linear__tags .list-item,.awards-linear__tags .text-long ol li,.awards-linear__tags .text-long ul li,.ck-editor__main ol .awards-linear__tags li,.ck-editor__main ul .awards-linear__tags li,.text-long ol .awards-linear__tags li,.text-long ul .awards-linear__tags li{margin:0;display:inline-block}.awards-linear__list-item{margin-right:.9375rem}@media (min-width:48em){.awards-linear__list-item{float:left}}.awards-linear__list-item:last-child{margin-right:0}.awards-linear__see-all-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:200;font-size:1.875rem;line-height:1.875rem;color:#fff;text-decoration:none;padding:0 10%;background-color:#007c8f}.preferred-color-red .awards-linear__see-all-link{background-color:#b62123}.preferred-color-purple .awards-linear__see-all-link{background-color:#753970}.awards-linear__see-all-link:focus,.awards-linear__see-all-link:hover{color:#fff;background-color:#002429}.preferred-color-red .awards-linear__see-all-link:focus,.preferred-color-red .awards-linear__see-all-link:hover{background-color:#601113}.preferred-color-purple .awards-linear__see-all-link:focus,.preferred-color-purple .awards-linear__see-all-link:hover{background-color:#31172e}@media (min-width:48em){.awards-linear__see-all-link{padding:0 15%}}@media (min-width:62em){.awards-linear__see-all-link{font-size:2.5rem;line-height:2.5rem;padding:0 20%}}@media (min-width:75em){.awards-linear__see-all-link{padding:0 25%}}.awards-linear__see-all-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.awards-linear__see-all-link span::after{content:"»";font-size:5rem;margin-top:.625rem}@media (min-width:62em){.awards-linear__see-all-link span::after{font-size:6.875rem;margin-top:1.25rem}}@media (min-width:48em){.awards-linear__cards{width:57.20985%}}.awards-linear__cards .slick-list{overflow:visible;clip-path:inset(0 -10000px 0 0)}.awards-linear__cards .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.awards-linear__cards .slick-slide{height:auto;min-height:10.625rem}@media (min-width:48em){.awards-linear__cards .slick-slide{float:left;min-height:13.75rem}}.awards-linear__cards .slick-next,.awards-linear__cards .slick-prev{position:absolute;top:auto;bottom:-2.5rem;width:auto;height:auto;font-size:.75rem;line-height:.875rem;-webkit-transform:none;transform:none;color:#dccf99;font-weight:600;text-transform:uppercase;letter-spacing:1px}.awards-linear__cards .slick-next:focus,.awards-linear__cards .slick-next:hover,.awards-linear__cards .slick-prev:focus,.awards-linear__cards .slick-prev:hover{color:#fff}.awards-linear__cards .slick-next:focus::after,.awards-linear__cards .slick-next:focus::before,.awards-linear__cards .slick-next:hover::after,.awards-linear__cards .slick-next:hover::before,.awards-linear__cards .slick-prev:focus::after,.awards-linear__cards .slick-prev:focus::before,.awards-linear__cards .slick-prev:hover::after,.awards-linear__cards .slick-prev:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-white.svg)}.awards-linear__cards .slick-next:focus,.awards-linear__cards .slick-prev:focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}.awards-linear__cards .slick-next::after,.awards-linear__cards .slick-next::before,.awards-linear__cards .slick-prev::after,.awards-linear__cards .slick-prev::before{content:"";display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-sandstone.svg) no-repeat center center;background-size:15px 15px;cursor:pointer;margin:0;width:1.875rem;height:1.875rem;z-index:10}.awards-linear__cards .slick-prev{right:auto;left:-.5rem}.awards-linear__cards .slick-prev::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.awards-linear__cards .slick-prev::after{display:none}.awards-linear__cards .slick-prev.slick-disabled::before{opacity:.25}.awards-linear__cards .slick-next{left:auto;right:-.625rem}@media (min-width:48em){.awards-linear__cards .slick-next{right:.625rem}}.awards-linear__cards .slick-next::before{display:none}.awards-linear__cards .slick-next.slick-disabled::after{opacity:.25}.awards-linear__cards .slick-nav-label{display:inline-block;vertical-align:middle}.awards-linear__cards .event-card,.awards-linear__cards .news-card{height:100%}.awards-linear__cards .event-card__text,.awards-linear__cards .news-card__text{border:none;padding-bottom:2.1875rem}@media (min-width:48em) and (max-width:61.9375em){.awards-linear__cards .event-card__title,.awards-linear__cards .news-card__title{font-size:1rem;line-height:1.25rem}}@media (min-width:62em){.awards-linear__cards .event-card__title,.awards-linear__cards .news-card__title{font-size:1.375rem;line-height:1.625rem}}.preferred-color-teal .awards-linear__cards .event-card__title,.preferred-color-teal .awards-linear__cards .news-card__title{color:#00505c}.preferred-color-purple .awards-linear__cards .event-card__title,.preferred-color-purple .awards-linear__cards .news-card__title{color:#53284f}.awards-linear__cards .event-card__date{color:#444}@media (min-width:48em){.byline__inner{width:65.76788%;padding:0}}.byline__inner p{margin:0}.byline__inner>div{padding:1.5625rem 0 0 0;position:relative}.byline__shared-from{font-weight:200;font-size:.8125rem;line-height:1.1875rem;text-transform:none;margin-top:-.3125rem;color:#757570}.byline__shared-from a{text-decoration:underline;color:#757570;font-weight:200}.byline__shared-from a:focus,.byline__shared-from a:hover{text-decoration:none}.callout .card__text div[class*=block-staff_listing] h2,.callout .card__text h2,.callout .fellowship-listing .field--name-field-list-item-title,.callout .fellowship-listing .node--unpublished::before,.callout .fellowship-listing .staff-listing-view h3,.callout .fellowship-listing div[class*=block-staff_listing] h3,.callout .fellowship-listing h2,.callout .field--name-field-list-item-title,.callout .node--unpublished::before,.callout .staff-listing-view .fellowship-listing h3,.callout .staff-listing-view h3,.callout div[class*=block-staff_listing] .card__text h2,.callout div[class*=block-staff_listing] .fellowship-listing h3,.callout div[class*=block-staff_listing] h3,.callout h2,.callout h3,.callout h4,.callout p,.card__text .callout h2,.card__text div[class*=block-staff_listing] .callout h2,.fellowship-listing .callout .field--name-field-list-item-title,.fellowship-listing .callout .node--unpublished::before,.fellowship-listing .callout h2,.fellowship-listing .staff-listing-view .callout h3,.fellowship-listing div[class*=block-staff_listing] .callout h3,.staff-listing-view .callout h3,.staff-listing-view .fellowship-listing .callout h3,div[class*=block-staff_listing] .callout h3,div[class*=block-staff_listing] .card__text .callout h2,div[class*=block-staff_listing] .fellowship-listing .callout h3{margin-top:0}.callout__inner{padding:7.89474%}.callout__inner::after{clear:both;content:"";display:table}@media (min-width:48em){.callout__inner{padding:4.04455%}}.callout__inner .embedded-entity{margin:0}.callout__inner article.embedded-entity.caption-align-overlay{margin-bottom:1em}.callout__inner figure.embedded-entity>article{margin:0 0 1em}.callout__inner figure.embedded-entity.caption-align-below{margin-bottom:1em}.callout__inner figure.embedded-entity.caption-align-below>article{margin-bottom:0}.callout__inner figure.embedded-entity.view-mode__media__embedded-image-pull-left{float:left;margin-right:1em}.callout__inner figure.embedded-entity.view-mode__media__embedded-image-pull-right{float:right;margin-left:1em}.callout__inner figure.embedded-entity.view-mode__media__embedded-image-full-width.embedded-entity{width:100%}.callout__inner figcaption{color:#4d4f53}.callout__inner .caption-align-overlay figcaption{color:#fff}.callout__inner ol ol{list-style-type:lower-alpha}.callout__inner ol ol ol{list-style-type:lower-roman}.callout__beige .callout__inner{background-color:#e9e6df}.callout__beige .callout__inner hr{color:#8d7743}.callout__red .callout__inner{background-color:#8b191b}.callout__gray .callout__inner{background-color:#4d4f53}.callout__gray .callout__inner,.callout__red .callout__inner{color:#fff}.callout__gray .callout__inner .fellowship-listing .field--name-field-list-item-title,.callout__gray .callout__inner .fellowship-listing .node--unpublished::before,.callout__gray .callout__inner .fellowship-listing .staff-listing-view h3,.callout__gray .callout__inner .fellowship-listing div[class*=block-staff_listing] h3,.callout__gray .callout__inner .fellowship-listing h2,.callout__gray .callout__inner .field--name-field-list-item-title,.callout__gray .callout__inner .node--unpublished::before,.callout__gray .callout__inner .staff-listing-view .fellowship-listing h3,.callout__gray .callout__inner .staff-listing-view h3,.callout__gray .callout__inner div[class*=block-staff_listing] .fellowship-listing h3,.callout__gray .callout__inner div[class*=block-staff_listing] h3,.callout__gray .callout__inner h2,.callout__gray .callout__inner h4,.callout__gray .callout__inner h5,.callout__gray .callout__inner hr,.callout__gray .callout__inner p,.callout__red .callout__inner .fellowship-listing .field--name-field-list-item-title,.callout__red .callout__inner .fellowship-listing .node--unpublished::before,.callout__red .callout__inner .fellowship-listing .staff-listing-view h3,.callout__red .callout__inner .fellowship-listing div[class*=block-staff_listing] h3,.callout__red .callout__inner .fellowship-listing h2,.callout__red .callout__inner .field--name-field-list-item-title,.callout__red .callout__inner .node--unpublished::before,.callout__red .callout__inner .staff-listing-view .fellowship-listing h3,.callout__red .callout__inner .staff-listing-view h3,.callout__red .callout__inner div[class*=block-staff_listing] .fellowship-listing h3,.callout__red .callout__inner div[class*=block-staff_listing] h3,.callout__red .callout__inner h2,.callout__red .callout__inner h4,.callout__red .callout__inner h5,.callout__red .callout__inner hr,.callout__red .callout__inner p,.fellowship-listing .callout__gray .callout__inner .field--name-field-list-item-title,.fellowship-listing .callout__gray .callout__inner .node--unpublished::before,.fellowship-listing .callout__gray .callout__inner h2,.fellowship-listing .callout__red .callout__inner .field--name-field-list-item-title,.fellowship-listing .callout__red .callout__inner .node--unpublished::before,.fellowship-listing .callout__red .callout__inner h2,.fellowship-listing .staff-listing-view .callout__gray .callout__inner h3,.fellowship-listing .staff-listing-view .callout__red .callout__inner h3,.fellowship-listing div[class*=block-staff_listing] .callout__gray .callout__inner h3,.fellowship-listing div[class*=block-staff_listing] .callout__red .callout__inner h3,.staff-listing-view .callout__gray .callout__inner h3,.staff-listing-view .callout__red .callout__inner h3,.staff-listing-view .fellowship-listing .callout__gray .callout__inner h3,.staff-listing-view .fellowship-listing .callout__red .callout__inner h3,div[class*=block-staff_listing] .callout__gray .callout__inner h3,div[class*=block-staff_listing] .callout__red .callout__inner h3,div[class*=block-staff_listing] .fellowship-listing .callout__gray .callout__inner h3,div[class*=block-staff_listing] .fellowship-listing .callout__red .callout__inner h3{color:#fff}.callout__gray .callout__inner li::before,.callout__red .callout__inner li::before{background-color:#fff}.callout__gray .callout__inner .card__text h2,.callout__gray .callout__inner a,.callout__gray .callout__inner h3,.callout__red .callout__inner .card__text h2,.callout__red .callout__inner a,.callout__red .callout__inner h3,.card__text .callout__gray .callout__inner h2,.card__text .callout__red .callout__inner h2{color:#dccf99}.callout__gray .callout__inner .card__text .field--name-field-list-item-title:focus,.callout__gray .callout__inner .card__text .field--name-field-list-item-title:hover,.callout__gray .callout__inner .card__text .node--unpublished:focus::before,.callout__gray .callout__inner .card__text .node--unpublished:hover::before,.callout__gray .callout__inner .card__text h2:focus,.callout__gray .callout__inner .card__text h2:hover,.callout__gray .callout__inner a:focus,.callout__gray .callout__inner a:hover,.callout__gray .callout__inner h3:focus,.callout__gray .callout__inner h3:hover,.callout__red .callout__inner .card__text .field--name-field-list-item-title:focus,.callout__red .callout__inner .card__text .field--name-field-list-item-title:hover,.callout__red .callout__inner .card__text .node--unpublished:focus::before,.callout__red .callout__inner .card__text .node--unpublished:hover::before,.callout__red .callout__inner .card__text h2:focus,.callout__red .callout__inner .card__text h2:hover,.callout__red .callout__inner a:focus,.callout__red .callout__inner a:hover,.callout__red .callout__inner h3:focus,.callout__red .callout__inner h3:hover,.card__text .callout__gray .callout__inner .field--name-field-list-item-title:focus,.card__text .callout__gray .callout__inner .field--name-field-list-item-title:hover,.card__text .callout__gray .callout__inner .node--unpublished:focus::before,.card__text .callout__gray .callout__inner .node--unpublished:hover::before,.card__text .callout__gray .callout__inner h2:focus,.card__text .callout__gray .callout__inner h2:hover,.card__text .callout__red .callout__inner .field--name-field-list-item-title:focus,.card__text .callout__red .callout__inner .field--name-field-list-item-title:hover,.card__text .callout__red .callout__inner .node--unpublished:focus::before,.card__text .callout__red .callout__inner .node--unpublished:hover::before,.card__text .callout__red .callout__inner h2:focus,.card__text .callout__red .callout__inner h2:hover{text-decoration:none}.callout__gray .callout__inner .fellowship-listing__application-link a:focus,.callout__gray .callout__inner .fellowship-listing__application-link a:hover,.callout__gray .callout__inner .field--name-field-list-item-link a:focus,.callout__gray .callout__inner .field--name-field-list-item-link a:hover,.callout__gray .callout__inner .fifty-fifty__link a:focus,.callout__gray .callout__inner .fifty-fifty__link a:hover,.callout__gray .callout__inner .file a:focus,.callout__gray .callout__inner .file a:hover,.callout__gray .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.callout__gray .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.callout__gray .callout__inner .latest-news__view-all a:focus,.callout__gray .callout__inner .latest-news__view-all a:hover,.callout__gray .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:focus,.callout__gray .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:hover,.callout__gray .callout__inner .series-tag-header__text a:focus,.callout__gray .callout__inner .series-tag-header__text a:hover,.callout__gray .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__gray .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__gray .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__gray .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__gray .callout__inner a.button:focus,.callout__gray .callout__inner a.button:hover,.callout__gray .callout__inner a.link--more-sm:focus,.callout__gray .callout__inner a.link--more-sm:hover,.callout__gray .callout__inner a.link--more:focus,.callout__gray .callout__inner a.link--more:hover,.callout__gray .callout__inner a.series-featured-item__link:focus,.callout__gray .callout__inner a.series-featured-item__link:hover,.callout__gray .callout__inner a.series-five-up__link:focus,.callout__gray .callout__inner a.series-five-up__link:hover,.callout__red .callout__inner .fellowship-listing__application-link a:focus,.callout__red .callout__inner .fellowship-listing__application-link a:hover,.callout__red .callout__inner .field--name-field-list-item-link a:focus,.callout__red .callout__inner .field--name-field-list-item-link a:hover,.callout__red .callout__inner .fifty-fifty__link a:focus,.callout__red .callout__inner .fifty-fifty__link a:hover,.callout__red .callout__inner .file a:focus,.callout__red .callout__inner .file a:hover,.callout__red .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.callout__red .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.callout__red .callout__inner .latest-news__view-all a:focus,.callout__red .callout__inner .latest-news__view-all a:hover,.callout__red .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:focus,.callout__red .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:hover,.callout__red .callout__inner .series-tag-header__text a:focus,.callout__red .callout__inner .series-tag-header__text a:hover,.callout__red .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__red .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__red .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__red .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__red .callout__inner a.button:focus,.callout__red .callout__inner a.button:hover,.callout__red .callout__inner a.link--more-sm:focus,.callout__red .callout__inner a.link--more-sm:hover,.callout__red .callout__inner a.link--more:focus,.callout__red .callout__inner a.link--more:hover,.callout__red .callout__inner a.series-featured-item__link:focus,.callout__red .callout__inner a.series-featured-item__link:hover,.callout__red .callout__inner a.series-five-up__link:focus,.callout__red .callout__inner a.series-five-up__link:hover,.fellowship-listing__application-link .callout__gray .callout__inner a:focus,.fellowship-listing__application-link .callout__gray .callout__inner a:hover,.fellowship-listing__application-link .callout__red .callout__inner a:focus,.fellowship-listing__application-link .callout__red .callout__inner a:hover,.field--name-field-list-item-link .callout__gray .callout__inner a:focus,.field--name-field-list-item-link .callout__gray .callout__inner a:hover,.field--name-field-list-item-link .callout__red .callout__inner a:focus,.field--name-field-list-item-link .callout__red .callout__inner a:hover,.fifty-fifty__link .callout__gray .callout__inner a:focus,.fifty-fifty__link .callout__gray .callout__inner a:hover,.fifty-fifty__link .callout__red .callout__inner a:focus,.fifty-fifty__link .callout__red .callout__inner a:hover,.file .callout__gray .callout__inner a:focus,.file .callout__gray .callout__inner a:hover,.file .callout__red .callout__inner a:focus,.file .callout__red .callout__inner a:hover,.in-the-moment-homepage .callout__gray .callout__inner a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .callout__gray .callout__inner a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .callout__red .callout__inner a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .callout__red .callout__inner a.in-the-moment-homepage__link:hover,.latest-news__view-all .callout__gray .callout__inner a:focus,.latest-news__view-all .callout__gray .callout__inner a:hover,.latest-news__view-all .callout__red .callout__inner a:focus,.latest-news__view-all .callout__red .callout__inner a:hover,.newsletter-subscription .callout__gray .callout__inner a.btn-newsletter-subscribe:focus,.newsletter-subscription .callout__gray .callout__inner a.btn-newsletter-subscribe:hover,.newsletter-subscription .callout__red .callout__inner a.btn-newsletter-subscribe:focus,.newsletter-subscription .callout__red .callout__inner a.btn-newsletter-subscribe:hover,.series-tag-header__text .callout__gray .callout__inner a:focus,.series-tag-header__text .callout__gray .callout__inner a:hover,.series-tag-header__text .callout__red .callout__inner a:focus,.series-tag-header__text .callout__red .callout__inner a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:hover{text-decoration:underline}.callout__gray .callout__inner .fellowship-listing__application-link a,.callout__gray .callout__inner .fifty-fifty__link a,.callout__gray .callout__inner .file a,.callout__gray .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link,.callout__gray .callout__inner .latest-news__view-all a,.callout__gray .callout__inner .newsletter-subscription a.btn-newsletter-subscribe,.callout__gray .callout__inner .series-tag-header__text a,.callout__gray .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.callout__gray .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.callout__gray .callout__inner a.button,.callout__gray .callout__inner a.series-featured-item__link,.callout__gray .callout__inner a.series-five-up__link,.callout__red .callout__inner .fellowship-listing__application-link a,.callout__red .callout__inner .fifty-fifty__link a,.callout__red .callout__inner .file a,.callout__red .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link,.callout__red .callout__inner .latest-news__view-all a,.callout__red .callout__inner .newsletter-subscription a.btn-newsletter-subscribe,.callout__red .callout__inner .series-tag-header__text a,.callout__red .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.callout__red .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.callout__red .callout__inner a.button,.callout__red .callout__inner a.series-featured-item__link,.callout__red .callout__inner a.series-five-up__link,.fellowship-listing__application-link .callout__gray .callout__inner a,.fellowship-listing__application-link .callout__red .callout__inner a,.fifty-fifty__link .callout__gray .callout__inner a,.fifty-fifty__link .callout__red .callout__inner a,.file .callout__gray .callout__inner a,.file .callout__red .callout__inner a,.in-the-moment-homepage .callout__gray .callout__inner a.in-the-moment-homepage__link,.in-the-moment-homepage .callout__red .callout__inner a.in-the-moment-homepage__link,.latest-news__view-all .callout__gray .callout__inner a,.latest-news__view-all .callout__red .callout__inner a,.newsletter-subscription .callout__gray .callout__inner a.btn-newsletter-subscribe,.newsletter-subscription .callout__red .callout__inner a.btn-newsletter-subscribe,.series-tag-header__text .callout__gray .callout__inner a,.series-tag-header__text .callout__red .callout__inner a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a{border-color:#dccf99}.callout__gray .callout__inner .fellowship-listing__application-link a:focus,.callout__gray .callout__inner .fellowship-listing__application-link a:hover,.callout__gray .callout__inner .fifty-fifty__link a:focus,.callout__gray .callout__inner .fifty-fifty__link a:hover,.callout__gray .callout__inner .file a:focus,.callout__gray .callout__inner .file a:hover,.callout__gray .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.callout__gray .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.callout__gray .callout__inner .latest-news__view-all a:focus,.callout__gray .callout__inner .latest-news__view-all a:hover,.callout__gray .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:focus,.callout__gray .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:hover,.callout__gray .callout__inner .series-tag-header__text a:focus,.callout__gray .callout__inner .series-tag-header__text a:hover,.callout__gray .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__gray .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__gray .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__gray .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__gray .callout__inner a.button:focus,.callout__gray .callout__inner a.button:hover,.callout__gray .callout__inner a.series-featured-item__link:focus,.callout__gray .callout__inner a.series-featured-item__link:hover,.callout__gray .callout__inner a.series-five-up__link:focus,.callout__gray .callout__inner a.series-five-up__link:hover,.callout__red .callout__inner .fellowship-listing__application-link a:focus,.callout__red .callout__inner .fellowship-listing__application-link a:hover,.callout__red .callout__inner .fifty-fifty__link a:focus,.callout__red .callout__inner .fifty-fifty__link a:hover,.callout__red .callout__inner .file a:focus,.callout__red .callout__inner .file a:hover,.callout__red .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.callout__red .callout__inner .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.callout__red .callout__inner .latest-news__view-all a:focus,.callout__red .callout__inner .latest-news__view-all a:hover,.callout__red .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:focus,.callout__red .callout__inner .newsletter-subscription a.btn-newsletter-subscribe:hover,.callout__red .callout__inner .series-tag-header__text a:focus,.callout__red .callout__inner .series-tag-header__text a:hover,.callout__red .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__red .callout__inner .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__red .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.callout__red .callout__inner .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.callout__red .callout__inner a.button:focus,.callout__red .callout__inner a.button:hover,.callout__red .callout__inner a.series-featured-item__link:focus,.callout__red .callout__inner a.series-featured-item__link:hover,.callout__red .callout__inner a.series-five-up__link:focus,.callout__red .callout__inner a.series-five-up__link:hover,.fellowship-listing__application-link .callout__gray .callout__inner a:focus,.fellowship-listing__application-link .callout__gray .callout__inner a:hover,.fellowship-listing__application-link .callout__red .callout__inner a:focus,.fellowship-listing__application-link .callout__red .callout__inner a:hover,.fifty-fifty__link .callout__gray .callout__inner a:focus,.fifty-fifty__link .callout__gray .callout__inner a:hover,.fifty-fifty__link .callout__red .callout__inner a:focus,.fifty-fifty__link .callout__red .callout__inner a:hover,.file .callout__gray .callout__inner a:focus,.file .callout__gray .callout__inner a:hover,.file .callout__red .callout__inner a:focus,.file .callout__red .callout__inner a:hover,.in-the-moment-homepage .callout__gray .callout__inner a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .callout__gray .callout__inner a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .callout__red .callout__inner a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .callout__red .callout__inner a.in-the-moment-homepage__link:hover,.latest-news__view-all .callout__gray .callout__inner a:focus,.latest-news__view-all .callout__gray .callout__inner a:hover,.latest-news__view-all .callout__red .callout__inner a:focus,.latest-news__view-all .callout__red .callout__inner a:hover,.newsletter-subscription .callout__gray .callout__inner a.btn-newsletter-subscribe:focus,.newsletter-subscription .callout__gray .callout__inner a.btn-newsletter-subscribe:hover,.newsletter-subscription .callout__red .callout__inner a.btn-newsletter-subscribe:focus,.newsletter-subscription .callout__red .callout__inner a.btn-newsletter-subscribe:hover,.series-tag-header__text .callout__gray .callout__inner a:focus,.series-tag-header__text .callout__gray .callout__inner a:hover,.series-tag-header__text .callout__red .callout__inner a:focus,.series-tag-header__text .callout__red .callout__inner a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__gray .callout__inner a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .callout__red .callout__inner a:hover{background-color:transparent}.callout__gray .callout__inner .drop-cap::first-letter,.callout__red .callout__inner .drop-cap::first-letter{color:#fff}@media (min-width:48em){.callout__right .callout__inner{float:right;margin-left:4.04455%!important;margin-top:0;width:47.95009%!important}}@media (min-width:48em){.callout__left .callout__inner{float:left;margin-right:4.04455%;margin-top:0;width:47.95009%!important}}.callout__left .callout__inner figure{width:100%}.callout__inner .resp-image__credit{padding-left:0;text-align:left;width:100%}.cards{padding-top:.9375rem;padding-bottom:1.875rem}@media (min-width:48em){.cards{padding-top:3.75rem;padding-bottom:3.75rem}}.cards>.inner{margin-bottom:-1.25rem}.cards>.inner::after{clear:both;content:"";display:table}.cards>.inner .card{margin-bottom:1.25rem}@media (min-width:48em){.cards>.inner .card{width:31.53576%;float:left;margin-right:2.69637%}}@media (min-width:48em){.cards>.inner .card:nth-child(3n){float:right;margin-right:0}}.card{overflow:hidden;position:relative}.card img{display:block;width:100%}.card__overlay{color:transparent;content:'';display:block;position:absolute;bottom:0;left:0;right:0;top:0;z-index:20}.card__overlay:focus+.card__inner,.card__overlay:hover+.card__inner{text-decoration:none}#panels-ipe-tray .ipe-form .card__overlay:focus+.card__inner summary,#panels-ipe-tray .ipe-form .card__overlay:hover+.card__inner summary,.card__overlay:focus+.card__inner #panels-ipe-tray .ipe-form summary,.card__overlay:focus+.card__inner .card__lede,.card__overlay:focus+.card__inner .field--name-field-list-item-title,.card__overlay:focus+.card__inner .link,.card__overlay:focus+.card__inner .node--unpublished::before,.card__overlay:focus+.card__inner .staff-listing-view h3,.card__overlay:focus+.card__inner body:not(.gin--edit-form) .ui-widget-content a,.card__overlay:focus+.card__inner div[class*=block-staff_listing] h3,.card__overlay:focus+.card__inner h2,.card__overlay:hover+.card__inner #panels-ipe-tray .ipe-form summary,.card__overlay:hover+.card__inner .card__lede,.card__overlay:hover+.card__inner .field--name-field-list-item-title,.card__overlay:hover+.card__inner .link,.card__overlay:hover+.card__inner .node--unpublished::before,.card__overlay:hover+.card__inner .staff-listing-view h3,.card__overlay:hover+.card__inner body:not(.gin--edit-form) .ui-widget-content a,.card__overlay:hover+.card__inner div[class*=block-staff_listing] h3,.card__overlay:hover+.card__inner h2,.card__text .staff-listing-view .card__overlay:focus+.card__inner h2,.card__text .staff-listing-view .card__overlay:hover+.card__inner h2,.card__text div[class*=block-staff_listing] .card__overlay:focus+.card__inner h2,.card__text div[class*=block-staff_listing] .card__overlay:hover+.card__inner h2,.staff-listing-view .card__overlay:focus+.card__inner h3,.staff-listing-view .card__overlay:hover+.card__inner h3,.staff-listing-view .card__text .card__overlay:focus+.card__inner h2,.staff-listing-view .card__text .card__overlay:hover+.card__inner h2,body:not(.gin--edit-form) .ui-widget-content .card__overlay:focus+.card__inner a,body:not(.gin--edit-form) .ui-widget-content .card__overlay:hover+.card__inner a,div[class*=block-staff_listing] .card__overlay:focus+.card__inner h3,div[class*=block-staff_listing] .card__overlay:hover+.card__inner h3,div[class*=block-staff_listing] .card__text .card__overlay:focus+.card__inner h2,div[class*=block-staff_listing] .card__text .card__overlay:hover+.card__inner h2{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);color:#fff}.card__overlay:focus+.card__inner .card__image::before,.card__overlay:hover+.card__inner .card__image::before{padding:45px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card__overlay:focus+.card__inner .card__image::after,.card__overlay:hover+.card__inner .card__image::after{background-color:rgba(0,0,0,.8)}.card__image{position:relative}.card__image::before{content:'';display:block;position:absolute;z-index:15}.card__image::after{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);content:'';position:absolute;bottom:0;left:0;right:0;top:0;z-index:10}.card__text{clear:both}.card__text .field--name-field-list-item-title,.card__text .node--unpublished::before,.card__text .staff-listing-view h3,.card__text div[class*=block-staff_listing] h2,.card__text div[class*=block-staff_listing] h3,.card__text h2,.staff-listing-view .card__text h3,div[class*=block-staff_listing] .card__text h2,div[class*=block-staff_listing] .card__text h3{color:#dccf99}.page-node-type-page:not(.path-frontpage) main .card__text .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .card__text .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .card__text .staff-listing-view h3,.page-node-type-page:not(.path-frontpage) main .card__text div[class*=block-staff_listing] h3,.page-node-type-page:not(.path-frontpage) main .card__text h2,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .card__text h3,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .card__text h3{text-align:left}.card__text-inner{margin-top:.125rem;background:#4d4f53;color:#fff;padding:1.25rem 1.25rem 2.1875rem}#panels-ipe-tray .ipe-form .card__text-inner summary::after,.card__text-inner #panels-ipe-tray .ipe-form summary::after,.card__text-inner .link::after,.card__text-inner body:not(.gin--edit-form) .ui-widget-content a::after,body:not(.gin--edit-form) .ui-widget-content .card__text-inner a::after{display:inline-block}.card__lede{color:#dccf99}.circle-stats{margin-top:2.5rem;margin-bottom:1.75rem}@media (min-width:36em){.circle-stats{margin-bottom:.75rem}}.circle-stats ul.circles{list-style:none;text-align:center;margin-bottom:0}@media (min-width:33.625em) and (max-width:35.9375em){.circle-stats ul.circles{width:90%}}@media (min-width:48em) and (max-width:50.625em){.circle-stats ul.circles{width:75%}}@media (min-width:62em) and (max-width:74.9375em){.circle-stats ul.circles{width:75%}}.circle-stats ul.circles li{-webkit-animation-duration:.5s;animation-duration:.5s;color:#fff;font-family:"Source Sans Pro",sans-serif;font-weight:200;display:inline-block;width:7.5rem;height:7.5rem;border-radius:3.75rem;padding:1.25rem .5rem 0;margin:0 .375rem .75rem;font-size:.9375rem;line-height:1.0625rem;text-align:center;position:relative;vertical-align:top}.cssanimations .path-frontpage .circle-stats ul.circles li{opacity:0}.cssanimations .path-frontpage .circle-stats ul.circles li span{opacity:0}.cssanimations .path-frontpage .circle-stats ul.circles li span.animated{opacity:1}.path-frontpage .circle-stats ul.circles li div{-webkit-animation-duration:.5s;animation-duration:.5s}.cssanimations .path-frontpage .circle-stats ul.circles li div{opacity:0}.cssanimations .path-frontpage .circle-stats ul.circles li div.animated{opacity:1}@media (min-width:36em){.circle-stats ul.circles li{width:11.875rem;height:11.875rem;border-radius:5.9375rem;padding:2.25rem 1.25rem 0;margin:0 1.125rem 2.25rem;font-size:1.25rem;line-height:1.5rem}}@media (min-width:48em) and (max-width:61.9375em){.circle-stats ul.circles li{width:8.4375rem;height:8.4375rem;border-radius:4.375rem;padding:1.25rem .9375rem 0;margin:0 .75rem 2rem;font-size:1rem;line-height:1.125rem}}.cssanimations .path-frontpage .circle-stats ul.circles li.animated,.cssanimations .path-frontpage .circle-stats ul.circles li.animated *{opacity:1}.circle-stats ul.circles li span{-webkit-animation-duration:.5s;animation-duration:.5s;font-family:"Crimson Text",serif;display:block;font-size:2.5rem;line-height:2.625rem;-webkit-font-smoothing:antialiased}@media (min-width:36em){.circle-stats ul.circles li span{font-size:4.375rem;line-height:4.75rem}}@media (min-width:48em) and (max-width:61.9375em){.circle-stats ul.circles li span{font-size:3.375rem;line-height:3.75rem}}.circle-stats ul.circles li:nth-child(1){background:#8b191b}.circle-stats ul.circles li:nth-child(1) div{-webkit-animation-delay:250ms;animation-delay:250ms}.circle-stats ul.circles li:nth-child(2){-webkit-animation-delay:250ms;animation-delay:250ms;background:#007c92}.circle-stats ul.circles li:nth-child(2) div{-webkit-animation-delay:.5s;animation-delay:.5s}.circle-stats ul.circles li:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s;background:#53284f}.circle-stats ul.circles li:nth-child(3) div{-webkit-animation-delay:750ms;animation-delay:750ms}.circle-stats ul.circles li:nth-child(4){-webkit-animation-delay:750ms;animation-delay:750ms;background:#247f70}.circle-stats ul.circles li:nth-child(4) div{-webkit-animation-delay:1s;animation-delay:1s}.circle-stats ul.circles li:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s;background:#877240}.circle-stats ul.circles li:nth-child(5) div{-webkit-animation-delay:1.25s;animation-delay:1.25s}.circle-stats ul.circles li.circle-stats--length-5 span{font-size:2.125rem;margin-top:.0625rem;margin-bottom:-.0625rem}@media (min-width:36em){.circle-stats ul.circles li.circle-stats--length-5 span{font-size:3.625rem;margin-top:.125rem;margin-bottom:-.1875rem}}@media (min-width:48em){.circle-stats ul.circles li.circle-stats--length-5 span{font-size:2.625rem;margin-top:.125rem;margin-bottom:-.3125rem}}@media (min-width:62em){.circle-stats ul.circles li.circle-stats--length-5 span{font-size:3.625rem;margin-bottom:-.25rem}}.circle-stats ul.circles li.circle-stats--length-6 span{font-size:1.75rem;margin-top:.125rem;margin-bottom:-.3125rem}@media (min-width:36em){.circle-stats ul.circles li.circle-stats--length-6 span{font-size:3.25rem;margin-bottom:-.375rem}}@media (min-width:48em){.circle-stats ul.circles li.circle-stats--length-6 span{font-size:2.25rem;margin-top:.1875rem;margin-bottom:-.4375rem}}@media (min-width:62em){.circle-stats ul.circles li.circle-stats--length-6 span{font-size:3.25rem}}.circle-stats ul.circles li.circle-stats--length-7 span{font-size:1.5rem;margin-top:.1875rem;margin-bottom:-.4375rem}@media (min-width:36em){.circle-stats ul.circles li.circle-stats--length-7 span{font-size:2.875rem;margin-bottom:-.5625rem}}@media (min-width:48em){.circle-stats ul.circles li.circle-stats--length-7 span{font-size:2rem;margin-top:.25rem;margin-bottom:-.5625rem}}@media (min-width:62em){.circle-stats ul.circles li.circle-stats--length-7 span{font-size:2.875rem}}.event-card{position:relative;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:48em){.pl .event-card{max-width:350px}}.event-card img{display:block;width:100%}.event-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.event-card__image{position:relative;display:block;cursor:pointer;margin-bottom:-1px}.event-card__image::before{content:'';display:block;position:absolute;z-index:15}.event-card__image::after{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);content:'';position:absolute;bottom:0;left:0;right:0;top:0;z-index:10}.event-card__image .event-card__with-video-badge{position:absolute;top:1.125rem;right:1.125rem;background-image:url(/themes/custom/stanford_hs/images/icons/play-button.svg);background-repeat:no-repeat;width:3.16063rem;height:3.16063rem;z-index:1}.event-card:focus-within .event-card__image,.event-card:hover .event-card__image{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1)}.event-card:focus-within .event-card__image::before,.event-card:hover .event-card__image::before{padding:45px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.event-card:focus-within .event-card__image::after,.event-card:hover .event-card__image::after{background-color:rgba(0,0,0,.8)}.event-card__text{padding:.9375rem;border:1px solid #cabb91;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:48em){.event-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}}.event-card__date__canceled,.event-card__date__past{color:#4d4f53;font-size:.875rem;font-weight:400;text-transform:uppercase;margin-left:2rem;position:relative}.event-card__date{font-weight:600;margin-bottom:1em}.event-card__date::before{background-image:url(/themes/custom/stanford_hs/images/icons/calendar.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;float:left;height:1.5rem;margin-right:.5em;position:absolute;width:1.5rem}.event-card-canceled .event-card__date::before,.event-card-past .event-card__date::before{background-image:url(/themes/custom/stanford_hs/images/icons/calendar-canceled.svg)}.event-card__date__inner{margin-left:2rem}.event-card__video{font-weight:400;margin-top:.5rem}.event-card__video::before{background-image:url(/themes/custom/stanford_hs/images/icons/video.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;float:left;height:1.5rem;margin-right:.5em;position:relative;top:.125rem;width:1.5rem}.event-card__title{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:1.375rem;line-height:1.3em;margin:2rem 0;text-transform:none;color:#8b191b;margin:0}@media (min-width:36em){.event-card__title{font-size:1.5rem;line-height:1.3em}}@media (min-width:48em){.event-card__title{font-size:1.625rem;line-height:1.3em}}@media (min-width:0) and (max-width:47.9375em){.event-card__title{font-size:1.125rem}}@media (min-width:48em) and (max-width:61.9375em){.event-card__title{font-size:1.3125rem}}.preferred-color-teal .event-card__title{color:#00505c}.preferred-color-green .event-card__title{color:#175e54}.preferred-color-purple .event-card__title{color:#53284f}.event-card__title a{text-decoration:none;font-weight:400}.preferred-color-teal .event-card__title a{color:#00505c}.preferred-color-green .event-card__title a{color:#175e54}.preferred-color-purple .event-card__title a{color:#53284f}.event-card__description{font-size:1rem;line-height:1.5rem}.event-card__description p{margin:.625rem 0 .9375rem 0}.event-card__series{line-height:1.3125rem;margin:.9375rem 0}.event-card__series label{color:#4d4f53;font-size:.875rem;text-transform:uppercase}.event-card__series a{color:#887248;display:block}.event-card__series a:focus,.event-card__series a:hover{color:#4d4f53}.event-detail-header{background-color:#e9e6df;margin-bottom:2.5rem}.has-hero-title-image-logged-out .event-detail-header__hero .field--name-field-hero-image{position:relative}.has-hero-title-image-logged-out .event-detail-header__hero .field--name-field-hero-image::before{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.6)),color-stop(50%,transparent));background:linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 50%);bottom:0;content:'';height:100%;left:0;position:absolute;width:100%;z-index:3}.event-detail-header__hero img{width:100%}.event-detail-header__canceled{background-color:#4d4f53;color:#fff;margin-bottom:0;padding:2em 0;text-align:center;margin-top:2rem}.has-hero-title-image .event-detail-header__canceled{margin-top:-.5rem}.event-detail-header__text{margin:2rem 0 0;padding-bottom:2rem;padding-top:2rem}.has-hero-title-image .event-detail-header__text{margin-top:0}.event-detail-header__type{margin-bottom:1em;margin-top:0}.event-detail-header__series{font-size:1.25rem;margin:.3125rem 0}.event-detail-header__series label{font-size:1rem;text-transform:uppercase}.event-detail-header__series a{display:block}.event-detail-header__series a:focus,.event-detail-header__series a:hover{color:#4d4f53}.event-detail-sidebar{border:1px solid #b3995d;margin-bottom:2.5rem}.event-detail-sidebar__inner{overflow:hidden;padding:1em 1em 2em}.event-detail-sidebar__inner h5{margin-bottom:.5em}.event-detail-sidebar__admission::before,.event-detail-sidebar__date::before,.event-detail-sidebar__email::before,.event-detail-sidebar__location::before,.event-detail-sidebar__phone::before{background-repeat:no-repeat;background-size:contain;content:"";display:block;float:left;height:1.5rem;margin-right:.5em;width:1.5rem}.event-detail-sidebar__date__canceled,.event-detail-sidebar__date__past{color:#4d4f53;font-size:.875rem;font-weight:400;text-transform:uppercase;margin-left:2rem;position:relative}.event-detail-sidebar__date{font-weight:600;margin-bottom:1em}.event-detail-sidebar__date::before{background-image:url(/themes/custom/stanford_hs/images/icons/calendar.svg);position:absolute}.event-detail-sidebar-canceled .event-detail-sidebar__date::before,.event-detail-sidebar-past .event-detail-sidebar__date::before{background-image:url(/themes/custom/stanford_hs/images/icons/calendar-canceled.svg)}.event-detail-sidebar__date__date,.event-detail-sidebar__separator{margin-left:2rem}.event-detail-sidebar__separator{font-weight:400}.event-detail-sidebar__time{font-weight:400;margin-left:2rem}.event-detail-sidebar__location{margin-bottom:1em}.event-detail-sidebar__location::before{background-image:url(/themes/custom/stanford_hs/images/icons/location.svg)}.event-detail-sidebar__admission::before{background-image:url(/themes/custom/stanford_hs/images/icons/ticket.svg)}.event-detail-sidebar__contact{font-weight:600;margin-bottom:.5em}.event-detail-sidebar__email{margin-bottom:.5em}.event-detail-sidebar__email::before{background-image:url(/themes/custom/stanford_hs/images/icons/envelope.svg)}.event-detail-sidebar__phone{margin-bottom:.5em}.event-detail-sidebar__phone::before{background-image:url(/themes/custom/stanford_hs/images/icons/phone.svg)}.event-detail-sidebar__add{margin-top:1em}@media (min-width:48em){.pl .event-detail-speaker{width:70%}}.event-detail-speaker__image{margin-bottom:1em}@media (min-width:36em){.event-detail-speaker__image{position:absolute;width:7.5rem}}.event-detail-speaker__image picture::after{background-image:none}.event-detail-speaker__image .resp-image__text{bottom:auto;color:#4d4f53;left:0;position:relative;top:auto}.event-detail-speaker__image img{border-radius:50%}@media (min-width:36em){.event-detail-speaker__text{margin-left:10rem}}.event-detail-speaker__name{margin-bottom:0;margin-top:0}.event-detail-speaker__title{margin-bottom:0;margin-top:0}.event-detail-speaker__bio{margin-top:1em}.featured-item{background-color:#00505c;overflow:hidden}@media (min-width:48em) and (max-width:61.9375em){.featured-item__inner{max-width:100%;margin-left:auto;margin-right:auto}.featured-item__inner:after{content:" ";display:block;clear:both}}@media (min-width:62em) and (max-width:74.9375em){.featured-item__inner{max-width:100%;margin-left:auto;margin-right:auto}.featured-item__inner:after{content:" ";display:block;clear:both}}@media (min-width:75em){.featured-item__inner{max-width:1600px;margin-left:auto;margin-right:auto}.featured-item__inner:after{content:" ";display:block;clear:both}}@media (min-width:48em){.featured-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:2.63158%;padding-right:2.63158%}}.featured-item__text-wrap{padding:1.25rem 0 0 0}@media (min-width:0) and (max-width:35.9375em){.featured-item__text-wrap{padding-left:5%;padding-right:5%}}@media (min-width:36em) and (max-width:47.9375em){.featured-item__text-wrap{padding-left:2.69637%;padding-right:2.69637%}}@media (min-width:48em) and (max-width:61.9375em){.featured-item__text-wrap{padding-top:1.25rem}}@media (min-width:48em){.featured-item__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-bottom:2.5rem;width:48.65182%}}@media (min-width:62em){.featured-item__text-wrap{padding-top:3.125rem;width:32.20339%}}.featured-item__date{color:#fff;font-weight:600;margin-bottom:1em;margin-top:1em}.featured-item__date::before{background-repeat:no-repeat;background-size:contain;background-image:url(/themes/custom/stanford_hs/images/icons/calendar-white.svg);content:'';display:block;float:left;height:1.5rem;margin-right:.5em;width:1.5rem}.featured-item__title{margin-bottom:0;margin-top:0}@media (min-width:48em) and (max-width:61.9375em){.featured-item__title{font-size:1.25rem}}@media (min-width:62em) and (max-width:74.9375em){.featured-item__title{font-size:1.75rem}}.featured-item__title a{color:#dccf99;font-weight:300;text-decoration:none}.featured-item__title a:focus,.featured-item__title a:hover{text-decoration:underline}.featured-item__series{color:#fff;line-height:1.3125rem;margin:.9375rem 0}.featured-item__series label{font-size:.875rem;text-transform:uppercase}.featured-item__series a{color:#dccf99;display:block}.featured-item__series a:focus,.featured-item__series a:hover{color:#fff}.featured-item__text{color:#fff;font-size:1.0625rem;line-height:1.5625rem}@media (min-width:48em) and (max-width:61.9375em){.featured-item__text{font-size:.8125rem;line-height:1.125rem}}@media (min-width:62em) and (max-width:74.9375em){.featured-item__text{font-size:.875rem;line-height:1.375rem}}@media (min-width:48em) and (max-width:61.9375em){.featured-item__text p{margin-top:.625rem;margin-bottom:.625rem}}.featured-item__text p a{color:#dccf99}.featured-item__text p .button,.featured-item__text p .fellowship-listing__application-link a,.featured-item__text p .fifty-fifty__link a,.featured-item__text p .file a,.featured-item__text p .in-the-moment-homepage a.in-the-moment-homepage__link,.featured-item__text p .latest-news__view-all a,.featured-item__text p .newsletter-subscription a.btn-newsletter-subscribe,.featured-item__text p .newsletter-subscription input[type=submit],.featured-item__text p .series-tag-header__text a,.featured-item__text p .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.featured-item__text p .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.featured-item__text p a.series-featured-item__link,.featured-item__text p a.series-five-up__link,.fellowship-listing__application-link .featured-item__text p a,.fifty-fifty__link .featured-item__text p a,.file .featured-item__text p a,.in-the-moment-homepage .featured-item__text p a.in-the-moment-homepage__link,.latest-news__view-all .featured-item__text p a,.newsletter-subscription .featured-item__text p a.btn-newsletter-subscribe,.newsletter-subscription .featured-item__text p input[type=submit],.series-tag-header__text .featured-item__text p a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .featured-item__text p a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .featured-item__text p a{color:#dccf99;border-color:#dccf99}.featured-item__text p .button:focus,.featured-item__text p .button:hover,.featured-item__text p .fellowship-listing__application-link a:focus,.featured-item__text p .fellowship-listing__application-link a:hover,.featured-item__text p .fifty-fifty__link a:focus,.featured-item__text p .fifty-fifty__link a:hover,.featured-item__text p .file a:focus,.featured-item__text p .file a:hover,.featured-item__text p .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.featured-item__text p .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.featured-item__text p .latest-news__view-all a:focus,.featured-item__text p .latest-news__view-all a:hover,.featured-item__text p .newsletter-subscription a.btn-newsletter-subscribe:focus,.featured-item__text p .newsletter-subscription a.btn-newsletter-subscribe:hover,.featured-item__text p .newsletter-subscription input:focus[type=submit],.featured-item__text p .newsletter-subscription input:hover[type=submit],.featured-item__text p .series-tag-header__text a:focus,.featured-item__text p .series-tag-header__text a:hover,.featured-item__text p .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.featured-item__text p .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.featured-item__text p .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.featured-item__text p .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.featured-item__text p a.series-featured-item__link:focus,.featured-item__text p a.series-featured-item__link:hover,.featured-item__text p a.series-five-up__link:focus,.featured-item__text p a.series-five-up__link:hover,.fellowship-listing__application-link .featured-item__text p a:focus,.fellowship-listing__application-link .featured-item__text p a:hover,.fifty-fifty__link .featured-item__text p a:focus,.fifty-fifty__link .featured-item__text p a:hover,.file .featured-item__text p a:focus,.file .featured-item__text p a:hover,.in-the-moment-homepage .featured-item__text p a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .featured-item__text p a.in-the-moment-homepage__link:hover,.latest-news__view-all .featured-item__text p a:focus,.latest-news__view-all .featured-item__text p a:hover,.newsletter-subscription .featured-item__text p a.btn-newsletter-subscribe:focus,.newsletter-subscription .featured-item__text p a.btn-newsletter-subscribe:hover,.newsletter-subscription .featured-item__text p input:focus[type=submit],.newsletter-subscription .featured-item__text p input:hover[type=submit],.series-tag-header__text .featured-item__text p a:focus,.series-tag-header__text .featured-item__text p a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .featured-item__text p a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .featured-item__text p a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .featured-item__text p a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .featured-item__text p a:hover{background-color:transparent;text-decoration:underline}.featured-item__text .drop-cap::first-letter{color:#fff}.featured-item__tags{margin:.9375rem 0 1.875rem 0}@media (min-width:48em){.featured-item__tags{margin:auto 0 1.25rem 0;padding-right:21.28373%}}@media (min-width:62em){.featured-item__tags{margin-bottom:1.875rem}}.featured-item__tags a{margin-right:.1875rem;margin-bottom:.0625rem;color:#fff;background-color:rgba(255,255,255,.15);display:block}.featured-item__tags a:link,.featured-item__tags a:visited{color:#fff}.featured-item__tags a:focus,.featured-item__tags a:hover{background-color:rgba(255,255,255,.05)}.ck-editor__main ol .featured-item__tags li,.ck-editor__main ul .featured-item__tags li,.featured-item__tags .ck-editor__main ol li,.featured-item__tags .ck-editor__main ul li,.featured-item__tags .list-item,.featured-item__tags .text-long ol li,.featured-item__tags .text-long ul li,.text-long ol .featured-item__tags li,.text-long ul .featured-item__tags li{margin:0;display:inline-block}.featured-item__image,.featured-item__video{position:relative}@media (min-width:48em){.featured-item__image,.featured-item__video{padding:0;margin-left:auto;width:51.54818%;margin-right:-2.89637%}}@media (min-width:62em){.featured-item__image,.featured-item__video{width:68.66424%;margin-right:-2.89637%}}.featured-item__image img,.featured-item__video img{display:block;width:100%}.featured-item__with-video-badge{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/themes/custom/stanford_hs/images/icons/play-button.svg);background-repeat:no-repeat;background-position:center;width:7rem;height:7rem;z-index:1}.featured-quote img{display:block;width:100%;border:1px solid #dccf99}.featured-quote__image{margin:0 auto 2rem}@media (min-width:48em){.featured-quote__image{width:40.09379%;float:left;margin-right:2.69637%;margin:0}}@media (min-width:62em){.featured-quote__image{width:31.53576%;float:left;margin-right:2.69637%}}@media (min-width:48em){.featured-quote__text{width:57.20985%;float:right;margin-right:0;padding:1.25rem 0 0 2.625rem}}@media (min-width:62em){.featured-quote__text{width:65.76788%}}.featured-quote__text blockquote{margin:0 0 1rem;text-align:left}@media (min-width:48em){.featured-quote__text blockquote{padding-left:0}}.featured-quote__byline{display:block;font-size:1rem;padding-left:1.625rem}@media (min-width:48em){.featured-quote__byline{padding-left:0}}.featured-quote__byline ::before{content:'— '}.featured-quote__byline div{display:inline}.featured-quote__button{margin:1rem 0}.featured-quote__button .field--name-field-featured-quote-cta{margin-top:1em}.featured-quote.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.featured-quote.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover{color:#fff}.fifty-fifty{position:relative;display:block;padding:2rem;-webkit-box-sizing:content-box;box-sizing:content-box}.fifty-fifty::after{content:none}@media (min-width:62em){.fifty-fifty{padding:4rem;min-height:31.25rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fifty-fifty__inner{text-align:left;text-wrap:balance;position:relative}@media (min-width:62em){.fifty-fifty__inner{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4rem;padding:0 4rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}}@media (min-width:62em){.fifty-fifty__inner .fifty-fifty__content,.fifty-fifty__inner .fifty-fifty__image{grid-column:span 4/span 4}}.fifty-fifty__image img,.fifty-fifty__image picture{display:block;max-width:100%;width:100%;height:100%}@media (min-width:62em){.fifty-fifty__image{position:absolute;inset:0}.fifty-fifty__image .field--name-image,.fifty-fifty__image .resp-image__inner,.fifty-fifty__image .resp-image__wrapper{height:100%;width:100%}.fifty-fifty-image-left .fifty-fifty__image{right:50%}.fifty-fifty-image-right .fifty-fifty__image{left:50%}.fifty-fifty__image img{inset:0;-o-object-fit:contain;object-fit:contain;aspect-ratio:auto}}.fifty-fifty__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2.5rem;-webkit-font-smoothing:antialiased}@media (min-width:62em){.fifty-fifty__content{padding-top:5rem;padding-bottom:5rem}.fifty-fifty-image-left .fifty-fifty__content{grid-column-start:5;padding-left:2.5rem}}.fifty-fifty__intro{color:#6d6c69;text-transform:uppercase;font-weight:700;font-size:1.125rem;line-height:calc(1.75 / 1.125);margin-top:0;margin-bottom:.5rem;letter-spacing:.025rem}@media (min-width:62em){.fifty-fifty__intro{font-size:1.125rem}}.fifty-fifty__title{color:#8b191b;font-size:1.875rem;margin-top:0;margin-bottom:1rem;text-transform:none;line-height:1}@media (min-width:62em){.fifty-fifty__title{font-size:3rem;margin-bottom:1.5rem}}.fifty-fifty__text p{font-size:1rem;line-height:calc(2 / 1.5);color:#2e2d29}@media (min-width:62em){.fifty-fifty__text p{font-size:1.5rem}}.fifty-fifty__text .text-long p:first-child{margin-top:0}.fifty-fifty__text .text-long p:last-child{margin-bottom:0}.fifty-fifty__link a{color:#fff;border-color:#8b191b;background-color:#8b191b;font-size:1.125rem;padding:.5rem 1rem;margin-top:1.5rem}@media (min-width:62em){.fifty-fifty__link a{margin-top:3rem}}.fifty-fifty__link a:visited{color:#fff}.fifty-fifty__link a:visited:focus,.fifty-fifty__link a:visited:hover{color:#8b191b}.fifty-fifty__link a:focus,.fifty-fifty__link a:hover{color:#8b191b;border-color:#8b191b;background-color:transparent}.full-bleed-feature{position:relative;font-size:1rem;line-height:1.625rem;margin:2.5rem 0}.full-bleed-feature::after{clear:both;content:"";display:table}@media (min-width:48em) and (max-width:61.9375em){.full-bleed-feature{font-size:.875rem;line-height:1.5rem}}@media (min-width:75em){.full-bleed-feature{font-size:1.125rem;line-height:1.75rem}}.full-bleed-feature img{display:block;width:100%}@media (min-width:48em){.full-bleed-feature img{float:left}}@media (min-width:48em) and (max-width:61.9375em){.full-bleed-feature img{min-height:475px;min-width:992px}}@media (min-width:62em) and (max-width:74.9375em){.full-bleed-feature img{min-height:574px;min-width:1200px}}@media (min-width:0) and (max-width:47.9375em){.full-bleed-feature__inner{padding-left:0;padding-right:0}}@media (min-width:48em){.full-bleed-feature__inner{width:100%;clear:none;top:1.25rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:62em){.full-bleed-feature__inner{top:2.5rem}}.full-bleed-feature__text{background:#4d4f53;color:#fff}@media (min-width:48em) and (max-width:61.9375em){.full-bleed-feature__text{width:31.53576%;float:left;margin-right:2.69637%}}@media (min-width:62em) and (max-width:74.9375em){.full-bleed-feature__text{width:31.53576%;float:left;margin-right:2.69637%}}@media (min-width:75em){.full-bleed-feature__text{width:31.53576%;float:left;margin-right:2.69637%}}.full-bleed-feature__text *{text-align:left;margin-top:0}.fellowship-listing .full-bleed-feature__text .field--name-field-list-item-title,.fellowship-listing .full-bleed-feature__text .node--unpublished::before,.fellowship-listing .full-bleed-feature__text h2,.fellowship-listing .staff-listing-view .full-bleed-feature__text h3,.fellowship-listing div[class*=block-staff_listing] .full-bleed-feature__text h3,.full-bleed-feature__text .fellowship-listing .field--name-field-list-item-title,.full-bleed-feature__text .fellowship-listing .node--unpublished::before,.full-bleed-feature__text .fellowship-listing .staff-listing-view h3,.full-bleed-feature__text .fellowship-listing div[class*=block-staff_listing] h3,.full-bleed-feature__text .fellowship-listing h2,.full-bleed-feature__text .staff-listing-view .fellowship-listing h3,.full-bleed-feature__text div[class*=block-staff_listing] .fellowship-listing h3,.full-bleed-feature__text h4,.staff-listing-view .fellowship-listing .full-bleed-feature__text h3,div[class*=block-staff_listing] .fellowship-listing .full-bleed-feature__text h3{color:#fff;margin-bottom:1.25rem}@media (min-width:48em) and (max-width:61.9375em){.fellowship-listing .full-bleed-feature__text .field--name-field-list-item-title,.fellowship-listing .full-bleed-feature__text .node--unpublished::before,.fellowship-listing .full-bleed-feature__text h2,.fellowship-listing .staff-listing-view .full-bleed-feature__text h3,.fellowship-listing div[class*=block-staff_listing] .full-bleed-feature__text h3,.full-bleed-feature__text .fellowship-listing .field--name-field-list-item-title,.full-bleed-feature__text .fellowship-listing .node--unpublished::before,.full-bleed-feature__text .fellowship-listing .staff-listing-view h3,.full-bleed-feature__text .fellowship-listing div[class*=block-staff_listing] h3,.full-bleed-feature__text .fellowship-listing h2,.full-bleed-feature__text .staff-listing-view .fellowship-listing h3,.full-bleed-feature__text div[class*=block-staff_listing] .fellowship-listing h3,.full-bleed-feature__text h4,.staff-listing-view .fellowship-listing .full-bleed-feature__text h3,div[class*=block-staff_listing] .fellowship-listing .full-bleed-feature__text h3{margin-bottom:.625rem}}.full-bleed-feature__text a::after{display:inline-block}.block-block-content .full-bleed-feature__text .text-long .card__text h2,.block-block-content .full-bleed-feature__text .text-long h3,.card__text .block-block-content .full-bleed-feature__text .text-long h2{text-align:left}@media (min-width:48em){.block-block-content .full-bleed-feature__text .text-long .card__text h2,.block-block-content .full-bleed-feature__text .text-long h3,.card__text .block-block-content .full-bleed-feature__text .text-long h2{width:auto;margin-left:auto;margin-right:auto}}.full-bleed-feature__text-inner{padding:1.25rem 1.5625rem 2.1875rem 1.5625rem}@-webkit-keyframes fadeInUpContentWrapper{from{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpContentWrapper{from{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInUpContent{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpContent{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.hero-title-with-parallax{position:relative;overflow:hidden;width:100%;max-width:100%;height:calc(100vh - 30px);margin:0}.hero-title-with-parallax::after{content:none}.hero-title-with-parallax__image-wrapper{position:absolute;inset:0}.hero-title-with-parallax__image-wrapper .hero-title-with-parallax__image{width:100%;height:110%;position:relative}.hero-title-with-parallax__image-wrapper .resp-image--has-text picture::after{content:none}.hero-title-with-parallax__image-wrapper .field--name-field-hero-image,.hero-title-with-parallax__image-wrapper .field--name-field-hero-image>div,.hero-title-with-parallax__image-wrapper .field--name-image,.hero-title-with-parallax__image-wrapper .resp-image__inner,.hero-title-with-parallax__image-wrapper .resp-image__wrapper{height:100%}.hero-title-with-parallax__image-wrapper .resp-image__wrapper::after{content:none}.hero-title-with-parallax__image-wrapper .resp-image__wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.hero-title-with-parallax-initial-animation .hero-title-with-parallax__content{-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-animation:fadeInUpContentWrapper .8s ease-out forwards;animation:fadeInUpContentWrapper .8s ease-out forwards}.hero-title-with-parallax-initial-animation .field--name-field-cta,.hero-title-with-parallax-initial-animation .hero-title-with-parallax__intro,.hero-title-with-parallax-initial-animation .hero-title-with-parallax__title{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-animation:fadeInUpContent .8s ease-out forwards;animation:fadeInUpContent .8s ease-out forwards}.hero-title-with-parallax__content-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-title-with-parallax__content-wrapper::after{content:none}@media (min-width:75em){.hero-title-with-parallax__content-wrapper{max-width:1600px;margin-left:auto;margin-right:auto}.hero-title-with-parallax__content-wrapper:after{content:" ";display:block;clear:both}}.hero-title-with-parallax--text_center .hero-title-with-parallax__content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-title-with-parallax--text_left .hero-title-with-parallax__content-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-title-with-parallax--text_right .hero-title-with-parallax__content-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-title-with-parallax__content{background-color:rgba(77,76,73,.4);border-radius:.5rem;padding:2rem 1rem;z-index:10;opacity:1;-webkit-transform:none;transform:none;text-align:center;will-change:opacity,transform}@media (min-width:48em){.hero-title-with-parallax__content{margin-top:4rem}}@media (min-width:48em) and (min-height:28.75em){.hero-title-with-parallax__content{padding:2rem;margin-top:6.125rem;max-width:34.25rem}}@media (min-width:48em) and (max-height:40.31em){.hero-title-with-parallax__content{max-width:43.25rem}}@media (min-width:62em){.hero-title-with-parallax__content{max-width:56rem}}.hero-title-with-parallax--text_center .hero-title-with-parallax__content{text-align:center}.hero-title-with-parallax--text_left .hero-title-with-parallax__content{text-align:left}.hero-title-with-parallax--text_right .hero-title-with-parallax__content{text-align:right}.hero-title-with-parallax__content .field--name-field-cta{margin-top:1rem}@media (min-width:48em) and (min-height:28.75em){.hero-title-with-parallax__content .field--name-field-cta{margin-top:2rem}}.hero-title-with-parallax-initial-animation .hero-title-with-parallax__content .field--name-field-cta{-webkit-animation-delay:.6s;animation-delay:.6s}.hero-title-with-parallax__content .field--name-field-cta a{display:inline-block;color:#fff;border:1px solid #8b191b;background-color:#8b191b;font-size:16px;font-weight:700;padding:.75rem;text-decoration:none}@media (min-width:48em) and (min-height:28.75em){.hero-title-with-parallax__content .field--name-field-cta a{font-size:18px}}@media (min-width:62em){.hero-title-with-parallax__content .field--name-field-cta a{font-size:1.25rem}}.hero-title-with-parallax__content .field--name-field-cta a:focus,.hero-title-with-parallax__content .field--name-field-cta a:hover{color:#8b191b;background-color:#fff}.hero-title-with-parallax__intro{text-transform:uppercase;font-size:16px;line-height:1.2;letter-spacing:.0025rem}@media (min-width:48em) and (min-height:28.75em){.hero-title-with-parallax__intro{font-size:24px}}@media (min-width:62em){.hero-title-with-parallax__intro{font-size:30px}}.hero-title-with-parallax-initial-animation .hero-title-with-parallax__intro{-webkit-animation-delay:.2s;animation-delay:.2s}.hero-title-with-parallax__title{text-wrap:balance;font-size:2.75rem;line-height:90%;letter-spacing:.0025rem}@media (min-width:48em) and (min-height:28.75em){.hero-title-with-parallax__title{font-size:4.75rem}}@media (min-width:62em){.hero-title-with-parallax__title{font-size:6rem}}.hero-title-with-parallax-initial-animation .hero-title-with-parallax__title{-webkit-animation-delay:.4s;animation-delay:.4s}.hero-title-with-parallax__intro,.hero-title-with-parallax__title{color:#fff;font-weight:700;font-family:"Source Sans 3",sans-serif;display:inline-block;-webkit-font-smoothing:antialiased;margin-top:0;margin-bottom:.5rem;text-shadow:0 1px 2px var(--tw-text-shadow-color,#0006),0 3px 2px var(--tw-text-shadow-color,#0006),0 4px 8px var(--tw-text-shadow-color,#0006)}@media (min-width:48em) and (min-height:28.75em){.hero-title-with-parallax__intro,.hero-title-with-parallax__title{margin-bottom:1rem}}.field--name-field-hero-text,.hero-title p{color:#fff;margin:0 0 .3125rem 0}@media (min-width:48em) and (max-width:61.9375em){.field--name-field-hero-text,.hero-title p{font-size:1rem;line-height:1.5rem}}.user-logged-out.path-frontpage{overflow-x:hidden}.hero-title{position:relative;margin:2rem 0 2.1875rem 0}.hero-title::after{clear:both;content:"";display:table}.has-hero-title-image-logged-out .hero-title{margin:0 0 2.1875rem}.has-curtain-hero .hero-title,.page-node-type-page2 .hero-title{margin-bottom:0}.hero-title.has-bg-video .hero-title__image{display:none}.hero-title img,.hero-title video{display:block;width:100%;position:relative}@media (min-width:0) and (max-width:35.9375em){.hero-title img,.hero-title video{margin-bottom:0!important}}@media (min-width:36em) and (max-width:47.9375em){.hero-title img,.hero-title video{margin-bottom:0!important}}@media (min-width:48em) and (min-height:28.75em){.hero-title img,.hero-title video{float:left}}.dept-program-listing .hero-title .field--name-field-list-item-title,.dept-program-listing .hero-title .node--unpublished::before,.dept-program-listing .hero-title h2,.hero-title .dept-program-listing .field--name-field-list-item-title,.hero-title .dept-program-listing .node--unpublished::before,.hero-title .dept-program-listing h2,.hero-title .staff-listing-view .field--name-field-list-item-title,.hero-title .staff-listing-view .node--unpublished::before,.hero-title .staff-listing-view h2,.hero-title .staff-listing-view h3,.hero-title .video-with-overlay__text .field--name-field-list-item-title,.hero-title .video-with-overlay__text .node--unpublished::before,.hero-title .video-with-overlay__text h2,.hero-title div[class*=block-staff_listing] .field--name-field-list-item-title,.hero-title div[class*=block-staff_listing] .node--unpublished::before,.hero-title div[class*=block-staff_listing] h2,.hero-title div[class*=block-staff_listing] h3,.hero-title h1,.staff-listing-view .hero-title .field--name-field-list-item-title,.staff-listing-view .hero-title .node--unpublished::before,.staff-listing-view .hero-title h2,.staff-listing-view .hero-title h3,.video-with-overlay__text .hero-title .field--name-field-list-item-title,.video-with-overlay__text .hero-title .node--unpublished::before,.video-with-overlay__text .hero-title h2,div[class*=block-staff_listing] .hero-title .field--name-field-list-item-title,div[class*=block-staff_listing] .hero-title .node--unpublished::before,div[class*=block-staff_listing] .hero-title h2,div[class*=block-staff_listing] .hero-title h3{color:#fff;margin:0 0 .625rem 0;text-transform:none}@media (min-width:48em) and (max-width:61.9375em){.dept-program-listing .hero-title .field--name-field-list-item-title,.dept-program-listing .hero-title .node--unpublished::before,.dept-program-listing .hero-title h2,.hero-title .dept-program-listing .field--name-field-list-item-title,.hero-title .dept-program-listing .node--unpublished::before,.hero-title .dept-program-listing h2,.hero-title .staff-listing-view .field--name-field-list-item-title,.hero-title .staff-listing-view .node--unpublished::before,.hero-title .staff-listing-view h2,.hero-title .staff-listing-view h3,.hero-title .video-with-overlay__text .field--name-field-list-item-title,.hero-title .video-with-overlay__text .node--unpublished::before,.hero-title .video-with-overlay__text h2,.hero-title div[class*=block-staff_listing] .field--name-field-list-item-title,.hero-title div[class*=block-staff_listing] .node--unpublished::before,.hero-title div[class*=block-staff_listing] h2,.hero-title div[class*=block-staff_listing] h3,.hero-title h1,.staff-listing-view .hero-title .field--name-field-list-item-title,.staff-listing-view .hero-title .node--unpublished::before,.staff-listing-view .hero-title h2,.staff-listing-view .hero-title h3,.video-with-overlay__text .hero-title .field--name-field-list-item-title,.video-with-overlay__text .hero-title .node--unpublished::before,.video-with-overlay__text .hero-title h2,div[class*=block-staff_listing] .hero-title .field--name-field-list-item-title,div[class*=block-staff_listing] .hero-title .node--unpublished::before,div[class*=block-staff_listing] .hero-title h2,div[class*=block-staff_listing] .hero-title h3{font-size:1.75rem}}.dept-program-listing .page-node-type-page:not(.path-frontpage) main .hero-title .field--name-field-list-item-title,.dept-program-listing .page-node-type-page:not(.path-frontpage) main .hero-title .node--unpublished::before,.dept-program-listing .page-node-type-page:not(.path-frontpage) main .hero-title h2,.page-node-type-page:not(.path-frontpage) main .hero-title .dept-program-listing .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .hero-title .dept-program-listing .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .hero-title .dept-program-listing h2,.page-node-type-page:not(.path-frontpage) main .hero-title .staff-listing-view .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .hero-title .staff-listing-view .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .hero-title .staff-listing-view h2,.page-node-type-page:not(.path-frontpage) main .hero-title .staff-listing-view h3,.page-node-type-page:not(.path-frontpage) main .hero-title .video-with-overlay__text .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .hero-title .video-with-overlay__text .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .hero-title .video-with-overlay__text h2,.page-node-type-page:not(.path-frontpage) main .hero-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-node-type-page:not(.path-frontpage) main .hero-title div[class*=block-staff_listing] .node--unpublished::before,.page-node-type-page:not(.path-frontpage) main .hero-title div[class*=block-staff_listing] h2,.page-node-type-page:not(.path-frontpage) main .hero-title div[class*=block-staff_listing] h3,.page-node-type-page:not(.path-frontpage) main .hero-title h1,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .hero-title .field--name-field-list-item-title,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .hero-title .node--unpublished::before,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .hero-title h2,.staff-listing-view .page-node-type-page:not(.path-frontpage) main .hero-title h3,.video-with-overlay__text .page-node-type-page:not(.path-frontpage) main .hero-title .field--name-field-list-item-title,.video-with-overlay__text .page-node-type-page:not(.path-frontpage) main .hero-title .node--unpublished::before,.video-with-overlay__text .page-node-type-page:not(.path-frontpage) main .hero-title h2,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .hero-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .hero-title .node--unpublished::before,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .hero-title h2,div[class*=block-staff_listing] .page-node-type-page:not(.path-frontpage) main .hero-title h3{text-align:left}.card__text div[class*=block-staff_listing] .hero-title h2,.hero-title .card__text div[class*=block-staff_listing] h2,.hero-title .field--name-field-list-item-title,.hero-title .node--unpublished::before,.hero-title .staff-listing-view h3,.hero-title div[class*=block-staff_listing] .card__text h2,.hero-title div[class*=block-staff_listing] h3,.hero-title h2,.staff-listing-view .hero-title h3,div[class*=block-staff_listing] .card__text .hero-title h2,div[class*=block-staff_listing] .hero-title h3{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:200;font-size:1.875rem;line-height:1.2em;margin:2rem 0;margin:0 0 .625rem 0;text-transform:none}@media (min-width:36em){.card__text div[class*=block-staff_listing] .hero-title h2,.hero-title .card__text div[class*=block-staff_listing] h2,.hero-title .field--name-field-list-item-title,.hero-title .node--unpublished::before,.hero-title .staff-listing-view h3,.hero-title div[class*=block-staff_listing] .card__text h2,.hero-title div[class*=block-staff_listing] h3,.hero-title h2,.staff-listing-view .hero-title h3,div[class*=block-staff_listing] .card__text .hero-title h2,div[class*=block-staff_listing] .hero-title h3{font-size:2.25rem;line-height:1.2em}}@media (min-width:48em){.card__text div[class*=block-staff_listing] .hero-title h2,.hero-title .card__text div[class*=block-staff_listing] h2,.hero-title .field--name-field-list-item-title,.hero-title .node--unpublished::before,.hero-title .staff-listing-view h3,.hero-title div[class*=block-staff_listing] .card__text h2,.hero-title div[class*=block-staff_listing] h3,.hero-title h2,.staff-listing-view .hero-title h3,div[class*=block-staff_listing] .card__text .hero-title h2,div[class*=block-staff_listing] .hero-title h3{font-size:2.5rem;line-height:1.2em}}.hero-title .field--name-field-list-item-title a,.hero-title .node--unpublished::before a,.hero-title .staff-listing-view h3 a,.hero-title div[class*=block-staff_listing] h3 a,.hero-title h2 a,.staff-listing-view .hero-title h3 a,div[class*=block-staff_listing] .hero-title h3 a{font-weight:200}@media (min-width:48em) and (max-width:61.9375em){.card__text div[class*=block-staff_listing] .hero-title h2,.hero-title .card__text div[class*=block-staff_listing] h2,.hero-title .field--name-field-list-item-title,.hero-title .node--unpublished::before,.hero-title .staff-listing-view h3,.hero-title div[class*=block-staff_listing] .card__text h2,.hero-title div[class*=block-staff_listing] h3,.hero-title h2,.staff-listing-view .hero-title h3,div[class*=block-staff_listing] .card__text .hero-title h2,div[class*=block-staff_listing] .hero-title h3{font-size:1.75rem}}.hero-title a{font-weight:300;text-decoration:none;color:#dccf99}.hero-title a:focus,.hero-title a:hover{text-decoration:underline}.hero-title p{clear:both}.hero-title p a{font-weight:300}.hero-title button.down-button{display:none;background:url(/themes/custom/stanford_hs/images/icons/hero-arrow-down.svg) no-repeat;width:52px;height:52px;position:absolute;bottom:0;right:50%;margin-right:-26px;-webkit-transition:unset;transition:unset;border:none;padding:0}.hero-title button.down-button:focus,.hero-title button.down-button:hover{background:url(/themes/custom/stanford_hs/images/icons/hero-arrow-down-hover.svg) no-repeat}.hero-title button.down-button .down-button__text{display:inline-block;color:#fff;font-size:.75rem;font-weight:600;top:-40px;position:relative;text-shadow:1px 2px 3px rgba(0,0,0,.75)}.hero-title video{width:100%;display:block}.path-node:not(.path-frontpage):not(.path-home) .hero-title video,.user-logged-in .hero-title video{margin-bottom:auto!important}.hero-title .play-button{border:1px solid transparent;color:#fff;position:absolute;z-index:100;bottom:.5em;right:.5em;display:none}.hero-title .play-button:focus,.hero-title .play-button:hover{background-color:transparent;border:1px solid #fff}.hero-title .fa{font-size:2.25rem}@media (min-width:0) and (max-width:47.9375em){body{margin-top:0!important}}@media (min-width:0) and (max-width:47.9375em){body{margin-top:0!important}}@media (min-width:0) and (max-width:47.9375em){.curtain-wrapper{margin-top:0!important}}@media (max-width:61.9375em) and (max-height:28.75em){.curtain-wrapper{margin-top:0!important}}.has-bg-video .hero-title__media-wrapper{position:relative}.hero-title__media-wrapper .hero-title__image::before{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.6)),color-stop(50%,transparent));background:linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 50%);bottom:0;content:'';height:100%;left:0;position:absolute;width:100%;z-index:3}@media (min-width:0) and (max-width:47.9375em){.hero-title__media-wrapper .hero-title__image picture::after{margin-bottom:auto!important}}@media (max-width:61.9375em) and (max-height:28.75em){.hero-title__media-wrapper .hero-title__image picture::after{margin-bottom:auto!important}}.hero-title__media-wrapper .resp-image__text{-webkit-transition:top .3s ease;transition:top .3s ease}@media (min-width:0) and (max-width:47.9375em){.hero-title__media-wrapper .resp-image__text{top:auto!important;bottom:.8125rem!important}}@media (max-width:61.9375em) and (max-height:28.75em){.hero-title__media-wrapper .resp-image__text{top:auto!important;bottom:.8125rem!important}}.hero-title__inner{-webkit-transition:bottom .3s ease;transition:bottom .3s ease}@media (min-width:0) and (max-width:47.9375em){.hero-title__inner{padding-left:0;padding-right:0;max-width:100%}}@media (max-width:61.9375em) and (max-height:28.75em){.hero-title__inner{padding-left:0;padding-right:0;max-width:100%}}@media (min-width:48em) and (min-height:28.75em){.hero-title__inner{width:100%;clear:none;bottom:1.625rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99}.pl .hero-title__inner{width:100%}}@media (min-width:0) and (max-width:47.9375em){.node--type-featured-story2 .content-top .field__item>div .hero-title__inner,.node--type-page2 .content-top .field__item>div .hero-title__inner{padding-left:0;padding-right:0}}@media (max-width:61.9375em) and (max-height:28.75em){.node--type-featured-story2 .content-top .field__item>div .hero-title__inner,.node--type-page2 .content-top .field__item>div .hero-title__inner{padding-left:0;padding-right:0}}.hero-title__text{color:#fff;position:relative}@media (min-width:48em) and (min-height:28.75em){.hero-title__text{float:left;max-width:74.32591%}}@media (min-width:62em){.hero-title__text{max-width:65.76788%}}@media (min-width:75em){.hero-title__text{max-width:65.76788%}}.hero-title__text-inner{background:#8b191b;font-weight:300;padding:1.25rem 5.26316% .9375rem 5.26316%}@media (min-width:48em) and (min-height:28.75em){.hero-title__text-inner{background:rgba(139,25,27,.9);padding:1.25rem 1.875rem .9375rem 1.875rem}}.node--highlight-color-teal .hero-title__text-inner{background-color:#00505c}@media (min-width:48em) and (min-height:28.75em){.node--highlight-color-teal .hero-title__text-inner{background-color:rgba(0,80,92,.9)}}.node--highlight-color-purple .hero-title__text-inner{background-color:#53284f}@media (min-width:48em) and (min-height:28.75em){.node--highlight-color-purple .hero-title__text-inner{background-color:rgba(83,40,79,.9)}}.hero-title__image{width:100%;overflow:hidden;position:relative;z-index:1}.hero-title__video{position:relative;z-index:-1}.hero-title__video::after{clear:both;content:"";display:table}@media (min-width:0) and (max-width:47.9375em){.hero-title__video{display:none}}@media (max-width:61.9375em) and (max-height:28.75em){.hero-title__video{display:none}}.ipe-form .hero-title__video{z-index:inherit}.hero-title__video-overlay{background-color:rgba(77,79,83,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (min-width:0) and (max-width:61.9375em){.hero-title__video-overlay{display:none}}.has-curtain-hero .resp-image__inner,.has-curtain-hero-onscreen .resp-image__inner{position:relative}.has-curtain-hero .resp-image__text,.has-curtain-hero-onscreen .resp-image__text{max-width:106.25rem}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero #global-footer,.has-curtain-hero footer.footer,.has-curtain-hero-onscreen #global-footer,.has-curtain-hero-onscreen footer.footer{display:none}.has-curtain-hero button.down-button,.has-curtain-hero-onscreen button.down-button{display:inline-block}.has-curtain-hero .curtain-wrapper,.has-curtain-hero-onscreen .curtain-wrapper{position:fixed;width:100%}.has-curtain-hero .resp-image--has-text picture::after,.has-curtain-hero-onscreen .resp-image--has-text picture::after{background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.8)),color-stop(70%,transparent));background:linear-gradient(to top,rgba(0,0,0,.8) 0,transparent 70%);content:'';display:block;position:absolute;bottom:0;z-index:2;width:100%;height:18.75rem}.has-curtain-hero .hero-title,.has-curtain-hero-onscreen .hero-title{margin-top:1.875rem;position:absolute;width:100%;z-index:90}.cssanimations .has-curtain-hero .hero-title__inner,.cssanimations .has-curtain-hero-onscreen .hero-title__inner{opacity:1}.has-curtain-hero .hero-title__media-wrapper img,.has-curtain-hero .hero-title__media-wrapper video,.has-curtain-hero-onscreen .hero-title__media-wrapper img,.has-curtain-hero-onscreen .hero-title__media-wrapper video{-webkit-box-shadow:0 .25rem .25rem rgba(0,0,0,.5);box-shadow:0 .25rem .25rem rgba(0,0,0,.5)}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.has-curtain-hero .hero-title__media-wrapper img,.has-curtain-hero .hero-title__media-wrapper video,.has-curtain-hero-onscreen .hero-title__media-wrapper img,.has-curtain-hero-onscreen .hero-title__media-wrapper video{-webkit-box-shadow:0 .75rem .75rem rgba(0,0,0,.5);box-shadow:0 .75rem .75rem rgba(0,0,0,.5);max-width:none;min-width:100%;min-height:96vh;width:auto;z-index:2;float:none;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.has-curtain-hero .hero-title__media-wrapper img .hero-title__media-wrapper video,.has-curtain-hero .hero-title__media-wrapper video .hero-title__media-wrapper video,.has-curtain-hero-onscreen .hero-title__media-wrapper img .hero-title__media-wrapper video,.has-curtain-hero-onscreen .hero-title__media-wrapper video .hero-title__media-wrapper video{min-height:100vh}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero .hero-title__media-wrapper .hero-title__image::before,.has-curtain-hero .hero-title__media-wrapper .hero-title__video::before,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__image::before,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__video::before{bottom:auto;top:0}.has-curtain-hero .hero-title__media-wrapper .hero-title__image::after,.has-curtain-hero .hero-title__media-wrapper .hero-title__video::after,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__image::after,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__video::after{bottom:0;content:'';display:block;left:0;right:0;top:0;position:absolute;width:100%;z-index:0}.has-curtain-hero #brandbar,.has-curtain-hero-onscreen #brandbar{position:absolute;width:100%;z-index:110}.has-curtain-hero header.header,.has-curtain-hero-onscreen header.header{margin-bottom:1.25rem;margin-top:1.875rem;z-index:100}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.has-curtain-hero article.node .layout--onecol img,.has-curtain-hero-onscreen article.node .layout--onecol img{width:auto}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero .hero-title__text,.has-curtain-hero-onscreen .hero-title__text{max-width:40.09379%}}@media (min-width:62em){.has-curtain-hero .hero-title__text,.has-curtain-hero-onscreen .hero-title__text{max-width:40.09379%}}@media (min-width:75em){.has-curtain-hero .hero-title__text,.has-curtain-hero-onscreen .hero-title__text{max-width:40.09379%}}@media (min-width:48em) and (min-height:28.75em){.hide-curtain-hero .hero-title{position:absolute;top:0;width:100%;z-index:1}.hide-curtain-hero .hero-title__media-wrapper .hero-title__image::before{bottom:auto;top:0}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.hide-curtain-hero .hero-title__media-wrapper .hero-title__image::before{display:none}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen #brandbar,.has-curtain-hero-onscreen .header.header,.has-curtain-hero-onscreen .hero-title{position:absolute;top:0;width:100%;z-index:100}.has-curtain-hero-onscreen #brandbar,.has-curtain-hero-onscreen .header.header{z-index:101}.has-curtain-hero-onscreen .header.header{margin-bottom:1.25rem;margin-top:1.875rem}.has-curtain-hero-onscreen .curtain-wrapper{top:0}.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__image::before,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__video::before{bottom:auto;top:0}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__image::before,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__video::before{display:block}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__image::after,.has-curtain-hero-onscreen .hero-title__media-wrapper .hero-title__video::after{display:none}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-offscreen .hero-title{top:-100%}.has-curtain-hero-offscreen .curtain-wrapper{margin-top:20px!important;width:100%;position:relative;z-index:10}.has-curtain-hero-offscreen #brandbar{position:relative;z-index:10}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.has-curtain-hero-offscreen .hero-title__media-wrapper .hero-title__image::before,.has-curtain-hero-offscreen .hero-title__media-wrapper .hero-title__video::before{display:none}}@media (min-width:48em) and (min-height:28.75em) and (min-width:48em) and (min-height:28.75em){.has-curtain-hero-scrolling .hero-title__media-wrapper .hero-title__image::before,.has-curtain-hero-scrolling .hero-title__media-wrapper .hero-title__video::before{display:block}}.in-the-moment-homepage{-webkit-padding-after:5rem;padding-block-end:5rem;-webkit-font-smoothing:antialiased}.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper{padding-inline:2rem}@media (min-width:62em){.in-the-moment-homepage .in-the-moment-homepage__link-wrapper,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper{padding-inline:4rem}}.in-the-moment-homepage .in-the-moment-homepage__link-wrapper::after,.in-the-moment-homepage .in-the-moment-homepage__title-wrapper::after{content:none}.in-the-moment-homepage .in-the-moment-homepage__link-inner,.in-the-moment-homepage .in-the-moment-homepage__title{margin:0 auto}@media (min-width:75em){.in-the-moment-homepage .in-the-moment-homepage__link-inner,.in-the-moment-homepage .in-the-moment-homepage__title{padding-inline:4rem}}.in-the-moment-homepage .in-the-moment-homepage__inner{max-width:100rem;margin:0 auto}.in-the-moment-homepage .in-the-moment-homepage__title-wrapper{margin-bottom:.75rem}@media (min-width:48em){.in-the-moment-homepage .in-the-moment-homepage__title-wrapper{margin-bottom:1.5rem}}.in-the-moment-homepage .in-the-moment-homepage__title{font-size:34px;font-weight:700;line-height:1;text-transform:none;color:#8b191b}@media (min-width:48em){.in-the-moment-homepage .in-the-moment-homepage__title{font-size:48px}}.in-the-moment-homepage .in-the-moment-homepage__list-item__image img{width:100%;height:100%;max-height:400px;-o-object-fit:contain;object-fit:contain}@media (min-width:48em){.in-the-moment-homepage .in-the-moment-homepage__list-item__image img{width:auto;height:auto}}.in-the-moment-homepage .in-the-moment-homepage__items .slick-list{overflow:hidden;padding-top:2.5rem}.in-the-moment-homepage .in-the-moment-homepage__items .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.in-the-moment-homepage .in-the-moment-homepage__items .slick-track::before{content:none}.in-the-moment-homepage .in-the-moment-homepage__items .slick-slide{height:auto;max-height:27.5rem;width:100%!important}@media (min-width:48em){.in-the-moment-homepage .in-the-moment-homepage__items .slick-slide{margin-right:1.875rem;width:auto!important}}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev{position:absolute;top:0;width:auto;height:auto;font-size:.75rem;line-height:.875rem;-webkit-transform:none;transform:none;color:#2e2d29;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;z-index:999}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:focus,.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:hover,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:focus,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:hover{color:#8b191b}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:focus .slick-nav-label,.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:hover .slick-nav-label,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:focus .slick-nav-label,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:hover .slick-nav-label{color:#8b191b}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:focus::after,.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:focus::before,.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:hover::after,.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:hover::before,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:focus::after,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:focus::before,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:hover::after,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-cardinal.svg)}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next:focus,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev:focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next::after,.in-the-moment-homepage .in-the-moment-homepage__items .slick-next::before,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev::after,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev::before{content:"";display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-gray.svg) no-repeat center center;background-size:10px 10px;cursor:pointer;margin:0;width:1rem;height:1rem;z-index:10}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next.slick-disabled,.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev.slick-disabled{display:none!important}.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev{right:auto;left:0;margin-left:2rem}@media (min-width:48em){.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev{margin-left:4rem}}@media (min-width:62em){.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev{margin-left:8rem}}.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.in-the-moment-homepage .in-the-moment-homepage__items .slick-prev::after{display:none}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next{left:auto;right:1rem;margin-right:2rem}@media (min-width:48em){.in-the-moment-homepage .in-the-moment-homepage__items .slick-next{margin-right:4rem}}@media (min-width:62em){.in-the-moment-homepage .in-the-moment-homepage__items .slick-next{margin-right:8rem}}.in-the-moment-homepage .in-the-moment-homepage__items .slick-next::before{display:none}.in-the-moment-homepage .in-the-moment-homepage__items .slick-nav-label{display:inline-block;text-transform:none;vertical-align:middle;font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:400;color:#2e2d29}.in-the-moment-homepage a.in-the-moment-homepage__link,.in-the-moment-homepage a.in-the-moment-homepage__link:visited{background-color:#8b191b;color:#fff;padding:.5rem 1rem;margin-top:2rem}.in-the-moment-homepage a.in-the-moment-homepage__link:focus,.in-the-moment-homepage a.in-the-moment-homepage__link:hover{background-color:#fff;color:#8b191b;text-decoration:none}.in-the-moment-homepage .field--name-image,.in-the-moment-homepage .in-the-moment-homepage__list-item,.in-the-moment-homepage .in-the-moment-homepage__list-item__image,.in-the-moment-homepage .in-the-moment-homepage__list-item__image>div,.in-the-moment-homepage .resp-image__inner,.in-the-moment-homepage .resp-image__wrapper,.in-the-moment-homepage picture{display:block;height:100%}.key-message{text-wrap:balance;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:56rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:48em){.key-message{padding-top:5rem;padding-bottom:5rem}}@media (min-width:62em){.key-message{padding-left:0;padding-right:0}}.key-message__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.key-message__description,.key-message__title{margin:0}.key-message__title{font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.025em;color:#000;text-transform:none}@media (min-width:48em){.key-message__title{font-size:48px;line-height:1}}.key-message__first-title-wrapper{color:#8b191b;display:block;font-size:30px}@media (min-width:48em){.key-message__first-title-wrapper{font-size:3.75rem}}.key-message__image-wrapper{max-width:6.25rem;max-height:6.25rem}.key-message__image-wrapper img{width:100%;height:100%}.key-message__description{font-size:16px;font-weight:400;line-height:calc(2 / 1.5)}@media (min-width:48em){.key-message__description{font-size:24px}}.latest-news-item{padding:0;position:relative;background-color:#fff;border:1px solid #dccf99}.latest-news-item__text{padding:1.5rem}.latest-news-item__title{margin:0 0 1rem;font-size:1.875rem;line-height:calc(2.25 / 1.875);letter-spacing:-.025em}.latest-news-item__title a{color:#8b191b;font-weight:400;text-decoration:none;text-underline-offset:.25rem;text-decoration-thickness:1px}.latest-news-item:focus-within .latest-news-item__title a,.latest-news-item:hover .latest-news-item__title a{text-decoration:underline}.latest-news-item__image{position:relative;display:block}.latest-news-item__image img{display:block;width:100%}.latest-news-item:hover .latest-news-item__image{cursor:pointer}.latest-news-item__with-video-badge{position:absolute;top:1.125rem;right:1.125rem;background-image:url(/themes/custom/stanford_hs/images/icons/play-button.svg);background-repeat:no-repeat;width:3.16063rem;height:3.16063rem;z-index:1}.latest-news-item__date{font-size:1rem;color:#4d4f53}.latest-news-item--photo-video-story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:auto;aspect-ratio:3/4}.latest-news-item--photo-video-story:hover{cursor:pointer}.latest-news-item--photo-video-story .latest-news-item__text{z-index:1;width:100%;height:auto;padding:3.75rem 1.5rem 1.5rem;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(3.75rem,rgba(32,32,32,.65)),to(rgba(32,32,32,.9)));background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(32,32,32,.65) 3.75rem,rgba(32,32,32,.9) 100%)}.latest-news-item--photo-video-story .latest-news-item__title a{color:#fff}.latest-news-item--photo-video-story .latest-news-item__image{position:absolute;top:0}.latest-news-item--photo-video-story .latest-news-item__image,.latest-news-item--photo-video-story .latest-news-item__image div:not(.latest-news-item__with-video-badge),.latest-news-item--photo-video-story .latest-news-item__image figure{height:100%;width:100%}.latest-news-item--photo-video-story .latest-news-item__image picture::after{content:none}.latest-news-item--photo-video-story .latest-news-item__image .resp-image__text{display:none}.latest-news-item--photo-video-story .latest-news-item__image img{height:100%;-o-object-fit:cover;object-fit:cover}.latest-news-item--photo-video-story .latest-news-item__date{color:#fff}.list-of-links__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #cabb91;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s;padding:1rem}.list-of-links--no-description .list-of-links__link{padding:.5rem 1rem}.list-of-links__link .list-of-links__link__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.list-of-links__link .list-of-links__link__title{margin:0;font-size:1.25rem}.list-of-links__link .list-of-links__link__title a{font-size:1.25rem;line-height:1.75rem;text-decoration:none;color:#4d4f53}.list-of-links__link .list-of-links__link__description p{margin:0;color:#4d4f53}.list-of-links__link .arrow-right-icon{opacity:0;-ms-flex-negative:0;flex-shrink:0;width:1.375rem;height:1.375rem;background:url(/themes/custom/stanford_hs/images/icons/arrow-right.svg) center no-repeat;-webkit-transform:translate(-2rem,0) scale(1,1);transform:translate(-2rem,0) scale(1,1);-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.list-of-links__link:focus,.list-of-links__link:hover{cursor:pointer;background-color:#f8f4ea}.list-of-links__link:focus .list-of-links__link__title a,.list-of-links__link:hover .list-of-links__link__title a{color:#8b191b}.list-of-links__link:focus .arrow-right-icon,.list-of-links__link:hover .arrow-right-icon{opacity:1;-webkit-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1)}.media-item{cursor:pointer}.media-item .resp-image__text{display:none}.media-item .resp-image--has-text picture::after{content:none}.media-item-overlay__caption-credit,.media-item__caption-credit{background-color:transparent;padding:0;margin:0 auto;margin-top:.75rem;font-size:1.0625rem;color:#6d6c69}.media-item--caption-credit-hidden .media-item-overlay__caption-credit,.media-item--caption-credit-hidden .media-item__caption-credit{display:none}.paragraph--color-variant-dark .media-item-overlay__caption-credit,.paragraph--color-variant-dark .media-item__caption-credit{color:#fff}.media-item-overlay__caption-credit p,.media-item__caption-credit p{margin:0}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item .media-item-overlay__caption-credit.form-item__label,#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item .media-item__caption-credit.form-item__label,.awards-linear__cards .slick-next.slick-disabled .media-item-overlay__caption-credit.slick-nav-label,.awards-linear__cards .slick-next.slick-disabled .media-item__caption-credit.slick-nav-label,.awards-linear__cards .slick-prev.slick-disabled .media-item-overlay__caption-credit.slick-nav-label,.awards-linear__cards .slick-prev.slick-disabled .media-item__caption-credit.slick-nav-label,.media-item-overlay__caption-credit.visually-hidden,.media-item__caption-credit.visually-hidden,.newsletter-subscription label.media-item-overlay__caption-credit,.newsletter-subscription label.media-item__caption-credit,.recent-news-4-across .media-item-overlay__caption-credit.form-item__label,.recent-news-4-across .media-item__caption-credit.form-item__label,.related-items__cards .slick-next.slick-disabled .media-item-overlay__caption-credit.slick-nav-label,.related-items__cards .slick-next.slick-disabled .media-item__caption-credit.slick-nav-label,.related-items__cards .slick-prev.slick-disabled .media-item-overlay__caption-credit.slick-nav-label,.related-items__cards .slick-prev.slick-disabled .media-item__caption-credit.slick-nav-label,.series-linear__cards .slick-next.slick-disabled .media-item-overlay__caption-credit.slick-nav-label,.series-linear__cards .slick-next.slick-disabled .media-item__caption-credit.slick-nav-label,.series-linear__cards .slick-prev.slick-disabled .media-item-overlay__caption-credit.slick-nav-label,.series-linear__cards .slick-prev.slick-disabled .media-item__caption-credit.slick-nav-label{margin:0;font-size:0}.media-item__credit{font-size:.875rem;margin-top:.5rem}.media-item--credit-hidden .media-item__credit{display:none}.media-item__media{position:relative}.media-item--type-video .media-item__media{height:100%}.media-item__media .fluid-width-video-wrapper{height:100%}.media-item__show-overlay{-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;width:3.125rem;height:3.125rem;padding:2px;background-color:transparent;background-repeat:no-repeat;background-position:center;border:2px solid transparent;border-radius:50%;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}.media-item__show-overlay:focus,.media-item__show-overlay:hover{border-color:#fff;outline:0}.media-item--type-image .media-item__show-overlay{bottom:.75rem;right:.75rem;opacity:0;background-image:url(/themes/custom/stanford_hs/images/icons/enlarge.svg)}@media (pointer:coarse){.media-item--type-image .media-item__show-overlay{opacity:1}}.media-item--type-image .media-item__show-overlay:focus,.media-item--type-image .media-item__show-overlay:hover{opacity:1}.media-item--type-image .media-item__media:hover .media-item__show-overlay{opacity:1}.media-item--type-video .media-item__show-overlay{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/themes/custom/stanford_hs/images/icons/play-button.svg)}.media-item-overlay{padding:0;border:none;background-color:transparent;max-width:calc(100vw - 2.5rem);max-height:calc(100vh - 2.5rem)}.media-item-overlay:focus-visible{outline:0}.media-item-overlay::-ms-backdrop{background-color:#43423e;opacity:.95}.media-item-overlay::backdrop{background-color:#43423e;opacity:.95}.media-item-overlay figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.media-item-overlay .media-item-overlay__media{position:relative;cursor:pointer}.media-item-overlay .media-item-overlay__caption-credit{color:#fff;max-width:49.5rem}.media-item-overlay .media-item-overlay__caption-credit a{color:#fff}.media-item-overlay .media-item-overlay__caption-credit a:focus,.media-item-overlay .media-item-overlay__caption-credit a:hover{color:#fff;text-decoration:none}.media-item-overlay .media-item-overlay__loading-element{display:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.media-item-overlay button{-webkit-box-sizing:content-box;box-sizing:content-box;width:3.125rem;height:3.125rem;padding:2px;background:transparent url(/themes/custom/stanford_hs/images/icons/reduce.svg) no-repeat center;border:2px solid transparent;border-radius:50%;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}.media-item-overlay button:focus,.media-item-overlay button:hover{border-color:#fff;outline:0}.media-item-overlay[data-media-type=image] button{position:relative;-ms-flex-item-align:end;align-self:flex-end;margin-right:.75rem;margin-top:-4.375rem;margin-bottom:1rem}.media-item-overlay[data-media-type=video] #media-item-overlay-container{width:calc(100vw - 2.5rem);aspect-ratio:16/9}.media-item-overlay[data-media-type=video] #media-item-overlay-container iframe{background-color:#000;width:100%;height:100%}.media-item-overlay[data-media-type=video] button{margin-top:.75rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.media-item-overlay--loading .media-item-overlay__loading-element{display:block}.media-item-overlay--loading figure{opacity:0}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:focus,.breadcrumb__link:link,.breadcrumb__link:visited{color:#ccc;text-decoration:none;display:inline-block}.breadcrumb__link:focus,.breadcrumb__link:hover{color:#4d4f53}.breadcrumb__item{display:inline-block;font-size:.75rem}.breadcrumb__item::after{content:"/";display:inline-block}.breadcrumb__item:last-child{color:#bbb}.breadcrumb__item:last-child::after{content:""}.breadcrumb_link:active{color:#bbb}.menu{list-style:none;margin:0;padding:0}.menu__item{margin:0 0 .3125rem 0}@media (min-width:62em){.menu__item{margin:0 .625rem 0 0;display:inline}}.menu__item:last-child{margin-right:0}.toolbar-menu li.menu-item{padding:0}.main-menu-desktop .menu__item--active>.menu__link,.main-menu-desktop .menu__link:active,.main-menu-desktop .menu__link:focus,.main-menu-desktop .menu__link:hover{color:#8b191b}.main-menu-desktop .menu__item--active>.menu__link::after,.main-menu-desktop .menu__link:active::after,.main-menu-desktop .menu__link:focus::after,.main-menu-desktop .menu__link:hover::after{visibility:visible;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:all .15s ease-out;transition:all .15s ease-out;bottom:0}.has-curtain-hero .main-menu-desktop .menu__item--active>.menu__link,.has-curtain-hero .main-menu-desktop .menu__link:active,.has-curtain-hero .main-menu-desktop .menu__link:focus,.has-curtain-hero .main-menu-desktop .menu__link:hover,.has-hero-title-image-logged-out .main-menu-desktop .menu__item--active>.menu__link,.has-hero-title-image-logged-out .main-menu-desktop .menu__link:active,.has-hero-title-image-logged-out .main-menu-desktop .menu__link:focus,.has-hero-title-image-logged-out .main-menu-desktop .menu__link:hover,.main-menu-desktop .has-curtain-hero .menu__item--active>.menu__link,.main-menu-desktop .has-curtain-hero .menu__link:active,.main-menu-desktop .has-curtain-hero .menu__link:focus,.main-menu-desktop .has-curtain-hero .menu__link:hover,.main-menu-desktop .has-hero-title-image-logged-out .menu__item--active>.menu__link,.main-menu-desktop .has-hero-title-image-logged-out .menu__link:active,.main-menu-desktop .has-hero-title-image-logged-out .menu__link:focus,.main-menu-desktop .has-hero-title-image-logged-out .menu__link:hover{color:#fff}.has-curtain-hero .main-menu-desktop .menu__item--active>.menu__link::after,.has-curtain-hero .main-menu-desktop .menu__link:active::after,.has-curtain-hero .main-menu-desktop .menu__link:focus::after,.has-curtain-hero .main-menu-desktop .menu__link:hover::after,.has-hero-title-image-logged-out .main-menu-desktop .menu__item--active>.menu__link::after,.has-hero-title-image-logged-out .main-menu-desktop .menu__link:active::after,.has-hero-title-image-logged-out .main-menu-desktop .menu__link:focus::after,.has-hero-title-image-logged-out .main-menu-desktop .menu__link:hover::after,.main-menu-desktop .has-curtain-hero .menu__item--active>.menu__link::after,.main-menu-desktop .has-curtain-hero .menu__link:active::after,.main-menu-desktop .has-curtain-hero .menu__link:focus::after,.main-menu-desktop .has-curtain-hero .menu__link:hover::after,.main-menu-desktop .has-hero-title-image-logged-out .menu__item--active>.menu__link::after,.main-menu-desktop .has-hero-title-image-logged-out .menu__link:active::after,.main-menu-desktop .has-hero-title-image-logged-out .menu__link:focus::after,.main-menu-desktop .has-hero-title-image-logged-out .menu__link:hover::after{background-color:#fff}.main-menu-btn{float:right;margin:0;padding:0;position:absolute;display:inline-block;width:20px;height:20px;text-indent:20px;white-space:nowrap;overflow:hidden;cursor:pointer;top:-2.625rem;right:0;-webkit-tap-highlight-color:transparent}@media (min-width:36em) and (max-width:47.9375em){.main-menu-btn{top:-2.375rem}}.is-open .main-menu-btn{top:-2.625rem}@media (min-width:36em) and (max-width:47.9375em){.is-open .main-menu-btn{top:-2.375rem}}.has-curtain-hero-onscreen .main-menu-btn,.has-hero-title-image-logged-out .main-menu-btn{top:-2.625rem}@media (min-width:36em) and (max-width:47.9375em){.has-curtain-hero-onscreen .main-menu-btn,.has-hero-title-image-logged-out .main-menu-btn{top:-2.375rem}}.has-curtain-hero-onscreen .main-menu-btn,.has-hero-title-image-logged-out .is-open .main-menu-btn{top:-2.5rem}@media (min-width:36em) and (max-width:47.9375em){.has-curtain-hero-onscreen .main-menu-btn,.has-hero-title-image-logged-out .is-open .main-menu-btn{top:-2.375rem}}.main-menu-btn-icon,.main-menu-btn-icon::after,.main-menu-btn-icon::before{position:absolute;top:50%;left:2px;height:1px;width:20px;background:#231f20;-webkit-transition:all .25s;transition:all .25s}.has-hero-title-with-parallax-effect-logged-out .main-menu-btn-icon,.has-hero-title-with-parallax-effect-logged-out .main-menu-btn-icon::after,.has-hero-title-with-parallax-effect-logged-out .main-menu-btn-icon::before{background:#fff}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .main-menu-btn-icon,.has-curtain-hero-onscreen .main-menu-btn-icon::after,.has-curtain-hero-onscreen .main-menu-btn-icon::before,.has-hero-title-image-logged-out .main-menu-btn-icon,.has-hero-title-image-logged-out .main-menu-btn-icon::after,.has-hero-title-image-logged-out .main-menu-btn-icon::before{background:#fff}}.main-menu-btn-icon::before{content:'';top:-7px;left:0}.main-menu-btn-icon::after{content:'';top:7px;left:0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon{height:0;background:0 0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon::before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon::after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#main-menu-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px)}#main-menu-state:not(:checked)~#main-menu{display:none}#main-menu-state:checked~#main-menu{display:block}.main-menu{margin-top:3.75rem;position:absolute;right:0;top:0;width:100%;z-index:100}@media (min-width:48em) and (min-height:28.75em){.main-menu{display:none}}.pl .main-menu{position:relative;right:auto;top:auto}.has-curtain-hero-onscreen .main-menu,.has-hero-title-image-logged-out .main-menu{border-bottom-color:#fff;background-color:#fff}@media (min-width:0) and (max-width:35.9375em){.has-curtain-hero-onscreen .main-menu,.has-hero-title-image-logged-out .main-menu{margin-top:3.125rem}}@media (min-width:48em) and (min-height:28.75em){.has-curtain-hero-onscreen .main-menu,.has-hero-title-image-logged-out .main-menu{background-color:transparent}}.main-menu.is-open{border-bottom:none}.main-menu .menu{background:#fff;display:none;top:.0625rem;width:100%}.main-menu .menu__item{padding:0}.main-menu .menu__item:last-child{margin-right:0}.main-menu .menu__item:last-child .menu__link{border-bottom:none}.main-menu .menu__link{padding:.75rem .875rem;color:#000;text-decoration:none;border-bottom:1px solid #ccc;font-size:.875rem}.main-menu .menu__link:active,.main-menu .menu__link:focus,.main-menu .menu__link:hover{color:#8b191b;border-bottom:#8b191b solid 1px}.main-menu .menu__link.highlighted{border-bottom:1px solid transparent}.main-menu .menu__item--active>.menu__link{color:#8b191b;border-bottom:#8b191b solid 1px}.main-menu a span.sub-arrow{background:#333;color:#fff;padding:0;position:absolute;left:auto;top:10px;right:.4375rem;width:1.375rem;height:1.375rem;font-weight:100;font-size:1.375rem;line-height:1.25rem;overflow:hidden;text-align:center;text-shadow:none}.main-menu span.sub-arrow::before{display:block;content:'+'}.main-menu a.highlighted span.sub-arrow::before{content:'-'}.main-menu ul .menu__item ul{background:#e9e6df;padding:0 .4375rem 0 0}.main-menu ul .menu__item ul .menu__link{border-bottom:none;font-weight:400}.main-menu ul .menu__item ul .menu__link.is-active{border-left:2px solid #8b191b}.main-menu ul .menu__item ul .menu__link:focus,.main-menu ul .menu__item ul .menu__link:hover{border-bottom:none}.main-menu ul .menu__item ul a span.sub-arrow{right:0}.main-menu ul .menu__item ul ul{padding:0 .4375rem 0 .875rem}.main-menu-desktop{display:none}@media (min-width:48em) and (min-height:28.75em){.main-menu-desktop{display:block;margin-top:0;position:relative;right:auto;top:auto;width:auto;float:right}.has-hero-title-with-parallax-effect-logged-out .main-menu-desktop{top:unset;right:unset;float:none;text-align:right;width:100%}}.has-curtain-hero-onscreen .main-menu-desktop,.has-hero-title-image-logged-out .main-menu-desktop,.has-hero-title-with-parallax-effect-logged-out .main-menu-desktop{border-bottom-color:#fff;background-color:transparent}.main-menu-desktop>ul{line-height:normal;margin:0}@media (min-width:48em) and (min-height:28.75em){.main-menu-desktop .menu__item{margin:0 .375rem;display:inline-block}}@media only screen and (min-width:820px){.main-menu-desktop .menu__item{margin:0 .625rem}}@media (min-width:62em){.main-menu-desktop .menu__item{margin:0 1.125rem}}.main-menu-desktop .menu__item:last-child{margin-right:0}.main-menu-desktop .menu__link{color:#000;display:block;text-decoration:none;padding:1.125rem 0 .25rem 0;font-size:1rem;position:relative;-webkit-transition:color .3s ease-in,background-color .3s ease-in;transition:color .3s ease-in,background-color .3s ease-in;padding-bottom:.625rem}.main-menu-desktop .menu__link::after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:#8b191b;visibility:hidden;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .15s ease-in;transition:all .15s ease-in;z-index:1}.has-curtain-hero-onscreen .main-menu-desktop .menu__link,.has-hero-title-image-logged-out .main-menu-desktop .menu__link,.has-hero-title-with-parallax-effect-logged-out .main-menu-desktop .menu__link{color:#fff;text-shadow:1px 2px 3px rgba(0,0,0,.75);-webkit-transition:color 0s ease-in;transition:color 0s ease-in}.has-curtain-hero-onscreen .main-menu-desktop .menu__link::after,.has-hero-title-image-logged-out .main-menu-desktop .menu__link::after,.has-hero-title-with-parallax-effect-logged-out .main-menu-desktop .menu__link::after{background-color:#fff}.subnav{-webkit-box-sizing:border-box;box-sizing:border-box;display:none;position:relative}@media (min-width:48em){.subnav{display:block;max-width:80%}}@media (min-width:48em){.node--type-featured-story2 .subnav,.node--type-page2 .subnav{margin:1.25rem 0}}.card__text div[class*=block-staff_listing] .subnav h2,.staff-listing-view .subnav h3,.subnav .card__text div[class*=block-staff_listing] h2,.subnav .field--name-field-list-item-title,.subnav .node--unpublished::before,.subnav .staff-listing-view h3,.subnav div[class*=block-staff_listing] .card__text h2,.subnav div[class*=block-staff_listing] h3,.subnav h2,div[class*=block-staff_listing] .card__text .subnav h2,div[class*=block-staff_listing] .subnav h3{font-size:1.375rem;margin:0;color:#8b191b;border-color:transparent}.staff-listing-view .subnav h3.is-active,.subnav .is-active.field--name-field-list-item-title,.subnav .is-active.node--unpublished::before,.subnav .staff-listing-view h3.is-active,.subnav div[class*=block-staff_listing] h3.is-active,.subnav h2.is-active,div[class*=block-staff_listing] .subnav h3.is-active{color:#00505c;border-color:#00505c}.subnav ul.menu,.subnav ul.menu li{display:block;line-height:normal;list-style:none;margin:0;padding:0;text-align:left;font-size:1rem;color:#8b191b;border-color:transparent}.subnav a{text-decoration:none;display:inline-block;font-size:inherit;border-left:2px solid transparent;border-color:inherit;text-transform:uppercase;padding:.625rem 0 .625rem 1.25rem;color:inherit}.subnav a.is-active,.subnav a:focus,.subnav a:hover{border-color:#00505c;color:#00505c}.subnav ul.menu li{margin:0}.subnav ul.menu li ul{padding-left:1.4375rem;margin:.3125rem 0}.subnav ul.menu li ul a{font-weight:400;text-transform:none;padding:.3125rem 0 .3125rem 1.25rem}.subnav .sm{position:static}.subnav .sm a{display:inline-block}.subnav .sm ul{display:block}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #eee}@media (min-width:62em){.tabs__nav{border-left:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__nav--local-tasks li{padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.vertical-tabs__pane{padding:1em}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #eee}@media (min-width:62em){.tabs__nav{border-left:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__nav--local-tasks li{padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.vertical-tabs__pane{padding:1em}.multimedia-feature{margin-top:.9375rem;margin-bottom:1.875rem}@media (min-width:48em){.multimedia-feature{margin-top:3.75rem;margin-bottom:3.75rem}}.node--type-featured-story2 .field--name-field-content-main>.field__item>.multimedia-feature{margin-left:0;margin-right:0;width:100%}.card__text div[class*=block-staff_listing] .multimedia-feature h2,.multimedia-feature .card__text div[class*=block-staff_listing] h2,.multimedia-feature .field--name-field-list-item-title,.multimedia-feature .node--unpublished::before,.multimedia-feature .staff-listing-view h3,.multimedia-feature div[class*=block-staff_listing] .card__text h2,.multimedia-feature div[class*=block-staff_listing] h3,.multimedia-feature h2,.staff-listing-view .multimedia-feature h3,div[class*=block-staff_listing] .card__text .multimedia-feature h2,div[class*=block-staff_listing] .multimedia-feature h3{color:#0d515b;font-size:.875rem;margin:0 0 .5rem}@media (min-width:62em){.card__text div[class*=block-staff_listing] .multimedia-feature h2,.multimedia-feature .card__text div[class*=block-staff_listing] h2,.multimedia-feature .field--name-field-list-item-title,.multimedia-feature .node--unpublished::before,.multimedia-feature .staff-listing-view h3,.multimedia-feature div[class*=block-staff_listing] .card__text h2,.multimedia-feature div[class*=block-staff_listing] h3,.multimedia-feature h2,.staff-listing-view .multimedia-feature h3,div[class*=block-staff_listing] .card__text .multimedia-feature h2,div[class*=block-staff_listing] .multimedia-feature h3{font-size:1rem;margin:0 0 1.125rem}}.card__text .multimedia-feature h2,.multimedia-feature .card__text h2,.multimedia-feature h3{font-size:1.375rem;line-height:1.75rem;margin:.5rem 0}@media (min-width:48em){.card__text .multimedia-feature h2,.multimedia-feature .card__text h2,.multimedia-feature h3{font-size:1.125rem;line-height:1.5rem}}@media (min-width:62em){.card__text .multimedia-feature h2,.multimedia-feature .card__text h2,.multimedia-feature h3{font-size:1.625rem;line-height:2rem;margin:1.125rem 0}}.multimedia-feature p{margin:.5rem 0}@media (min-width:62em){.multimedia-feature p{margin:1.125rem 0}}.multimedia-feature__inner{background-color:#e9e6df}.multimedia-feature__inner::after{clear:both;content:"";display:table}@media (min-width:48em){.multimedia-feature__media{float:right;width:65.76788%}}@media (min-width:62em){.multimedia-feature__media{width:66.10169%}}.multimedia-feature__media img{display:block;width:100%}.multimedia-feature__text{padding:1.25rem}@media (min-width:48em) and (max-width:61.9375em){.multimedia-feature__text{font-size:.8125rem;line-height:1.1875rem}}@media (min-width:62em) and (max-width:74.9375em){.multimedia-feature__text{font-size:1rem;line-height:1.375rem}}@media (min-width:48em){.multimedia-feature__text{float:left;width:31.53576%}}@media (min-width:62em){.multimedia-feature__text{width:31.53576%;padding:2.1875rem 1.25rem 1.25rem 1.25rem}}@media (min-width:75em){.multimedia-feature__text{padding:3.125rem 1.25rem 1.25rem 1.25rem}}.multimedia-feature__text>:last-child *{margin-bottom:0}.news-card--five-up{overflow:hidden}.news-card--five-up.news-card img{width:auto}.news-card--five-up .news-card__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem 0 2rem}.news-card--five-up .news-card__image-wrapper{position:relative;display:block;margin-bottom:2rem}.news-card--five-up .news-card__image-wrapper:has(.news-card__book-cover):has(.news-card__author-image){width:100%}.news-card--five-up .news-card__author-image{position:absolute;bottom:-1rem;left:-1rem}.news-card--five-up .news-card__author-image img{border-radius:50%;width:5.75rem;height:5.75rem}.news-card--five-up .news-card__book-cover img,.news-card--five-up .news-card__default-image img{width:100%;height:auto}.news-card--five-up .news-card__text{border:0;padding:0}.news-card--five-up .news-card__title{font-family:"Source Sans 3",sans-serif;line-height:1;letter-spacing:-.025rem;margin:0}.news-card--five-up .news-card__title a{text-decoration:none;font-weight:700;font-size:1.125rem;font-family:"Source Sans 3",sans-serif;color:#8b191b!important}.news-card--five-up .news-card__title a:focus,.news-card--five-up .news-card__title a:hover{text-decoration:underline}.news-card{position:relative;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-card.news-card__basic{overflow:hidden;position:relative}@media (min-width:48em){.pl .news-card{max-width:350px}}.news-card img{display:block;width:100%}.news-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.news-card__image{position:relative;display:block;margin-bottom:-1px}.news-card:not(.news-card--manual-card-without-link) .news-card__image{cursor:pointer}.news-card__image::before{content:'';display:block;position:absolute;z-index:15}.news-card__image::after{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);content:'';position:absolute;bottom:0;left:0;right:0;top:0;z-index:10}.news-card:not(.news-card--manual-card-without-link):focus-within .news-card__image,.news-card:not(.news-card--manual-card-without-link):hover .news-card__image{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1)}.news-card:not(.news-card--manual-card-without-link):focus-within .news-card__image::before,.news-card:not(.news-card--manual-card-without-link):hover .news-card__image::before{padding:45px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.news-card:not(.news-card--manual-card-without-link):focus-within .news-card__image::after,.news-card:not(.news-card--manual-card-without-link):hover .news-card__image::after{background-color:rgba(0,0,0,.8)}.news-card__with-video-badge{position:absolute;top:1.125rem;right:1.125rem;background-image:url(/themes/custom/stanford_hs/images/icons/play-button.svg);background-repeat:no-repeat;width:3.16063rem;height:3.16063rem;z-index:1}.news-card__text{padding:.9375rem .9375rem 1.25rem .9375rem;border:1px solid #cabb91;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:48em){.news-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}}.news-card__title{color:#4d4f53;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:1.375rem;line-height:1.3em;margin:2rem 0;text-transform:none;color:#8b191b;margin:0}@media (min-width:36em){.news-card__title{font-size:1.5rem;line-height:1.3em}}@media (min-width:48em){.news-card__title{font-size:1.625rem;line-height:1.3em}}@media (min-width:0) and (max-width:47.9375em){.news-card__title{font-size:1.125rem}}@media (min-width:48em) and (max-width:61.9375em){.news-card__title{font-size:1.3125rem}}.news-card--manual-card-without-link .news-card__title,.preferred-color-teal .news-card__title{color:#00505c}.preferred-color-green .news-card__title{color:#175e54}.preferred-color-purple .news-card__title{color:#53284f}.news-card__title a{text-decoration:none;font-weight:400}.preferred-color-teal .news-card__title a{color:#00505c}.preferred-color-teal .news-card__title a:focus,.preferred-color-teal .news-card__title a:hover{color:#4d4f53}.preferred-color-green .news-card__title a{color:#175e54}.preferred-color-green .news-card__title a:focus,.preferred-color-green .news-card__title a:hover{color:#4d4f53}.preferred-color-purple .news-card__title a{color:#53284f}.preferred-color-purple .news-card__title a:focus,.preferred-color-purple .news-card__title a:hover{color:#4d4f53}.news-card__description{font-size:1rem;line-height:1.5rem}.news-card__description p{margin:.625rem 0 .9375rem 0}.news-card__shared-from{font-size:.8125rem;line-height:1.1875rem;color:#757570;margin:.9375rem 0 0 0;width:100%}@media (min-width:48em) and (max-width:61.9375em){.news-card__shared-from{font-size:.6875rem;line-height:1.0625rem}}.news-card__tags{margin:.3125rem 0}.news-card__tags a{margin-right:.3125rem;margin-bottom:.3125rem;display:block}.ck-editor__main ol .news-card__tags li,.ck-editor__main ul .news-card__tags li,.news-card__tags .ck-editor__main ol li,.news-card__tags .ck-editor__main ul li,.news-card__tags .list-item,.news-card__tags .text-long ol li,.news-card__tags .text-long ul li,.text-long ol .news-card__tags li,.text-long ul .news-card__tags li{margin:0;display:inline-block;float:left}.news-card__tags__wrapper{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.375rem}.news-card__overlay{color:transparent;display:block;content:'';position:absolute;bottom:0;left:0;right:0;top:0;z-index:20}.news-card__overlay:focus+.news-card__inner,.news-card__overlay:hover+.news-card__inner{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1)}.news-card__overlay:focus+.news-card__inner .news-card__image::before,.news-card__overlay:hover+.news-card__inner .news-card__image::before{padding:45px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.news-card__overlay:focus+.news-card__inner .news-card__image::after,.news-card__overlay:hover+.news-card__inner .news-card__image::after{background-color:rgba(0,0,0,.8)}.news-card__overlay:focus+.news-card__inner .news-card__title,.news-card__overlay:hover+.news-card__inner .news-card__title{color:#4d4f53}.news-card--photo-video-story .news-card__inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:auto;aspect-ratio:4/3}@media (min-width:48em){.news-card--photo-video-story .news-card__inner{aspect-ratio:3/4}}.news-card--photo-video-story .news-card__text{width:100%;height:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:3.75rem 1.25rem 1.5rem;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(3.75rem,rgba(32,32,32,.65)),to(rgba(32,32,32,.9)));background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(32,32,32,.65) 3.75rem,rgba(32,32,32,.9) 100%);border:none}.news-card--photo-video-story .news-card__text .card-date,.news-card--photo-video-story .news-card__text .news-card__title a{color:#fff}.news-card--photo-video-story .news-card__text .news-card__title{font-size:1.625rem;line-height:1.27}.news-card--photo-video-story .news-card__text .card-date{margin-bottom:.625rem;font-size:.75rem;line-height:1.42}.news-card--photo-video-story .news-card__image{position:absolute}.news-card--photo-video-story .news-card__image,.news-card--photo-video-story .news-card__image div:not(.news-card__with-video-badge),.news-card--photo-video-story .news-card__image figure{height:100%;width:100%}.news-card--photo-video-story .news-card__image picture::after{content:none}.news-card--photo-video-story .news-card__image .resp-image__text{display:none}.news-card--photo-video-story .news-card__image img{height:100%;-o-object-fit:cover;object-fit:cover}.newsletter-subscription{background-color:#1c5e55}.card__text div[class*=block-staff_listing] .newsletter-subscription h2,.newsletter-subscription .card__text div[class*=block-staff_listing] h2,.newsletter-subscription .field--name-field-list-item-title,.newsletter-subscription .node--unpublished::before,.newsletter-subscription .staff-listing-view h3,.newsletter-subscription div[class*=block-staff_listing] .card__text h2,.newsletter-subscription div[class*=block-staff_listing] h3,.newsletter-subscription h2,.staff-listing-view .newsletter-subscription h3,div[class*=block-staff_listing] .card__text .newsletter-subscription h2,div[class*=block-staff_listing] .newsletter-subscription h3{margin:.3125rem 0 .9375rem 0;color:#fff;text-transform:none;text-align:center}.newsletter-subscription form{text-align:center}.newsletter-subscription label{color:#fff}.newsletter-subscription input[type=email]{display:block;margin:.9375rem auto 1.125rem auto;font-weight:600;font-size:1.125rem;color:#4d4f53;padding:1.25rem 1.25rem;width:100%}.newsletter-subscription a.btn-newsletter-subscribe,.newsletter-subscription input[type=submit]{padding:.75rem 1.6875rem .8125rem 1.6875rem}.newsletter-subscription .form-item{margin-bottom:0;max-width:none}.newsletter-subscription__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:3.75rem;padding-bottom:4.6875rem}@media (min-width:36em){.newsletter-subscription__inner{max-width:65.76788%}}@media (min-width:48em){.newsletter-subscription__inner{max-width:48.65182%}}.newsletter-subscription__inner .newsletter-subscription__title{width:100%}.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3{padding-top:1.875rem;padding-bottom:2.1875rem}@media (min-width:62em){.block-entity-fieldnodetitle .dept-program-listing .field--name-field-list-item-title,.block-entity-fieldnodetitle .dept-program-listing .node--unpublished::before,.block-entity-fieldnodetitle .dept-program-listing h2,.block-entity-fieldnodetitle .staff-listing-view .field--name-field-list-item-title,.block-entity-fieldnodetitle .staff-listing-view .node--unpublished::before,.block-entity-fieldnodetitle .staff-listing-view h2,.block-entity-fieldnodetitle .staff-listing-view h3,.block-entity-fieldnodetitle .video-with-overlay__text .field--name-field-list-item-title,.block-entity-fieldnodetitle .video-with-overlay__text .node--unpublished::before,.block-entity-fieldnodetitle .video-with-overlay__text h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] .field--name-field-list-item-title,.block-entity-fieldnodetitle div[class*=block-staff_listing] .node--unpublished::before,.block-entity-fieldnodetitle div[class*=block-staff_listing] h2,.block-entity-fieldnodetitle div[class*=block-staff_listing] h3,.block-entity-fieldnodetitle h1,.block-title .dept-program-listing .field--name-field-list-item-title,.block-title .dept-program-listing .node--unpublished::before,.block-title .dept-program-listing h2,.block-title .staff-listing-view .field--name-field-list-item-title,.block-title .staff-listing-view .node--unpublished::before,.block-title .staff-listing-view h2,.block-title .staff-listing-view h3,.block-title .video-with-overlay__text .field--name-field-list-item-title,.block-title .video-with-overlay__text .node--unpublished::before,.block-title .video-with-overlay__text h2,.block-title div[class*=block-staff_listing] .field--name-field-list-item-title,.block-title div[class*=block-staff_listing] .node--unpublished::before,.block-title div[class*=block-staff_listing] h2,.block-title div[class*=block-staff_listing] h3,.block-title h1,.dept-program-listing .block-entity-fieldnodetitle .field--name-field-list-item-title,.dept-program-listing .block-entity-fieldnodetitle .node--unpublished::before,.dept-program-listing .block-entity-fieldnodetitle h2,.dept-program-listing .block-title .field--name-field-list-item-title,.dept-program-listing .block-title .node--unpublished::before,.dept-program-listing .block-title h2,.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.staff-listing-view .block-entity-fieldnodetitle .field--name-field-list-item-title,.staff-listing-view .block-entity-fieldnodetitle .node--unpublished::before,.staff-listing-view .block-entity-fieldnodetitle h2,.staff-listing-view .block-entity-fieldnodetitle h3,.staff-listing-view .block-title .field--name-field-list-item-title,.staff-listing-view .block-title .node--unpublished::before,.staff-listing-view .block-title h2,.staff-listing-view .block-title h3,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.video-with-overlay__text .block-entity-fieldnodetitle .field--name-field-list-item-title,.video-with-overlay__text .block-entity-fieldnodetitle .node--unpublished::before,.video-with-overlay__text .block-entity-fieldnodetitle h2,.video-with-overlay__text .block-title .field--name-field-list-item-title,.video-with-overlay__text .block-title .node--unpublished::before,.video-with-overlay__text .block-title h2,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle .field--name-field-list-item-title,div[class*=block-staff_listing] .block-entity-fieldnodetitle .node--unpublished::before,div[class*=block-staff_listing] .block-entity-fieldnodetitle h2,div[class*=block-staff_listing] .block-entity-fieldnodetitle h3,div[class*=block-staff_listing] .block-title .field--name-field-list-item-title,div[class*=block-staff_listing] .block-title .node--unpublished::before,div[class*=block-staff_listing] .block-title h2,div[class*=block-staff_listing] .block-title h3,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3{padding-top:3.125rem;padding-bottom:3.4375rem}}.page-title{background-color:#e9e6df;width:100%;text-align:center}.dept-program-listing .page-title .field--name-field-list-item-title,.dept-program-listing .page-title .node--unpublished::before,.dept-program-listing .page-title h2,.page-title .dept-program-listing .field--name-field-list-item-title,.page-title .dept-program-listing .node--unpublished::before,.page-title .dept-program-listing h2,.page-title .staff-listing-view .field--name-field-list-item-title,.page-title .staff-listing-view .node--unpublished::before,.page-title .staff-listing-view h2,.page-title .staff-listing-view h3,.page-title .video-with-overlay__text .field--name-field-list-item-title,.page-title .video-with-overlay__text .node--unpublished::before,.page-title .video-with-overlay__text h2,.page-title div[class*=block-staff_listing] .field--name-field-list-item-title,.page-title div[class*=block-staff_listing] .node--unpublished::before,.page-title div[class*=block-staff_listing] h2,.page-title div[class*=block-staff_listing] h3,.page-title h1,.staff-listing-view .page-title .field--name-field-list-item-title,.staff-listing-view .page-title .node--unpublished::before,.staff-listing-view .page-title h2,.staff-listing-view .page-title h3,.video-with-overlay__text .page-title .field--name-field-list-item-title,.video-with-overlay__text .page-title .node--unpublished::before,.video-with-overlay__text .page-title h2,div[class*=block-staff_listing] .page-title .field--name-field-list-item-title,div[class*=block-staff_listing] .page-title .node--unpublished::before,div[class*=block-staff_listing] .page-title h2,div[class*=block-staff_listing] .page-title h3{margin-bottom:0}.page-title a{border-bottom:1px solid #444;color:#444;font-weight:200;text-decoration:none}.page-title a:focus,.page-title a:hover{border-bottom:1px solid #8b191b;color:#8b191b}.page-title__subtitle{margin-top:-3.75rem;padding-bottom:2.5rem}@media (min-width:62em){.page-title__subtitle{margin-top:-5rem;padding-bottom:3.75rem}}.page-title__subtitle p{margin-bottom:0}@media (min-width:62em){.page-title__subtitle p{padding-left:8.47458%;padding-right:8.47458%}}.page-title__subtitle a{border-bottom:1px solid #8d7743;color:#8d7743;font-weight:600}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block;margin:0 .7em}@media (min-width:62em){.pager__item{margin:0 1em}}.pager__link,.pager__link:link,.pager__link:visited{color:#4d4f53;font-weight:600;text-decoration:none}.pager__link.is-active,.pager__link:focus,.pager__link:hover,.pager__link:link.is-active,.pager__link:link:focus,.pager__link:link:hover,.pager__link:visited.is-active,.pager__link:visited:focus,.pager__link:visited:hover{color:#8b191b;border-bottom:1px solid #8b191b}.pager__link--next,.pager__link--prev{display:block}.pager__link--next span,.pager__link--prev span{display:none}.pager__link--next::before,.pager__link--prev::before{border:8px solid #4d4f53;border-bottom:6px solid transparent;border-right:7px solid transparent;border-top:6px solid transparent;content:"";display:block;position:relative;top:1px}.pager__link--next:focus::before,.pager__link--next:hover::before,.pager__link--prev:focus::before,.pager__link--prev:hover::before{border-left-color:#8b191b}.pager__link--prev::before{border-left-color:transparent;border-right-color:#4d4f53}.pager__link--prev:focus::before,.pager__link--prev:hover::before{border-left-color:transparent;border-right-color:#8b191b}@-webkit-keyframes fadeIn{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}50%{opacity:.5}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}50%{opacity:.5}100%{opacity:0}}.parallax-slideshow__image{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%}.parallax-slideshow__image .field--type-image,.parallax-slideshow__image figure,.parallax-slideshow__image figure>div,.parallax-slideshow__image>div{height:100%;width:100%}.parallax-slideshow__image .embedded-entity{margin:0}@media (prefers-reduced-motion:reduce){.parallax-slideshow__image{-webkit-animation:none;animation:none}}.parallax-slideshow__image.fade-in{opacity:1;-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out}.parallax-slideshow__image.fade-out{opacity:0;-webkit-animation:fadeOut .5s ease-in-out;animation:fadeOut .5s ease-in-out}.parallax-slideshow__image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.parallax-slideshow__image .resp-image__text{bottom:0;right:0;max-width:100%}.parallax-slideshow__image .resp-image__text .resp-image__credit{color:#fff;font-size:1.0625rem;font-style:normal;font-weight:400;width:auto;height:auto;position:absolute;right:0;bottom:0;background-color:rgba(46,45,41,.85);padding:.75rem 1rem}.parallax-slide{position:relative;height:100%;z-index:1}.parallax-slide.initial-slide .parallax-slide__info-wrapper{padding-top:0;padding-bottom:4.6875rem}.parallax-slide.initial-slide .parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{height:100%}.parallax-slide.initial-slide-image{height:100vh}.parallax-slide__info-wrapper{width:100%;height:100%;position:relative;padding-top:95vh;z-index:2}.parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 1.25rem}@media (min-width:48em){.parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{padding:0 5.0625rem}}.parallax-slide--parallax-blank-slide .parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{padding-top:4.5rem;padding-bottom:4.5rem}.parallax-slide--parallax-image-slide .parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{padding-bottom:4.5rem}.parallax-slide--caption-right .parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.parallax-slide--caption-left .parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.parallax-slide--caption-center .parallax-slide__info-wrapper .parallax-slide__info-inner-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.parallax-slide:not(:has(.parallax-slide__caption)){font-size:4rem}.parallax-slide__caption,.parallax-slide__title-wrapper{max-width:34.25rem}.parallax-slide__caption,.parallax-slide__title{font-family:"Source Serif Pro",serif;color:#fff}.parallax-slide--parallax-image-slide .parallax-slide__caption,.parallax-slide--parallax-image-slide .parallax-slide__title{-webkit-box-shadow:.75rem 0 9 rgba(46,56,41,.85),-rem(12px) 0 0 rgba(46,45,41,.85);box-shadow:.75rem 0 9 rgba(46,56,41,.85),-rem(12px) 0 0 rgba(46,45,41,.85)}.parallax-slide--parallax-image-slide .parallax-slide__caption p,.parallax-slide--parallax-image-slide .parallax-slide__title{background-color:rgba(46,45,41,.85);padding:.125rem .875rem;display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone}.parallax-slide__title-wrapper{margin:0 0 .75rem;text-transform:none}.parallax-slide__title-wrapper .parallax-slide__title{line-height:155%}.parallax-slide--parallax-blank-slide .parallax-slide__title-wrapper{text-align:left;width:100%}.parallax-slide__caption{font-size:1.5rem;font-weight:400;line-height:175%}.parallax-slide--parallax-blank-slide .parallax-slide__caption p:has(a){margin:0}.parallax-slide--parallax-blank-slide .parallax-slide__caption p a{color:#fff;font-size:1.5rem;font-weight:400}.parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover{text-decoration:none}.fellowship-listing__application-link .parallax-slide--parallax-blank-slide .parallax-slide__caption p a,.fifty-fifty__link .parallax-slide--parallax-blank-slide .parallax-slide__caption p a,.file .parallax-slide--parallax-blank-slide .parallax-slide__caption p a,.in-the-moment-homepage .parallax-slide--parallax-blank-slide .parallax-slide__caption p a.in-the-moment-homepage__link,.latest-news__view-all .parallax-slide--parallax-blank-slide .parallax-slide__caption p a,.newsletter-subscription .parallax-slide--parallax-blank-slide .parallax-slide__caption p a.btn-newsletter-subscribe,.newsletter-subscription .parallax-slide--parallax-blank-slide .parallax-slide__caption p input[type=submit],.parallax-slide--parallax-blank-slide .parallax-slide__caption p .button,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .fellowship-listing__application-link a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .fifty-fifty__link a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .file a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .in-the-moment-homepage a.in-the-moment-homepage__link,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .latest-news__view-all a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .newsletter-subscription a.btn-newsletter-subscribe,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .newsletter-subscription input[type=submit],.parallax-slide--parallax-blank-slide .parallax-slide__caption p .series-tag-header__text a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a.series-featured-item__link,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a.series-five-up__link,.series-tag-header__text .parallax-slide--parallax-blank-slide .parallax-slide__caption p a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .parallax-slide--parallax-blank-slide .parallax-slide__caption p a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .parallax-slide--parallax-blank-slide .parallax-slide__caption p a{background-color:#8b191b}.fellowship-listing__application-link .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.fellowship-listing__application-link .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover,.fifty-fifty__link .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.fifty-fifty__link .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover,.file .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.file .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover,.in-the-moment-homepage .parallax-slide--parallax-blank-slide .parallax-slide__caption p a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .parallax-slide--parallax-blank-slide .parallax-slide__caption p a.in-the-moment-homepage__link:hover,.latest-news__view-all .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.latest-news__view-all .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover,.newsletter-subscription .parallax-slide--parallax-blank-slide .parallax-slide__caption p a.btn-newsletter-subscribe:focus,.newsletter-subscription .parallax-slide--parallax-blank-slide .parallax-slide__caption p a.btn-newsletter-subscribe:hover,.newsletter-subscription .parallax-slide--parallax-blank-slide .parallax-slide__caption p input:focus[type=submit],.newsletter-subscription .parallax-slide--parallax-blank-slide .parallax-slide__caption p input:hover[type=submit],.parallax-slide--parallax-blank-slide .parallax-slide__caption p .button:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .button:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .fellowship-listing__application-link a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .fellowship-listing__application-link a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .fifty-fifty__link a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .fifty-fifty__link a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .file a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .file a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .latest-news__view-all a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .latest-news__view-all a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .newsletter-subscription a.btn-newsletter-subscribe:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .newsletter-subscription a.btn-newsletter-subscribe:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .newsletter-subscription input:focus[type=submit],.parallax-slide--parallax-blank-slide .parallax-slide__caption p .newsletter-subscription input:hover[type=submit],.parallax-slide--parallax-blank-slide .parallax-slide__caption p .series-tag-header__text a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .series-tag-header__text a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a.series-featured-item__link:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a.series-featured-item__link:hover,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a.series-five-up__link:focus,.parallax-slide--parallax-blank-slide .parallax-slide__caption p a.series-five-up__link:hover,.series-tag-header__text .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.series-tag-header__text .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .parallax-slide--parallax-blank-slide .parallax-slide__caption p a:hover{background-color:transparent}.parallax-slide--parallax-blank-slide .parallax-slide__caption p .link--more-sm{font-size:.875rem}.parallax-slide--parallax-blank-slide .parallax-slide__caption p .link--more,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .link--more-sm{text-decoration:underline}.parallax-slide--parallax-blank-slide .parallax-slide__caption p .link--more-sm::after,.parallax-slide--parallax-blank-slide .parallax-slide__caption p .link--more::after{content:'\2192';display:inline-block;margin-left:.3125rem}.parallax-slide--parallax-blank-slide .parallax-slide__caption .small-date,.parallax-slide--parallax-blank-slide .parallax-slide__caption .visual-caption{font-size:1.0625rem}.parallax-slide--parallax-blank-slide .parallax-slide__caption .small-date a,.parallax-slide--parallax-blank-slide .parallax-slide__caption .visual-caption a{font-size:1.0625rem}.parallax-slide--parallax-blank-slide .parallax-slide__caption .small-date{line-height:1.625rem;text-transform:uppercase;margin:0 0 1.25rem 0;color:#dccf99}.parallax-slide--parallax-blank-slide .parallax-slide__caption .small-date a{color:#dccf99}.parallax-slide--parallax-blank-slide .parallax-slide__caption .visual-caption{line-height:normal;color:#e5e5e5}.parallax-slide--parallax-blank-slide .parallax-slide__caption .visual-caption a{color:#e5e5e5}.parallax-slide--parallax-blank-slide .parallax-slide__caption .story-intro{color:#eee;font-size:1.75rem}.parallax-slide--parallax-blank-slide .parallax-slide__caption .story-intro a{color:#eee;font-size:1.75rem}.parallax-slide--parallax-blank-slide .parallax-slide__caption li::before{background-color:#fff;top:1rem}.pull-quote{padding-left:5.26316%;padding-right:5.26316%}.pull-quote.pull-left{float:none}.pull-quote.align-right{float:none}.pull-quote blockquote{margin-left:0;margin-right:0;padding:0}@media (min-width:0) and (max-width:47.9375em){.pull-quote__inner{padding-left:5%;padding-right:5%}}@media (min-width:48em){.align-right .pull-quote__inner{float:right;padding-left:4.04455%;margin-left:4.04455%!important;margin-top:0;width:47.95009%!important}}@media (min-width:48em){.pull-left .pull-quote__inner{float:left;margin-left:-25.96968%!important;margin-right:4.04455%;padding-right:4.04455%;margin-top:0;width:47.95009%!important}}.randomizer{background-color:#00505c;margin-bottom:0;overflow:hidden}.layout--onecol .randomizer{margin:0 0 2.5rem 0}@media (min-width:48em){.randomizer__inner{position:relative;padding-right:0}}.randomizer__text::after{clear:both;content:"";display:table}@media (min-width:48em){.randomizer__text{width:48.65182%;float:left;margin-right:2.69637%;padding-right:5.86166%;margin-right:0;margin-bottom:1.875rem;position:absolute;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%}}@media (min-width:48em) and (min-width:62em){.randomizer__text{margin-top:1.25rem}}.randomizer__text div{color:#fff;font-size:1.875rem;font-weight:200;line-height:normal;margin-bottom:2.1875rem;margin-top:0;text-align:left}@media (min-width:48em){.randomizer__text div{font-size:1.625rem}}@media (min-width:62em){.randomizer__text div{font-size:2.25rem;margin-bottom:1.5625rem}}@media (min-width:75em){.randomizer__text div{font-size:2.5rem}}.fellowship-listing__application-link .randomizer__text a,.fifty-fifty__link .randomizer__text a,.file .randomizer__text a,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link,.latest-news__view-all .randomizer__text a,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe,.randomizer__text .fellowship-listing__application-link a,.randomizer__text .fifty-fifty__link a,.randomizer__text .file a,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link,.randomizer__text .latest-news__view-all a,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe,.randomizer__text .series-tag-header__text a,.randomizer__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.randomizer__text a.button,.randomizer__text a.series-featured-item__link,.randomizer__text a.series-five-up__link,.series-tag-header__text .randomizer__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a{border:1px solid #dccf99;background-color:transparent;color:#dccf99}.fellowship-listing__application-link .randomizer__text a:focus,.fellowship-listing__application-link .randomizer__text a:hover,.fifty-fifty__link .randomizer__text a:focus,.fifty-fifty__link .randomizer__text a:hover,.file .randomizer__text a:focus,.file .randomizer__text a:hover,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .randomizer__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .randomizer__text a:focus,.latest-news__view-all .randomizer__text a:hover,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .randomizer__text a.btn-newsletter-subscribe:hover,.randomizer__text .fellowship-listing__application-link a:focus,.randomizer__text .fellowship-listing__application-link a:hover,.randomizer__text .fifty-fifty__link a:focus,.randomizer__text .fifty-fifty__link a:hover,.randomizer__text .file a:focus,.randomizer__text .file a:hover,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.randomizer__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.randomizer__text .latest-news__view-all a:focus,.randomizer__text .latest-news__view-all a:hover,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.randomizer__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.randomizer__text .series-tag-header__text a:focus,.randomizer__text .series-tag-header__text a:hover,.randomizer__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.randomizer__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.randomizer__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.randomizer__text a.button:focus,.randomizer__text a.button:hover,.randomizer__text a.series-featured-item__link:focus,.randomizer__text a.series-featured-item__link:hover,.randomizer__text a.series-five-up__link:focus,.randomizer__text a.series-five-up__link:hover,.series-tag-header__text .randomizer__text a:focus,.series-tag-header__text .randomizer__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .randomizer__text a:hover{background-color:#dccf99;color:#00505c}.randomizer__text-inner{padding:1.875rem 0}.randomizer__text-inner::after{clear:both;content:"";display:table}@media (min-width:48em){.randomizer__text-inner{padding:1.875rem 3.125rem 1.875rem}}@media (min-width:75em){.randomizer__text-inner{padding:3.75rem 0 3.125rem 0}}.randomizer__images{margin-bottom:0;margin-top:0;margin-left:-5.26316%;margin-right:-5.26316%}@media (min-width:36em) and (max-width:47.9375em){.randomizer__images{margin-left:-2.69637%;margin-right:-2.69637%}}@media (min-width:48em){.randomizer__images{width:48.65182%;float:right;margin-right:0;border-left:1px solid #fff;border-right:0;margin-left:0;margin-right:0}}.randomizer__images a{color:#dccf99;display:block;font-weight:400;text-decoration:none;position:relative;overflow:hidden}.randomizer__images a::after{clear:both;content:"";display:table}.randomizer__images a::before{content:'';display:block;position:absolute;z-index:20}.randomizer__images a::after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;top:0;z-index:10;text-align:center}.randomizer__images a:focus,.randomizer__images a:hover{z-index:1}.randomizer__images a:focus::before,.randomizer__images a:hover::before{content:'';left:50%;padding:2.875rem;top:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.randomizer__images a:focus::after,.randomizer__images a:hover::after{content:'Explore';padding-top:30px;top:45%}.randomizer__images a:focus img,.randomizer__images a:focus p,.randomizer__images a:hover img,.randomizer__images a:hover p{opacity:.1}.randomizer__images li{background-color:#000;border-bottom:1px solid #fff;padding-left:0;position:relative}@media (min-width:0) and (max-width:47.9375em){.randomizer__images li{margin-left:-1px;margin-right:-1px}}@media (min-width:48em){.randomizer__images li{float:left;border-bottom:1px solid transparent;border-right:1px solid #00505c;width:50%;overflow:hidden}}.randomizer__images li::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));bottom:0;content:'';left:0;height:100%;position:absolute;width:100%}@media (min-width:48em){.randomizer__images li:nth-child(1),.randomizer__images li:nth-child(3){border-right:1px solid #fff}}@media (min-width:48em){.randomizer__images li:nth-child(1),.randomizer__images li:nth-child(2){border-bottom:1px solid #fff}}@media (min-width:48em){.randomizer__images li:nth-child(1)::after,.randomizer__images li:nth-child(2)::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(rgba(0,0,0,0)));background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));bottom:auto;top:0}}@media (min-width:48em){.randomizer__images li:nth-child(1) .randomizer__text-wrapper,.randomizer__images li:nth-child(2) .randomizer__text-wrapper{bottom:auto;margin-bottom:auto;margin-top:.625rem;top:0}}@media (min-width:48em){.randomizer__images li:nth-child(2) .randomizer__text-wrapper,.randomizer__images li:nth-child(4) .randomizer__text-wrapper{border-right:0;margin-right:.625rem;right:0}}.randomizer__images a:hover+li::after{z-index:0}.randomizer__images .randomizer__text-wrapper{bottom:0;margin-bottom:.625rem;margin-left:.625rem;position:absolute;z-index:10}.randomizer__images .randomizer__subtitle{font-size:70%}.randomizer__images p{margin:0;font-size:1rem;line-height:1.375rem}@media (min-width:48em) and (max-width:61.9375em){.randomizer__images p{font-size:.875rem;line-height:1.25rem}}.randomizer__images img{-webkit-transition:opacity .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1);display:block;width:100%;-webkit-backface-visibility:hidden}@media (min-width:48em){.randomizer__images img.small{display:none}}.randomizer__images img.large{display:none}@media (min-width:48em){.randomizer__images img.large{display:block}}.series-collection{margin-bottom:1.875rem}@media (min-width:48em){.series-collection{margin-bottom:3.75rem}}@media (min-width:75em){.series-collection{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:31.25rem}}.series-collection__main{background-color:#00505c}.preferred-color-red .series-collection__main{background-color:#8b191b}.preferred-color-purple .series-collection__main{background-color:#53284f}@media (min-width:48em) and (max-width:61.9375em){.series-collection__main{width:100%}}@media (min-width:62em) and (max-width:74.9375em){.series-collection__main{width:100%}}@media (min-width:48em){.series-collection__main{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}}.series-collection__main-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.875rem 1.25rem 0;position:relative}.series-collection__main-text::after{clear:both;content:"";display:table}@media (min-width:48em) and (max-width:61.9375em){.series-collection__main-text{float:left;width:49.15254%}}@media (min-width:62em) and (max-width:74.9375em){.series-collection__main-text{float:left;width:49.15254%}}@media (min-width:75em){.series-collection__main-text{width:38.52901%}}@media screen and (min-width:1500px){.series-collection__main-text{width:48.71795%}}@media (min-width:75em) and (max-width:93.75em){.series-collection__main-text.long-text{padding-top:1.2rem}}@media (min-width:48em) and (max-width:61.9375em){.without-image .series-collection__main-text{width:66.10169%}}@media (min-width:62em) and (max-width:74.9375em){.without-image .series-collection__main-text{width:66.10169%}}@media (min-width:75em){.without-image .series-collection__main-text{width:64.17004%}}.series-collection__label{color:#8d7743;font-family:Source Sans Pro,sans-serif;font-weight:700;font-size:1rem;line-height:1.2em;margin:2rem 0;text-transform:uppercase;margin:0 0 .3125rem;color:#fff;font-weight:600;text-transform:uppercase}@media (min-width:48em){.series-collection__label{font-size:1.25rem;line-height:1.2em}}@media (min-width:48em) and (max-width:61.9375em){.series-collection__label{font-size:.875rem}}.series-collection__title{margin:0 0 .9375rem 0}.series-collection__title a{color:#dccf99;font-weight:300;text-decoration:none}.series-collection__title a:focus,.series-collection__title a:hover{text-decoration:underline}@media (min-width:75em) and (max-width:93.75em){.series-collection__title.long-text{margin-bottom:.3rem}}@media (min-width:75em) and (max-width:93.75em){.series-collection__title.long-text a{font-size:2rem;line-height:1em}}.series-collection__text p{color:#fff;font-size:1rem;line-height:1.5rem}@media (min-width:75em) and (max-width:93.75em){.series-collection__text.long-text p{line-height:1.3rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}}.series-collection__text a{color:#fff}.series-collection__text a:focus,.series-collection__text a:hover{color:#dccf99}.fellowship-listing__application-link .series-collection__text a,.fifty-fifty__link .series-collection__text a,.file .series-collection__text a,.in-the-moment-homepage .series-collection__text a.in-the-moment-homepage__link,.latest-news__view-all .series-collection__text a,.newsletter-subscription .series-collection__text a.btn-newsletter-subscribe,.series-collection__text .fellowship-listing__application-link a,.series-collection__text .fifty-fifty__link a,.series-collection__text .file a,.series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link,.series-collection__text .latest-news__view-all a,.series-collection__text .newsletter-subscription a.btn-newsletter-subscribe,.series-collection__text .series-tag-header__text a,.series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.series-collection__text a.button,.series-collection__text a.series-featured-item__link,.series-collection__text a.series-five-up__link,.series-tag-header__text .series-collection__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a{border-color:#fff}.fellowship-listing__application-link .series-collection__text a:visited,.fifty-fifty__link .series-collection__text a:visited,.file .series-collection__text a:visited,.in-the-moment-homepage .series-collection__text a.in-the-moment-homepage__link:visited,.latest-news__view-all .series-collection__text a:visited,.newsletter-subscription .series-collection__text a.btn-newsletter-subscribe:visited,.series-collection__text .fellowship-listing__application-link a:visited,.series-collection__text .fifty-fifty__link a:visited,.series-collection__text .file a:visited,.series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.series-collection__text .latest-news__view-all a:visited,.series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:visited,.series-collection__text .series-tag-header__text a:visited,.series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,.series-collection__text a.button:visited,.series-collection__text a.series-featured-item__link:visited,.series-collection__text a.series-five-up__link:visited,.series-tag-header__text .series-collection__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a:visited{color:inherit}.fellowship-listing__application-link .series-collection__text a:focus,.fellowship-listing__application-link .series-collection__text a:hover,.fifty-fifty__link .series-collection__text a:focus,.fifty-fifty__link .series-collection__text a:hover,.file .series-collection__text a:focus,.file .series-collection__text a:hover,.in-the-moment-homepage .series-collection__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .series-collection__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .series-collection__text a:focus,.latest-news__view-all .series-collection__text a:hover,.newsletter-subscription .series-collection__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .series-collection__text a.btn-newsletter-subscribe:hover,.series-collection__text .fellowship-listing__application-link a:focus,.series-collection__text .fellowship-listing__application-link a:hover,.series-collection__text .fifty-fifty__link a:focus,.series-collection__text .fifty-fifty__link a:hover,.series-collection__text .file a:focus,.series-collection__text .file a:hover,.series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.series-collection__text .latest-news__view-all a:focus,.series-collection__text .latest-news__view-all a:hover,.series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.series-collection__text .series-tag-header__text a:focus,.series-collection__text .series-tag-header__text a:hover,.series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.series-collection__text a.button:focus,.series-collection__text a.button:hover,.series-collection__text a.series-featured-item__link:focus,.series-collection__text a.series-featured-item__link:hover,.series-collection__text a.series-five-up__link:focus,.series-collection__text a.series-five-up__link:hover,.series-tag-header__text .series-collection__text a:focus,.series-tag-header__text .series-collection__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__text a:hover{background-color:#fff;color:#00505c}.fellowship-listing__application-link .preferred-color-purple .series-collection__text a:focus,.fellowship-listing__application-link .preferred-color-purple .series-collection__text a:hover,.fifty-fifty__link .preferred-color-purple .series-collection__text a:focus,.fifty-fifty__link .preferred-color-purple .series-collection__text a:hover,.file .preferred-color-purple .series-collection__text a:focus,.file .preferred-color-purple .series-collection__text a:hover,.in-the-moment-homepage .preferred-color-purple .series-collection__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .preferred-color-purple .series-collection__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .preferred-color-purple .series-collection__text a:focus,.latest-news__view-all .preferred-color-purple .series-collection__text a:hover,.newsletter-subscription .preferred-color-purple .series-collection__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .preferred-color-purple .series-collection__text a.btn-newsletter-subscribe:hover,.preferred-color-purple .series-collection__text .fellowship-listing__application-link a:focus,.preferred-color-purple .series-collection__text .fellowship-listing__application-link a:hover,.preferred-color-purple .series-collection__text .fifty-fifty__link a:focus,.preferred-color-purple .series-collection__text .fifty-fifty__link a:hover,.preferred-color-purple .series-collection__text .file a:focus,.preferred-color-purple .series-collection__text .file a:hover,.preferred-color-purple .series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.preferred-color-purple .series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.preferred-color-purple .series-collection__text .latest-news__view-all a:focus,.preferred-color-purple .series-collection__text .latest-news__view-all a:hover,.preferred-color-purple .series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.preferred-color-purple .series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.preferred-color-purple .series-collection__text .series-tag-header__text a:focus,.preferred-color-purple .series-collection__text .series-tag-header__text a:hover,.preferred-color-purple .series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-purple .series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-purple .series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-purple .series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-purple .series-collection__text a.button:focus,.preferred-color-purple .series-collection__text a.button:hover,.preferred-color-purple .series-collection__text a.series-featured-item__link:focus,.preferred-color-purple .series-collection__text a.series-featured-item__link:hover,.preferred-color-purple .series-collection__text a.series-five-up__link:focus,.preferred-color-purple .series-collection__text a.series-five-up__link:hover,.series-tag-header__text .preferred-color-purple .series-collection__text a:focus,.series-tag-header__text .preferred-color-purple .series-collection__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-collection__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-collection__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-collection__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-collection__text a:hover{color:#53284f}.fellowship-listing__application-link .preferred-color-red .series-collection__text a:focus,.fellowship-listing__application-link .preferred-color-red .series-collection__text a:hover,.fifty-fifty__link .preferred-color-red .series-collection__text a:focus,.fifty-fifty__link .preferred-color-red .series-collection__text a:hover,.file .preferred-color-red .series-collection__text a:focus,.file .preferred-color-red .series-collection__text a:hover,.in-the-moment-homepage .preferred-color-red .series-collection__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .preferred-color-red .series-collection__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .preferred-color-red .series-collection__text a:focus,.latest-news__view-all .preferred-color-red .series-collection__text a:hover,.newsletter-subscription .preferred-color-red .series-collection__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .preferred-color-red .series-collection__text a.btn-newsletter-subscribe:hover,.preferred-color-red .series-collection__text .fellowship-listing__application-link a:focus,.preferred-color-red .series-collection__text .fellowship-listing__application-link a:hover,.preferred-color-red .series-collection__text .fifty-fifty__link a:focus,.preferred-color-red .series-collection__text .fifty-fifty__link a:hover,.preferred-color-red .series-collection__text .file a:focus,.preferred-color-red .series-collection__text .file a:hover,.preferred-color-red .series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.preferred-color-red .series-collection__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.preferred-color-red .series-collection__text .latest-news__view-all a:focus,.preferred-color-red .series-collection__text .latest-news__view-all a:hover,.preferred-color-red .series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.preferred-color-red .series-collection__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.preferred-color-red .series-collection__text .series-tag-header__text a:focus,.preferred-color-red .series-collection__text .series-tag-header__text a:hover,.preferred-color-red .series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-red .series-collection__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-red .series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-red .series-collection__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-red .series-collection__text a.button:focus,.preferred-color-red .series-collection__text a.button:hover,.preferred-color-red .series-collection__text a.series-featured-item__link:focus,.preferred-color-red .series-collection__text a.series-featured-item__link:hover,.preferred-color-red .series-collection__text a.series-five-up__link:focus,.preferred-color-red .series-collection__text a.series-five-up__link:hover,.series-tag-header__text .preferred-color-red .series-collection__text a:focus,.series-tag-header__text .preferred-color-red .series-collection__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-collection__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-collection__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-collection__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-collection__text a:hover{color:#8b191b}.series-collection__text .drop-cap::first-letter{color:#fff}.series-collection__tags{-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:48em){.series-collection__tags{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:.9375rem}}.series-collection__tags a{margin-right:.1875rem;margin-bottom:.0625rem;color:#fff;background-color:rgba(255,255,255,.15);display:block;margin-right:.4375rem;margin-bottom:.4375rem}.series-collection__tags a:link,.series-collection__tags a:visited{color:#fff}.series-collection__tags a:focus,.series-collection__tags a:hover{background-color:rgba(255,255,255,.05)}.ck-editor__main ol .series-collection__tags li,.ck-editor__main ul .series-collection__tags li,.series-collection__tags .ck-editor__main ol li,.series-collection__tags .ck-editor__main ul li,.series-collection__tags .list-item,.series-collection__tags .text-long ol li,.series-collection__tags .text-long ul li,.text-long ol .series-collection__tags li,.text-long ul .series-collection__tags li{margin:0;display:inline-block}.series-collection__image{float:right;position:relative}@media (min-width:48em) and (max-width:61.9375em){.series-collection__image{width:51.78412%}}@media (min-width:62em) and (max-width:74.9375em){.series-collection__image{width:51.78412%}}@media (min-width:75em){.series-collection__image{width:64.17004%}.series-collection__image::after{clear:both;content:"";display:table}}@media (min-width:75em){.series-collection__image figure{position:absolute;right:0;top:0}}.series-collection__image img{float:right}@media (min-width:75em){.series-collection__image img{height:31.25rem;max-width:100%;width:auto}}.series-collection__sidebar{border:1px solid #00505c;clear:both;padding:1.875rem 0 0;position:relative}.preferred-color-purple .series-collection__sidebar{border-color:#53284f}.preferred-color-red .series-collection__sidebar{border-color:#8b191b}@media (min-width:48em){.series-collection__sidebar{padding:1.875rem 1.875rem 3.75rem;width:100%}}@media (min-width:75em){.series-collection__sidebar{width:37.46655%}}.series-collection__list{margin-top:0;padding-left:1.875rem;padding-right:1.875rem}@media (min-width:48em){.series-collection__list{padding-left:0;padding-right:0}}@media (min-width:75em){.series-collection__list{max-height:25.5rem;overflow:hidden}}.series-collection__list-item{font-size:1rem;line-height:normal;margin-bottom:.625rem}.series-collection__list-item::after{clear:both;content:"";display:table}.series-collection__list-item:last-child{margin-bottom:0;padding:.625rem 0 0 0}@media (min-width:62em){.series-collection__list-item:last-child{padding:1.25rem 0}}.series-collection__list-item figure{float:left;margin-right:.9375rem;position:relative}.series-collection__list-item a{color:#00505c;display:block;text-decoration:none}.series-collection__list-item a:focus,.series-collection__list-item a:hover{color:#007c92}.series-collection__list-item a p{margin:0;min-height:5.625rem;position:relative;top:-.25rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.preferred-color-red .series-collection__list-item a{color:#8b191b}.preferred-color-red .series-collection__list-item a:focus,.preferred-color-red .series-collection__list-item a:hover{color:#b62123}.preferred-color-purple .series-collection__list-item a{color:#53284f}.preferred-color-purple .series-collection__list-item a:focus,.preferred-color-purple .series-collection__list-item a:hover{color:#753970}.series-collection__list-item .resp-image--has-text picture::after,.series-collection__list-item .resp-image__text{display:none}.series-collection__see-all-link{font-size:1.875rem;line-height:1.875rem;font-weight:200}@media (min-width:62em){.series-collection__see-all-link{font-size:2.5rem;line-height:2.5rem}}.series-collection__see-all-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.series-collection__see-all-link span::after{content:"»";font-size:3.75rem;line-height:3.75rem;margin-left:.625rem;margin-top:-.625rem}@media (min-width:62em){.series-collection__see-all-link span::after{font-size:5rem;line-height:5rem;margin-left:1.25rem;margin-top:-.875rem}}.series-collection__buttons{margin-left:1.875rem;width:100%}.series-collection__buttons::after{clear:both;content:"";display:table}@media (min-width:0) and (max-width:35.9375em){.series-collection__buttons{margin-left:0}}@media (min-width:48em){.series-collection__buttons{bottom:0;left:0;position:absolute}}.fellowship-listing__application-link .series-collection__buttons a,.fifty-fifty__link .series-collection__buttons a,.file .series-collection__buttons a,.in-the-moment-homepage .series-collection__buttons a.in-the-moment-homepage__link,.latest-news__view-all .series-collection__buttons a,.newsletter-subscription .series-collection__buttons a.btn-newsletter-subscribe,.newsletter-subscription .series-collection__buttons input[type=submit],.series-collection__buttons .button,.series-collection__buttons .fellowship-listing__application-link a,.series-collection__buttons .fifty-fifty__link a,.series-collection__buttons .file a,.series-collection__buttons .in-the-moment-homepage a.in-the-moment-homepage__link,.series-collection__buttons .latest-news__view-all a,.series-collection__buttons .newsletter-subscription a.btn-newsletter-subscribe,.series-collection__buttons .newsletter-subscription input[type=submit],.series-collection__buttons .series-tag-header__text a,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.series-collection__buttons a.series-featured-item__link,.series-collection__buttons a.series-five-up__link,.series-tag-header__text .series-collection__buttons a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a{border:0;color:#7d683b;float:left;font-size:.75rem;letter-spacing:.1em;padding:1.25rem 1.875rem 1.25rem 0;text-align:left;text-indent:1.875rem;text-transform:uppercase}.fellowship-listing__application-link .series-collection__buttons a::before,.fifty-fifty__link .series-collection__buttons a::before,.file .series-collection__buttons a::before,.in-the-moment-homepage .series-collection__buttons a.in-the-moment-homepage__link::before,.latest-news__view-all .series-collection__buttons a::before,.newsletter-subscription .series-collection__buttons a.btn-newsletter-subscribe::before,.newsletter-subscription .series-collection__buttons input[type=submit]::before,.series-collection__buttons .button::before,.series-collection__buttons .fellowship-listing__application-link a::before,.series-collection__buttons .fifty-fifty__link a::before,.series-collection__buttons .file a::before,.series-collection__buttons .in-the-moment-homepage a.in-the-moment-homepage__link::before,.series-collection__buttons .latest-news__view-all a::before,.series-collection__buttons .newsletter-subscription a.btn-newsletter-subscribe::before,.series-collection__buttons .newsletter-subscription input[type=submit]::before,.series-collection__buttons .series-tag-header__text a::before,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a::before,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a::before,.series-collection__buttons a.series-featured-item__link::before,.series-collection__buttons a.series-five-up__link::before,.series-tag-header__text .series-collection__buttons a::before,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a::before,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a::before{content:"";display:block;height:.9375rem;position:absolute;width:.9375rem}.fellowship-listing__application-link .series-collection__buttons a:focus,.fellowship-listing__application-link .series-collection__buttons a:hover,.fifty-fifty__link .series-collection__buttons a:focus,.fifty-fifty__link .series-collection__buttons a:hover,.file .series-collection__buttons a:focus,.file .series-collection__buttons a:hover,.in-the-moment-homepage .series-collection__buttons a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .series-collection__buttons a.in-the-moment-homepage__link:hover,.latest-news__view-all .series-collection__buttons a:focus,.latest-news__view-all .series-collection__buttons a:hover,.newsletter-subscription .series-collection__buttons a.btn-newsletter-subscribe:focus,.newsletter-subscription .series-collection__buttons a.btn-newsletter-subscribe:hover,.newsletter-subscription .series-collection__buttons input:focus[type=submit],.newsletter-subscription .series-collection__buttons input:hover[type=submit],.series-collection__buttons .button:focus,.series-collection__buttons .button:hover,.series-collection__buttons .fellowship-listing__application-link a:focus,.series-collection__buttons .fellowship-listing__application-link a:hover,.series-collection__buttons .fifty-fifty__link a:focus,.series-collection__buttons .fifty-fifty__link a:hover,.series-collection__buttons .file a:focus,.series-collection__buttons .file a:hover,.series-collection__buttons .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.series-collection__buttons .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.series-collection__buttons .latest-news__view-all a:focus,.series-collection__buttons .latest-news__view-all a:hover,.series-collection__buttons .newsletter-subscription a.btn-newsletter-subscribe:focus,.series-collection__buttons .newsletter-subscription a.btn-newsletter-subscribe:hover,.series-collection__buttons .newsletter-subscription input:focus[type=submit],.series-collection__buttons .newsletter-subscription input:hover[type=submit],.series-collection__buttons .series-tag-header__text a:focus,.series-collection__buttons .series-tag-header__text a:hover,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.series-collection__buttons a.series-featured-item__link:focus,.series-collection__buttons a.series-featured-item__link:hover,.series-collection__buttons a.series-five-up__link:focus,.series-collection__buttons a.series-five-up__link:hover,.series-tag-header__text .series-collection__buttons a:focus,.series-tag-header__text .series-collection__buttons a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a:hover{background-color:transparent;color:#b3995d}.series-collection__buttons button.button--series-collection__buttons__more-prev{overflow:hidden;text-indent:-9999px;white-space:nowrap;padding-right:0;position:absolute;width:.9375rem}@media (min-width:0) and (max-width:35.9375em){.series-collection__buttons button.button--series-collection__buttons__more-prev{left:1.875rem}}.series-collection__buttons button.button--series-collection__buttons__more-prev::before{background-image:url(/themes/custom/stanford_hs/images/icons/more-arrow-up.svg);left:0}.series-collection__buttons button.button--series-collection__buttons__more-prev:focus::before,.series-collection__buttons button.button--series-collection__buttons__more-prev:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/more-arrow-up-hover.svg)}.series-collection__buttons button.button--series-collection__buttons__more-prev.slick-disabled{cursor:default}.series-collection__buttons button.button--series-collection__buttons__more-prev.slick-disabled:focus,.series-collection__buttons button.button--series-collection__buttons__more-prev.slick-disabled:hover{background-color:transparent}.series-collection__buttons button.button--series-collection__buttons__more-prev.slick-disabled::before{background-image:url(/themes/custom/stanford_hs/images/icons/more-arrow-up-disabled.svg)}.series-collection__buttons button.button--series-collection__buttons__more-next{margin-left:1.25rem;width:auto}@media (min-width:0) and (max-width:35.9375em){.series-collection__buttons button.button--series-collection__buttons__more-next{margin-left:3.125rem}}.series-collection__buttons button.button--series-collection__buttons__more-next::before{background-image:url(/themes/custom/stanford_hs/images/icons/more-arrow-down.svg)}.series-collection__buttons button.button--series-collection__buttons__more-next:focus::before,.series-collection__buttons button.button--series-collection__buttons__more-next:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/more-arrow-down-hover.svg)}.series-collection__buttons button.button--series-collection__buttons__more-next.slick-disabled{color:#f1eee9;cursor:default}.series-collection__buttons button.button--series-collection__buttons__more-next.slick-disabled:focus,.series-collection__buttons button.button--series-collection__buttons__more-next.slick-disabled:hover{background-color:transparent}.series-collection__buttons button.button--series-collection__buttons__more-next.slick-disabled::before{background-image:url(/themes/custom/stanford_hs/images/icons/more-arrow-down-disabled.svg)}.fellowship-listing__application-link .series-collection__buttons a.link--series-collection__buttons__other,.fifty-fifty__link .series-collection__buttons a.link--series-collection__buttons__other,.file .series-collection__buttons a.link--series-collection__buttons__other,.in-the-moment-homepage .series-collection__buttons a.link--series-collection__buttons__other.in-the-moment-homepage__link,.latest-news__view-all .series-collection__buttons a.link--series-collection__buttons__other,.newsletter-subscription .series-collection__buttons a.link--series-collection__buttons__other.btn-newsletter-subscribe,.newsletter-subscription .series-collection__buttons input.link--series-collection__buttons__other[type=submit],.series-collection__buttons .button.link--series-collection__buttons__other,.series-collection__buttons .fellowship-listing__application-link a.link--series-collection__buttons__other,.series-collection__buttons .fifty-fifty__link a.link--series-collection__buttons__other,.series-collection__buttons .file a.link--series-collection__buttons__other,.series-collection__buttons .in-the-moment-homepage a.link--series-collection__buttons__other.in-the-moment-homepage__link,.series-collection__buttons .latest-news__view-all a.link--series-collection__buttons__other,.series-collection__buttons .newsletter-subscription a.link--series-collection__buttons__other.btn-newsletter-subscribe,.series-collection__buttons .newsletter-subscription input.link--series-collection__buttons__other[type=submit],.series-collection__buttons .series-tag-header__text a.link--series-collection__buttons__other,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other,.series-collection__buttons a.link--series-collection__buttons__other.series-featured-item__link,.series-collection__buttons a.link--series-collection__buttons__other.series-five-up__link,.series-tag-header__text .series-collection__buttons a.link--series-collection__buttons__other,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other{background-color:#f1efeb;float:right;margin-right:1.875rem;text-indent:1.875rem;width:50%}@media (min-width:0) and (max-width:35.9375em){.fellowship-listing__application-link .series-collection__buttons a.link--series-collection__buttons__other,.fifty-fifty__link .series-collection__buttons a.link--series-collection__buttons__other,.file .series-collection__buttons a.link--series-collection__buttons__other,.in-the-moment-homepage .series-collection__buttons a.link--series-collection__buttons__other.in-the-moment-homepage__link,.latest-news__view-all .series-collection__buttons a.link--series-collection__buttons__other,.newsletter-subscription .series-collection__buttons a.link--series-collection__buttons__other.btn-newsletter-subscribe,.newsletter-subscription .series-collection__buttons input.link--series-collection__buttons__other[type=submit],.series-collection__buttons .button.link--series-collection__buttons__other,.series-collection__buttons .fellowship-listing__application-link a.link--series-collection__buttons__other,.series-collection__buttons .fifty-fifty__link a.link--series-collection__buttons__other,.series-collection__buttons .file a.link--series-collection__buttons__other,.series-collection__buttons .in-the-moment-homepage a.link--series-collection__buttons__other.in-the-moment-homepage__link,.series-collection__buttons .latest-news__view-all a.link--series-collection__buttons__other,.series-collection__buttons .newsletter-subscription a.link--series-collection__buttons__other.btn-newsletter-subscribe,.series-collection__buttons .newsletter-subscription input.link--series-collection__buttons__other[type=submit],.series-collection__buttons .series-tag-header__text a.link--series-collection__buttons__other,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other,.series-collection__buttons a.link--series-collection__buttons__other.series-featured-item__link,.series-collection__buttons a.link--series-collection__buttons__other.series-five-up__link,.series-tag-header__text .series-collection__buttons a.link--series-collection__buttons__other,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other{float:none;margin-right:0;width:100%}}.fellowship-listing__application-link .series-collection__buttons a.link--series-collection__buttons__other:focus,.fellowship-listing__application-link .series-collection__buttons a.link--series-collection__buttons__other:hover,.fifty-fifty__link .series-collection__buttons a.link--series-collection__buttons__other:focus,.fifty-fifty__link .series-collection__buttons a.link--series-collection__buttons__other:hover,.file .series-collection__buttons a.link--series-collection__buttons__other:focus,.file .series-collection__buttons a.link--series-collection__buttons__other:hover,.in-the-moment-homepage .series-collection__buttons a.link--series-collection__buttons__other.in-the-moment-homepage__link:focus,.in-the-moment-homepage .series-collection__buttons a.link--series-collection__buttons__other.in-the-moment-homepage__link:hover,.latest-news__view-all .series-collection__buttons a.link--series-collection__buttons__other:focus,.latest-news__view-all .series-collection__buttons a.link--series-collection__buttons__other:hover,.newsletter-subscription .series-collection__buttons a.link--series-collection__buttons__other.btn-newsletter-subscribe:focus,.newsletter-subscription .series-collection__buttons a.link--series-collection__buttons__other.btn-newsletter-subscribe:hover,.newsletter-subscription .series-collection__buttons input.link--series-collection__buttons__other:focus[type=submit],.newsletter-subscription .series-collection__buttons input.link--series-collection__buttons__other:hover[type=submit],.series-collection__buttons .button.link--series-collection__buttons__other:focus,.series-collection__buttons .button.link--series-collection__buttons__other:hover,.series-collection__buttons .fellowship-listing__application-link a.link--series-collection__buttons__other:focus,.series-collection__buttons .fellowship-listing__application-link a.link--series-collection__buttons__other:hover,.series-collection__buttons .fifty-fifty__link a.link--series-collection__buttons__other:focus,.series-collection__buttons .fifty-fifty__link a.link--series-collection__buttons__other:hover,.series-collection__buttons .file a.link--series-collection__buttons__other:focus,.series-collection__buttons .file a.link--series-collection__buttons__other:hover,.series-collection__buttons .in-the-moment-homepage a.link--series-collection__buttons__other.in-the-moment-homepage__link:focus,.series-collection__buttons .in-the-moment-homepage a.link--series-collection__buttons__other.in-the-moment-homepage__link:hover,.series-collection__buttons .latest-news__view-all a.link--series-collection__buttons__other:focus,.series-collection__buttons .latest-news__view-all a.link--series-collection__buttons__other:hover,.series-collection__buttons .newsletter-subscription a.link--series-collection__buttons__other.btn-newsletter-subscribe:focus,.series-collection__buttons .newsletter-subscription a.link--series-collection__buttons__other.btn-newsletter-subscribe:hover,.series-collection__buttons .newsletter-subscription input.link--series-collection__buttons__other:focus[type=submit],.series-collection__buttons .newsletter-subscription input.link--series-collection__buttons__other:hover[type=submit],.series-collection__buttons .series-tag-header__text a.link--series-collection__buttons__other:focus,.series-collection__buttons .series-tag-header__text a.link--series-collection__buttons__other:hover,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other:focus,.series-collection__buttons .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other:hover,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other:focus,.series-collection__buttons .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a.link--series-collection__buttons__other:hover,.series-collection__buttons a.link--series-collection__buttons__other.series-featured-item__link:focus,.series-collection__buttons a.link--series-collection__buttons__other.series-featured-item__link:hover,.series-collection__buttons a.link--series-collection__buttons__other.series-five-up__link:focus,.series-collection__buttons a.link--series-collection__buttons__other.series-five-up__link:hover,.series-tag-header__text .series-collection__buttons a.link--series-collection__buttons__other:focus,.series-tag-header__text .series-collection__buttons a.link--series-collection__buttons__other:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-collection__buttons a.link--series-collection__buttons__other:hover{background-color:#8d7743;color:#fff}.series-featured-item{padding-block:5rem}.series-featured-item .series-featured-item__inner{padding-inline:2rem}@media (min-width:62em){.series-featured-item .series-featured-item__inner{padding-inline:4rem}}.series-featured-item a{text-decoration:none;text-underline-offset:.25rem;text-decoration-thickness:1px}.series-featured-item a:focus,.series-featured-item a:hover{text-decoration-line:underline;text-decoration-color:#8b191b}.series-featured-item__title{font-size:2.125rem;color:#8b191b;font-weight:700;margin:0 0 1.5rem;text-transform:none;-webkit-font-smoothing:antialiased}@media (min-width:48em){.series-featured-item__title{text-wrap:balance;font-size:3rem}}@media (min-width:75em){.series-featured-item__title{padding-left:4rem}}.series-featured-item__items{margin:0 auto}@media (min-width:48em){.series-featured-item__items{display:grid;grid-template-columns:repeat(12,1fr);gap:2rem}}@media (min-width:62em){.series-featured-item__items{gap:4rem}}@media (min-width:75em){.series-featured-item__items{padding-left:4rem}}.series-featured-item__featured{padding-bottom:2rem;border-bottom:1px solid #ccc;margin-bottom:1rem}@media (min-width:48em){.series-featured-item__featured{padding-bottom:0;margin-bottom:0;border-bottom:none;grid-column:span 6}}@media (min-width:62em){.series-featured-item__featured{grid-column:span 7}}.series-featured-item__featured img{width:100%}.series-featured-item__featured-title{font-family:"Source Sans 3",sans-serif;font-size:1.875rem;color:#2e2d29;text-wrap:balance;font-weight:700;margin:1rem 0 0;-webkit-font-smoothing:antialiased;letter-spacing:-.025rem}@media (min-width:48em){.series-featured-item__featured-title{font-size:2.25rem}}a:focus .series-featured-item__featured-title,a:hover .series-featured-item__featured-title{color:#8b191b}@media (min-width:48em){.series-featured-item__list{grid-column:span 6}}@media (min-width:62em){.series-featured-item__list{grid-column:span 5}}.series-featured-item__list-item{padding-bottom:1rem;border-bottom:.0625rem solid #ccc}.series-featured-item__list-item:not(:last-child){margin-bottom:1rem}.series-featured-item__list-item a{display:grid;grid-template-columns:auto 9.375rem;gap:1rem}.series-featured-item__list-item img{display:block;height:auto}.series-featured-item__list-item-title{font-family:"Source Sans 3",sans-serif;font-size:1.5rem;color:#2e2d29;font-weight:600;margin:0;line-height:1.25;text-wrap:balance;-webkit-font-smoothing:antialiased;letter-spacing:-.025rem}a:focus .series-featured-item__list-item-title,a:hover .series-featured-item__list-item-title{color:#8b191b}.series-featured-item__link-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}a.series-featured-item__link,a.series-featured-item__link:visited{background-color:#8b191b;color:#fff;padding:.5rem 1rem}a.series-featured-item__link:focus,a.series-featured-item__link:hover{background-color:#fff;color:#8b191b;text-decoration:none}.series-five-up{margin-bottom:1.875rem;background-color:#fff;color:#fff;padding-block:5rem}@media (min-width:48em){.series-five-up{margin-bottom:3.75rem}}.series-five-up__inner{padding-inline:2rem}@media (min-width:62em){.series-five-up__inner{padding-inline:4rem}}.series-five-up__inner::after{content:none}.series-five-up__content-wrapper{margin:0 auto;-webkit-font-smoothing:antialiased}@media (min-width:75em){.series-five-up__content-wrapper{padding-inline:4rem}}.series-five-up__text-wrap{margin-bottom:1.875rem;position:relative;text-wrap:balance}@media (min-width:48em){.series-five-up__text-wrap{max-width:42rem}}.series-five-up__title{margin:0 0 1.5rem 0;text-transform:none}.series-five-up__title a{text-decoration:none;font-weight:700;font-size:2.125rem;font-family:"Source Sans 3",sans-serif;line-height:1}@media (min-width:48em){.series-five-up__title a{font-size:3rem}}.series-five-up__title a:focus,.series-five-up__title a:hover{text-decoration:underline}.series-five-up__text{margin:0 0 1rem 0}.series-five-up__text p{margin:0;color:#2e2d29;font-family:"Source Sans 3",sans-serif;font-size:1.125rem;line-height:calc(1.75 / 1.125)}.series-five-up__list-item{margin-right:2rem}.series-five-up__list-item:last-child{margin-right:0}.series-five-up__see-all-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:1.5rem;line-height:calc(2 / 1.5);color:#2e2d29;text-decoration:none;background-color:#fff;border:1px solid #dccf99;gap:.5rem;padding:0 1rem}@media (min-width:62em){.series-five-up__see-all-link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}}.series-five-up__see-all-link::after{content:"";display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/arrow-right-grey.svg) no-repeat center center;background-size:12px 12px;width:1rem;height:1rem}.series-five-up__see-all-link:focus,.series-five-up__see-all-link:hover{color:#8b191b}.series-five-up__see-all-link:focus::after,.series-five-up__see-all-link:hover::after{background-image:url(/themes/custom/stanford_hs/images/icons/arrow-right.svg)}.series-five-up__cards .slick-list{overflow:hidden;padding-top:1.5rem}.series-five-up__cards .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.series-five-up__cards .slick-slide{height:auto;min-height:10.625rem}@media (min-width:48em){.series-five-up__cards .slick-slide{min-height:13.75rem}}.series-five-up__cards .slick-next,.series-five-up__cards .slick-prev{position:absolute;top:-10px;width:auto;height:auto;font-size:.75rem;line-height:.875rem;-webkit-transform:none;transform:none;color:#2e2d29;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.series-five-up__cards .slick-next:focus,.series-five-up__cards .slick-next:hover,.series-five-up__cards .slick-prev:focus,.series-five-up__cards .slick-prev:hover{color:#8b191b}.series-five-up__cards .slick-next:focus .slick-nav-label,.series-five-up__cards .slick-next:hover .slick-nav-label,.series-five-up__cards .slick-prev:focus .slick-nav-label,.series-five-up__cards .slick-prev:hover .slick-nav-label{color:#8b191b}.series-five-up__cards .slick-next:focus::after,.series-five-up__cards .slick-next:focus::before,.series-five-up__cards .slick-next:hover::after,.series-five-up__cards .slick-next:hover::before,.series-five-up__cards .slick-prev:focus::after,.series-five-up__cards .slick-prev:focus::before,.series-five-up__cards .slick-prev:hover::after,.series-five-up__cards .slick-prev:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-cardinal.svg)}.series-five-up__cards .slick-next:focus,.series-five-up__cards .slick-prev:focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}.series-five-up__cards .slick-next::after,.series-five-up__cards .slick-next::before,.series-five-up__cards .slick-prev::after,.series-five-up__cards .slick-prev::before{content:"";display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-gray.svg) no-repeat center center;background-size:10px 10px;cursor:pointer;margin:0;width:1rem;height:1rem;z-index:10}.series-five-up__cards .slick-next.slick-disabled,.series-five-up__cards .slick-prev.slick-disabled{display:none!important}.series-five-up__cards .slick-prev{right:auto;left:0}.series-five-up__cards .slick-prev::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.series-five-up__cards .slick-prev::after{display:none}.series-five-up__cards .slick-next{left:auto;right:1rem}.series-five-up__cards .slick-next::before{display:none}.series-five-up__cards .slick-nav-label{display:inline-block;text-transform:none;vertical-align:middle;font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:400;color:#2e2d29}.series-five-up__link-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:2rem}a.series-five-up__link,a.series-five-up__link:visited{background-color:#8b191b;color:#fff;padding:.5rem 1rem}a.series-five-up__link:focus,a.series-five-up__link:hover{background-color:#fff;color:#8b191b;text-decoration:none}.slick-slide.slick-active{margin-right:2rem}.slick-slide.slick-active>div{height:100%}.slick-slide.slick-active>div>div{height:100%}.series-linear{margin-bottom:1.875rem;background-color:#00505c;color:#fff}@media (min-width:48em){.series-linear{margin-bottom:3.75rem}}.preferred-color-red .series-linear{background-color:#8b191b}.preferred-color-purple .series-linear{background-color:#53284f}.series-linear__main-wrapper{padding-inline:2rem}@media (min-width:62em){.series-linear__main-wrapper{padding-inline:4rem}}.series-linear__inner{padding-top:3.125rem;padding-bottom:3.125rem;max-width:80rem;margin:0 auto}@media (min-width:48em){.series-linear__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:75em){.series-linear__inner{padding-inline:2rem}}.series-linear__text-wrap{background-color:#00505c;margin-bottom:1.875rem;left:-.0625rem;position:relative;z-index:10}.preferred-color-red .series-linear__text-wrap{background-color:#8b191b}.preferred-color-purple .series-linear__text-wrap{background-color:#53284f}@media (min-width:48em){.series-linear__text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-right:2.69637%;width:44.3728%}}.series-linear__label a,.series-linear__title a{text-decoration:none;font-weight:300;color:#dccf99}.series-linear__label a:focus,.series-linear__label a:hover,.series-linear__title a:focus,.series-linear__title a:hover{text-decoration:underline}.series-linear__label{color:#8d7743;font-family:Source Sans Pro,sans-serif;font-weight:700;font-size:1rem;line-height:1.2em;margin:2rem 0;text-transform:uppercase;margin:0 0 .3125rem;color:#fff;font-weight:600;text-transform:uppercase}@media (min-width:48em){.series-linear__label{font-size:1.25rem;line-height:1.2em}}@media (min-width:48em) and (max-width:61.9375em){.series-linear__label{font-size:.875rem}}.series-linear__title{margin:0 0 .9375rem 0;color:#dccf99;text-transform:none}@media (min-width:48em) and (max-width:61.9375em){.series-linear__title{font-size:1.25rem;line-height:1.5rem}}.series-linear__text{margin:0 0 .9375rem 0}@media (min-width:48em) and (max-width:61.9375em){.series-linear__text{font-size:.875rem;line-height:1.125rem}}.series-linear__text p{margin-top:0}.series-linear__text a{color:#fff}.series-linear__text a:focus,.series-linear__text a:hover{color:#dccf99}.fellowship-listing__application-link .series-linear__text a,.fifty-fifty__link .series-linear__text a,.file .series-linear__text a,.in-the-moment-homepage .series-linear__text a.in-the-moment-homepage__link,.latest-news__view-all .series-linear__text a,.newsletter-subscription .series-linear__text a.btn-newsletter-subscribe,.series-linear__text .fellowship-listing__application-link a,.series-linear__text .fifty-fifty__link a,.series-linear__text .file a,.series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link,.series-linear__text .latest-news__view-all a,.series-linear__text .newsletter-subscription a.btn-newsletter-subscribe,.series-linear__text .series-tag-header__text a,.series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.series-linear__text a.button,.series-linear__text a.series-featured-item__link,.series-linear__text a.series-five-up__link,.series-tag-header__text .series-linear__text a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a{border-color:#fff}.fellowship-listing__application-link .series-linear__text a:visited,.fifty-fifty__link .series-linear__text a:visited,.file .series-linear__text a:visited,.in-the-moment-homepage .series-linear__text a.in-the-moment-homepage__link:visited,.latest-news__view-all .series-linear__text a:visited,.newsletter-subscription .series-linear__text a.btn-newsletter-subscribe:visited,.series-linear__text .fellowship-listing__application-link a:visited,.series-linear__text .fifty-fifty__link a:visited,.series-linear__text .file a:visited,.series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:visited,.series-linear__text .latest-news__view-all a:visited,.series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:visited,.series-linear__text .series-tag-header__text a:visited,.series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:visited,.series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:visited,.series-linear__text a.button:visited,.series-linear__text a.series-featured-item__link:visited,.series-linear__text a.series-five-up__link:visited,.series-tag-header__text .series-linear__text a:visited,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a:visited,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a:visited{color:inherit}.fellowship-listing__application-link .series-linear__text a:focus,.fellowship-listing__application-link .series-linear__text a:hover,.fifty-fifty__link .series-linear__text a:focus,.fifty-fifty__link .series-linear__text a:hover,.file .series-linear__text a:focus,.file .series-linear__text a:hover,.in-the-moment-homepage .series-linear__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .series-linear__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .series-linear__text a:focus,.latest-news__view-all .series-linear__text a:hover,.newsletter-subscription .series-linear__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .series-linear__text a.btn-newsletter-subscribe:hover,.series-linear__text .fellowship-listing__application-link a:focus,.series-linear__text .fellowship-listing__application-link a:hover,.series-linear__text .fifty-fifty__link a:focus,.series-linear__text .fifty-fifty__link a:hover,.series-linear__text .file a:focus,.series-linear__text .file a:hover,.series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.series-linear__text .latest-news__view-all a:focus,.series-linear__text .latest-news__view-all a:hover,.series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.series-linear__text .series-tag-header__text a:focus,.series-linear__text .series-tag-header__text a:hover,.series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.series-linear__text a.button:focus,.series-linear__text a.button:hover,.series-linear__text a.series-featured-item__link:focus,.series-linear__text a.series-featured-item__link:hover,.series-linear__text a.series-five-up__link:focus,.series-linear__text a.series-five-up__link:hover,.series-tag-header__text .series-linear__text a:focus,.series-tag-header__text .series-linear__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .series-linear__text a:hover{background-color:#fff;color:#00505c}.fellowship-listing__application-link .preferred-color-purple .series-linear__text a:focus,.fellowship-listing__application-link .preferred-color-purple .series-linear__text a:hover,.fifty-fifty__link .preferred-color-purple .series-linear__text a:focus,.fifty-fifty__link .preferred-color-purple .series-linear__text a:hover,.file .preferred-color-purple .series-linear__text a:focus,.file .preferred-color-purple .series-linear__text a:hover,.in-the-moment-homepage .preferred-color-purple .series-linear__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .preferred-color-purple .series-linear__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .preferred-color-purple .series-linear__text a:focus,.latest-news__view-all .preferred-color-purple .series-linear__text a:hover,.newsletter-subscription .preferred-color-purple .series-linear__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .preferred-color-purple .series-linear__text a.btn-newsletter-subscribe:hover,.preferred-color-purple .series-linear__text .fellowship-listing__application-link a:focus,.preferred-color-purple .series-linear__text .fellowship-listing__application-link a:hover,.preferred-color-purple .series-linear__text .fifty-fifty__link a:focus,.preferred-color-purple .series-linear__text .fifty-fifty__link a:hover,.preferred-color-purple .series-linear__text .file a:focus,.preferred-color-purple .series-linear__text .file a:hover,.preferred-color-purple .series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.preferred-color-purple .series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.preferred-color-purple .series-linear__text .latest-news__view-all a:focus,.preferred-color-purple .series-linear__text .latest-news__view-all a:hover,.preferred-color-purple .series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.preferred-color-purple .series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.preferred-color-purple .series-linear__text .series-tag-header__text a:focus,.preferred-color-purple .series-linear__text .series-tag-header__text a:hover,.preferred-color-purple .series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-purple .series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-purple .series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-purple .series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-purple .series-linear__text a.button:focus,.preferred-color-purple .series-linear__text a.button:hover,.preferred-color-purple .series-linear__text a.series-featured-item__link:focus,.preferred-color-purple .series-linear__text a.series-featured-item__link:hover,.preferred-color-purple .series-linear__text a.series-five-up__link:focus,.preferred-color-purple .series-linear__text a.series-five-up__link:hover,.series-tag-header__text .preferred-color-purple .series-linear__text a:focus,.series-tag-header__text .preferred-color-purple .series-linear__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-linear__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-linear__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-linear__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-purple .series-linear__text a:hover{color:#53284f}.fellowship-listing__application-link .preferred-color-red .series-linear__text a:focus,.fellowship-listing__application-link .preferred-color-red .series-linear__text a:hover,.fifty-fifty__link .preferred-color-red .series-linear__text a:focus,.fifty-fifty__link .preferred-color-red .series-linear__text a:hover,.file .preferred-color-red .series-linear__text a:focus,.file .preferred-color-red .series-linear__text a:hover,.in-the-moment-homepage .preferred-color-red .series-linear__text a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .preferred-color-red .series-linear__text a.in-the-moment-homepage__link:hover,.latest-news__view-all .preferred-color-red .series-linear__text a:focus,.latest-news__view-all .preferred-color-red .series-linear__text a:hover,.newsletter-subscription .preferred-color-red .series-linear__text a.btn-newsletter-subscribe:focus,.newsletter-subscription .preferred-color-red .series-linear__text a.btn-newsletter-subscribe:hover,.preferred-color-red .series-linear__text .fellowship-listing__application-link a:focus,.preferred-color-red .series-linear__text .fellowship-listing__application-link a:hover,.preferred-color-red .series-linear__text .fifty-fifty__link a:focus,.preferred-color-red .series-linear__text .fifty-fifty__link a:hover,.preferred-color-red .series-linear__text .file a:focus,.preferred-color-red .series-linear__text .file a:hover,.preferred-color-red .series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.preferred-color-red .series-linear__text .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.preferred-color-red .series-linear__text .latest-news__view-all a:focus,.preferred-color-red .series-linear__text .latest-news__view-all a:hover,.preferred-color-red .series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:focus,.preferred-color-red .series-linear__text .newsletter-subscription a.btn-newsletter-subscribe:hover,.preferred-color-red .series-linear__text .series-tag-header__text a:focus,.preferred-color-red .series-linear__text .series-tag-header__text a:hover,.preferred-color-red .series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-red .series-linear__text .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-red .series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.preferred-color-red .series-linear__text .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.preferred-color-red .series-linear__text a.button:focus,.preferred-color-red .series-linear__text a.button:hover,.preferred-color-red .series-linear__text a.series-featured-item__link:focus,.preferred-color-red .series-linear__text a.series-featured-item__link:hover,.preferred-color-red .series-linear__text a.series-five-up__link:focus,.preferred-color-red .series-linear__text a.series-five-up__link:hover,.series-tag-header__text .preferred-color-red .series-linear__text a:focus,.series-tag-header__text .preferred-color-red .series-linear__text a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-linear__text a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-linear__text a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-linear__text a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .preferred-color-red .series-linear__text a:hover{color:#8b191b}.series-linear__text .drop-cap::first-letter{color:#fff}@media (min-width:48em){.series-linear__tags{margin:auto 0 0 0}}.series-linear__tags a{margin-right:.1875rem;margin-bottom:.0625rem;color:#fff;background-color:rgba(255,255,255,.15);display:block}.series-linear__tags a:link,.series-linear__tags a:visited{color:#fff}.series-linear__tags a:focus,.series-linear__tags a:hover{background-color:rgba(255,255,255,.05)}.ck-editor__main ol .series-linear__tags li,.ck-editor__main ul .series-linear__tags li,.series-linear__tags .ck-editor__main ol li,.series-linear__tags .ck-editor__main ul li,.series-linear__tags .list-item,.series-linear__tags .text-long ol li,.series-linear__tags .text-long ul li,.text-long ol .series-linear__tags li,.text-long ul .series-linear__tags li{margin:0;display:inline-block}.series-linear__list-item{margin-right:.9375rem}@media (min-width:48em){.series-linear__list-item{float:left}}.series-linear__list-item:last-child{margin-right:0}.series-linear__see-all-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:200;font-size:1.875rem;line-height:1.875rem;color:#fff;text-decoration:none;padding:0 10%;background-color:#007c8f}.preferred-color-red .series-linear__see-all-link{background-color:#b62123}.preferred-color-purple .series-linear__see-all-link{background-color:#753970}.series-linear__see-all-link:focus,.series-linear__see-all-link:hover{color:#fff;background-color:#002429}.preferred-color-red .series-linear__see-all-link:focus,.preferred-color-red .series-linear__see-all-link:hover{background-color:#601113}.preferred-color-purple .series-linear__see-all-link:focus,.preferred-color-purple .series-linear__see-all-link:hover{background-color:#31172e}@media (min-width:48em){.series-linear__see-all-link{padding:0 15%}}@media (min-width:62em){.series-linear__see-all-link{font-size:2.5rem;line-height:2.5rem;padding:0 20%}}@media (min-width:75em){.series-linear__see-all-link{padding:0 25%}}.series-linear__see-all-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.series-linear__see-all-link span::after{content:"»";font-size:5rem;margin-top:.625rem}@media (min-width:62em){.series-linear__see-all-link span::after{font-size:6.875rem;margin-top:1.25rem}}@media (min-width:48em){.series-linear__cards{width:57.20985%}}.series-linear__cards .slick-list{overflow:visible;clip-path:inset(0 -10000px 0 0)}.series-linear__cards .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.series-linear__cards .slick-slide{height:auto;min-height:10.625rem}@media (min-width:48em){.series-linear__cards .slick-slide{float:left;min-height:13.75rem}}.series-linear__cards .slick-next,.series-linear__cards .slick-prev{position:absolute;top:auto;bottom:-2.5rem;width:auto;height:auto;font-size:.75rem;line-height:.875rem;-webkit-transform:none;transform:none;color:#dccf99;font-weight:600;text-transform:uppercase;letter-spacing:1px}.series-linear__cards .slick-next:focus,.series-linear__cards .slick-next:hover,.series-linear__cards .slick-prev:focus,.series-linear__cards .slick-prev:hover{color:#fff}.series-linear__cards .slick-next:focus::after,.series-linear__cards .slick-next:focus::before,.series-linear__cards .slick-next:hover::after,.series-linear__cards .slick-next:hover::before,.series-linear__cards .slick-prev:focus::after,.series-linear__cards .slick-prev:focus::before,.series-linear__cards .slick-prev:hover::after,.series-linear__cards .slick-prev:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-white.svg)}.series-linear__cards .slick-next:focus,.series-linear__cards .slick-prev:focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}.series-linear__cards .slick-next::after,.series-linear__cards .slick-next::before,.series-linear__cards .slick-prev::after,.series-linear__cards .slick-prev::before{content:"";display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-sandstone.svg) no-repeat center center;background-size:15px 15px;cursor:pointer;margin:0;width:1.875rem;height:1.875rem;z-index:10}.series-linear__cards .slick-prev{right:auto;left:-.5rem}.series-linear__cards .slick-prev::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.series-linear__cards .slick-prev::after{display:none}.series-linear__cards .slick-prev.slick-disabled::before{opacity:.25}.series-linear__cards .slick-next{left:auto;right:-.625rem}@media (min-width:48em){.series-linear__cards .slick-next{right:.625rem}}.series-linear__cards .slick-next::before{display:none}.series-linear__cards .slick-next.slick-disabled::after{opacity:.25}.series-linear__cards .slick-nav-label{display:inline-block;text-transform:none;vertical-align:middle}.series-linear__cards .event-card,.series-linear__cards .news-card{height:100%}.series-linear__cards .event-card__text,.series-linear__cards .news-card__text{border:none;padding-bottom:2.1875rem}@media (min-width:48em) and (max-width:61.9375em){.series-linear__cards .event-card__title,.series-linear__cards .news-card__title{font-size:1rem;line-height:1.25rem}}@media (min-width:62em){.series-linear__cards .event-card__title,.series-linear__cards .news-card__title{font-size:1.375rem;line-height:1.625rem}}.preferred-color-teal .series-linear__cards .event-card__title,.preferred-color-teal .series-linear__cards .news-card__title{color:#00505c}.preferred-color-purple .series-linear__cards .event-card__title,.preferred-color-purple .series-linear__cards .news-card__title{color:#53284f}.series-linear__cards .event-card__date{color:#444}.series-tag-header__text{padding-top:1.875rem;padding-bottom:.3125rem;text-align:center}@media (min-width:48em){.series-tag-header__text{max-width:74.32591%}}@media (min-width:62em){.series-tag-header__text{max-width:65.76788%;padding-top:3.125rem;padding-bottom:.9375rem}}@media (min-width:75em){.series-tag-header__text{max-width:65.76788%}}.dept-program-listing .series-tag-header__text .field--name-field-list-item-title,.dept-program-listing .series-tag-header__text .node--unpublished::before,.dept-program-listing .series-tag-header__text h2,.series-tag-header__text .dept-program-listing .field--name-field-list-item-title,.series-tag-header__text .dept-program-listing .node--unpublished::before,.series-tag-header__text .dept-program-listing h2,.series-tag-header__text .staff-listing-view .field--name-field-list-item-title,.series-tag-header__text .staff-listing-view .node--unpublished::before,.series-tag-header__text .staff-listing-view h2,.series-tag-header__text .staff-listing-view h3,.series-tag-header__text .video-with-overlay__text .field--name-field-list-item-title,.series-tag-header__text .video-with-overlay__text .node--unpublished::before,.series-tag-header__text .video-with-overlay__text h2,.series-tag-header__text div[class*=block-staff_listing] .field--name-field-list-item-title,.series-tag-header__text div[class*=block-staff_listing] .node--unpublished::before,.series-tag-header__text div[class*=block-staff_listing] h2,.series-tag-header__text div[class*=block-staff_listing] h3,.series-tag-header__text h1,.staff-listing-view .series-tag-header__text .field--name-field-list-item-title,.staff-listing-view .series-tag-header__text .node--unpublished::before,.staff-listing-view .series-tag-header__text h2,.staff-listing-view .series-tag-header__text h3,.video-with-overlay__text .series-tag-header__text .field--name-field-list-item-title,.video-with-overlay__text .series-tag-header__text .node--unpublished::before,.video-with-overlay__text .series-tag-header__text h2,div[class*=block-staff_listing] .series-tag-header__text .field--name-field-list-item-title,div[class*=block-staff_listing] .series-tag-header__text .node--unpublished::before,div[class*=block-staff_listing] .series-tag-header__text h2,div[class*=block-staff_listing] .series-tag-header__text h3{color:#8b191b;margin-bottom:.375rem;margin-top:0}.dept-program-listing .preferred-color-purple .series-tag-header__text .field--name-field-list-item-title,.dept-program-listing .preferred-color-purple .series-tag-header__text .node--unpublished::before,.dept-program-listing .preferred-color-purple .series-tag-header__text h2,.preferred-color-purple .series-tag-header__text .dept-program-listing .field--name-field-list-item-title,.preferred-color-purple .series-tag-header__text .dept-program-listing .node--unpublished::before,.preferred-color-purple .series-tag-header__text .dept-program-listing h2,.preferred-color-purple .series-tag-header__text .staff-listing-view .field--name-field-list-item-title,.preferred-color-purple .series-tag-header__text .staff-listing-view .node--unpublished::before,.preferred-color-purple .series-tag-header__text .staff-listing-view h2,.preferred-color-purple .series-tag-header__text .staff-listing-view h3,.preferred-color-purple .series-tag-header__text .video-with-overlay__text .field--name-field-list-item-title,.preferred-color-purple .series-tag-header__text .video-with-overlay__text .node--unpublished::before,.preferred-color-purple .series-tag-header__text .video-with-overlay__text h2,.preferred-color-purple .series-tag-header__text div[class*=block-staff_listing] .field--name-field-list-item-title,.preferred-color-purple .series-tag-header__text div[class*=block-staff_listing] .node--unpublished::before,.preferred-color-purple .series-tag-header__text div[class*=block-staff_listing] h2,.preferred-color-purple .series-tag-header__text div[class*=block-staff_listing] h3,.preferred-color-purple .series-tag-header__text h1,.staff-listing-view .preferred-color-purple .series-tag-header__text .field--name-field-list-item-title,.staff-listing-view .preferred-color-purple .series-tag-header__text .node--unpublished::before,.staff-listing-view .preferred-color-purple .series-tag-header__text h2,.staff-listing-view .preferred-color-purple .series-tag-header__text h3,.video-with-overlay__text .preferred-color-purple .series-tag-header__text .field--name-field-list-item-title,.video-with-overlay__text .preferred-color-purple .series-tag-header__text .node--unpublished::before,.video-with-overlay__text .preferred-color-purple .series-tag-header__text h2,div[class*=block-staff_listing] .preferred-color-purple .series-tag-header__text .field--name-field-list-item-title,div[class*=block-staff_listing] .preferred-color-purple .series-tag-header__text .node--unpublished::before,div[class*=block-staff_listing] .preferred-color-purple .series-tag-header__text h2,div[class*=block-staff_listing] .preferred-color-purple .series-tag-header__text h3{color:#53284f}.dept-program-listing .preferred-color-teal .series-tag-header__text .field--name-field-list-item-title,.dept-program-listing .preferred-color-teal .series-tag-header__text .node--unpublished::before,.dept-program-listing .preferred-color-teal .series-tag-header__text h2,.preferred-color-teal .series-tag-header__text .dept-program-listing .field--name-field-list-item-title,.preferred-color-teal .series-tag-header__text .dept-program-listing .node--unpublished::before,.preferred-color-teal .series-tag-header__text .dept-program-listing h2,.preferred-color-teal .series-tag-header__text .staff-listing-view .field--name-field-list-item-title,.preferred-color-teal .series-tag-header__text .staff-listing-view .node--unpublished::before,.preferred-color-teal .series-tag-header__text .staff-listing-view h2,.preferred-color-teal .series-tag-header__text .staff-listing-view h3,.preferred-color-teal .series-tag-header__text .video-with-overlay__text .field--name-field-list-item-title,.preferred-color-teal .series-tag-header__text .video-with-overlay__text .node--unpublished::before,.preferred-color-teal .series-tag-header__text .video-with-overlay__text h2,.preferred-color-teal .series-tag-header__text div[class*=block-staff_listing] .field--name-field-list-item-title,.preferred-color-teal .series-tag-header__text div[class*=block-staff_listing] .node--unpublished::before,.preferred-color-teal .series-tag-header__text div[class*=block-staff_listing] h2,.preferred-color-teal .series-tag-header__text div[class*=block-staff_listing] h3,.preferred-color-teal .series-tag-header__text h1,.staff-listing-view .preferred-color-teal .series-tag-header__text .field--name-field-list-item-title,.staff-listing-view .preferred-color-teal .series-tag-header__text .node--unpublished::before,.staff-listing-view .preferred-color-teal .series-tag-header__text h2,.staff-listing-view .preferred-color-teal .series-tag-header__text h3,.video-with-overlay__text .preferred-color-teal .series-tag-header__text .field--name-field-list-item-title,.video-with-overlay__text .preferred-color-teal .series-tag-header__text .node--unpublished::before,.video-with-overlay__text .preferred-color-teal .series-tag-header__text h2,div[class*=block-staff_listing] .preferred-color-teal .series-tag-header__text .field--name-field-list-item-title,div[class*=block-staff_listing] .preferred-color-teal .series-tag-header__text .node--unpublished::before,div[class*=block-staff_listing] .preferred-color-teal .series-tag-header__text h2,div[class*=block-staff_listing] .preferred-color-teal .series-tag-header__text h3{color:#00505c}.series-tag-header__text p{font-size:1rem;line-height:1.5rem;margin-bottom:0;margin-top:0}.series-tag-header__text a,.series-tag-header__text a:visited{background-color:#8b191b;color:#fff;padding:.5rem 1rem;margin-top:1rem}.series-tag-header__text a:focus,.series-tag-header__text a:hover{background-color:#fff;color:#8b191b;text-decoration:none}.series-tag-header__image{margin-top:.9375rem}@media (min-width:62em){.series-tag-header__image{margin-top:3.125rem}}.series-tag-header__image img{width:100%;display:block}.slideshow-slide .resp-image__text{display:none}.slideshow-slide .resp-image--has-text picture::after{content:none}.slideshow-slide__caption-credit{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:49.5rem;background-color:transparent;padding:0 1.25rem;margin:0 auto;margin-top:.75rem;font-size:1.0625rem;color:#6d6c69}.paragraph--color-variant-dark .slideshow-slide__caption-credit{color:#fff}.slideshow-slide__caption-credit p{margin:0}.slideshow-slide__credit{font-size:.875rem;margin-top:.5rem}.slideshow-slide--credit-hidden .slideshow-slide__credit{display:none}@media (min-width:0) and (max-width:47.9375em){.social-share-icons{padding-left:0;padding-right:0;margin-bottom:-.5em;margin-top:-1em}}@media (min-width:48em){.social-share-icons{left:1.5em;position:relative}}@media (min-width:48em){.pl .social-share-icons{left:auto}}@media (min-width:0) and (max-width:47.9375em){.node-event .social-share-icons,article.node--type-featured_story .layout--onecol .layout__region .social-share-icons,article.node--type-featured_story2 .social-share-icons{padding-left:5.26316%;padding-right:5.26316%;margin:1em 0}}@media (min-width:48em){.node-event .social-share-icons,article.node--type-featured_story .layout--onecol .layout__region .social-share-icons,article.node--type-featured_story2 .social-share-icons{margin-left:25.67409%;width:65.76788%}}.social-share-icons .ssk-group{border-bottom:2px solid rgba(77,79,83,.6)}@media (min-width:0) and (max-width:47.9375em){.social-share-icons .ssk-group{float:right;margin-left:.9375rem}}@media (min-width:48em){.social-share-icons .ssk-group{border-bottom:0;border-left:2px solid rgba(77,79,83,.6);padding-left:.5rem;position:absolute;right:-2.5rem;top:.625rem;z-index:10}}@media (min-width:48em){.pl .social-share-icons .ssk-group{position:static;right:auto;top:auto}}.social-share-icons .ssk-group>.ssk.ssk-icon{color:rgba(77,79,83,.6);font-size:0;height:2rem;position:relative;margin-top:.3125rem;margin-bottom:.3125rem;width:2rem}@media (min-width:48em){.social-share-icons .ssk-group>.ssk.ssk-icon{display:block}}.social-share-icons .ssk-group>.ssk.ssk-icon:focus,.social-share-icons .ssk-group>.ssk.ssk-icon:hover{color:#4d4f53}.social-share-icons .ssk-group>.ssk.ssk-icon:first-child{margin-top:0}.social-share-icons .ssk-group>.ssk.ssk-icon:last-child{margin-bottom:0}.social-share-icons .ssk-group>.ssk.ssk-icon::before{font-size:1.1875rem;position:absolute;top:.375rem;right:.375rem}.social-share-icons .ssk-group .ssk-twitter::before{content:none}.social-share-icons .ssk-group .ssk-x::before{content:"";background-image:url(/themes/custom/stanford_hs/images/icons/social-x-gray-with-opacity.svg);background-size:contain;background-position:center;width:1.1875rem;height:1.1875rem}.social-share-icons .ssk-group .ssk-x:focus::before,.social-share-icons .ssk-group .ssk-x:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/social-x-gray.svg)}.status--warning{background-color:#f9fb93;color:shade(#f9fb93,60%);display:block;margin-bottom:.75em;padding:.75em;text-align:center}.status--warning a{color:shade(#f9fb93,70%);text-decoration:underline}.status--warning a:focus,.status--warning a:hover{color:shade(#f9fb93,90%)}.status--warning .placeholder{font-style:normal;font-weight:800}.status--error{background-color:#fbe3e4;color:shade(#fbe3e4,60%);display:block;margin-bottom:.75em;padding:.75em;text-align:center}.status--error a{color:shade(#fbe3e4,70%);text-decoration:underline}.status--error a:focus,.status--error a:hover{color:shade(#fbe3e4,90%)}.status--error .placeholder{font-style:normal;font-weight:800}.status--status{background-color:#cfefc2;color:shade(#cfefc2,60%);display:block;margin-bottom:.75em;padding:.75em;text-align:center}.status--status a{color:shade(#cfefc2,70%);text-decoration:underline}.status--status a:focus,.status--status a:hover{color:shade(#cfefc2,90%)}.status--status .placeholder{font-style:normal;font-weight:800}pre.sf-dump{text-align:left}@media screen and (max-width:450px){.video-with-overlay{height:300px;overflow:hidden}.video-with-overlay img{height:300px;max-width:none;width:auto!important}}@media screen and (max-width:450px){.video-with-overlay.is-clicked{height:auto}}.video-with-overlay img{float:left;width:100%}.card__text div[class*=block-staff_listing] .video-with-overlay h2,.staff-listing-view .video-with-overlay h3,.video-with-overlay .card__text div[class*=block-staff_listing] h2,.video-with-overlay .field--name-field-list-item-title,.video-with-overlay .node--unpublished::before,.video-with-overlay .staff-listing-view h3,.video-with-overlay div[class*=block-staff_listing] .card__text h2,.video-with-overlay div[class*=block-staff_listing] h3,.video-with-overlay h2,div[class*=block-staff_listing] .card__text .video-with-overlay h2,div[class*=block-staff_listing] .video-with-overlay h3{color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.3)}@media (min-width:48em) and (max-width:61.9375em){.card__text div[class*=block-staff_listing] .video-with-overlay h2,.staff-listing-view .video-with-overlay h3,.video-with-overlay .card__text div[class*=block-staff_listing] h2,.video-with-overlay .field--name-field-list-item-title,.video-with-overlay .node--unpublished::before,.video-with-overlay .staff-listing-view h3,.video-with-overlay div[class*=block-staff_listing] .card__text h2,.video-with-overlay div[class*=block-staff_listing] h3,.video-with-overlay h2,div[class*=block-staff_listing] .card__text .video-with-overlay h2,div[class*=block-staff_listing] .video-with-overlay h3{font-size:1.75rem}}.video-with-overlay video{width:100%;display:block}.video-with-overlay .inner{position:relative}.video-with-overlay .inner::after{clear:both;content:"";display:table}.pl .video-with-overlay iframe,.video-with-overlay .field--name-field-vo-video{visibility:hidden;position:absolute}.pl .video-with-overlay iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-with-overlay .play-button{border:0;border:1px solid transparent;bottom:0;color:#fff;position:absolute;z-index:50}@media (min-width:48em){.video-with-overlay .play-button{bottom:.5em;left:.5em}}.video-with-overlay .play-button:focus,.video-with-overlay .play-button:hover{background-color:transparent;border:1px solid #fff}.video-with-overlay .fa{font-size:2.25rem}.field--name-field-vo-background-video{position:relative;z-index:-1}.ipe-form .field--name-field-vo-background-video{z-index:inherit}.video-with-overlay__text{position:absolute;width:100%;top:0;bottom:0;background:rgba(77,79,83,.6);z-index:10}.card__text div[class*=block-staff_listing] .video-with-overlay__text h2,.staff-listing-view .video-with-overlay__text h3,.video-with-overlay__text .card__text div[class*=block-staff_listing] h2,.video-with-overlay__text .field--name-field-list-item-title,.video-with-overlay__text .node--unpublished::before,.video-with-overlay__text .staff-listing-view h3,.video-with-overlay__text div[class*=block-staff_listing] .card__text h2,.video-with-overlay__text div[class*=block-staff_listing] h3,.video-with-overlay__text h2,div[class*=block-staff_listing] .card__text .video-with-overlay__text h2,div[class*=block-staff_listing] .video-with-overlay__text h3{margin:0 0 1.5625rem;color:#fff;text-transform:none}@media (min-width:48em){.card__text div[class*=block-staff_listing] .video-with-overlay__text h2,.staff-listing-view .video-with-overlay__text h3,.video-with-overlay__text .card__text div[class*=block-staff_listing] h2,.video-with-overlay__text .field--name-field-list-item-title,.video-with-overlay__text .node--unpublished::before,.video-with-overlay__text .staff-listing-view h3,.video-with-overlay__text div[class*=block-staff_listing] .card__text h2,.video-with-overlay__text div[class*=block-staff_listing] h3,.video-with-overlay__text h2,div[class*=block-staff_listing] .card__text .video-with-overlay__text h2,div[class*=block-staff_listing] .video-with-overlay__text h3{font-size:3.125rem}}.video-with-overlay__text .inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;width:90%}.video-with-overlay__overlay{background-color:#000;display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity 1s ease-in-out,visibility 1s ease-in-out;transition:opacity 1s ease-in-out,visibility 1s ease-in-out;visibility:hidden;width:100%}.video-with-overlay__overlay.is-visible{opacity:1;visibility:visible;z-index:10}.path-taxonomy .basic{margin-top:1.875rem;margin-bottom:1.875rem}.node--type-page2 .content-sidebar .field__items .basic{margin:1.25rem 0}@media (min-width:48em){.node--type-page2 .content-sidebar .field__items .basic{padding:0 1.25rem}}.news-series{margin-top:.9375rem;margin-bottom:1.875rem}@media (min-width:48em){.news-series{margin-top:3.75rem;margin-bottom:3.75rem}}.news-series:has(.series-featured-item){margin:0}.news-series__more{max-width:80rem;margin:0 auto;margin-top:-.625rem}@media (min-width:48em){.news-series__more{margin-top:-2.5rem}}@media (min-width:75em){.news-series__more{padding-inline:1.5rem}}.button--news-series-more{border-color:#887248;color:#887248}.button--news-series-more:visited{color:#887248}.button--news-series-more:focus,.button--news-series-more:hover{background-color:#887248;color:#fff}.academics-filmstrip{overflow:hidden;position:relative;height:auto;max-width:2000px;margin:0 auto}.academics-filmstrip .academics-filmstrip__scroll-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.academics-filmstrip .academics-filmstrip__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;will-change:transform;-webkit-animation:scroll-left 90s linear infinite;animation:scroll-left 90s linear infinite}.academics-filmstrip .academics-filmstrip__row:nth-child(odd){-webkit-animation-name:scroll-right;animation-name:scroll-right}@media (prefers-reduced-motion:reduce){.academics-filmstrip .academics-filmstrip__row{-webkit-animation:none!important;animation:none!important;-webkit-transform:none!important;transform:none!important}}.academics-filmstrip .academics-filmstrip__image-wrapper{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100px;overflow:hidden;background:#ccc;position:relative}@media (min-width:48em){.academics-filmstrip .academics-filmstrip__image-wrapper{width:200px;height:200px}}.academics-filmstrip .academics-filmstrip__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-filter:brightness(.9);filter:brightness(.9)}.academics-filmstrip .academics-filmstrip__content-wrapper{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9}.academics-filmstrip .academics-filmstrip__content{background-image:-webkit-gradient(linear,left top,left bottom,from(#8b191b),to(#ab1a1a));background-image:linear-gradient(to bottom,#8b191b,#ab1a1a);-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.4);box-shadow:0 25px 50px -12px rgba(0,0,0,.4);padding:1.5rem;text-align:center}@media (min-width:48em){.academics-filmstrip .academics-filmstrip__content{padding:4rem}}.academics-filmstrip .academics-filmstrip__subtitle,.academics-filmstrip .academics-filmstrip__title{margin:0;font-family:"Source Sans 3",sans-serif;-webkit-font-smoothing:antialiased;line-height:1;display:block}.academics-filmstrip .academics-filmstrip__title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:8px;text-transform:none;letter-spacing:-1.5px}@media (min-width:48em){.academics-filmstrip .academics-filmstrip__title{font-size:3.75rem}}.academics-filmstrip .academics-filmstrip__subtitle{color:rgba(255,255,255,.8);font-size:18px;letter-spacing:-1.2px}@media (min-width:48em){.academics-filmstrip .academics-filmstrip__subtitle{font-size:48px}}.academics-filmstrip a{text-decoration:none;font-size:12px;color:#fff;padding:.25rem 1rem;border:1px solid #dccf99;margin-top:1rem;display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width:48em){.academics-filmstrip a{margin-top:2rem;font-size:18px}}.academics-filmstrip a:focus,.academics-filmstrip a:hover{background-color:#fff;color:#8b191b}.academics-filmstrip .academics-filmstrip__pause-btn{border:0;border:1px solid transparent;bottom:0;left:0;color:#fff;position:absolute;padding:.5rem;z-index:50}@media (min-width:48em){.academics-filmstrip .academics-filmstrip__pause-btn{bottom:1rem;left:1rem;padding:1rem}}.academics-filmstrip .academics-filmstrip__pause-btn:focus,.academics-filmstrip .academics-filmstrip__pause-btn:hover{background-color:transparent;border:1px solid #fff}.academics-filmstrip .fa{font-size:1.875rem;background:rgba(0,0,0,.35);border-radius:50%;padding:.5rem}@media (min-width:48em){.academics-filmstrip .fa{font-size:2.25rem;padding:.75rem}}.academics-filmstrip.js-enabled .academics-filmstrip__row{-webkit-animation:none!important;animation:none!important}@-webkit-keyframes scroll-left{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-90%);transform:translateX(-90%)}}@keyframes scroll-left{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-90%);transform:translateX(-90%)}}@-webkit-keyframes scroll-right{from{-webkit-transform:translateX(-90%);transform:translateX(-90%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-right{from{-webkit-transform:translateX(-90%);transform:translateX(-90%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.awards-featured-three{margin-top:.9375rem;margin-bottom:1.875rem}@media (min-width:48em){.awards-featured-three{margin-top:3.75rem;margin-bottom:3.75rem}}@media (min-width:48em){.awards-featured-three .awards-featured-three__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}}.awards-featured-three .awards-featured-three__title{margin:0 0 1.875rem 0;text-align:center;text-transform:none}@media (min-width:0) and (max-width:47.9375em){.awards-featured-three .news-card{margin-bottom:1em}}@media (min-width:48em){.awards-featured-three .news-card{width:31.53576%;float:left;margin-right:2.69637%;max-width:none}.awards-featured-three .news-card:last-child{margin-right:0}}@media (min-width:48em){.awards-featured-three .news-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.awards-recent{margin-bottom:4rem;margin-top:2rem}.awards-recent .field--name-field-component-title{width:100%}.awards-recent .card__text div[class*=block-staff_listing] h2,.awards-recent .field--name-field-list-item-title,.awards-recent .node--unpublished::before,.awards-recent .staff-listing-view h3,.awards-recent div[class*=block-staff_listing] .card__text h2,.awards-recent div[class*=block-staff_listing] h3,.awards-recent h2,.card__text div[class*=block-staff_listing] .awards-recent h2,.staff-listing-view .awards-recent h3,div[class*=block-staff_listing] .awards-recent h3,div[class*=block-staff_listing] .card__text .awards-recent h2{margin:0 0 1.875rem 0;text-align:center;text-transform:none}@media (min-width:48em){.awards-recent .awards-recent__inner .views-infinite-scroll-content-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:48em){.awards-recent .views-element-container>div:nth-of-type(1){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:0) and (max-width:47.9375em){.awards-recent .awards-recent__inner .news-card,.awards-recent .views-row{margin-bottom:1em}}@media (min-width:48em){.awards-recent .awards-recent__inner .news-card,.awards-recent .views-row{width:22.97773%;float:left;margin-right:2.69637%;margin-bottom:2em;max-width:none}.awards-recent .awards-recent__inner .news-card:nth-child(4n),.awards-recent .views-row:nth-child(4n){margin-right:0}.awards-recent .awards-recent__inner .news-card .news-card,.awards-recent .views-row .news-card{height:100%}}@media (min-width:48em){.awards-recent .news-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.awards-recent .news-card__date{margin-top:0}.awards-recent .pager{text-align:center;margin-top:0}.awards-recent .pager .button,.awards-recent .pager .fellowship-listing__application-link a,.awards-recent .pager .fifty-fifty__link a,.awards-recent .pager .file a,.awards-recent .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.awards-recent .pager .latest-news__view-all a,.awards-recent .pager .newsletter-subscription a.btn-newsletter-subscribe,.awards-recent .pager .newsletter-subscription input[type=submit],.awards-recent .pager .series-tag-header__text a,.awards-recent .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.awards-recent .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.awards-recent .pager a.series-featured-item__link,.awards-recent .pager a.series-five-up__link,.fellowship-listing__application-link .awards-recent .pager a,.fifty-fifty__link .awards-recent .pager a,.file .awards-recent .pager a,.in-the-moment-homepage .awards-recent .pager a.in-the-moment-homepage__link,.latest-news__view-all .awards-recent .pager a,.newsletter-subscription .awards-recent .pager a.btn-newsletter-subscribe,.newsletter-subscription .awards-recent .pager input[type=submit],.series-tag-header__text .awards-recent .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a{background-color:#8b191b;color:#fff}.awards-recent .pager .button:focus,.awards-recent .pager .button:hover,.awards-recent .pager .fellowship-listing__application-link a:focus,.awards-recent .pager .fellowship-listing__application-link a:hover,.awards-recent .pager .fifty-fifty__link a:focus,.awards-recent .pager .fifty-fifty__link a:hover,.awards-recent .pager .file a:focus,.awards-recent .pager .file a:hover,.awards-recent .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.awards-recent .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.awards-recent .pager .latest-news__view-all a:focus,.awards-recent .pager .latest-news__view-all a:hover,.awards-recent .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.awards-recent .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.awards-recent .pager .newsletter-subscription input:focus[type=submit],.awards-recent .pager .newsletter-subscription input:hover[type=submit],.awards-recent .pager .series-tag-header__text a:focus,.awards-recent .pager .series-tag-header__text a:hover,.awards-recent .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.awards-recent .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.awards-recent .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.awards-recent .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.awards-recent .pager a.series-featured-item__link:focus,.awards-recent .pager a.series-featured-item__link:hover,.awards-recent .pager a.series-five-up__link:focus,.awards-recent .pager a.series-five-up__link:hover,.fellowship-listing__application-link .awards-recent .pager a:focus,.fellowship-listing__application-link .awards-recent .pager a:hover,.fifty-fifty__link .awards-recent .pager a:focus,.fifty-fifty__link .awards-recent .pager a:hover,.file .awards-recent .pager a:focus,.file .awards-recent .pager a:hover,.in-the-moment-homepage .awards-recent .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .awards-recent .pager a.in-the-moment-homepage__link:hover,.latest-news__view-all .awards-recent .pager a:focus,.latest-news__view-all .awards-recent .pager a:hover,.newsletter-subscription .awards-recent .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .awards-recent .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .awards-recent .pager input:focus[type=submit],.newsletter-subscription .awards-recent .pager input:hover[type=submit],.series-tag-header__text .awards-recent .pager a:focus,.series-tag-header__text .awards-recent .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .awards-recent .pager a:hover{background-color:#fff;color:#8b191b}@media (min-width:48em){.pl .awards-recent__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.columns-of-links{display:grid;gap:3rem;margin-bottom:3rem}@media (min-width:48em){.columns-of-links--1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:48em){.columns-of-links--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48em){.columns-of-links--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.dept-program-listing{background:#e9e6df;padding:1.25rem 0 0 0;margin:1.25rem 0}.dept-program-listing::after{clear:both;content:"";display:table}@media (min-width:62em){.dept-program-listing{margin:2.1875rem 0}}.card__text div[class*=block-staff_listing] .dept-program-listing h2,.dept-program-listing .card__text div[class*=block-staff_listing] h2,.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing .staff-listing-view h3,.dept-program-listing div[class*=block-staff_listing] .card__text h2,.dept-program-listing div[class*=block-staff_listing] h3,.dept-program-listing h2,.staff-listing-view .dept-program-listing h3,div[class*=block-staff_listing] .card__text .dept-program-listing h2,div[class*=block-staff_listing] .dept-program-listing h3{margin:0 0 .625rem 0;text-transform:none;font-size:1.75rem}@media (min-width:48em) and (max-width:61.9375em){.card__text div[class*=block-staff_listing] .dept-program-listing h2,.dept-program-listing .card__text div[class*=block-staff_listing] h2,.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing .staff-listing-view h3,.dept-program-listing div[class*=block-staff_listing] .card__text h2,.dept-program-listing div[class*=block-staff_listing] h3,.dept-program-listing h2,.staff-listing-view .dept-program-listing h3,div[class*=block-staff_listing] .card__text .dept-program-listing h2,div[class*=block-staff_listing] .dept-program-listing h3{font-size:1.5rem}}@media (min-width:62em){.card__text div[class*=block-staff_listing] .dept-program-listing h2,.dept-program-listing .card__text div[class*=block-staff_listing] h2,.dept-program-listing .field--name-field-list-item-title,.dept-program-listing .node--unpublished::before,.dept-program-listing .staff-listing-view h3,.dept-program-listing div[class*=block-staff_listing] .card__text h2,.dept-program-listing div[class*=block-staff_listing] h3,.dept-program-listing h2,.staff-listing-view .dept-program-listing h3,div[class*=block-staff_listing] .card__text .dept-program-listing h2,div[class*=block-staff_listing] .dept-program-listing h3{display:inline-block;font-size:2.125rem;margin:0 .625rem .625rem 0}}.dept-program-listing .field--name-field-list-item-title a,.dept-program-listing .node--unpublished::before a,.dept-program-listing .staff-listing-view h3 a,.dept-program-listing div[class*=block-staff_listing] h3 a,.dept-program-listing h2 a,.staff-listing-view .dept-program-listing h3 a,div[class*=block-staff_listing] .dept-program-listing h3 a{text-decoration:none;color:#4d4f53}.dept-program-listing__subtitle{margin:0 0 .625rem 0}.dept-program-listing img{display:block}.dept-program-listing header{padding:0 1.25rem}.dept-program-listing header::after{clear:both;content:"";display:table}@media (min-width:62em){.dept-program-listing header{width:60.96257%;float:left;margin-right:4.09982%;padding:0}}.dept-program-listing footer{clear:both}.dept-program-listing footer a{color:#d4c7a6}.dept-program-listing footer a:focus,.dept-program-listing footer a:hover{color:#fff}.dept-program-listing .field--name-field-media-image{margin-top:-1.25rem;margin-bottom:.625rem}@media (min-width:48em){.dept-program-listing .field--name-field-media-image{width:34.93761%;float:left;margin-right:4.09982%;margin-bottom:0}}@media (min-width:62em){.dept-program-listing .field--name-field-media-image{width:21.92513%}}.dept-program-listing .field--name-field-degrees-offered,.dept-program-listing .field--name-field-grad-degrees-offered{display:inline}.dept-program-listing .field--name-field-academic-options,.dept-program-listing .field--name-field-grad-academic-options{color:#00505c}@media (min-width:62em){.dept-program-listing .field--name-field-academic-options,.dept-program-listing .field--name-field-grad-academic-options{display:inline}}.dept-program-listing .field--name-field-academic-options .field__item,.dept-program-listing .field--name-field-grad-academic-options .field__item{padding-left:1.25rem;font-size:.75rem;line-height:1.375rem}@media (min-width:48em) and (max-width:61.9375em){.dept-program-listing .field--name-field-academic-options .field__item,.dept-program-listing .field--name-field-grad-academic-options .field__item{margin-left:38.30807%}}@media (min-width:62em){.dept-program-listing .field--name-field-academic-options .field__item,.dept-program-listing .field--name-field-grad-academic-options .field__item{width:38.94052%;float:left;margin-right:8.55019%;font-size:1rem}}.dept-program-listing .field--name-field-academic-options .field__item::before,.dept-program-listing .field--name-field-grad-academic-options .field__item::before{content:"\f00c";font-family:FontAwesome;color:#00505c;margin-left:-1.25rem;margin-right:.3125rem}.dept-program-listing .field--name-field-degree-requirements,.dept-program-listing .field--name-field-website{display:inline-block;margin:0 auto;line-height:2.5rem;font-size:.75rem;border-right:1px solid #444;padding:0 .5rem}@media (min-width:36em){.dept-program-listing .field--name-field-degree-requirements,.dept-program-listing .field--name-field-website{padding:0 .625rem}}@media (min-width:62em){.dept-program-listing .field--name-field-degree-requirements,.dept-program-listing .field--name-field-website{font-size:.875rem}}.dept-program-listing .field--name-field-degree-requirements a,.dept-program-listing .field--name-field-website a{text-decoration:none}.dept-program-listing .field--name-field-degree-requirements{border-right:none;padding-right:0}.dept-program-listing__degrees-offered{text-transform:uppercase;font-size:.5625rem;color:#fff;display:inline-block;vertical-align:middle;margin-bottom:.3125rem}@media (min-width:62em){.dept-program-listing__degrees-offered{margin-bottom:0;font-size:.75rem;font-weight:600}}.dept-program-listing__degrees-offered .field__item{display:inline}.dept-program-listing__academic-options{margin:0 0 1.25rem 0}@media (min-width:62em){.dept-program-listing__academic-options{margin:.625rem 0 1.25rem 0}.dept-program-listing__academic-options::after{clear:both;content:"";display:table}}.dept-program-listing__body{clear:both;padding:0 1.25rem;display:none;font-size:.875rem;line-height:1.3125rem;border-top:#ccc 1px solid;border-right:1px solid transparent;border-bottom:1px solid transparent;border-left:1px solid transparent}@media (min-width:62em){.dept-program-listing__body{font-size:1.125rem;line-height:1.75rem}}.dept-program-listing__more-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.6875rem}.academic-program__degree{width:1.625rem;height:1.625rem;border-radius:1.625rem;display:inline-block;line-height:1.5625rem;overflow:hidden;background:#000;text-align:center;margin:0 .1875rem 0 0}@media (min-width:62em){.academic-program__degree{width:2.1875rem;height:2.1875rem;border-radius:2.1875rem;line-height:2.0625rem}}.academic-program__name,.academic-program__separator{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.academic-program-ba,.academic-program-bs{background-color:#53284f}.academic-program-ma,.academic-program-mfa,.academic-program-ms{background-color:#258071}.academic-program-phd{background-color:#0d515b}.fellowship-listing{background:#e9e6df;font-size:1rem;line-height:1.375rem;margin:1.25rem 0}.fellowship-listing::after{clear:both;content:"";display:table}.fellowship-listing:first-child{margin-top:0}@media (min-width:48em){.fellowship-listing{margin:2.1875rem 0}}.fellowship-listing .fellowship-listing--inner{padding:1.25rem 2.63158%}@media (min-width:48em){.fellowship-listing .fellowship-listing--inner{padding:1.25rem 1.25rem .625rem 1.25rem}}.card__text div[class*=block-staff_listing] .fellowship-listing h2,.fellowship-listing .card__text div[class*=block-staff_listing] h2,.fellowship-listing .field--name-field-list-item-title,.fellowship-listing .node--unpublished::before,.fellowship-listing .staff-listing-view h3,.fellowship-listing div[class*=block-staff_listing] .card__text h2,.fellowship-listing div[class*=block-staff_listing] h3,.fellowship-listing h2,.staff-listing-view .fellowship-listing h3,div[class*=block-staff_listing] .card__text .fellowship-listing h2,div[class*=block-staff_listing] .fellowship-listing h3{font-size:1.5rem;margin:0 0 .9375rem 0}@media (min-width:48em) and (max-width:61.9375em){.card__text div[class*=block-staff_listing] .fellowship-listing h2,.fellowship-listing .card__text div[class*=block-staff_listing] h2,.fellowship-listing .field--name-field-list-item-title,.fellowship-listing .node--unpublished::before,.fellowship-listing .staff-listing-view h3,.fellowship-listing div[class*=block-staff_listing] .card__text h2,.fellowship-listing div[class*=block-staff_listing] h3,.fellowship-listing h2,.staff-listing-view .fellowship-listing h3,div[class*=block-staff_listing] .card__text .fellowship-listing h2,div[class*=block-staff_listing] .fellowship-listing h3{font-size:1.25rem}}.fellowship-listing p{margin:.9375rem 0}.fellowship-listing footer{clear:both}.fellowship-listing footer::after{clear:both;content:"";display:table}.fellowship-listing footer a{margin-bottom:0}@media (min-width:48em){.fellowship-listing__column-left{width:54.45633%;float:left;margin-right:4.09982%}}.fellowship-listing__column-right{font-size:.875rem;line-height:1.25rem}@media (min-width:48em){.fellowship-listing__column-right{width:34.93761%;float:right;margin-right:0}}.fellowship-listing__award-summary{margin-bottom:1.25rem}.fellowship-listing__body{display:none;border:1px solid transparent}.fellowship-listing__body p:first-child{margin-top:0}.fellowship-listing__award-file{margin-bottom:.625rem}@media (min-width:36em) and (max-width:47.9375em){.fellowship-listing__award-file{width:48.65182%;float:left;margin-right:2.69637%;margin-bottom:.9375rem}}.fellowship-listing__award-file a{width:100%}@media (min-width:48em) and (max-width:61.9375em){.fellowship-listing__award-file a{font-size:.875rem}}@media (min-width:48em){.fellowship-listing__award-file a{padding-left:1.25rem;padding-right:1.25rem}}.fellowship-listing__award-file a:focus,.fellowship-listing__award-file a:hover{color:#fff;background:#0d515b;border-color:#0d515b}.fellowship-listing__award-file a:focus::before,.fellowship-listing__award-file a:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/src/download.svg)}@media (min-width:36em) and (max-width:47.9375em){.fellowship-listing__application-link{width:48.65182%;float:left;margin-right:2.69637%;margin-bottom:.9375rem}}@media (min-width:0) and (max-width:35.9375em){.fellowship-listing__award-file+.fellowship-listing__application-link{margin-bottom:.9375rem}}@media (min-width:36em) and (max-width:47.9375em){.fellowship-listing__award-file+.fellowship-listing__application-link{width:48.65182%;float:right;margin-right:0}}.fellowship-listing__application-link a{width:100%}@media (min-width:48em) and (max-width:61.9375em){.fellowship-listing__application-link a{font-size:.875rem}}.fellowship-listing__application-link a:focus,.fellowship-listing__application-link a:hover{background:0 0;color:#175e54;border-color:#0d515b}.fellowship-listing__deadline{margin:0 0 .9375rem 0;clear:both;font-size:1rem;line-height:1.375rem}@media (min-width:48em){.fellowship-listing__deadline{margin:.9375rem 0;font-size:1.125rem;line-height:1.625rem}}.fellowship-listing__deadline .field__label{font-weight:700}.fellowship-listing__information-session{clear:both;font-size:1rem;line-height:1.375rem}@media (min-width:48em){.fellowship-listing__information-session{font-size:1.125rem;line-height:1.625rem}}.fellowship-listing__information-session strong{display:block}.teaser-listing-stacked{margin-top:0;margin-bottom:2.1875rem}.teaser-listing-stacked img{width:100%}.teaser-listing-stacked .link--more-sm:focus,.teaser-listing-stacked .link--more-sm:hover{color:#0d515b}div[class*=block-staff_listing] .views-row::after{clear:both;content:"";display:table}div[class*=block-staff_listing] .views-row a{font-weight:600}@media (min-width:48em){div[class*=block-staff_listing] .views-row .col1,div[class*=block-staff_listing] .views-row .col2{float:left;width:48%}}@media (min-width:48em){div[class*=block-staff_listing] .views-row .col1{margin-right:4%}}.node-event__below{margin-bottom:4.25rem}@media (min-width:48em){.node-event__content{padding-right:5.625rem}}.node-event__content .is-bg-color--beige .text-long,.node-event__content .is-bg-color--darkgray .text-long,.node-event__content .is-bg-color--lightgray .text-long{background-color:#e9e6df}.node-event__content .social-share-icons{width:auto}.node-event__series-description{border-top:1px solid #cabb91;padding-top:2.5rem}.node-event__series-description label{font-size:1rem;text-transform:uppercase}.node-event__series-description a{color:#887248;display:block}.node-event__series-description a:focus,.node-event__series-description a:hover{color:#4d4f53}.node--type-photo-video-story{position:relative}.node--type-photo-video-story .content-main{position:relative}.node--type-photo-video-story .content-main .field--name-field-content-main>div:has(div>*){padding-top:1.5rem;padding-bottom:1.5rem}.node--type-photo-video-story .content-main .field--name-field-content-main>div:last-child{padding-bottom:4.375rem}.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--parallax-slideshow,.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--pull-quote,.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--social-share-icons{padding:0}.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--social-share-icons{position:relative}.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--featured-story-intro{padding-top:2rem}.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--media-grid:has(+.paragraph--media-grid){padding-bottom:.625rem}.node--type-photo-video-story .content-main .field--name-field-content-main .paragraph--media-grid+.paragraph--media-grid{padding-top:.625rem}.node--type-photo-video-story .content-main .story-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dept-program-listing .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,.dept-program-listing .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,.dept-program-listing .node--type-photo-video-story .content-main .story-intro h2,.node--type-photo-video-story .content-main .story-intro .dept-program-listing .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro .dept-program-listing .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro .dept-program-listing h2,.node--type-photo-video-story .content-main .story-intro .heading-1,.node--type-photo-video-story .content-main .story-intro .staff-listing-view .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro .staff-listing-view .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro .staff-listing-view h2,.node--type-photo-video-story .content-main .story-intro .staff-listing-view h3,.node--type-photo-video-story .content-main .story-intro .video-with-overlay__text .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro .video-with-overlay__text .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro .video-with-overlay__text h2,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] h2,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] h3,.node--type-photo-video-story .content-main .story-intro h1,.staff-listing-view .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,.staff-listing-view .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,.staff-listing-view .node--type-photo-video-story .content-main .story-intro h2,.staff-listing-view .node--type-photo-video-story .content-main .story-intro h3,.video-with-overlay__text .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,.video-with-overlay__text .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,.video-with-overlay__text .node--type-photo-video-story .content-main .story-intro h2,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro h2,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro h3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:0;font-size:2.5rem;font-style:normal;font-weight:700;line-height:3.125rem}.node--type-photo-video-story .content-main .story-intro .story-excerpt{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:1.5rem;line-height:1.34;margin:0}.node--type-photo-video-story .content-main .story-intro .story-date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:1.0625rem;line-height:1.625rem;text-transform:uppercase;color:#820000;margin:0 0 1.25rem 0;padding-bottom:1.25rem;border-bottom:1px solid #ababa9}.node--type-photo-video-story .content-main .story-intro .story-date .story-date__inner>div{margin:0}.dept-program-listing .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,.dept-program-listing .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,.dept-program-listing .node--type-photo-video-story .content-main .story-intro h2,.node--type-photo-video-story .content-main .story-intro .dept-program-listing .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro .dept-program-listing .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro .dept-program-listing h2,.node--type-photo-video-story .content-main .story-intro .heading-1,.node--type-photo-video-story .content-main .story-intro .staff-listing-view .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro .staff-listing-view .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro .staff-listing-view h2,.node--type-photo-video-story .content-main .story-intro .staff-listing-view h3,.node--type-photo-video-story .content-main .story-intro .story-excerpt,.node--type-photo-video-story .content-main .story-intro .video-with-overlay__text .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro .video-with-overlay__text .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro .video-with-overlay__text h2,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] .node--unpublished::before,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] h2,.node--type-photo-video-story .content-main .story-intro div[class*=block-staff_listing] h3,.node--type-photo-video-story .content-main .story-intro h1,.staff-listing-view .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,.staff-listing-view .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,.staff-listing-view .node--type-photo-video-story .content-main .story-intro h2,.staff-listing-view .node--type-photo-video-story .content-main .story-intro h3,.video-with-overlay__text .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,.video-with-overlay__text .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,.video-with-overlay__text .node--type-photo-video-story .content-main .story-intro h2,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro .node--unpublished::before,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro h2,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .story-intro h3{font-family:"Source Serif Pro",serif;color:#2e2d29}.node--type-photo-video-story .content-main .story-intro .story-date__inner,.node--type-photo-video-story .content-main .story-intro .story-excerpt__inner{margin-left:0;width:100%}.node--type-photo-video-story .content-main .featured-story-outro .byline{padding:1.25rem 0;border:1px solid #ababa9;border-left:none;border-right:none}.node--type-photo-video-story .content-main .featured-story-outro .byline__inner>div{padding:0;font-size:1.0625rem;line-height:1.625rem;font-weight:400;color:#820000}.node--type-photo-video-story .content-main .featured-story-outro .byline__inner>div::before{content:none}.node--type-photo-video-story .content-main .basic figcaption{background-color:transparent;padding:0;margin-top:.75rem;font-size:1.0625rem}.node--type-photo-video-story .content-main .basic .text-long li,.node--type-photo-video-story .content-main .basic .text-long p.drop-cap,.node--type-photo-video-story .content-main .basic .text-long p:not([class]){font-family:"Source Serif Pro",serif;font-size:1.3125rem;font-weight:400;line-height:1.53;color:#2e2d29}.node--type-photo-video-story .content-main .basic ul li::before{background-color:#2e2d29}@media (min-width:0) and (max-width:35.9375em){.node--type-photo-video-story .content-main .basic,.node--type-photo-video-story .content-main .featured-story-outro,.node--type-photo-video-story .content-main .pull-quote.pull-center,.node--type-photo-video-story .content-main .social-share-icons,.node--type-photo-video-story .content-main .story-intro{padding-left:5%;padding-right:5%}}@media (min-width:36em){.node--type-photo-video-story .content-main .basic,.node--type-photo-video-story .content-main .featured-story-outro,.node--type-photo-video-story .content-main .pull-quote.pull-center,.node--type-photo-video-story .content-main .social-share-icons,.node--type-photo-video-story .content-main .story-intro{padding-left:2.69637%;padding-right:2.69637%}}@media (min-width:62em){.node--type-photo-video-story .content-main .basic,.node--type-photo-video-story .content-main .featured-story-outro,.node--type-photo-video-story .content-main .pull-quote.pull-center,.node--type-photo-video-story .content-main .social-share-icons,.node--type-photo-video-story .content-main .story-intro{max-width:49.5rem;margin:0 auto;padding-left:0;padding-right:0}}.node--type-photo-video-story .content-main .pull-quote.align-right{margin-bottom:0}@media (min-width:62em){.node--type-photo-video-story .content-main .pull-quote.align-right{margin-right:16%}}@media (min-width:48em){.node--type-photo-video-story .content-main .pull-quote.pull-left .pull-quote__inner{margin-left:0!important}}@media (min-width:62em){.node--type-photo-video-story .content-main .pull-quote.pull-left{margin-left:16%}}.node--type-photo-video-story .content-main .social-share-icons{line-height:normal}.node--type-photo-video-story .content-main .social-share-icons .ssk-group{padding:.5rem}@media (min-width:48em) and (max-width:61.9375em){.node--type-photo-video-story .content-main .social-share-icons{right:0;left:0}.node--type-photo-video-story .content-main .social-share-icons .ssk-group{float:right;border-left:none;border-bottom:2px solid rgba(77,79,83,.6);position:relative;right:0;top:0}.node--type-photo-video-story .content-main .social-share-icons .ssk-group>.ssk.ssk-icon{display:inline-block}}@media (min-width:62em){.node--type-photo-video-story .content-main .social-share-icons{position:absolute;top:2rem;width:100%;right:0;left:10%}}.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons{position:absolute;top:1rem;margin:0}.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons .ssk-group{border-bottom:none;padding-bottom:0}@media (min-width:0) and (max-width:35.9375em){.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons{right:5%;padding-right:0}}@media (min-width:36em){.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons{right:2.69637%}}@media (min-width:48em){.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons{width:100%;margin:0 auto;right:0;left:0}.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons .ssk-group{float:right;border:none;position:relative;right:0;top:0}.node--type-photo-video-story .content-main:has(.paragraph--featured-story-intro) .social-share-icons .ssk-group>.ssk.ssk-icon{display:inline-block}}.node--type-photo-video-story .content-main .paragraph--color-beige{background-color:#e9e6df}.node--type-photo-video-story .content-main .paragraph--color-black{background-color:#000}.node--type-photo-video-story .content-main .paragraph--color-cardinal{background-color:#8b1515}.node--type-photo-video-story .content-main .paragraph--color-darkgray{background-color:#4d4f53}.node--type-photo-video-story .content-main .paragraph--color-lightgray{background-color:#eaeaea}.node--type-photo-video-story .content-main .paragraph--color-variant-dark{color:#fff}.node--type-photo-video-story .content-main .paragraph--color-variant-dark a{color:#dccf99}.node--type-photo-video-story .content-main .paragraph--color-variant-dark a:focus,.node--type-photo-video-story .content-main .paragraph--color-variant-dark a:hover{color:#fff}.card__text .node--type-photo-video-story .content-main .paragraph--color-variant-dark h2,.fellowship-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark .field--name-field-list-item-title,.fellowship-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark .node--unpublished::before,.fellowship-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark h2,.fellowship-listing .staff-listing-view .node--type-photo-video-story .content-main .paragraph--color-variant-dark h3,.fellowship-listing div[class*=block-staff_listing] .node--type-photo-video-story .content-main .paragraph--color-variant-dark h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .card__text h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .fellowship-listing .field--name-field-list-item-title,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .fellowship-listing .node--unpublished::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .fellowship-listing .staff-listing-view h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .fellowship-listing div[class*=block-staff_listing] h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .fellowship-listing h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .field--name-field-list-item-title,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .node--unpublished::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .staff-listing-view .fellowship-listing h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .staff-listing-view h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark div[class*=block-staff_listing] .fellowship-listing h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark div[class*=block-staff_listing] h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark h4,.staff-listing-view .fellowship-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark h3,.staff-listing-view .node--type-photo-video-story .content-main .paragraph--color-variant-dark h3,div[class*=block-staff_listing] .fellowship-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark h3,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .paragraph--color-variant-dark h3{color:#fff}.dept-program-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .field--name-field-list-item-title,.dept-program-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .node--unpublished::before,.dept-program-listing .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .dept-program-listing .field--name-field-list-item-title,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .dept-program-listing .node--unpublished::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .dept-program-listing h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .heading-1,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .staff-listing-view .field--name-field-list-item-title,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .staff-listing-view .node--unpublished::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .staff-listing-view h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .staff-listing-view h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .story-date,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .story-excerpt,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .video-with-overlay__text .field--name-field-list-item-title,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .video-with-overlay__text .node--unpublished::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .video-with-overlay__text h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro div[class*=block-staff_listing] .node--unpublished::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro div[class*=block-staff_listing] h2,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro div[class*=block-staff_listing] h3,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h1,.staff-listing-view .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .field--name-field-list-item-title,.staff-listing-view .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .node--unpublished::before,.staff-listing-view .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h2,.staff-listing-view .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h3,.video-with-overlay__text .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .field--name-field-list-item-title,.video-with-overlay__text .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .node--unpublished::before,.video-with-overlay__text .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h2,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro .node--unpublished::before,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h2,div[class*=block-staff_listing] .node--type-photo-video-story .content-main .paragraph--color-variant-dark .story-intro h3{color:#fff}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .featured-story-outro .byline__inner>div{color:#fff}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group{border-color:#dccf99}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group>.ssk.ssk-icon{color:#dccf99}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group>.ssk.ssk-icon:focus,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group>.ssk.ssk-icon:hover{color:#fff}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group>.ssk-x::before{background-image:url(/themes/custom/stanford_hs/images/icons/social-x-sandstone.svg)}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group>.ssk-x:focus::before,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .social-share-icons .ssk-group>.ssk-x:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/social-x-white.svg)}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .drop-cap::first-letter,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .small-date,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .story-intro,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .visual-caption,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long blockquote,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long li,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long p.drop-cap,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long p:not([class]){color:#fff}.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long ul li::before{background-color:#fff}.fellowship-listing__application-link .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a,.fifty-fifty__link .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a,.file .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a,.in-the-moment-homepage .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.in-the-moment-homepage__link,.latest-news__view-all .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a,.newsletter-subscription .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.btn-newsletter-subscribe,.newsletter-subscription .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long input[type=submit],.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .button,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .fellowship-listing__application-link a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .fifty-fifty__link a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .file a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .in-the-moment-homepage a.in-the-moment-homepage__link,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .latest-news__view-all a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .newsletter-subscription a.btn-newsletter-subscribe,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .newsletter-subscription input[type=submit],.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .series-tag-header__text a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.series-featured-item__link,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.series-five-up__link,.series-tag-header__text .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a{border-color:#dccf99}.fellowship-listing__application-link .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover,.fifty-fifty__link .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover,.file .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover,.in-the-moment-homepage .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.in-the-moment-homepage__link:hover,.latest-news__view-all .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover,.newsletter-subscription .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.btn-newsletter-subscribe:hover,.newsletter-subscription .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long input:hover[type=submit],.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .button:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .fellowship-listing__application-link a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .fifty-fifty__link a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .file a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .latest-news__view-all a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .newsletter-subscription a.btn-newsletter-subscribe:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .newsletter-subscription input:hover[type=submit],.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .series-tag-header__text a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.series-featured-item__link:hover,.node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a.series-five-up__link:hover,.series-tag-header__text .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .node--type-photo-video-story .content-main .paragraph--color-variant-dark .text-long a:hover{background-color:#dccf99;color:#444}.node--type-photo-video-story .content-main .paragraph--color-beige .text-long .visual-caption,.node--type-photo-video-story .content-main .paragraph--color-lightgray .text-long .visual-caption{color:#4d4f53}.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group{border-color:#000}.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group>.ssk.ssk-icon,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group>.ssk.ssk-icon{color:#000}.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group>.ssk.ssk-icon:focus,.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group>.ssk.ssk-icon:hover,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group>.ssk.ssk-icon:focus,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group>.ssk.ssk-icon:hover{color:#8b1515}.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group>.ssk-x::before,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group>.ssk-x::before{background-image:url(/themes/custom/stanford_hs/images/icons/social-x-black.svg)}.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group>.ssk-x:focus::before,.node--type-photo-video-story .content-main .paragraph--color-beige .social-share-icons .ssk-group>.ssk-x:hover::before,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group>.ssk-x:focus::before,.node--type-photo-video-story .content-main .paragraph--color-lightgray .social-share-icons .ssk-group>.ssk-x:hover::before{background-image:url(/themes/custom/stanford_hs/images/icons/social-x-red.svg)}.content-bottom .related-items{margin-top:0}.user-logged-out.page-node-type-photo-video-story main{margin-top:-4.8125rem}.event-speakers{border-top:1px solid #cabb91;margin-top:.9375rem;margin-bottom:1.875rem;padding:1.25rem 0 0}@media (min-width:48em){.event-speakers{margin-top:3.75rem;margin-bottom:3.75rem}}.event-speakers .event-speakers__title{margin:0 0 1.875rem 0;text-align:center;text-transform:none}.featured-events-three{margin-top:.9375rem;margin-bottom:1.875rem}@media (min-width:48em){.featured-events-three{margin-top:3.75rem;margin-bottom:3.75rem}}@media (min-width:48em){.featured-events-three .featured-events-three__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}}.featured-events-three .featured-events-three__title{margin:0 0 1.875rem 0;text-align:center;text-transform:none}@media (min-width:0) and (max-width:47.9375em){.featured-events-three .event-card{margin-bottom:1em}}@media (min-width:48em){.featured-events-three .event-card{width:31.53576%;float:left;margin-right:2.69637%;max-width:none}.featured-events-three .event-card:last-child{margin-right:0}}@media (min-width:48em){.featured-events-three .event-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.featured-news-three{margin-top:.9375rem;margin-bottom:1.875rem}@media (min-width:48em){.featured-news-three{margin-top:3.75rem;margin-bottom:3.75rem}}@media (min-width:48em){.featured-news-three .featured-news-three__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}}.featured-news-three .featured-news-three__title{margin:0 0 1.875rem 0;text-align:center;text-transform:none}@media (min-width:0) and (max-width:47.9375em){.featured-news-three .news-card{margin-bottom:1em}}@media (min-width:48em){.featured-news-three .news-card{width:31.53576%;float:left;margin-right:2.69637%;max-width:none}.featured-news-three .news-card:last-child{margin-right:0}}@media (min-width:48em){.featured-news-three .news-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}@media (min-width:48em){.content-cards.featured-news-three .featured-news-three__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:48em){.featured-news-three.content-cards-2-across .news-card{width:100%;-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;max-width:45%;margin-right:0;float:none}}@media (min-width:48em){.featured-news-three.content-cards-3-across .news-card{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;margin-right:0}.featured-news-three.content-cards-3-across .news-card li .fellowship-listing__application-link a,.featured-news-three.content-cards-3-across .news-card li .fifty-fifty__link a,.featured-news-three.content-cards-3-across .news-card li .file a,.featured-news-three.content-cards-3-across .news-card li .in-the-moment-homepage a.in-the-moment-homepage__link,.featured-news-three.content-cards-3-across .news-card li .latest-news__view-all a,.featured-news-three.content-cards-3-across .news-card li .newsletter-subscription a.btn-newsletter-subscribe,.featured-news-three.content-cards-3-across .news-card li .series-tag-header__text a,.featured-news-three.content-cards-3-across .news-card li .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.featured-news-three.content-cards-3-across .news-card li .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.featured-news-three.content-cards-3-across .news-card li a.button,.featured-news-three.content-cards-3-across .news-card li a.series-featured-item__link,.featured-news-three.content-cards-3-across .news-card li a.series-five-up__link,.fellowship-listing__application-link .featured-news-three.content-cards-3-across .news-card li a,.fifty-fifty__link .featured-news-three.content-cards-3-across .news-card li a,.file .featured-news-three.content-cards-3-across .news-card li a,.in-the-moment-homepage .featured-news-three.content-cards-3-across .news-card li a.in-the-moment-homepage__link,.latest-news__view-all .featured-news-three.content-cards-3-across .news-card li a,.newsletter-subscription .featured-news-three.content-cards-3-across .news-card li a.btn-newsletter-subscribe,.series-tag-header__text .featured-news-three.content-cards-3-across .news-card li a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .featured-news-three.content-cards-3-across .news-card li a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .featured-news-three.content-cards-3-across .news-card li a{width:100%;word-break:break-word}}.featured-story-outro{margin:2.5rem 0 1.25rem 0}@media (min-width:48em){.featured-story-outro{margin:5rem 0 2.1875rem 0}}.featured-story-outro__tags{margin:.9375rem 0 0 0;padding:2.1875rem 0 0 0;position:relative}@media (min-width:48em){.featured-story-outro__tags{margin-top:1.5625rem;padding-top:2.1875rem}}.featured-story-outro__tags a{margin-right:.4375rem;margin-bottom:.625rem;display:block}.node--highlight-color-red .featured-story-outro__tags a{background-color:#8b191b;border-color:#8b191b}.node--highlight-color-red .featured-story-outro__tags a:focus,.node--highlight-color-red .featured-story-outro__tags a:hover{background-color:#fff;color:#8b191b;border-color:#8b191b}.node--highlight-color-purple .featured-story-outro__tags a{background-color:#53284f;border-color:#53284f}.node--highlight-color-purple .featured-story-outro__tags a:focus,.node--highlight-color-purple .featured-story-outro__tags a:hover{background-color:#fff;color:#53284f;border-color:#53284f}.ck-editor__main ol .featured-story-outro__tags li,.ck-editor__main ul .featured-story-outro__tags li,.featured-story-outro__tags .ck-editor__main ol li,.featured-story-outro__tags .ck-editor__main ul li,.featured-story-outro__tags .list-item,.featured-story-outro__tags .text-long ol li,.featured-story-outro__tags .text-long ul li,.text-long ol .featured-story-outro__tags li,.text-long ul .featured-story-outro__tags li{margin:0;display:inline-block}.latest-news__block{margin:0;padding-block:5rem}.latest-news__block>div{padding-inline:2rem}@media (min-width:62em){.latest-news__block>div{padding-inline:4rem}}.latest-news__header{-webkit-margin-after:4rem;margin-block-end:4rem}.latest-news__title{color:#8b191b;font-size:34px;font-weight:700;text-transform:none;letter-spacing:-.025em;text-align:center;margin-bottom:1.5rem;-webkit-font-smoothing:antialiased}@media (min-width:48em){.latest-news__title{font-size:48px}}.latest-news__intro{color:#444;font-size:18px;line-height:calc(2 / 1.5);text-align:center;margin:0 auto;max-width:42rem;-webkit-font-smoothing:antialiased}@media (min-width:48em){.latest-news__intro{font-size:24px}}.latest-news__list{max-width:80rem;margin:0 auto}@media (min-width:75em){.latest-news__list{padding-inline:2rem}}.latest-news__view-all{text-align:center;margin-top:3rem}.latest-news__view-all a,.latest-news__view-all a:visited{background-color:#8b191b;color:#fff;padding:.5rem 1rem}.latest-news__view-all a:focus,.latest-news__view-all a:hover{background-color:#fff;color:#8b191b;text-decoration:none}.lists-of-links .lists-of-links__title{color:#8b191b;font-size:1.875rem;line-height:2.25rem;padding-bottom:1rem;padding-left:1rem;margin:0;border-bottom:1px solid #cabb91}.lists-of-links .lists-of-links__wrapper{margin:0}[data-masonry-container]{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem}@media (min-width:48em){[data-masonry-container]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:62em){[data-masonry-container]{grid-template-columns:repeat(3,minmax(0,1fr))}}[data-masonry-column]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}[data-masonry-animation=pending]{opacity:0;-webkit-transform:translateY(12.5rem);transform:translateY(12.5rem)}[data-masonry-animation=done]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:masonrySlideIn .6s ease-out forwards;animation:masonrySlideIn .6s ease-out forwards}@-webkit-keyframes masonrySlideIn{from{opacity:0;-webkit-transform:translateY(12.5rem);transform:translateY(12.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes masonrySlideIn{from{opacity:0;-webkit-transform:translateY(12.5rem);transform:translateY(12.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.media-row__content{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;gap:1.25rem;margin:0 auto;padding:0 1.25rem}@media (min-width:48em){.media-row__content{padding:0 1.25rem}}.media-row__content>figure{-webkit-box-flex:1;-ms-flex:1;flex:1}.media-row--count-1 .media-row__content .media-item__caption-credit{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:49.5rem}.media-row__content.slick-slider{padding:1.875rem 0 0}.media-row__content .slick-slide{-webkit-box-sizing:content-box;box-sizing:content-box;width:75vw!important;padding:0 .625rem}.media-row__content .slick-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;width:auto;height:auto;font-size:.875rem;text-transform:uppercase;-webkit-transform:none;transform:none;line-height:normal}.media-row__content .slick-arrow,.media-row__content .slick-arrow:focus,.media-row__content .slick-arrow:hover{color:#8c1515}.media-row__content .slick-arrow::before{content:'';display:inline-block;width:.9375rem;height:1rem;opacity:1;background-repeat:no-repeat}.media-row__content .slick-arrow.slick-disabled{visibility:hidden}.media-row__content .slick-prev{left:12.5vw}.media-row__content .slick-prev::before{background-image:url(/themes/custom/stanford_hs/images/icons/double-arrow-left-cardinal.svg)}.media-row__content .slick-next{right:12.5vw;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.media-row__content .slick-next::before{background-image:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-cardinal.svg)}.media-row__caption{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:49.5rem;padding:0 1.25rem;margin:1.25rem auto 0;color:#6d6c69;font-size:1.0625rem}.paragraph--color-variant-dark .media-row__caption{color:#fff}.media-row__caption p{margin:0}@media (min-width:48em){.media-row--full-width .media-row__content{padding-left:0;padding-right:0}}@media (min-width:48em){.media-row--full-width .media-item:first-of-type .media-item__caption-credit{padding-left:1.25rem}}@media (min-width:48em){.media-row--full-width .media-item:last-of-type .media-item__caption-credit{padding-right:1.25rem}}.node--type-featured-story2 .media-row--full-width{width:100vw;position:relative;margin-left:-50vw;left:50%}.media-row--column-width .media-row__content{max-width:49.5rem}.media-row--slightly-extended .media-row__caption,.media-row--slightly-extended .media-row__content{max-width:60rem}.media-row--collage .media-row__content{min-width:unset}@-webkit-keyframes fadeOutInitalSlide{from{background-color:#000}to{background-color:transparent}}@keyframes fadeOutInitalSlide{from{background-color:#000}to{background-color:transparent}}.parallax-slideshow{margin:0 auto;overflow:hidden;position:relative;height:100%}.parallax-slideshow .parallax-slideshow__wrapper{background-color:#2e2d29;overflow:hidden;position:relative}.parallax-slideshow .parallax-slideshow__image-wrapper{position:absolute;width:100%;height:100vh;z-index:0}.content-top .parallax-slideshow .parallax-slideshow__overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:3}.content-top .parallax-slideshow .parallax-slideshow__overlay.fade-out{background:0 0;-webkit-animation:fadeOutInitalSlide 1s ease-in-out;animation:fadeOutInitalSlide 1s ease-in-out}.photo-video-hero{position:relative}.photo-video-hero .embedded-entity{margin:0}.photo-video-hero .resp-image--has-text picture::after{content:none}.photo-video-hero .resp-image__text{left:auto;right:0;bottom:0}.photo-video-hero .resp-image__credit{padding:.75rem 1rem;background-color:rgba(46,45,41,.85);font-size:1.0625rem}.photo-video-hero .field--name-field-cta{margin-top:.75rem}.photo-video-hero .field--name-field-cta a{display:inline-block;padding:.5rem 1rem;text-decoration:none;color:#000;background-color:rgba(255,255,255,.85)}.photo-video-hero .field--name-field-cta a:focus,.photo-video-hero .field--name-field-cta a:hover{background-color:#fff}.photo-video-hero__content{width:100%;z-index:1;left:0;bottom:4.5rem}.photo-video-hero__caption,.photo-video-hero__title{max-width:33.125rem;font-family:"Source Serif Pro",serif;color:#fff;text-shadow:0 .25rem .25rem rgba(0,0,0,.58)}.photo-video-hero__title{display:inline-block;font-size:2.5rem;line-height:1.55;font-weight:700;text-transform:none;margin:0}.photo-video-hero--title-only .photo-video-hero__title{font-size:4rem;font-weight:600;line-height:1.4}.photo-video-hero__caption{font-size:1.5rem;font-weight:400;line-height:1.75;margin:.75rem 0 0}.photo-video-hero__caption p:not(:first-child)::before{content:'';display:block}.photo-video-hero__caption p,.photo-video-hero__title .field{padding:.25rem .75rem;display:inline;background-color:rgba(46,45,41,.85);-webkit-box-shadow:.75rem 0 9 rgba(46,56,41,.85),-rem(12px) 0 0 rgba(46,45,41,.85);box-shadow:.75rem 0 9 rgba(46,56,41,.85),-rem(12px) 0 0 rgba(46,45,41,.85);-webkit-box-decoration-break:clone;box-decoration-break:clone}.photo-video-hero--title-only .photo-video-hero__caption p,.photo-video-hero--title-only .photo-video-hero__title .field{padding:.125rem .75rem}.photo-video-hero--full-width{background-color:#4d4f53}.photo-video-hero--full-width .photo-video-hero__content{padding:2rem 0}@media (min-width:62em){.photo-video-hero--full-width .photo-video-hero__content{position:absolute;padding:0}}.photo-video-hero--full-screen .resp-image__wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:calc(100vh - 30px);width:100%}.photo-video-hero--full-screen .photo-video-hero__content{position:absolute}.related-items{background-color:#e9e6df;clear:both;margin-top:.9375rem}@media (min-width:48em){.related-items{margin-top:4.375rem}}.related-items__inner{padding-top:2.25rem;padding-bottom:5.3125rem}.related-items__text-wrap{margin-bottom:1.875rem;left:-.0625rem;position:relative;z-index:10}.related-items__title{color:#887248;margin:0 0 1.875rem 0;text-align:center}@media (min-width:48em) and (max-width:61.9375em){.related-items__title{font-size:1.25rem;line-height:1.5rem}}.related-items__title a{text-decoration:none}.related-items__title a:focus,.related-items__title a:hover{text-decoration:underline}.related-items__list-item{margin-left:.75rem;margin-right:.75rem}@media (min-width:48em){.related-items__list-item{float:left}}.related-items__list-item:first-child{margin-left:0}.related-items__list-item:last-child{margin-right:0}.related-items__see-all-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:200;font-size:1.875rem;line-height:1.875rem;color:#fff;text-decoration:none;padding:0 10%;background-color:#958767}.related-items__see-all-link:focus,.related-items__see-all-link:hover{color:#fff;background-color:#776c52}@media (min-width:48em){.related-items__see-all-link{padding:0 15%}}@media (min-width:62em){.related-items__see-all-link{font-size:2.5rem;line-height:2.5rem;padding:0 20%}}@media (min-width:75em){.related-items__see-all-link{padding:0 25%}}.related-items__see-all-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.related-items__see-all-link span::after{content:'»';font-size:5rem;margin-top:.625rem}@media (min-width:62em){.related-items__see-all-link span::after{font-size:6.875rem;margin-top:1.25rem}}.related-items__cards .slick-list{overflow:visible;clip-path:inset(0 -10000px)}.related-items__cards .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.related-items__cards .slick-slide{height:auto}.related-items__cards .slick-next,.related-items__cards .slick-prev{position:absolute;top:auto;bottom:-3.125rem;width:auto;height:auto;font-size:.75rem;line-height:.875rem;-webkit-transform:none;transform:none;color:#78633f;font-weight:600;text-transform:uppercase;letter-spacing:1px}.related-items__cards .slick-next:focus,.related-items__cards .slick-next:hover,.related-items__cards .slick-prev:focus,.related-items__cards .slick-prev:hover{color:#887248;text-decoration:underline}.related-items__cards .slick-next:focus,.related-items__cards .slick-prev:focus{outline:2px solid #7aacfe!important;outline:5px auto -webkit-focus-ring-color!important}.related-items__cards .slick-prev{right:auto;left:-.5rem}.related-items__cards .slick-prev::before{content:'';display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-brown.svg) no-repeat center center;background-size:15px 15px;cursor:pointer;margin:0;width:1.875rem;height:1.875rem;z-index:10;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.related-items__cards .slick-next{left:auto;right:-.1875rem}.related-items__cards .slick-next::before{display:none}.related-items__cards .slick-next::after{content:'';display:inline-block;vertical-align:middle;background:url(/themes/custom/stanford_hs/images/icons/double-arrow-right-brown.svg) no-repeat center center;background-size:15px 15px;cursor:pointer;margin:0;width:1.875rem;height:1.875rem;z-index:10}.related-items__cards .slick-nav-label{display:inline-block;vertical-align:middle}.related-items__cards .event-card,.related-items__cards .news-card{height:100%}.related-items__cards .event-card__title,.related-items__cards .news-card__title{font-size:1.375rem;line-height:1.625rem}@media (min-width:48em) and (max-width:61.9375em){.related-items__cards .event-card__title,.related-items__cards .news-card__title{font-size:1.125rem;line-height:1.375rem}}.node--highlight-color-teal .related-items__cards .event-card__title,.node--highlight-color-teal .related-items__cards .news-card__title{color:#00505c}.node--highlight-color-purple .related-items__cards .event-card__title,.node--highlight-color-purple .related-items__cards .news-card__title{color:#53284f}.node--highlight-color-purple .related-items__cards .event-card__title a:focus,.node--highlight-color-purple .related-items__cards .event-card__title a:hover,.node--highlight-color-purple .related-items__cards .news-card__title a:focus,.node--highlight-color-purple .related-items__cards .news-card__title a:hover,.node--highlight-color-teal .related-items__cards .event-card__title a:focus,.node--highlight-color-teal .related-items__cards .event-card__title a:hover,.node--highlight-color-teal .related-items__cards .news-card__title a:focus,.node--highlight-color-teal .related-items__cards .news-card__title a:hover{color:#4d4f53}.node--highlight-color-teal .related-items__cards .event-card__title a,.node--highlight-color-teal .related-items__cards .news-card__title a{color:#00505c}.node--highlight-color-purple .related-items__cards .event-card__title a,.node--highlight-color-purple .related-items__cards .news-card__title a{color:#53284f}.related-items__cards .news-card--photo-video-story .news-card__title,.related-items__cards .news-card--photo-video-story .news-card__title a{color:#fff}.related-items__cards .event-card__text,.related-items__cards .news-card__text{padding-bottom:.9375rem}.related-items__cards .news-card__tags{margin-bottom:0}.related-items__cards .event-card .event-card__text,.related-items__cards .event-card .news-card__text,.related-items__cards .news-card__basic .event-card__text,.related-items__cards .news-card__basic .news-card__text{padding-bottom:2.1875rem}.related-items__read-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem}.fellowship-listing__application-link .related-items__read-more a,.fifty-fifty__link .related-items__read-more a,.file .related-items__read-more a,.in-the-moment-homepage .related-items__read-more a.in-the-moment-homepage__link,.latest-news__view-all .related-items__read-more a,.newsletter-subscription .related-items__read-more a.btn-newsletter-subscribe,.newsletter-subscription .related-items__read-more input[type=submit],.related-items__read-more .button,.related-items__read-more .fellowship-listing__application-link a,.related-items__read-more .fifty-fifty__link a,.related-items__read-more .file a,.related-items__read-more .in-the-moment-homepage a.in-the-moment-homepage__link,.related-items__read-more .latest-news__view-all a,.related-items__read-more .newsletter-subscription a.btn-newsletter-subscribe,.related-items__read-more .newsletter-subscription input[type=submit],.related-items__read-more .series-tag-header__text a,.related-items__read-more .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.related-items__read-more .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.related-items__read-more a.series-featured-item__link,.related-items__read-more a.series-five-up__link,.series-tag-header__text .related-items__read-more a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .related-items__read-more a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .related-items__read-more a{color:#fff;background-color:#8b191b;font-size:1rem;line-height:1.42;font-weight:400;padding:.5rem 1rem}.fellowship-listing__application-link .related-items__read-more a:focus,.fellowship-listing__application-link .related-items__read-more a:hover,.fifty-fifty__link .related-items__read-more a:focus,.fifty-fifty__link .related-items__read-more a:hover,.file .related-items__read-more a:focus,.file .related-items__read-more a:hover,.in-the-moment-homepage .related-items__read-more a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .related-items__read-more a.in-the-moment-homepage__link:hover,.latest-news__view-all .related-items__read-more a:focus,.latest-news__view-all .related-items__read-more a:hover,.newsletter-subscription .related-items__read-more a.btn-newsletter-subscribe:focus,.newsletter-subscription .related-items__read-more a.btn-newsletter-subscribe:hover,.newsletter-subscription .related-items__read-more input:focus[type=submit],.newsletter-subscription .related-items__read-more input:hover[type=submit],.related-items__read-more .button:focus,.related-items__read-more .button:hover,.related-items__read-more .fellowship-listing__application-link a:focus,.related-items__read-more .fellowship-listing__application-link a:hover,.related-items__read-more .fifty-fifty__link a:focus,.related-items__read-more .fifty-fifty__link a:hover,.related-items__read-more .file a:focus,.related-items__read-more .file a:hover,.related-items__read-more .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.related-items__read-more .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.related-items__read-more .latest-news__view-all a:focus,.related-items__read-more .latest-news__view-all a:hover,.related-items__read-more .newsletter-subscription a.btn-newsletter-subscribe:focus,.related-items__read-more .newsletter-subscription a.btn-newsletter-subscribe:hover,.related-items__read-more .newsletter-subscription input:focus[type=submit],.related-items__read-more .newsletter-subscription input:hover[type=submit],.related-items__read-more .series-tag-header__text a:focus,.related-items__read-more .series-tag-header__text a:hover,.related-items__read-more .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.related-items__read-more .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.related-items__read-more .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.related-items__read-more .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.related-items__read-more a.series-featured-item__link:focus,.related-items__read-more a.series-featured-item__link:hover,.related-items__read-more a.series-five-up__link:focus,.related-items__read-more a.series-five-up__link:hover,.series-tag-header__text .related-items__read-more a:focus,.series-tag-header__text .related-items__read-more a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .related-items__read-more a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .related-items__read-more a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .related-items__read-more a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .related-items__read-more a:hover{color:#8b191b;background-color:transparent}.slick-slider:has(.slick-arrow)+.related-items__read-more{padding-top:4rem}main+footer{background-color:#4d4f53;border-top:1px solid #333;clear:both;color:#fff;font-size:1rem;line-height:1.375rem;padding:2.1875rem 0 1.5625rem 0}main+footer a{color:#dccf99;font-weight:400;text-decoration:none}main+footer a:focus,main+footer a:hover{color:#fff}main+footer p{font-size:1rem;line-height:1.375rem}main+footer ul.menu{margin:.9375rem 0}main+footer ul li.menu__item{border-bottom:1px solid #333;margin-bottom:.5rem;padding-bottom:.625rem}main+footer ul li.menu__item:first-child{border-top:1px solid #333;padding-top:.5rem}.card__text .staff-listing-view main+footer h2,.card__text .text-long main+footer h2,.card__text div[class*=block-staff_listing] main+footer h2,.page-title__subtitle main+footer p,.staff-listing-view .card__text main+footer h2,.staff-listing-view main+footer h3,.text-long .card__text main+footer h2,.text-long main+footer h3,div[class*=block-staff_listing] .card__text main+footer h2,div[class*=block-staff_listing] main+footer h3,main+footer .card__text .staff-listing-view h2,main+footer .card__text .text-long h2,main+footer .card__text div[class*=block-staff_listing] h2,main+footer .event-detail-header__canceled,main+footer .field--name-field-list-item-title,main+footer .heading-2,main+footer .node--unpublished::before,main+footer .page-title__subtitle p,main+footer .related-items__title,main+footer .series-five-up__title,main+footer .staff-listing-view .card__text h2,main+footer .staff-listing-view h3,main+footer .text-long .card__text h2,main+footer .text-long h3,main+footer div[class*=block-staff_listing] .card__text h2,main+footer div[class*=block-staff_listing] h3,main+footer h2{color:#fff;margin-top:0;margin-bottom:1.25rem;font-size:1.125rem}main+footer .menu__item{font-size:1rem;line-height:1.375rem;margin:0;padding:0;display:block}.footer__inner::after{clear:both;content:"";display:table}.footer__footer1,.footer__footer2,.footer__footer3,.footer__footer4{margin-bottom:1.875rem}@media (min-width:36em){.footer__footer1,.footer__footer2,.footer__footer3,.footer__footer4{width:48.65182%;float:left;margin-right:2.69637%}}@media (min-width:62em){.footer__footer1,.footer__footer2,.footer__footer3,.footer__footer4{width:22.97773%;float:left;margin-right:2.69637%;margin-bottom:0}}@media (min-width:36em) and (max-width:47.9375em){.footer__footer2,.footer__footer4{float:right;margin-right:0}}@media (min-width:48em) and (max-width:61.9375em){.footer__footer2,.footer__footer4{float:right;margin-right:0}}.footer__footer4{margin-bottom:0}@media (min-width:62em){.footer__footer4{float:right;margin-right:0}}#block-footersociallinks .menu__item{display:inline-block;margin-right:1.25rem}#block-footersociallinks .menu__link_facebook{overflow:hidden;text-indent:-9999px;white-space:nowrap;background:url(/themes/custom/stanford_hs/images/icons/footer-facebook.svg) no-repeat;width:41px;height:41px;display:inline-block}#block-footersociallinks .menu__link_facebook:focus,#block-footersociallinks .menu__link_facebook:hover{background-image:url(/themes/custom/stanford_hs/images/icons/footer-facebook-hover.svg)}#block-footersociallinks .menu__link_twitter{overflow:hidden;text-indent:-9999px;white-space:nowrap;background:url(/themes/custom/stanford_hs/images/icons/footer-twitter.svg) no-repeat;width:41px;height:41px;display:inline-block}#block-footersociallinks .menu__link_twitter:focus,#block-footersociallinks .menu__link_twitter:hover{background-image:url(/themes/custom/stanford_hs/images/icons/footer-twitter-hover.svg)}#block-footersociallinks .menu__link_instagram{overflow:hidden;text-indent:-9999px;white-space:nowrap;background:url(/themes/custom/stanford_hs/images/icons/footer-instagram.svg) no-repeat;width:41px;height:41px;display:inline-block}#block-footersociallinks .menu__link_instagram:focus,#block-footersociallinks .menu__link_instagram:hover{background-image:url(/themes/custom/stanford_hs/images/icons/footer-instagram-hover.svg)}#block-footersociallinks .menu__link_youtube{overflow:hidden;text-indent:-9999px;white-space:nowrap;background:url(/themes/custom/stanford_hs/images/icons/footer-youtube.svg) no-repeat;width:41px;height:41px;display:inline-block}#block-footersociallinks .menu__link_youtube:focus,#block-footersociallinks .menu__link_youtube:hover{background-image:url(/themes/custom/stanford_hs/images/icons/footer-youtube-hover.svg)}#block-stanford-hs-footercontactlinks a:focus::before,#block-stanford-hs-footercontactlinks a:hover::before{color:#fff}#block-stanford-hs-footercontactlinks ul{margin:.9375rem 0}#block-stanford-hs-footercontactlinks li{padding-left:0;margin-bottom:1.25rem}#block-stanford-hs-footercontactlinks li:first-child{padding-top:.5rem}#block-stanford-hs-footercontactlinks li::before{display:none}.footer-contact-links--email::before,.menu__link_hsdeansofclistsstanfordedu::before{content:"\f0e0";font-family:FontAwesome;color:#dccf99;margin-right:.4375rem}.footer-contact-links--map::before,.menu__link_campus-map::before{content:"\f279";font-family:FontAwesome;color:#dccf99;margin-right:.4375rem}@media (min-width:48em){.header{margin-bottom:1.875rem}}.page-node-type-photo-video-story .header{max-width:100%;width:100%;height:6.6875rem;margin:0;padding:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(22.12%,rgba(46,45,41,.8)),color-stop(91.83%,rgba(46,45,41,0)));background:linear-gradient(180deg,rgba(46,45,41,.8) 22.12%,rgba(46,45,41,0) 91.83%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.875rem;position:relative;z-index:80}@media (min-width:48em){.page-node-type-photo-video-story .header{padding-top:1.75rem}}.has-hero-title-with-parallax-effect .header{padding-top:1.875rem;position:relative;z-index:80}.has-hero-title-with-parallax-effect-logged-out .header{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}@media (min-width:75em){.has-hero-title-with-parallax-effect-logged-out .header{max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.has-hero-title-with-parallax-effect-logged-out .header .navigation{max-width:1600px;margin-left:auto;margin-right:auto;padding-left:2.69637%;padding-right:2.69637%}.has-hero-title-with-parallax-effect-logged-out .header .navigation:after{content:" ";display:block;clear:both}}@media (min-width:1650px){.has-hero-title-with-parallax-effect-logged-out .header .navigation{padding-left:0;padding-right:0}}.slideshow{width:100%;margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box}.slideshow .slick-arrow{width:3rem;height:3rem;border-radius:50%;z-index:1;-webkit-transition:none;transition:none}.slideshow .slick-arrow,.slideshow .slick-arrow:focus,.slideshow .slick-arrow:hover{background:rgba(255,255,255,.6) url(/themes/custom/stanford_hs/images/icons/arrow-left-cardinal.svg) center no-repeat}.slideshow .slick-arrow::before{content:''}.slideshow .slick-prev{left:.75rem}@media (min-width:48em){.slideshow .slick-prev{left:1.25rem}.slideshow--full-width .slideshow .slick-prev{left:.75rem}}.slideshow .slick-next{right:.75rem;-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}@media (min-width:48em){.slideshow .slick-next{right:1.25rem}.slideshow--full-width .slideshow .slick-next{right:.75rem}}.slideshow__pager{text-align:center;color:#6d6c69;font-size:.875rem;margin:.5rem 0 0}.paragraph--color-variant-dark .slideshow__pager{color:#fff}@media (min-width:48em){.slideshow--column-width,.slideshow--slightly-extended{padding:0 5.5rem}}@media (min-width:48em){.slideshow--column-width .slick-arrow,.slideshow--slightly-extended .slick-arrow{border:1px solid #820000}}.slideshow--column-width{max-width:60.5rem}.slideshow--slightly-extended{max-width:71rem}.upcoming-events-four{margin-bottom:4rem;margin-top:2rem}.upcoming-events-four .field--name-field-component-title{width:100%}.card__text div[class*=block-staff_listing] .upcoming-events-four h2,.staff-listing-view .upcoming-events-four h3,.upcoming-events-four .card__text div[class*=block-staff_listing] h2,.upcoming-events-four .field--name-field-list-item-title,.upcoming-events-four .node--unpublished::before,.upcoming-events-four .staff-listing-view h3,.upcoming-events-four div[class*=block-staff_listing] .card__text h2,.upcoming-events-four div[class*=block-staff_listing] h3,.upcoming-events-four h2,div[class*=block-staff_listing] .card__text .upcoming-events-four h2,div[class*=block-staff_listing] .upcoming-events-four h3{margin:0 0 1.875rem 0;text-align:center;text-transform:none}@media (min-width:48em){.upcoming-events-four .upcoming-events-four__inner .views-infinite-scroll-content-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:0) and (max-width:47.9375em){.upcoming-events-four .event-card{margin-bottom:1em}}@media (min-width:48em){.upcoming-events-four .event-card{width:22.97773%;float:left;margin-right:2.69637%;margin-bottom:2em;max-width:none}.upcoming-events-four .event-card:nth-child(4n){margin-right:0}}@media (min-width:48em){.upcoming-events-four .event-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.upcoming-events-four .event-card__date{margin-top:0}.upcoming-events-four .pager{text-align:center;margin-top:0}.fellowship-listing__application-link .upcoming-events-four .pager a,.fifty-fifty__link .upcoming-events-four .pager a,.file .upcoming-events-four .pager a,.in-the-moment-homepage .upcoming-events-four .pager a.in-the-moment-homepage__link,.latest-news__view-all .upcoming-events-four .pager a,.newsletter-subscription .upcoming-events-four .pager a.btn-newsletter-subscribe,.newsletter-subscription .upcoming-events-four .pager input[type=submit],.series-tag-header__text .upcoming-events-four .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a,.upcoming-events-four .pager .button,.upcoming-events-four .pager .fellowship-listing__application-link a,.upcoming-events-four .pager .fifty-fifty__link a,.upcoming-events-four .pager .file a,.upcoming-events-four .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.upcoming-events-four .pager .latest-news__view-all a,.upcoming-events-four .pager .newsletter-subscription a.btn-newsletter-subscribe,.upcoming-events-four .pager .newsletter-subscription input[type=submit],.upcoming-events-four .pager .series-tag-header__text a,.upcoming-events-four .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.upcoming-events-four .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.upcoming-events-four .pager a.series-featured-item__link,.upcoming-events-four .pager a.series-five-up__link{background-color:#8b191b;color:#fff;font-weight:400}.fellowship-listing__application-link .upcoming-events-four .pager a:focus,.fellowship-listing__application-link .upcoming-events-four .pager a:hover,.fifty-fifty__link .upcoming-events-four .pager a:focus,.fifty-fifty__link .upcoming-events-four .pager a:hover,.file .upcoming-events-four .pager a:focus,.file .upcoming-events-four .pager a:hover,.in-the-moment-homepage .upcoming-events-four .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .upcoming-events-four .pager a.in-the-moment-homepage__link:hover,.latest-news__view-all .upcoming-events-four .pager a:focus,.latest-news__view-all .upcoming-events-four .pager a:hover,.newsletter-subscription .upcoming-events-four .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .upcoming-events-four .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .upcoming-events-four .pager input:focus[type=submit],.newsletter-subscription .upcoming-events-four .pager input:hover[type=submit],.series-tag-header__text .upcoming-events-four .pager a:focus,.series-tag-header__text .upcoming-events-four .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .upcoming-events-four .pager a:hover,.upcoming-events-four .pager .button:focus,.upcoming-events-four .pager .button:hover,.upcoming-events-four .pager .fellowship-listing__application-link a:focus,.upcoming-events-four .pager .fellowship-listing__application-link a:hover,.upcoming-events-four .pager .fifty-fifty__link a:focus,.upcoming-events-four .pager .fifty-fifty__link a:hover,.upcoming-events-four .pager .file a:focus,.upcoming-events-four .pager .file a:hover,.upcoming-events-four .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.upcoming-events-four .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.upcoming-events-four .pager .latest-news__view-all a:focus,.upcoming-events-four .pager .latest-news__view-all a:hover,.upcoming-events-four .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.upcoming-events-four .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.upcoming-events-four .pager .newsletter-subscription input:focus[type=submit],.upcoming-events-four .pager .newsletter-subscription input:hover[type=submit],.upcoming-events-four .pager .series-tag-header__text a:focus,.upcoming-events-four .pager .series-tag-header__text a:hover,.upcoming-events-four .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.upcoming-events-four .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.upcoming-events-four .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.upcoming-events-four .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.upcoming-events-four .pager a.series-featured-item__link:focus,.upcoming-events-four .pager a.series-featured-item__link:hover,.upcoming-events-four .pager a.series-five-up__link:focus,.upcoming-events-four .pager a.series-five-up__link:hover{background-color:#fff;color:#8b191b}@media (min-width:48em){.pl .upcoming-events-four__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.recent-news-4-across{margin-top:1.875rem;margin-bottom:1.875rem}@media (min-width:48em){.recent-news-4-across{margin-top:3.75rem;margin-bottom:3.75rem}}.card__text div[class*=block-staff_listing] .recent-news-4-across h2,.recent-news-4-across .card__text div[class*=block-staff_listing] h2,.recent-news-4-across .field--name-field-list-item-title,.recent-news-4-across .node--unpublished::before,.recent-news-4-across .staff-listing-view h3,.recent-news-4-across div[class*=block-staff_listing] .card__text h2,.recent-news-4-across div[class*=block-staff_listing] h3,.recent-news-4-across h2,.staff-listing-view .recent-news-4-across h3,div[class*=block-staff_listing] .card__text .recent-news-4-across h2,div[class*=block-staff_listing] .recent-news-4-across h3{text-transform:none}@media (min-width:36em){.card__text div[class*=block-staff_listing] .recent-news-4-across h2,.recent-news-4-across .card__text div[class*=block-staff_listing] h2,.recent-news-4-across .field--name-field-list-item-title,.recent-news-4-across .node--unpublished::before,.recent-news-4-across .staff-listing-view h3,.recent-news-4-across div[class*=block-staff_listing] .card__text h2,.recent-news-4-across div[class*=block-staff_listing] h3,.recent-news-4-across h2,.staff-listing-view .recent-news-4-across h3,div[class*=block-staff_listing] .card__text .recent-news-4-across h2,div[class*=block-staff_listing] .recent-news-4-across h3{float:left;margin-right:1.875rem}}.preferred-color-purple .recent-news-4-across a:link{color:#53284f}.preferred-color-teal .recent-news-4-across a:link{color:#00505c}@media (min-width:36em){.recent-news-4-across .bef-exposed-form{display:inline-block;margin-top:1.25rem}}.recent-news-4-across .form-item{position:relative}.recent-news-4-across .views-infinite-scroll-content-wrapper{clear:both}@media (min-width:48em){.recent-news-4-across .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.recent-news-4-across .pager{text-align:center;margin-top:0}.fellowship-listing__application-link .recent-news-4-across .pager a,.fifty-fifty__link .recent-news-4-across .pager a,.file .recent-news-4-across .pager a,.in-the-moment-homepage .recent-news-4-across .pager a.in-the-moment-homepage__link,.latest-news__view-all .recent-news-4-across .pager a,.newsletter-subscription .recent-news-4-across .pager a.btn-newsletter-subscribe,.newsletter-subscription .recent-news-4-across .pager input[type=submit],.recent-news-4-across .pager .button,.recent-news-4-across .pager .fellowship-listing__application-link a,.recent-news-4-across .pager .fifty-fifty__link a,.recent-news-4-across .pager .file a,.recent-news-4-across .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.recent-news-4-across .pager .latest-news__view-all a,.recent-news-4-across .pager .newsletter-subscription a.btn-newsletter-subscribe,.recent-news-4-across .pager .newsletter-subscription input[type=submit],.recent-news-4-across .pager .series-tag-header__text a,.recent-news-4-across .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.recent-news-4-across .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.recent-news-4-across .pager a.series-featured-item__link,.recent-news-4-across .pager a.series-five-up__link,.series-tag-header__text .recent-news-4-across .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a{background-color:#8b191b;color:#fff;font-weight:400}.fellowship-listing__application-link .recent-news-4-across .pager a:focus,.fellowship-listing__application-link .recent-news-4-across .pager a:hover,.fifty-fifty__link .recent-news-4-across .pager a:focus,.fifty-fifty__link .recent-news-4-across .pager a:hover,.file .recent-news-4-across .pager a:focus,.file .recent-news-4-across .pager a:hover,.in-the-moment-homepage .recent-news-4-across .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .recent-news-4-across .pager a.in-the-moment-homepage__link:hover,.latest-news__view-all .recent-news-4-across .pager a:focus,.latest-news__view-all .recent-news-4-across .pager a:hover,.newsletter-subscription .recent-news-4-across .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .recent-news-4-across .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .recent-news-4-across .pager input:focus[type=submit],.newsletter-subscription .recent-news-4-across .pager input:hover[type=submit],.recent-news-4-across .pager .button:focus,.recent-news-4-across .pager .button:hover,.recent-news-4-across .pager .fellowship-listing__application-link a:focus,.recent-news-4-across .pager .fellowship-listing__application-link a:hover,.recent-news-4-across .pager .fifty-fifty__link a:focus,.recent-news-4-across .pager .fifty-fifty__link a:hover,.recent-news-4-across .pager .file a:focus,.recent-news-4-across .pager .file a:hover,.recent-news-4-across .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.recent-news-4-across .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.recent-news-4-across .pager .latest-news__view-all a:focus,.recent-news-4-across .pager .latest-news__view-all a:hover,.recent-news-4-across .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.recent-news-4-across .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.recent-news-4-across .pager .newsletter-subscription input:focus[type=submit],.recent-news-4-across .pager .newsletter-subscription input:hover[type=submit],.recent-news-4-across .pager .series-tag-header__text a:focus,.recent-news-4-across .pager .series-tag-header__text a:hover,.recent-news-4-across .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.recent-news-4-across .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.recent-news-4-across .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.recent-news-4-across .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.recent-news-4-across .pager a.series-featured-item__link:focus,.recent-news-4-across .pager a.series-featured-item__link:hover,.recent-news-4-across .pager a.series-five-up__link:focus,.recent-news-4-across .pager a.series-five-up__link:hover,.series-tag-header__text .recent-news-4-across .pager a:focus,.series-tag-header__text .recent-news-4-across .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .recent-news-4-across .pager a:hover{background-color:#fff;color:#8b191b}.recent-news-4-across .news-card{margin-bottom:1.5625rem}@media (min-width:48em){.recent-news-4-across .news-card{width:22.97773%;margin-right:2.69637%}}@media (min-width:48em){.recent-news-4-across .news-card:nth-child(4n){margin-right:0}}@media (min-width:48em) and (max-width:61.9375em){.recent-news-4-across .card-date{font-size:.75rem;line-height:1rem}}@media (min-width:48em) and (max-width:61.9375em){.recent-news-4-across .news-card__title{font-size:.9375rem}}@media (min-width:62em) and (max-width:74.9375em){.recent-news-4-across .news-card__title{font-size:1.125rem}}.card__text div[class*=block-staff_listing] .staff-listing-view h2,.staff-listing-view .card__text div[class*=block-staff_listing] h2,.staff-listing-view .field--name-field-list-item-title,.staff-listing-view .node--unpublished::before,.staff-listing-view div[class*=block-staff_listing] .card__text h2,.staff-listing-view div[class*=block-staff_listing] h3,.staff-listing-view h2,.staff-listing-view h3,div[class*=block-staff_listing] .card__text .staff-listing-view h2,div[class*=block-staff_listing] .field--name-field-list-item-title,div[class*=block-staff_listing] .node--unpublished::before,div[class*=block-staff_listing] .staff-listing-view h3,div[class*=block-staff_listing] h2,div[class*=block-staff_listing] h3{text-transform:none;margin-top:2.8125rem;font-size:2.125rem}.card__text .staff-listing-view h2,.card__text div[class*=block-staff_listing] h2,.staff-listing-view .card__text h2,.staff-listing-view h3,div[class*=block-staff_listing] .card__text h2,div[class*=block-staff_listing] h3{text-transform:uppercase;margin:1.875rem 0 1.125rem 0;font-size:1rem}.staff-listing-view .views-row::after,div[class*=block-staff_listing] .views-row::after{clear:both;content:"";display:table}.staff-listing-view .views-row a,div[class*=block-staff_listing] .views-row a{font-weight:600}@media (min-width:48em){.staff-listing-view .views-row .col1,.staff-listing-view .views-row .col2,div[class*=block-staff_listing] .views-row .col1,div[class*=block-staff_listing] .views-row .col2{float:left;width:48%}}@media (min-width:48em){.staff-listing-view .views-row .col1,div[class*=block-staff_listing] .views-row .col1{margin-right:4%}}@media (min-width:48em){article.node--type-news-post .news-post__main{margin-left:25.67409%;padding:0;width:65.76788%}}article.node--type-news-post .news-post__media{margin-bottom:1.25rem}@media (min-width:48em){article.node--type-news-post .news-post__media{float:right;margin-left:1.875rem}}article.node--type-news-post .news-post__date{text-transform:uppercase}article.node--type-news-post .news-post__tags{margin:1.875rem 0 0 0}@media (min-width:48em){article.node--type-news-post .news-post__tags{margin:6.25rem 0 5rem}}article.node--type-news-post .news-post__tag a{background-color:#8b191b;border-color:#8b191b}article.node--type-news-post .news-post__tag a:hover{background-color:#fff;color:#8b191b}.page-node-type-news-post #block-stanford-hs-page-title{display:none}@media (min-width:30em){.node--type-staff-member.node--view-mode-full{display:-webkit-box;display:-ms-flexbox;display:flex}}.dept-program-listing .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.dept-program-listing .node--type-staff-member.node--view-mode-full .node--unpublished::before,.dept-program-listing .node--type-staff-member.node--view-mode-full h2,.node--type-staff-member.node--view-mode-full .dept-program-listing .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .dept-program-listing .node--unpublished::before,.node--type-staff-member.node--view-mode-full .dept-program-listing h2,.node--type-staff-member.node--view-mode-full .staff-listing-view .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .staff-listing-view .node--unpublished::before,.node--type-staff-member.node--view-mode-full .staff-listing-view h2,.node--type-staff-member.node--view-mode-full .staff-listing-view h3,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .node--unpublished::before,.node--type-staff-member.node--view-mode-full .video-with-overlay__text h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .node--unpublished::before,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h3,.node--type-staff-member.node--view-mode-full h1,.staff-listing-view .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.staff-listing-view .node--type-staff-member.node--view-mode-full .node--unpublished::before,.staff-listing-view .node--type-staff-member.node--view-mode-full h2,.staff-listing-view .node--type-staff-member.node--view-mode-full h3,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .node--unpublished::before,.video-with-overlay__text .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .node--unpublished::before,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h3{margin-top:.3125rem;margin-bottom:1.25rem}@media (min-width:30em) and (max-height:35.9375em) and (orientation:landscape){.dept-program-listing .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.dept-program-listing .node--type-staff-member.node--view-mode-full .node--unpublished::before,.dept-program-listing .node--type-staff-member.node--view-mode-full h2,.node--type-staff-member.node--view-mode-full .dept-program-listing .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .dept-program-listing .node--unpublished::before,.node--type-staff-member.node--view-mode-full .dept-program-listing h2,.node--type-staff-member.node--view-mode-full .staff-listing-view .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .staff-listing-view .node--unpublished::before,.node--type-staff-member.node--view-mode-full .staff-listing-view h2,.node--type-staff-member.node--view-mode-full .staff-listing-view h3,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .node--unpublished::before,.node--type-staff-member.node--view-mode-full .video-with-overlay__text h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .node--unpublished::before,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h3,.node--type-staff-member.node--view-mode-full h1,.staff-listing-view .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.staff-listing-view .node--type-staff-member.node--view-mode-full .node--unpublished::before,.staff-listing-view .node--type-staff-member.node--view-mode-full h2,.staff-listing-view .node--type-staff-member.node--view-mode-full h3,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .node--unpublished::before,.video-with-overlay__text .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .node--unpublished::before,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h3{margin-top:0;margin-bottom:1rem}}@media (min-width:0) and (max-width:47.9375em){.dept-program-listing .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.dept-program-listing .node--type-staff-member.node--view-mode-full .node--unpublished::before,.dept-program-listing .node--type-staff-member.node--view-mode-full h2,.node--type-staff-member.node--view-mode-full .dept-program-listing .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .dept-program-listing .node--unpublished::before,.node--type-staff-member.node--view-mode-full .dept-program-listing h2,.node--type-staff-member.node--view-mode-full .staff-listing-view .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .staff-listing-view .node--unpublished::before,.node--type-staff-member.node--view-mode-full .staff-listing-view h2,.node--type-staff-member.node--view-mode-full .staff-listing-view h3,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .node--unpublished::before,.node--type-staff-member.node--view-mode-full .video-with-overlay__text h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .node--unpublished::before,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h3,.node--type-staff-member.node--view-mode-full h1,.staff-listing-view .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.staff-listing-view .node--type-staff-member.node--view-mode-full .node--unpublished::before,.staff-listing-view .node--type-staff-member.node--view-mode-full h2,.staff-listing-view .node--type-staff-member.node--view-mode-full h3,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .node--unpublished::before,.video-with-overlay__text .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .node--unpublished::before,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h3{font-size:1.5rem;line-height:2.125rem}}@media (min-width:48em){.dept-program-listing .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.dept-program-listing .node--type-staff-member.node--view-mode-full .node--unpublished::before,.dept-program-listing .node--type-staff-member.node--view-mode-full h2,.node--type-staff-member.node--view-mode-full .dept-program-listing .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .dept-program-listing .node--unpublished::before,.node--type-staff-member.node--view-mode-full .dept-program-listing h2,.node--type-staff-member.node--view-mode-full .staff-listing-view .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .staff-listing-view .node--unpublished::before,.node--type-staff-member.node--view-mode-full .staff-listing-view h2,.node--type-staff-member.node--view-mode-full .staff-listing-view h3,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full .video-with-overlay__text .node--unpublished::before,.node--type-staff-member.node--view-mode-full .video-with-overlay__text h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .field--name-field-list-item-title,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] .node--unpublished::before,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h2,.node--type-staff-member.node--view-mode-full div[class*=block-staff_listing] h3,.node--type-staff-member.node--view-mode-full h1,.staff-listing-view .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.staff-listing-view .node--type-staff-member.node--view-mode-full .node--unpublished::before,.staff-listing-view .node--type-staff-member.node--view-mode-full h2,.staff-listing-view .node--type-staff-member.node--view-mode-full h3,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,.video-with-overlay__text .node--type-staff-member.node--view-mode-full .node--unpublished::before,.video-with-overlay__text .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .field--name-field-list-item-title,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full .node--unpublished::before,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h2,div[class*=block-staff_listing] .node--type-staff-member.node--view-mode-full h3{font-size:2.25rem;line-height:2.875rem;font-weight:300}}@media (min-width:30em){.staff-member__image{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.staff-member__image img{display:block}.staff-member__text{padding:1.25rem;width:100%}@media (min-width:30em){.staff-member__text{padding:.9375rem 1.25rem .3125rem;max-height:18.75rem;overflow-y:auto}}@media (min-width:48em){.staff-member__text{padding:2.1875rem 1.25rem 1.25rem;max-height:29.6875rem}}@media (min-width:62em){.staff-member__text{padding:2.1875rem 2.5rem 1.25rem;max-height:38.25rem}}.is-touch .staff-member__text::-webkit-scrollbar{-webkit-appearance:none;width:4px}.is-touch .staff-member__text::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(0,0,0,.3);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}@media (min-width:30em){.has-image .staff-member__text{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:absolute;width:50%;right:0;overflow-x:hidden;overflow-y:auto;height:100%}}.staff-member__staff_dept_and_team{color:#8d7743;font-family:Source Sans Pro,sans-serif;font-weight:700;font-size:1rem;line-height:1.2em;margin:2rem 0;text-transform:uppercase;font-size:1rem;line-height:1.25rem}@media (min-width:48em){.staff-member__staff_dept_and_team{font-size:1.25rem;line-height:1.2em}}@media (min-width:0) and (max-width:47.9375em){.staff-member__staff_dept_and_team{margin:1rem 0}}@media (min-width:30em){.staff-member__staff_dept_and_team{font-size:.875rem;line-height:1.125rem}}@media (min-width:48em){.staff-member__staff_dept_and_team{font-size:1rem;line-height:1.25rem;margin:1.5rem 0 2rem 0}}.staff-member__title{color:#8d7743}@media (min-width:30em){.staff-member__title{font-size:.875rem;line-height:1.125rem}}@media (min-width:48em){.staff-member__title{font-size:1.25rem;line-height:1.6875rem}}@media (min-width:0) and (max-width:47.9375em){.staff-member__contact{font-size:.8125rem;line-height:1.3125rem;padding:.625rem}}.in-the-moment-list-container__listing-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.125rem 1.25rem}@media (min-width:75em){.in-the-moment-list-container__listing-page{padding-block:3rem}}.in-the-moment-list-container__listing-page .in-the-moment-list-container__listing-page__title{-webkit-font-smoothing:antialiased;width:100%;text-align:center;margin:0 auto 2.125rem;font-size:34px;font-weight:700;line-height:1;text-transform:none;color:#8b191b}@media (min-width:48em){.in-the-moment-list-container__listing-page .in-the-moment-list-container__listing-page__title{font-size:48px}}@media (min-width:75em){.in-the-moment-list-container__listing-page .in-the-moment-list-container__listing-page__title{margin-bottom:3rem}}.in-the-moment-list-container__listing-page .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.59375rem}.in-the-moment-list-container__listing-page .pager{margin:0 auto 3.40625rem}.in-the-moment-list-container__listing-page::before{margin:2rem auto}.in-the-moment-full-node,.in-the-moment-list-container__listing-page{background-color:#e9e6df}.fellowship-listing__application-link .in-the-moment .pager a,.fellowship-listing__application-link .in-the-moment-list-container__listing-page .pager a,.fifty-fifty__link .in-the-moment .pager a,.fifty-fifty__link .in-the-moment-list-container__listing-page .pager a,.file .in-the-moment .pager a,.file .in-the-moment-list-container__listing-page .pager a,.in-the-moment .in-the-moment__button,.in-the-moment .pager .button,.in-the-moment .pager .fellowship-listing__application-link a,.in-the-moment .pager .fifty-fifty__link a,.in-the-moment .pager .file a,.in-the-moment .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.in-the-moment .pager .latest-news__view-all a,.in-the-moment .pager .newsletter-subscription a.btn-newsletter-subscribe,.in-the-moment .pager .newsletter-subscription input[type=submit],.in-the-moment .pager .series-tag-header__text a,.in-the-moment .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.in-the-moment .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.in-the-moment .pager a.series-featured-item__link,.in-the-moment .pager a.series-five-up__link,.in-the-moment-homepage .in-the-moment .pager a.in-the-moment-homepage__link,.in-the-moment-homepage .in-the-moment-list-container__listing-page .pager a.in-the-moment-homepage__link,.in-the-moment-list-container__listing-page .in-the-moment__button,.in-the-moment-list-container__listing-page .pager .button,.in-the-moment-list-container__listing-page .pager .fellowship-listing__application-link a,.in-the-moment-list-container__listing-page .pager .fifty-fifty__link a,.in-the-moment-list-container__listing-page .pager .file a,.in-the-moment-list-container__listing-page .pager .in-the-moment-homepage a.in-the-moment-homepage__link,.in-the-moment-list-container__listing-page .pager .latest-news__view-all a,.in-the-moment-list-container__listing-page .pager .newsletter-subscription a.btn-newsletter-subscribe,.in-the-moment-list-container__listing-page .pager .newsletter-subscription input[type=submit],.in-the-moment-list-container__listing-page .pager .series-tag-header__text a,.in-the-moment-list-container__listing-page .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a,.in-the-moment-list-container__listing-page .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a,.in-the-moment-list-container__listing-page .pager a.series-featured-item__link,.in-the-moment-list-container__listing-page .pager a.series-five-up__link,.latest-news__view-all .in-the-moment .pager a,.latest-news__view-all .in-the-moment-list-container__listing-page .pager a,.newsletter-subscription .in-the-moment .pager a.btn-newsletter-subscribe,.newsletter-subscription .in-the-moment .pager input[type=submit],.newsletter-subscription .in-the-moment-list-container__listing-page .pager a.btn-newsletter-subscribe,.newsletter-subscription .in-the-moment-list-container__listing-page .pager input[type=submit],.series-tag-header__text .in-the-moment .pager a,.series-tag-header__text .in-the-moment-list-container__listing-page .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment .pager a,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment-list-container__listing-page .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment .pager a,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment-list-container__listing-page .pager a{color:#fff;border-color:#fff;background-color:#8c1515;font-size:1.0625rem;font-weight:400;padding:.5rem .75rem}.fellowship-listing__application-link .in-the-moment .pager a:focus,.fellowship-listing__application-link .in-the-moment .pager a:hover,.fellowship-listing__application-link .in-the-moment-list-container__listing-page .pager a:focus,.fellowship-listing__application-link .in-the-moment-list-container__listing-page .pager a:hover,.fifty-fifty__link .in-the-moment .pager a:focus,.fifty-fifty__link .in-the-moment .pager a:hover,.fifty-fifty__link .in-the-moment-list-container__listing-page .pager a:focus,.fifty-fifty__link .in-the-moment-list-container__listing-page .pager a:hover,.file .in-the-moment .pager a:focus,.file .in-the-moment .pager a:hover,.file .in-the-moment-list-container__listing-page .pager a:focus,.file .in-the-moment-list-container__listing-page .pager a:hover,.in-the-moment .in-the-moment__button:focus,.in-the-moment .in-the-moment__button:hover,.in-the-moment .pager .button:focus,.in-the-moment .pager .button:hover,.in-the-moment .pager .fellowship-listing__application-link a:focus,.in-the-moment .pager .fellowship-listing__application-link a:hover,.in-the-moment .pager .fifty-fifty__link a:focus,.in-the-moment .pager .fifty-fifty__link a:hover,.in-the-moment .pager .file a:focus,.in-the-moment .pager .file a:hover,.in-the-moment .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.in-the-moment .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.in-the-moment .pager .latest-news__view-all a:focus,.in-the-moment .pager .latest-news__view-all a:hover,.in-the-moment .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.in-the-moment .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.in-the-moment .pager .newsletter-subscription input:focus[type=submit],.in-the-moment .pager .newsletter-subscription input:hover[type=submit],.in-the-moment .pager .series-tag-header__text a:focus,.in-the-moment .pager .series-tag-header__text a:hover,.in-the-moment .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.in-the-moment .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.in-the-moment .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.in-the-moment .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.in-the-moment .pager a.series-featured-item__link:focus,.in-the-moment .pager a.series-featured-item__link:hover,.in-the-moment .pager a.series-five-up__link:focus,.in-the-moment .pager a.series-five-up__link:hover,.in-the-moment-homepage .in-the-moment .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .in-the-moment .pager a.in-the-moment-homepage__link:hover,.in-the-moment-homepage .in-the-moment-list-container__listing-page .pager a.in-the-moment-homepage__link:focus,.in-the-moment-homepage .in-the-moment-list-container__listing-page .pager a.in-the-moment-homepage__link:hover,.in-the-moment-list-container__listing-page .in-the-moment__button:focus,.in-the-moment-list-container__listing-page .in-the-moment__button:hover,.in-the-moment-list-container__listing-page .pager .button:focus,.in-the-moment-list-container__listing-page .pager .button:hover,.in-the-moment-list-container__listing-page .pager .fellowship-listing__application-link a:focus,.in-the-moment-list-container__listing-page .pager .fellowship-listing__application-link a:hover,.in-the-moment-list-container__listing-page .pager .fifty-fifty__link a:focus,.in-the-moment-list-container__listing-page .pager .fifty-fifty__link a:hover,.in-the-moment-list-container__listing-page .pager .file a:focus,.in-the-moment-list-container__listing-page .pager .file a:hover,.in-the-moment-list-container__listing-page .pager .in-the-moment-homepage a.in-the-moment-homepage__link:focus,.in-the-moment-list-container__listing-page .pager .in-the-moment-homepage a.in-the-moment-homepage__link:hover,.in-the-moment-list-container__listing-page .pager .latest-news__view-all a:focus,.in-the-moment-list-container__listing-page .pager .latest-news__view-all a:hover,.in-the-moment-list-container__listing-page .pager .newsletter-subscription a.btn-newsletter-subscribe:focus,.in-the-moment-list-container__listing-page .pager .newsletter-subscription a.btn-newsletter-subscribe:hover,.in-the-moment-list-container__listing-page .pager .newsletter-subscription input:focus[type=submit],.in-the-moment-list-container__listing-page .pager .newsletter-subscription input:hover[type=submit],.in-the-moment-list-container__listing-page .pager .series-tag-header__text a:focus,.in-the-moment-list-container__listing-page .pager .series-tag-header__text a:hover,.in-the-moment-list-container__listing-page .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:focus,.in-the-moment-list-container__listing-page .pager .style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta a:hover,.in-the-moment-list-container__listing-page .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:focus,.in-the-moment-list-container__listing-page .pager .style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta a:hover,.in-the-moment-list-container__listing-page .pager a.series-featured-item__link:focus,.in-the-moment-list-container__listing-page .pager a.series-featured-item__link:hover,.in-the-moment-list-container__listing-page .pager a.series-five-up__link:focus,.in-the-moment-list-container__listing-page .pager a.series-five-up__link:hover,.latest-news__view-all .in-the-moment .pager a:focus,.latest-news__view-all .in-the-moment .pager a:hover,.latest-news__view-all .in-the-moment-list-container__listing-page .pager a:focus,.latest-news__view-all .in-the-moment-list-container__listing-page .pager a:hover,.newsletter-subscription .in-the-moment .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .in-the-moment .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .in-the-moment .pager input:focus[type=submit],.newsletter-subscription .in-the-moment .pager input:hover[type=submit],.newsletter-subscription .in-the-moment-list-container__listing-page .pager a.btn-newsletter-subscribe:focus,.newsletter-subscription .in-the-moment-list-container__listing-page .pager a.btn-newsletter-subscribe:hover,.newsletter-subscription .in-the-moment-list-container__listing-page .pager input:focus[type=submit],.newsletter-subscription .in-the-moment-list-container__listing-page .pager input:hover[type=submit],.series-tag-header__text .in-the-moment .pager a:focus,.series-tag-header__text .in-the-moment .pager a:hover,.series-tag-header__text .in-the-moment-list-container__listing-page .pager a:focus,.series-tag-header__text .in-the-moment-list-container__listing-page .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment .pager a:hover,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment-list-container__listing-page .pager a:focus,.style-gold-text-on-dark-grey .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment-list-container__listing-page .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment .pager a:hover,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment-list-container__listing-page .pager a:focus,.style-maroon-outline .featured-quote__button .field--name-field-featured-quote-cta .in-the-moment-list-container__listing-page .pager a:hover{color:#8c1515;border-color:#8c1515;background-color:transparent}.in-the-moment-full{padding:2.09375rem 1.25rem 2.65625rem}.in-the-moment{max-width:90rem;width:100%;margin:0 auto;padding:.1875rem;background-color:#fff;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25)}.in-the-moment__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem .75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}@media (min-width:62em){.in-the-moment__wrapper{padding:2.5rem}.in-the-moment--portrait-or-square .in-the-moment__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:62em){.in-the-moment--portrait-or-square .in-the-moment__wrapper::before{content:none}}.in-the-moment__content-wrapper{padding:0 .5rem;max-width:39.25rem;margin:0 auto}@media (min-width:0) and (max-width:61.9375em){.in-the-moment--portrait-or-square .in-the-moment__content-wrapper::before{content:none}}.in-the-moment--landscape .in-the-moment__content-wrapper::before{content:none}@media (min-width:62em){.in-the-moment--portrait-or-square .in-the-moment__content-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}}.in-the-moment__content-wrapper .in-the-moment__date,.in-the-moment__content-wrapper .in-the-moment__description p,.in-the-moment__content-wrapper .in-the-moment__image-credit{font-family:"Source Sans Pro",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#43423e;font-weight:400;font-style:normal;line-height:normal;margin:0}.in-the-moment__content-wrapper .in-the-moment__date,.in-the-moment__content-wrapper .in-the-moment__image-credit{font-size:1rem}.in-the-moment__content-wrapper .in-the-moment__date{text-transform:uppercase}.in-the-moment__content-wrapper .in-the-moment__description p{margin:.625rem 0}@media (min-width:62em){.in-the-moment__content-wrapper .in-the-moment__description p{font-size:1.125rem}.in-the-moment--portrait-or-square .in-the-moment__content-wrapper .in-the-moment__description p{max-width:90%}}.in-the-moment__content-wrapper .in-the-moment__button{margin-top:1.25rem}.in-the-moment__image{width:100%;height:100%}@media (min-width:62em){.in-the-moment--portrait-or-square .in-the-moment__image{-webkit-box-flex:1;-ms-flex:1;flex:1}}.in-the-moment__image .embedded-entity{margin:0}.in-the-moment__image .resp-image__text{display:none}.in-the-moment__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:48em) and (min-height:28.75em){.has-hero-title-image-logged-out .header{width:100%;position:absolute;left:0;right:0;z-index:4}}.navigation{position:relative}#brandbar{max-height:30px}#brandbar div.container{width:auto}#brandbar div.container img{padding:0;vertical-align:middle;margin-left:-.125rem;position:relative;z-index:1}#brandbar div.container>a{display:block;height:23px;position:relative;width:152px}@media (-ms-high-contrast:active),(forced-colors:active){#brandbar div.container>a{background-color:#000;forced-color-adjust:none}}#brandbar div.container>a::after{border:2px solid transparent;content:"";height:23px;left:-3px;position:absolute;top:1px;width:152px}#brandbar div.container>a:focus{outline:0}#brandbar div.container>a:focus::after{border-color:#4d90fe}.has-hero-title-with-parallax-effect #brandbar,.page-node-type-photo-video-story #brandbar{position:absolute;width:100%;z-index:90}#su-content{padding-bottom:0!important}#global-footer{height:auto!important;margin-top:0!important;line-height:1.5}#global-footer a{color:#fff!important}#global-footer div.container{width:auto;padding:.9375rem 0;color:#fff!important}@media (min-width:48em){#global-footer div.container{padding:1.5625rem 0}}#global-footer .block{clear:both;margin:0}#global-footer .field--name-field-list-item-title,#global-footer .node--unpublished::before,#global-footer .staff-listing-view h3,#global-footer div[class*=block-staff_listing] h3,#global-footer h2,.staff-listing-view #global-footer h3,div[class*=block-staff_listing] #global-footer h3{display:none}#global-footer .contextual-links{float:none;display:none;width:auto}#global-footer .contextual-links a{color:#000!important}#global-footer .container .row{margin:0!important;padding:0!important}@media (min-width:48em){#global-footer .container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto!important;margin-right:auto!important;padding-left:3.26316%!important;padding-right:3.26316%!important}}@media (min-width:62em){#global-footer .container .row{padding-left:2.69637%!important;padding-right:2.69637%!important}}@media only screen and (min-width:1024px) and (max-width:1499px){#global-footer .container .row{padding-left:calc(0% + 40px)!important;padding-right:calc(0% + 40px)!important}}@media only screen and (min-width:1500px){#global-footer .container .row{padding-left:calc(50% - 695px)!important;padding-right:calc(50% - 695px)!important}}#global-footer .span2{padding-left:0!important;margin:0 0 .25rem 0!important;float:none!important;width:100%!important;text-align:center}#global-footer .span2 a{display:inline-block;width:110px}#global-footer .span2 a img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:0) and (max-width:47.9375em){#global-footer .span2 a{padding-top:.25em;padding-bottom:.25em}}@media (min-width:48em){#global-footer .span2{float:left!important;margin:0!important;width:110px!important}#global-footer .span2 a{width:100%;height:100%}}@media (min-width:62em){#global-footer .span2{width:125px!important}}@media (min-width:0) and (max-width:35.9375em){#global-footer .span10{max-width:320px}}@media (min-width:0) and (max-width:47.9375em){#global-footer .span10{margin:auto!important;width:auto!important;float:none!important}}@media (min-width:48em){#global-footer .span10{float:right!important;margin-left:45px!important}}@media (min-width:62em){#global-footer .span10{margin-left:52px!important}}#global-footer p{clear:both;position:relative;text-align:center}@media (min-width:48em){#global-footer p{left:0;margin:0;text-align:left}}@media (min-width:48em){#bottom-text>div{float:left}}#panels-ipe-tray{font-family:Arial,sans-serif!important;font-size:1rem!important;line-height:normal!important}#panels-ipe-tray .awards-featured-three .awards-featured-three__title,#panels-ipe-tray .awards-linear__title,#panels-ipe-tray .awards-recent .field--name-field-list-item-title,#panels-ipe-tray .awards-recent .node--unpublished::before,#panels-ipe-tray .awards-recent .staff-listing-view h3,#panels-ipe-tray .awards-recent div[class*=block-staff_listing] h3,#panels-ipe-tray .awards-recent h2,#panels-ipe-tray .card__text .staff-listing-view h2,#panels-ipe-tray .card__text .text-long h2,#panels-ipe-tray .card__text div[class*=block-staff_listing] h2,#panels-ipe-tray .card__text h2,#panels-ipe-tray .dept-program-listing .field--name-field-list-item-title,#panels-ipe-tray .dept-program-listing .node--unpublished::before,#panels-ipe-tray .dept-program-listing h2,#panels-ipe-tray .event-detail-header__canceled,#panels-ipe-tray .event-detail-header__sponsor,#panels-ipe-tray .event-speakers .event-speakers__title,#panels-ipe-tray .featured-events-three .featured-events-three__title,#panels-ipe-tray .featured-news-three .featured-news-three__title,#panels-ipe-tray .fellowship-listing .field--name-field-list-item-title,#panels-ipe-tray .fellowship-listing .node--unpublished::before,#panels-ipe-tray .fellowship-listing .staff-listing-view h3,#panels-ipe-tray .fellowship-listing div[class*=block-staff_listing] h3,#panels-ipe-tray .fellowship-listing h2,#panels-ipe-tray .field--name-field-list-item-title,#panels-ipe-tray .heading-1,#panels-ipe-tray .heading-2,#panels-ipe-tray .heading-3,#panels-ipe-tray .heading-4,#panels-ipe-tray .heading-5,#panels-ipe-tray .newsletter-subscription .field--name-field-list-item-title,#panels-ipe-tray .newsletter-subscription .node--unpublished::before,#panels-ipe-tray .newsletter-subscription .staff-listing-view h3,#panels-ipe-tray .newsletter-subscription div[class*=block-staff_listing] h3,#panels-ipe-tray .newsletter-subscription h2,#panels-ipe-tray .node--unpublished::before,#panels-ipe-tray .page-title__subtitle p,#panels-ipe-tray .recent-news-4-across .field--name-field-list-item-title,#panels-ipe-tray .recent-news-4-across .node--unpublished::before,#panels-ipe-tray .recent-news-4-across .staff-listing-view h3,#panels-ipe-tray .recent-news-4-across div[class*=block-staff_listing] h3,#panels-ipe-tray .recent-news-4-across h2,#panels-ipe-tray .related-items__title,#panels-ipe-tray .series-five-up__title,#panels-ipe-tray .series-linear__title,#panels-ipe-tray .staff-listing-view .awards-recent h3,#panels-ipe-tray .staff-listing-view .card__text h2,#panels-ipe-tray .staff-listing-view .fellowship-listing h3,#panels-ipe-tray .staff-listing-view .field--name-field-list-item-title,#panels-ipe-tray .staff-listing-view .newsletter-subscription h3,#panels-ipe-tray .staff-listing-view .node--unpublished::before,#panels-ipe-tray .staff-listing-view .recent-news-4-across h3,#panels-ipe-tray .staff-listing-view .text-long h3,#panels-ipe-tray .staff-listing-view .upcoming-events-four h3,#panels-ipe-tray .staff-listing-view h2,#panels-ipe-tray .staff-listing-view h3,#panels-ipe-tray .text-long .card__text h2,#panels-ipe-tray .text-long .field--name-field-list-item-title,#panels-ipe-tray .text-long .node--unpublished::before,#panels-ipe-tray .text-long .staff-listing-view h3,#panels-ipe-tray .text-long div[class*=block-staff_listing] h3,#panels-ipe-tray .text-long h2,#panels-ipe-tray .text-long h3,#panels-ipe-tray .text-long h4,#panels-ipe-tray .upcoming-events-four .field--name-field-list-item-title,#panels-ipe-tray .upcoming-events-four .node--unpublished::before,#panels-ipe-tray .upcoming-events-four .staff-listing-view h3,#panels-ipe-tray .upcoming-events-four div[class*=block-staff_listing] h3,#panels-ipe-tray .upcoming-events-four h2,#panels-ipe-tray .video-with-overlay__text .field--name-field-list-item-title,#panels-ipe-tray .video-with-overlay__text .node--unpublished::before,#panels-ipe-tray .video-with-overlay__text h2,#panels-ipe-tray div[class*=block-staff_listing] .awards-recent h3,#panels-ipe-tray div[class*=block-staff_listing] .card__text h2,#panels-ipe-tray div[class*=block-staff_listing] .fellowship-listing h3,#panels-ipe-tray div[class*=block-staff_listing] .field--name-field-list-item-title,#panels-ipe-tray div[class*=block-staff_listing] .newsletter-subscription h3,#panels-ipe-tray div[class*=block-staff_listing] .node--unpublished::before,#panels-ipe-tray div[class*=block-staff_listing] .recent-news-4-across h3,#panels-ipe-tray div[class*=block-staff_listing] .text-long h3,#panels-ipe-tray div[class*=block-staff_listing] .upcoming-events-four h3,#panels-ipe-tray div[class*=block-staff_listing] h2,#panels-ipe-tray div[class*=block-staff_listing] h3,#panels-ipe-tray h1,#panels-ipe-tray h2,#panels-ipe-tray h3,#panels-ipe-tray h4,#panels-ipe-tray h5,.awards-featured-three #panels-ipe-tray .awards-featured-three__title,.awards-recent #panels-ipe-tray .field--name-field-list-item-title,.awards-recent #panels-ipe-tray .node--unpublished::before,.awards-recent #panels-ipe-tray h2,.awards-recent .staff-listing-view #panels-ipe-tray h3,.awards-recent div[class*=block-staff_listing] #panels-ipe-tray h3,.card__text #panels-ipe-tray h2,.card__text .staff-listing-view #panels-ipe-tray h2,.card__text .text-long #panels-ipe-tray h2,.card__text div[class*=block-staff_listing] #panels-ipe-tray h2,.dept-program-listing #panels-ipe-tray .field--name-field-list-item-title,.dept-program-listing #panels-ipe-tray .node--unpublished::before,.dept-program-listing #panels-ipe-tray h2,.event-speakers #panels-ipe-tray .event-speakers__title,.featured-events-three #panels-ipe-tray .featured-events-three__title,.featured-news-three #panels-ipe-tray .featured-news-three__title,.fellowship-listing #panels-ipe-tray .field--name-field-list-item-title,.fellowship-listing #panels-ipe-tray .node--unpublished::before,.fellowship-listing #panels-ipe-tray h2,.fellowship-listing .staff-listing-view #panels-ipe-tray h3,.fellowship-listing div[class*=block-staff_listing] #panels-ipe-tray h3,.newsletter-subscription #panels-ipe-tray .field--name-field-list-item-title,.newsletter-subscription #panels-ipe-tray .node--unpublished::before,.newsletter-subscription #panels-ipe-tray h2,.newsletter-subscription .staff-listing-view #panels-ipe-tray h3,.newsletter-subscription div[class*=block-staff_listing] #panels-ipe-tray h3,.page-title__subtitle #panels-ipe-tray p,.recent-news-4-across #panels-ipe-tray .field--name-field-list-item-title,.recent-news-4-across #panels-ipe-tray .node--unpublished::before,.recent-news-4-across #panels-ipe-tray h2,.recent-news-4-across .staff-listing-view #panels-ipe-tray h3,.recent-news-4-across div[class*=block-staff_listing] #panels-ipe-tray h3,.staff-listing-view #panels-ipe-tray .field--name-field-list-item-title,.staff-listing-view #panels-ipe-tray .node--unpublished::before,.staff-listing-view #panels-ipe-tray h2,.staff-listing-view #panels-ipe-tray h3,.staff-listing-view .awards-recent #panels-ipe-tray h3,.staff-listing-view .card__text #panels-ipe-tray h2,.staff-listing-view .fellowship-listing #panels-ipe-tray h3,.staff-listing-view .newsletter-subscription #panels-ipe-tray h3,.staff-listing-view .recent-news-4-across #panels-ipe-tray h3,.staff-listing-view .text-long #panels-ipe-tray h3,.staff-listing-view .upcoming-events-four #panels-ipe-tray h3,.text-long #panels-ipe-tray .field--name-field-list-item-title,.text-long #panels-ipe-tray .node--unpublished::before,.text-long #panels-ipe-tray h2,.text-long #panels-ipe-tray h3,.text-long #panels-ipe-tray h4,.text-long .card__text #panels-ipe-tray h2,.text-long .staff-listing-view #panels-ipe-tray h3,.text-long div[class*=block-staff_listing] #panels-ipe-tray h3,.upcoming-events-four #panels-ipe-tray .field--name-field-list-item-title,.upcoming-events-four #panels-ipe-tray .node--unpublished::before,.upcoming-events-four #panels-ipe-tray h2,.upcoming-events-four .staff-listing-view #panels-ipe-tray h3,.upcoming-events-four div[class*=block-staff_listing] #panels-ipe-tray h3,.video-with-overlay__text #panels-ipe-tray .field--name-field-list-item-title,.video-with-overlay__text #panels-ipe-tray .node--unpublished::before,.video-with-overlay__text #panels-ipe-tray h2,div[class*=block-staff_listing] #panels-ipe-tray .field--name-field-list-item-title,div[class*=block-staff_listing] #panels-ipe-tray .node--unpublished::before,div[class*=block-staff_listing] #panels-ipe-tray h2,div[class*=block-staff_listing] #panels-ipe-tray h3,div[class*=block-staff_listing] .awards-recent #panels-ipe-tray h3,div[class*=block-staff_listing] .card__text #panels-ipe-tray h2,div[class*=block-staff_listing] .fellowship-listing #panels-ipe-tray h3,div[class*=block-staff_listing] .newsletter-subscription #panels-ipe-tray h3,div[class*=block-staff_listing] .recent-news-4-across #panels-ipe-tray h3,div[class*=block-staff_listing] .text-long #panels-ipe-tray h3,div[class*=block-staff_listing] .upcoming-events-four #panels-ipe-tray h3{font-size:inherit!important;font-weight:600!important;padding:.625rem 0!important;margin:inherit!important}#panels-ipe-tray table{width:100%!important}#panels-ipe-tray table td{text-align:left!important;font-size:inherit!important;font-weight:400!important;font-family:Arial,sans-serif!important}#panels-ipe-tray input[type=checkbox],#panels-ipe-tray input[type=radio]{padding:0!important;margin:0!important;height:auto!important;width:auto!important;position:static!important;left:auto!important;top:auto!important}#panels-ipe-tray input[type=checkbox]{-webkit-appearance:checkbox!important}#panels-ipe-tray input[type=radio]{-webkit-appearance:radio!important}#panels-ipe-tray label,#panels-ipe-tray label.option{background:0 0!important;display:inline!important;min-height:0!important;padding:0!important;font-size:1rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;color:inherit!important;font-family:Arial,sans-serif!important}#panels-ipe-tray input[type=checkbox]+label,#panels-ipe-tray input[type=radio]+label{font-weight:400!important}#panels-ipe-tray input[type=checkbox]:checked+label{background:0 0!important}#panels-ipe-tray .form-submit,#panels-ipe-tray button{border:1px solid #ccc!important;margin-bottom:.5em!important;margin-right:1em!important;font:bold 12px/32px "Open Sans","Lucida Sans","Lucida Grande",Verdana,sans-serif!important;text-decoration:none!important;height:33px!important;color:#666!important;cursor:pointer!important;outline:0!important;border-radius:3px!important;background:#fafafa!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#e9eaec),to(#fafafa))!important;background-image:linear-gradient(to bottom,#e9eaec 0,#fafafa 100%)!important;background-image:-ms-linear-gradient(bottom,#e9eaec 0,#fafafa 100%)!important;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e9eaec),color-stop(1,#fafafa))!important;-webkit-box-shadow:0 3px 3px 0 #d2d2d2!important;box-shadow:0 3px 3px 0 #d2d2d2!important;padding:0 13px 1px!important}#panels-ipe-tray select{display:block!important}#panels-ipe-tray .select2-container{display:none!important}#panels-ipe-tray .ipe-form summary{cursor:pointer}#panels-ipe-tray .form-item{margin:.5rem 0!important;max-width:none!important}#panels-ipe-tray .form-item .description{font-size:.9rem!important;line-height:1.2rem!important}#panels-ipe-tray .field-type-text-long .form-type-select label,#panels-ipe-tray .form-type-select label{margin-top:0!important}#panels-ipe-tray .form-text,#panels-ipe-tray textarea{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;padding:inherit!important;color:inherit!important;font-weight:400!important}#panels-ipe-tray .form-type-checkbox .description,#panels-ipe-tray .form-type-radio .description{margin-left:0!important}#panels-ipe-tray .ipe-form{max-width:90%}#panels-ipe-tray .ipe-block-form{display:block}#panels-ipe-tray [id*=edit-preview]{display:none}#panels-ipe-tray .tabledrag-handle .handle{background-position:center center;margin-top:0;padding:0}#panels-ipe-tray .vertical-tabs__menu{margin:-1px 0 -1px -15em}#panels-ipe-tray .form-item__textfield{width:100%}#panels-ipe-tray .card__text .staff-listing-view h2,#panels-ipe-tray .card__text .text-long h2,#panels-ipe-tray .card__text div[class*=block-staff_listing] h2,#panels-ipe-tray .event-detail-header__canceled,#panels-ipe-tray .field--name-field-list-item-title,#panels-ipe-tray .heading-2,#panels-ipe-tray .node--unpublished::before,#panels-ipe-tray .page-title__subtitle p,#panels-ipe-tray .related-items__title,#panels-ipe-tray .series-five-up__title,#panels-ipe-tray .staff-listing-view .card__text h2,#panels-ipe-tray .staff-listing-view h3,#panels-ipe-tray .text-long .card__text h2,#panels-ipe-tray .text-long h3,#panels-ipe-tray div[class*=block-staff_listing] .card__text h2,#panels-ipe-tray div[class*=block-staff_listing] h3,#panels-ipe-tray h2,.card__text .staff-listing-view #panels-ipe-tray h2,.card__text .text-long #panels-ipe-tray h2,.card__text div[class*=block-staff_listing] #panels-ipe-tray h2,.page-title__subtitle #panels-ipe-tray p,.staff-listing-view #panels-ipe-tray h3,.staff-listing-view .card__text #panels-ipe-tray h2,.text-long #panels-ipe-tray h3,.text-long .card__text #panels-ipe-tray h2,div[class*=block-staff_listing] #panels-ipe-tray h3,div[class*=block-staff_listing] .card__text #panels-ipe-tray h2{margin:0}div.ipe-actions-block{position:relative;z-index:5}.byline__inner>div,.staff-listing-view article.node--type-featured_story .layout--onecol .block-field_photo_credits h3,article.node--type-featured_story .layout--onecol .block-field_photo_credits .field--name-field-list-item-title,article.node--type-featured_story .layout--onecol .block-field_photo_credits .node--unpublished::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits .staff-listing-view h3,article.node--type-featured_story .layout--onecol .block-field_photo_credits div[class*=block-staff_listing] h3,article.node--type-featured_story .layout--onecol .block-field_photo_credits h2,article.node--type-featured_story .layout--onecol .field--name-field-byline,div[class*=block-staff_listing] article.node--type-featured_story .layout--onecol .block-field_photo_credits h3{font-weight:600;font-size:1rem;line-height:1.75rem;text-transform:uppercase;color:#4d4f53}.byline__inner>div::before,.featured-story-outro__tags::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits .block-inner::before,article.node--type-featured_story .layout--onecol .field--name-field-byline::before{content:"";width:60px;height:1px;background-color:#ac9261;position:absolute;top:0;left:0}article.node--type-featured_story .layout--onecol blockquote{padding-left:0;padding-right:0;margin-right:0}article.node--type-featured_story .layout--onecol .block-field_byline,article.node--type-featured_story .layout--onecol .block-field_date,article.node--type-featured_story .layout--onecol .block-field_excerpt,article.node--type-featured_story .layout--onecol .block-field_photo_credits,article.node--type-featured_story .layout--onecol .full-width{margin:2.5rem 0 1.25rem 0}article.node--type-featured_story .layout--onecol .block-field_byline>.block-inner,article.node--type-featured_story .layout--onecol .block-field_date>.block-inner,article.node--type-featured_story .layout--onecol .block-field_excerpt>.block-inner,article.node--type-featured_story .layout--onecol .block-field_photo_credits>.block-inner,article.node--type-featured_story .layout--onecol .full-width>.block-inner{padding:0}@media (min-width:48em){article.node--type-featured_story .layout--onecol .block-field_byline>.block-inner,article.node--type-featured_story .layout--onecol .block-field_date>.block-inner,article.node--type-featured_story .layout--onecol .block-field_excerpt>.block-inner,article.node--type-featured_story .layout--onecol .block-field_photo_credits>.block-inner,article.node--type-featured_story .layout--onecol .full-width>.block-inner{margin-left:25.67409%;width:65.76788%;padding:0}}article.node--type-featured_story .layout--onecol .block-block_content{margin-bottom:1.875rem}article.node--type-featured_story .layout--onecol .text-long{margin:0;padding:0}.fellowship-listing .staff-listing-view article.node--type-featured_story .layout--onecol .field--name-field-subtitle h3,.fellowship-listing article.node--type-featured_story .layout--onecol .field--name-field-subtitle .field--name-field-list-item-title,.fellowship-listing article.node--type-featured_story .layout--onecol .field--name-field-subtitle .node--unpublished::before,.fellowship-listing article.node--type-featured_story .layout--onecol .field--name-field-subtitle h2,.fellowship-listing div[class*=block-staff_listing] article.node--type-featured_story .layout--onecol .field--name-field-subtitle h3,.staff-listing-view .fellowship-listing article.node--type-featured_story .layout--onecol .field--name-field-subtitle h3,article.node--type-featured_story .layout--onecol .field--name-field-subtitle .fellowship-listing .field--name-field-list-item-title,article.node--type-featured_story .layout--onecol .field--name-field-subtitle .fellowship-listing .node--unpublished::before,article.node--type-featured_story .layout--onecol .field--name-field-subtitle .fellowship-listing .staff-listing-view h3,article.node--type-featured_story .layout--onecol .field--name-field-subtitle .fellowship-listing div[class*=block-staff_listing] h3,article.node--type-featured_story .layout--onecol .field--name-field-subtitle .fellowship-listing h2,article.node--type-featured_story .layout--onecol .field--name-field-subtitle .staff-listing-view .fellowship-listing h3,article.node--type-featured_story .layout--onecol .field--name-field-subtitle div[class*=block-staff_listing] .fellowship-listing h3,article.node--type-featured_story .layout--onecol .field--name-field-subtitle h4,div[class*=block-staff_listing] .fellowship-listing article.node--type-featured_story .layout--onecol .field--name-field-subtitle h3{font-size:1.125rem;line-height:1.75rem;margin:0}article.node--type-featured_story .layout--onecol .block-field_excerpt{color:#017c92;font-size:1.5rem;line-height:2.125rem}article.node--type-featured_story .layout--onecol .block-field_excerpt p{margin:0}article.node--type-featured_story .layout--onecol .field--name-field-date{margin:2.5rem 0;text-transform:uppercase}article.node--type-featured_story .layout--onecol .field--name-field-byline{padding:1.5625rem 0;position:relative}article.node--type-featured_story .layout--onecol .field--name-field-byline p{margin:0}article.node--type-featured_story .layout--onecol .block-field_photo_credits{font-size:1rem;line-height:1.5625rem}.staff-listing-view article.node--type-featured_story .layout--onecol .block-field_photo_credits h3,article.node--type-featured_story .layout--onecol .block-field_photo_credits .field--name-field-list-item-title,article.node--type-featured_story .layout--onecol .block-field_photo_credits .node--unpublished::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits .staff-listing-view h3,article.node--type-featured_story .layout--onecol .block-field_photo_credits div[class*=block-staff_listing] h3,article.node--type-featured_story .layout--onecol .block-field_photo_credits h2,div[class*=block-staff_listing] article.node--type-featured_story .layout--onecol .block-field_photo_credits h3{margin:0 0 .625rem 0}.staff-listing-view article.node--type-featured_story .layout--onecol .block-field_photo_credits h3::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits .field--name-field-list-item-title::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits .node--unpublished::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits .staff-listing-view h3::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits div[class*=block-staff_listing] h3::before,article.node--type-featured_story .layout--onecol .block-field_photo_credits h2::before,div[class*=block-staff_listing] article.node--type-featured_story .layout--onecol .block-field_photo_credits h3::before{content:"\f083";display:inline;font-family:FontAwesome;margin-right:.5rem}article.node--type-featured_story .layout--onecol .block-field_photo_credits .block-inner{position:relative;padding:1.5625rem 0 1.875rem 0}.ck-content img,article.node .field--name-field-content-main:not(:has(.field--name-field-content-list-view)) img,article.node .layout--onecol img,article.node .panel-display img{width:100%}.text-long>.view-mode__media__embedded-image-full-width::after,.text-long>.view-mode__media__standard-landscape-full-width::after,.text-long>.view-mode__media__standard-portrait-full-width::after,.text-long>.view-mode__media__standard-square-full-width::after{clear:both;content:"";display:table}.text-long>.view-mode__media__embedded-image-full-width,.text-long>.view-mode__media__standard-landscape-full-width,.text-long>.view-mode__media__standard-portrait-full-width,.text-long>.view-mode__media__standard-square-full-width,figure.embedded-entity{clear:both;margin:0 0 1.875rem 0;max-width:100%}.media-image{text-align:left}.embedded-entity{max-width:100%}.embedded-entity iframe{max-width:100%}.align-center.embedded-entity,.align-left.embedded-entity,.align-right.embedded-entity{text-align:left}@media (min-width:48em){.align-center.embedded-entity{margin-left:auto;margin-right:auto}}@media (min-width:48em){.align-left.embedded-entity{margin-right:4.04455%}}@media (min-width:48em){.align-right.embedded-entity{margin-left:4.04455%}}.align-left.embedded-entity .media-video,.align-left.embedded-entity figcaption,.align-right.embedded-entity .media-video,.align-right.embedded-entity figcaption{max-width:100%}.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images.embedded-entity figcaption,.view-mode__media__embedded-image-full-bleed.embedded-entity figcaption,.view-mode__media__embedded-image-full-width.embedded-entity figcaption,.view-mode__media__embedded-image-pull-left.embedded-entity figcaption,.view-mode__media__standard-landscape-1-2-width.embedded-entity figcaption,.view-mode__media__standard-landscape-full-width.embedded-entity figcaption,.view-mode__media__standard-portrait-1-2-width.embedded-entity figcaption,.view-mode__media__standard-portrait-full-width.embedded-entity figcaption,.view-mode__media__standard-square-1-2-width.embedded-entity figcaption,.view-mode__media__standard-square-full-width.embedded-entity figcaption{max-width:100%}@media (min-width:48em){.view-mode__media__embedded-image-full-width.align-left,.view-mode__media__embedded-image-full-width.align-right,.view-mode__media__standard-landscape-full-width.align-left,.view-mode__media__standard-landscape-full-width.align-right,.view-mode__media__standard-portrait-full-width.align-left,.view-mode__media__standard-portrait-full-width.align-right,.view-mode__media__standard-square-full-width.align-left,.view-mode__media__standard-square-full-width.align-right{margin-left:0;margin-right:0;float:none;width:100%}}@media (min-width:48em){figure:has(.view-mode__media__embedded-image-full-width,.view-mode__media__standard-landscape-full-width,.view-mode__media__standard-portrait-full-width,.view-mode__media__standard-square-full-width):not([class*=align-]) figcaption{width:100%}}@media (min-width:48em){.view-mode__media__embedded-image-pull-left,.view-mode__media__standard-landscape-1-2-width,.view-mode__media__standard-portrait-1-2-width,.view-mode__media__standard-square-1-2-width{width:47.95009%;margin-right:4.04455%;margin-top:0}}@media (min-width:48em){figure:has(.view-mode__media__embedded-image-pull-left,.view-mode__media__standard-landscape-1-2-width,.view-mode__media__standard-portrait-1-2-width,.view-mode__media__standard-square-1-2-width):not([class*=align-]) figcaption{width:47.95009%}}@media (min-width:48em){.view-mode__media__embedded-image-pull-left.align-right,.view-mode__media__standard-landscape-1-2-width.align-right,.view-mode__media__standard-portrait-1-2-width.align-right,.view-mode__media__standard-square-1-2-width.align-right{float:right;margin-right:0}}@media (min-width:48em){.view-mode__media__sized-1-3-width,.view-mode__media__standard-landscape-1-3-width,.view-mode__media__standard-portrait-1-3-width,.view-mode__media__standard-square-1-3-width{width:33%;margin-right:4.04455%;margin-top:0}}.view-mode__media__sized-1-3-width.align-right,.view-mode__media__standard-landscape-1-3-width.align-right,.view-mode__media__standard-portrait-1-3-width.align-right,.view-mode__media__standard-square-1-3-width.align-right{float:right;margin-right:0}@media (min-width:48em){figure:has(.view-mode__media__sized-1-3-width,.view-mode__media__standard-landscape-1-3-width,.view-mode__media__standard-portrait-1-3-width,.view-mode__media__standard-square-1-3-width):not([class*=align-]) figcaption{width:33%}}@media (min-width:48em){.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right,.view-mode__media__standard-landscape-2-3-width,.view-mode__media__standard-portrait-2-3-width,.view-mode__media__standard-square-2-3-width{width:66%;margin-right:4.04455%;margin-top:0}}@media (min-width:48em){figure:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right,.view-mode__media__standard-landscape-2-3-width,.view-mode__media__standard-portrait-2-3-width,.view-mode__media__standard-square-2-3-width):not([class*=align-]) figcaption{width:66%}}.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images{display:table}.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images img{height:auto;width:auto}.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images figcaption{display:table-caption;caption-side:bottom}@media (min-width:48em){.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images.align-left{margin-right:4.04455%}}@media (min-width:48em){.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images.align-right{margin-left:4.04455%}}figure.drupal-media.ck-widget .embedded-entity,figure[role=group] .embedded-entity{margin:0}@media (min-width:48em){.align-center.embedded-entity.size-1-3,.align-left.embedded-entity.size-1-3,.align-right.embedded-entity.size-1-3{width:33%}}@media (min-width:48em){.align-center.embedded-entity.size-half,.align-left.embedded-entity.size-half,.align-right.embedded-entity.size-half{width:47.95009%}}@media (min-width:48em){.align-center.embedded-entity.size-2-3,.align-left.embedded-entity.size-2-3,.align-right.embedded-entity.size-2-3{width:66%}}@media (min-width:48em){.align-center.embedded-entity.size-full,.align-left.embedded-entity.size-full,.align-right.embedded-entity.size-full{width:100%;margin-inline:0}}.drupal-media[data-view-mode]{width:100%}.align-center,.align-left,.align-right,.drupal-media-style-align-center,.drupal-media-style-align-left,.drupal-media-style-align-right{margin-bottom:1.5625rem}@media (min-width:48em){.align-center:has(.view-mode__media__sized-1-3-width),.align-center:has(.view-mode__media__standard-landscape-1-3-width),.align-center:has(.view-mode__media__standard-portrait-1-3-width),.align-center:has(.view-mode__media__standard-square-1-3-width),.align-left:has(.view-mode__media__sized-1-3-width),.align-left:has(.view-mode__media__standard-landscape-1-3-width),.align-left:has(.view-mode__media__standard-portrait-1-3-width),.align-left:has(.view-mode__media__standard-square-1-3-width),.align-right:has(.view-mode__media__sized-1-3-width),.align-right:has(.view-mode__media__standard-landscape-1-3-width),.align-right:has(.view-mode__media__standard-portrait-1-3-width),.align-right:has(.view-mode__media__standard-square-1-3-width),.drupal-media-style-align-center:has(.view-mode__media__sized-1-3-width),.drupal-media-style-align-center:has(.view-mode__media__standard-landscape-1-3-width),.drupal-media-style-align-center:has(.view-mode__media__standard-portrait-1-3-width),.drupal-media-style-align-center:has(.view-mode__media__standard-square-1-3-width),.drupal-media-style-align-left:has(.view-mode__media__sized-1-3-width),.drupal-media-style-align-left:has(.view-mode__media__standard-landscape-1-3-width),.drupal-media-style-align-left:has(.view-mode__media__standard-portrait-1-3-width),.drupal-media-style-align-left:has(.view-mode__media__standard-square-1-3-width),.drupal-media-style-align-right:has(.view-mode__media__sized-1-3-width),.drupal-media-style-align-right:has(.view-mode__media__standard-landscape-1-3-width),.drupal-media-style-align-right:has(.view-mode__media__standard-portrait-1-3-width),.drupal-media-style-align-right:has(.view-mode__media__standard-square-1-3-width){width:33%}}@media (min-width:48em){.align-center:has(.view-mode__media__embedded-image-pull-left),.align-center:has(.view-mode__media__standard-landscape-1-2-width),.align-center:has(.view-mode__media__standard-portrait-1-2-width),.align-center:has(.view-mode__media__standard-square-1-2-width),.align-left:has(.view-mode__media__embedded-image-pull-left),.align-left:has(.view-mode__media__standard-landscape-1-2-width),.align-left:has(.view-mode__media__standard-portrait-1-2-width),.align-left:has(.view-mode__media__standard-square-1-2-width),.align-right:has(.view-mode__media__embedded-image-pull-left),.align-right:has(.view-mode__media__standard-landscape-1-2-width),.align-right:has(.view-mode__media__standard-portrait-1-2-width),.align-right:has(.view-mode__media__standard-square-1-2-width),.drupal-media-style-align-center:has(.view-mode__media__embedded-image-pull-left),.drupal-media-style-align-center:has(.view-mode__media__standard-landscape-1-2-width),.drupal-media-style-align-center:has(.view-mode__media__standard-portrait-1-2-width),.drupal-media-style-align-center:has(.view-mode__media__standard-square-1-2-width),.drupal-media-style-align-left:has(.view-mode__media__embedded-image-pull-left),.drupal-media-style-align-left:has(.view-mode__media__standard-landscape-1-2-width),.drupal-media-style-align-left:has(.view-mode__media__standard-portrait-1-2-width),.drupal-media-style-align-left:has(.view-mode__media__standard-square-1-2-width),.drupal-media-style-align-right:has(.view-mode__media__embedded-image-pull-left),.drupal-media-style-align-right:has(.view-mode__media__standard-landscape-1-2-width),.drupal-media-style-align-right:has(.view-mode__media__standard-portrait-1-2-width),.drupal-media-style-align-right:has(.view-mode__media__standard-square-1-2-width){width:47.95009%}}@media (min-width:48em){.align-center:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right),.align-center:has(.view-mode__media__standard-landscape-2-3-width),.align-center:has(.view-mode__media__standard-portrait-2-3-width),.align-center:has(.view-mode__media__standard-square-2-3-width),.align-left:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right),.align-left:has(.view-mode__media__standard-landscape-2-3-width),.align-left:has(.view-mode__media__standard-portrait-2-3-width),.align-left:has(.view-mode__media__standard-square-2-3-width),.align-right:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right),.align-right:has(.view-mode__media__standard-landscape-2-3-width),.align-right:has(.view-mode__media__standard-portrait-2-3-width),.align-right:has(.view-mode__media__standard-square-2-3-width),.drupal-media-style-align-center:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right),.drupal-media-style-align-center:has(.view-mode__media__standard-landscape-2-3-width),.drupal-media-style-align-center:has(.view-mode__media__standard-portrait-2-3-width),.drupal-media-style-align-center:has(.view-mode__media__standard-square-2-3-width),.drupal-media-style-align-left:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right),.drupal-media-style-align-left:has(.view-mode__media__standard-landscape-2-3-width),.drupal-media-style-align-left:has(.view-mode__media__standard-portrait-2-3-width),.drupal-media-style-align-left:has(.view-mode__media__standard-square-2-3-width),.drupal-media-style-align-right:has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right),.drupal-media-style-align-right:has(.view-mode__media__standard-landscape-2-3-width),.drupal-media-style-align-right:has(.view-mode__media__standard-portrait-2-3-width),.drupal-media-style-align-right:has(.view-mode__media__standard-square-2-3-width){width:66%}}@media (min-width:48em){.align-center:has(.view-mode__media__embedded-image-full-width),.align-center:has(.view-mode__media__standard-landscape-full-width),.align-center:has(.view-mode__media__standard-portrait-full-width),.align-center:has(.view-mode__media__standard-square-full-width),.align-left:has(.view-mode__media__embedded-image-full-width),.align-left:has(.view-mode__media__standard-landscape-full-width),.align-left:has(.view-mode__media__standard-portrait-full-width),.align-left:has(.view-mode__media__standard-square-full-width),.align-right:has(.view-mode__media__embedded-image-full-width),.align-right:has(.view-mode__media__standard-landscape-full-width),.align-right:has(.view-mode__media__standard-portrait-full-width),.align-right:has(.view-mode__media__standard-square-full-width),.drupal-media-style-align-center:has(.view-mode__media__embedded-image-full-width),.drupal-media-style-align-center:has(.view-mode__media__standard-landscape-full-width),.drupal-media-style-align-center:has(.view-mode__media__standard-portrait-full-width),.drupal-media-style-align-center:has(.view-mode__media__standard-square-full-width),.drupal-media-style-align-left:has(.view-mode__media__embedded-image-full-width),.drupal-media-style-align-left:has(.view-mode__media__standard-landscape-full-width),.drupal-media-style-align-left:has(.view-mode__media__standard-portrait-full-width),.drupal-media-style-align-left:has(.view-mode__media__standard-square-full-width),.drupal-media-style-align-right:has(.view-mode__media__embedded-image-full-width),.drupal-media-style-align-right:has(.view-mode__media__standard-landscape-full-width),.drupal-media-style-align-right:has(.view-mode__media__standard-portrait-full-width),.drupal-media-style-align-right:has(.view-mode__media__standard-square-full-width){width:100%;margin-inline:0}}.align-center .embedded-entity,.align-left .embedded-entity,.align-right .embedded-entity,.drupal-media-style-align-center .embedded-entity,.drupal-media-style-align-left .embedded-entity,.drupal-media-style-align-right .embedded-entity{margin:0;width:100%}.drupal-media-style-align-center,.drupal-media-style-align-left,.drupal-media-style-align-right{max-width:100%!important}.drupal-media-style-align-center .embedded-entity,.drupal-media-style-align-left .embedded-entity,.drupal-media-style-align-right .embedded-entity{width:100%!important}.drupal-media-style-align-center .align-center:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-center .align-left:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-center .align-right:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-left .align-center:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-left .align-left:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-left .align-right:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-right .align-center:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-right .align-left:has(.field--name-field-media-video-embed-field),.drupal-media-style-align-right .align-right:has(.field--name-field-media-video-embed-field){margin:0;width:100%}.align-left,.drupal-media-style-align-left{margin-right:0}@media (min-width:48em){.align-left,.drupal-media-style-align-left{margin-right:1.5625rem}}.align-right,.drupal-media-style-align-right{margin-left:0}@media (min-width:48em){.align-right,.drupal-media-style-align-right{margin-left:1.5625rem}}@media (min-width:48em){.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__sized-1-3-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-landscape-1-3-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-portrait-1-3-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-square-1-3-width)>figcaption{width:33%}}@media (min-width:48em){.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__embedded-image-pull-left)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-landscape-1-2-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-portrait-1-2-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-square-1-2-width)>figcaption{width:48.71795%!important}}@media (min-width:48em){.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__sized-2-3-width-for-components-to-be-aligned-left-right)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-landscape-2-3-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-portrait-2-3-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-square-2-3-width)>figcaption{width:66%}}@media (min-width:48em){.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__embedded-image-full-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-landscape-full-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-portrait-full-width)>figcaption,.drupal-media:not([class*=drupal-media-style-]):has(.view-mode__media__standard-square-full-width)>figcaption{width:100%}}.ck-editor__main{padding:2px}.ck-editor__main .align-left.embedded-entity,.ck-editor__main .align-right.embedded-entity{width:48.71795%}.ck-editor__main .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.ck-editor__main .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images{width:auto;max-width:none}.ck-editor__main .align-center.embedded-entity{margin-left:auto;margin-right:auto}.ck-editor__main .align-left.embedded-entity{margin-right:7.89474%;float:left;margin-top:0}.ck-editor__main .align-right.embedded-entity{margin-left:7.89474%;float:right;margin-top:0;margin-right:0}.ck-editor__main .view-mode__media__embedded-image-full-width.align-left,.ck-editor__main .view-mode__media__embedded-image-full-width.align-right,.ck-editor__main .view-mode__media__standard-landscape-full-width.align-left,.ck-editor__main .view-mode__media__standard-landscape-full-width.align-right,.ck-editor__main .view-mode__media__standard-portrait-full-width.align-left,.ck-editor__main .view-mode__media__standard-portrait-full-width.align-right,.ck-editor__main .view-mode__media__standard-square-full-width.align-left,.ck-editor__main .view-mode__media__standard-square-full-width.align-right{float:none}.ck-editor__main .view-mode__media__embedded-image-pull-left,.ck-editor__main .view-mode__media__standard-landscape-1-2-width,.ck-editor__main .view-mode__media__standard-portrait-1-2-width,.ck-editor__main .view-mode__media__standard-square-1-2-width{width:48.71795%;margin-right:7.89474%;margin-top:0}.ck-editor__main .view-mode__media__embedded-image-pull-left.align-right,.ck-editor__main .view-mode__media__standard-landscape-1-2-width.align-right,.ck-editor__main .view-mode__media__standard-portrait-1-2-width.align-right,.ck-editor__main .view-mode__media__standard-square-1-2-width.align-right{float:right;margin-right:0}.ck-editor__main .view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images.align-left{margin-right:7.89474%}.ck-editor__main .view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images.align-right{margin-left:7.89474%}.ck-editor__main .drupal-media-style-align-center:has(figcaption) .align-center,.ck-editor__main .drupal-media-style-align-center:has(figcaption) .align-left,.ck-editor__main .drupal-media-style-align-center:has(figcaption) .align-right,.ck-editor__main .drupal-media-style-align-left:has(figcaption) .align-center,.ck-editor__main .drupal-media-style-align-left:has(figcaption) .align-left,.ck-editor__main .drupal-media-style-align-left:has(figcaption) .align-right,.ck-editor__main .drupal-media-style-align-right:has(figcaption) .align-center,.ck-editor__main .drupal-media-style-align-right:has(figcaption) .align-left,.ck-editor__main .drupal-media-style-align-right:has(figcaption) .align-right{margin-bottom:0}.ck-editor__main .field__item>div.is-bg-color--beige,.ck-editor__main .field__item>div.is-bg-color--darkgray,.ck-editor__main .field__item>div.is-bg-color--lightgray,.node--type-featured-story2 .field__item>div.is-bg-color--beige,.node--type-featured-story2 .field__item>div.is-bg-color--darkgray,.node--type-featured-story2 .field__item>div.is-bg-color--lightgray,.node--type-page2 .field__item>div.is-bg-color--beige,.node--type-page2 .field__item>div.is-bg-color--darkgray,.node--type-page2 .field__item>div.is-bg-color--lightgray,.path-taxonomy .field__item>div.is-bg-color--beige,.path-taxonomy .field__item>div.is-bg-color--darkgray,.path-taxonomy .field__item>div.is-bg-color--lightgray{background-color:#e9e6df;width:100%;padding-top:1.875rem;padding-bottom:1.875rem}@media (min-width:48em){.ck-editor__main .field__item>div.is-bg-color--beige,.ck-editor__main .field__item>div.is-bg-color--darkgray,.ck-editor__main .field__item>div.is-bg-color--lightgray,.node--type-featured-story2 .field__item>div.is-bg-color--beige,.node--type-featured-story2 .field__item>div.is-bg-color--darkgray,.node--type-featured-story2 .field__item>div.is-bg-color--lightgray,.node--type-page2 .field__item>div.is-bg-color--beige,.node--type-page2 .field__item>div.is-bg-color--darkgray,.node--type-page2 .field__item>div.is-bg-color--lightgray,.path-taxonomy .field__item>div.is-bg-color--beige,.path-taxonomy .field__item>div.is-bg-color--darkgray,.path-taxonomy .field__item>div.is-bg-color--lightgray{padding-top:3.75rem;padding-bottom:3.75rem}}.ck-editor__main .field__item>div.is-bg-color--lightgray,.node--type-featured-story2 .field__item>div.is-bg-color--lightgray,.node--type-page2 .field__item>div.is-bg-color--lightgray,.path-taxonomy .field__item>div.is-bg-color--lightgray{background-color:#f4f4f4}.ck-editor__main .field__item>div.is-bg-color--darkgray,.node--type-featured-story2 .field__item>div.is-bg-color--darkgray,.node--type-page2 .field__item>div.is-bg-color--darkgray,.path-taxonomy .field__item>div.is-bg-color--darkgray{background-color:#d4d1d1}.ck-editor__main .content-sidebar .field__item>div.is-bg-color--beige,.ck-editor__main .content-sidebar .field__item>div.is-bg-color--darkgray,.ck-editor__main .content-sidebar .field__item>div.is-bg-color--lightgray,.node--type-featured-story2 .content-sidebar .field__item>div.is-bg-color--beige,.node--type-featured-story2 .content-sidebar .field__item>div.is-bg-color--darkgray,.node--type-featured-story2 .content-sidebar .field__item>div.is-bg-color--lightgray,.node--type-page2 .content-sidebar .field__item>div.is-bg-color--beige,.node--type-page2 .content-sidebar .field__item>div.is-bg-color--darkgray,.node--type-page2 .content-sidebar .field__item>div.is-bg-color--lightgray,.path-taxonomy .content-sidebar .field__item>div.is-bg-color--beige,.path-taxonomy .content-sidebar .field__item>div.is-bg-color--darkgray,.path-taxonomy .content-sidebar .field__item>div.is-bg-color--lightgray{padding:.3125rem 1.25rem}.ck-editor__main .content-sidebar+.content-main .field__item>div.is-bg-color--beige,.ck-editor__main .content-sidebar+.content-main .field__item>div.is-bg-color--darkgray,.ck-editor__main .content-sidebar+.content-main .field__item>div.is-bg-color--lightgray,.ck-editor__main .panel-middle-first-last-wrap .field__item>div.is-bg-color--beige,.ck-editor__main .panel-middle-first-last-wrap .field__item>div.is-bg-color--darkgray,.ck-editor__main .panel-middle-first-last-wrap .field__item>div.is-bg-color--lightgray,.node--type-featured-story2 .content-sidebar+.content-main .field__item>div.is-bg-color--beige,.node--type-featured-story2 .content-sidebar+.content-main .field__item>div.is-bg-color--darkgray,.node--type-featured-story2 .content-sidebar+.content-main .field__item>div.is-bg-color--lightgray,.node--type-featured-story2 .panel-middle-first-last-wrap .field__item>div.is-bg-color--beige,.node--type-featured-story2 .panel-middle-first-last-wrap .field__item>div.is-bg-color--darkgray,.node--type-featured-story2 .panel-middle-first-last-wrap .field__item>div.is-bg-color--lightgray,.node--type-page2 .content-sidebar+.content-main .field__item>div.is-bg-color--beige,.node--type-page2 .content-sidebar+.content-main .field__item>div.is-bg-color--darkgray,.node--type-page2 .content-sidebar+.content-main .field__item>div.is-bg-color--lightgray,.node--type-page2 .panel-middle-first-last-wrap .field__item>div.is-bg-color--beige,.node--type-page2 .panel-middle-first-last-wrap .field__item>div.is-bg-color--darkgray,.node--type-page2 .panel-middle-first-last-wrap .field__item>div.is-bg-color--lightgray,.path-taxonomy .content-sidebar+.content-main .field__item>div.is-bg-color--beige,.path-taxonomy .content-sidebar+.content-main .field__item>div.is-bg-color--darkgray,.path-taxonomy .content-sidebar+.content-main .field__item>div.is-bg-color--lightgray,.path-taxonomy .panel-middle-first-last-wrap .field__item>div.is-bg-color--beige,.path-taxonomy .panel-middle-first-last-wrap .field__item>div.is-bg-color--darkgray,.path-taxonomy .panel-middle-first-last-wrap .field__item>div.is-bg-color--lightgray{padding:2.1875rem}.ck-editor__main .content-main,.ck-editor__main .content-sidebar,.ck-editor__main .content-top,.node--type-featured-story2 .content-main,.node--type-featured-story2 .content-sidebar,.node--type-featured-story2 .content-top,.node--type-page2 .content-main,.node--type-page2 .content-sidebar,.node--type-page2 .content-top,.path-taxonomy .content-main,.path-taxonomy .content-sidebar,.path-taxonomy .content-top{margin-bottom:2.1875rem}.ck-editor__main .content-main:last-child,.ck-editor__main .content-sidebar:last-child,.ck-editor__main .content-top:last-child,.node--type-featured-story2 .content-main:last-child,.node--type-featured-story2 .content-sidebar:last-child,.node--type-featured-story2 .content-top:last-child,.node--type-page2 .content-main:last-child,.node--type-page2 .content-sidebar:last-child,.node--type-page2 .content-top:last-child,.path-taxonomy .content-main:last-child,.path-taxonomy .content-sidebar:last-child,.path-taxonomy .content-top:last-child{margin-bottom:0}.ck-editor__main .content-top::after,.node--type-featured-story2 .content-top::after,.node--type-page2 .content-top::after,.path-taxonomy .content-top::after{clear:both;content:"";display:table}@media (min-width:48em){.drupal-media .ck-editor__main .align-left.embedded-entity,.drupal-media .ck-editor__main .align-right.embedded-entity,.drupal-media .ck-editor__main .view-mode__media__embedded-image-pull-left,.drupal-media .ck-editor__main .view-mode__media__standard-landscape-1-2-width,.drupal-media .ck-editor__main .view-mode__media__standard-portrait-1-2-width,.drupal-media .ck-editor__main .view-mode__media__standard-square-1-2-width,.drupal-media .node--type-featured-story2 .align-left.embedded-entity,.drupal-media .node--type-featured-story2 .align-right.embedded-entity,.drupal-media .node--type-featured-story2 .view-mode__media__embedded-image-pull-left,.drupal-media .node--type-featured-story2 .view-mode__media__standard-landscape-1-2-width,.drupal-media .node--type-featured-story2 .view-mode__media__standard-portrait-1-2-width,.drupal-media .node--type-featured-story2 .view-mode__media__standard-square-1-2-width,.drupal-media .node--type-page2 .align-left.embedded-entity,.drupal-media .node--type-page2 .align-right.embedded-entity,.drupal-media .node--type-page2 .view-mode__media__embedded-image-pull-left,.drupal-media .node--type-page2 .view-mode__media__standard-landscape-1-2-width,.drupal-media .node--type-page2 .view-mode__media__standard-portrait-1-2-width,.drupal-media .node--type-page2 .view-mode__media__standard-square-1-2-width,.drupal-media .path-taxonomy .align-left.embedded-entity,.drupal-media .path-taxonomy .align-right.embedded-entity,.drupal-media .path-taxonomy .view-mode__media__embedded-image-pull-left,.drupal-media .path-taxonomy .view-mode__media__standard-landscape-1-2-width,.drupal-media .path-taxonomy .view-mode__media__standard-portrait-1-2-width,.drupal-media .path-taxonomy .view-mode__media__standard-square-1-2-width{width:47.95009%}}.ck-editor__main .align-left.embedded-entity,.ck-editor__main .align-right.embedded-entity,.node--type-featured-story2 .align-left.embedded-entity,.node--type-featured-story2 .align-right.embedded-entity,.node--type-page2 .align-left.embedded-entity,.node--type-page2 .align-right.embedded-entity,.path-taxonomy .align-left.embedded-entity,.path-taxonomy .align-right.embedded-entity{float:none}@media (min-width:0) and (max-width:47.9375em){.ck-editor__main .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.ck-editor__main .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-featured-story2 .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-featured-story2 .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-page2 .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-page2 .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.path-taxonomy .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.path-taxonomy .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images{display:inline-block}}@media (min-width:48em){.ck-editor__main .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.ck-editor__main .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-featured-story2 .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-featured-story2 .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-page2 .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.node--type-page2 .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.path-taxonomy .align-left.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images,.path-taxonomy .align-right.embedded-entity.view-mode__media__-original-image-only-to-be-used-for-small-low-quality-images{width:auto;max-width:none}}@media (min-width:48em){.ck-editor__main .align-left.embedded-entity,.node--type-featured-story2 .align-left.embedded-entity,.node--type-page2 .align-left.embedded-entity,.path-taxonomy .align-left.embedded-entity{float:left;margin-top:0;margin-right:4.04455%}}@media (min-width:48em){.ck-editor__main .align-right.embedded-entity,.node--type-featured-story2 .align-right.embedded-entity,.node--type-page2 .align-right.embedded-entity,.path-taxonomy .align-right.embedded-entity{float:right;margin-top:0;margin-right:0;margin-left:4.04455%}}@media (min-width:62em){article.node--type-featured-story2 .content-main{margin-left:25.67409%;width:65.76788%}}@media (min-width:48em){article.node--type-featured-story2 .field--name-field-content-main article.align-left.embedded-entity,article.node--type-featured-story2 .field--name-field-content-main figure.align-left.embedded-entity{margin-left:-25.96968%}}article.node--type-featured-story2 .slideshow{padding:0 5rem}article.node--type-featured-story2 .slideshow .slick-track{width:100%!important}article.node--type-featured-story2 .slideshow .slick-slide{display:none!important}article.node--type-featured-story2 .slideshow .slick-active{display:block!important;left:0!important;margin-right:0!important;width:100%!important}article.node--type-featured-story2 .media-row{-webkit-box-sizing:content-box;box-sizing:content-box}article.node--type-featured-story2 .media-row .media-row__content{padding:0;max-width:60rem}article.node--type-featured-story2 .story-date__inner,article.node--type-featured-story2 .story-excerpt__inner{margin-left:0;width:100%}@media (min-width:62em){article.node--type-featured-story2 .slideshow--column-width{-webkit-box-sizing:content-box;box-sizing:content-box;margin-left:-5rem}}@media (min-width:62em){article.node--type-featured-story2 .media-row--slightly-extended{margin-inline:-5rem}article.node--type-featured-story2 .media-row--slightly-extended .media-row__caption,article.node--type-featured-story2 .media-row--slightly-extended .media-row__content{max-width:70rem}}@media (min-width:62em){article.node--type-featured-story2 .paragraph--slideshow:has(.slideshow--slightly-extended){margin-inline:-5rem}article.node--type-featured-story2 .paragraph--slideshow:has(.slideshow--slightly-extended) .slideshow{padding:0}article.node--type-featured-story2 .paragraph--slideshow:has(.slideshow--slightly-extended) .slideshow .slick-prev{left:-5rem}article.node--type-featured-story2 .paragraph--slideshow:has(.slideshow--slightly-extended) .slideshow .slick-next{right:-4rem}}@media (min-width:48em){article.node--type-featured-story2 .field--name-field-content-main>.field__item>:not(.media-row):not(.slideshow){padding:0}}article.node--type-featured-story2 .paragraph--slideshow .slideshow__pager{margin-top:0;margin-bottom:1rem}article.node--type-featured-story2 .paragraph--media-row{padding-top:1.5rem;padding-bottom:1.5rem}article.node--type-featured-story2 .paragraph--media-grid{padding-top:1.5rem;padding-bottom:0}article.node--type-featured-story2 .paragraph--media-grid+.paragraph--media-grid{padding-top:1.25rem;padding-bottom:0}body:not(.gin--edit-form){opacity:1}body:not(.gin--edit-form) .ui-widget-overlay{background:rgba(0,0,0,.9);opacity:1;bottom:0}body:not(.gin--edit-form) .ui-dialog{z-index:999;border-radius:0;border:none;color:inherit;background:0 0;padding:0;overflow:visible;max-width:28.75rem;max-height:80%!important;top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}@media (min-width:30em){body:not(.gin--edit-form) .ui-dialog{height:auto!important;max-height:none!important}}@media (min-width:30em) and (max-height:35.9375em) and (orientation:landscape){body:not(.gin--edit-form) .ui-dialog{height:70%!important;max-height:70%!important}}@media (min-width:36em){body:not(.gin--edit-form) .ui-dialog{height:auto!important;max-height:none!important}}@media (min-width:48em){body:not(.gin--edit-form) .ui-dialog{width:44.625rem!important;max-width:none}}@media (min-width:62em){body:not(.gin--edit-form) .ui-dialog{width:57.5rem!important}}body:not(.gin--edit-form) .ui-widget{font-family:inherit;font-size:1rem;line-height:1.6875rem}@media (min-width:0) and (max-width:35.9375em){body:not(.gin--edit-form) .ui-widget{width:90%!important}}@media (min-width:0) and (max-width:47.9375em){body:not(.gin--edit-form) .ui-widget{font-size:.8125rem;line-height:1.25rem}}body:not(.gin--edit-form) .ui-dialog .ui-dialog-titlebar{padding:0;border:none;border-radius:0;background:0 0;position:absolute;top:-1.875rem;right:0}body:not(.gin--edit-form) .ui-dialog-title{display:none}body:not(.gin--edit-form) .ui-widget-content{color:inherit;max-height:70vh!important}@media (min-width:48em){body:not(.gin--edit-form) .ui-widget-content{max-height:none!important}}body:not(.gin--edit-form) .ui-widget-content.ui-dialog-content{overflow:auto}.is-touch body:not(.gin--edit-form) .ui-widget-content.ui-dialog-content::-webkit-scrollbar{-webkit-appearance:none;width:4px}.is-touch body:not(.gin--edit-form) .ui-widget-content.ui-dialog-content::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(0,0,0,.3);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}body:not(.gin--edit-form) .ui-dialog .ui-dialog-content{padding:0;background-color:#fff;height:auto!important}@media (min-width:30em){body:not(.gin--edit-form) .ui-dialog .ui-dialog-content{overflow:hidden}}body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close{background-color:transparent;background-image:none;border:0;border-radius:0;height:auto;padding:.625rem .3125rem;right:-.3125rem;text-align:right;width:auto!important;position:relative;float:right}@media (min-width:0) and (max-width:47.9375em){body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close{left:auto!important}}@media (min-width:48em){body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close{padding:.625rem;right:-.625rem}}body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close .ui-icon{background-image:none;height:auto;left:auto;margin-left:0;width:auto}body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close .ui-button-text{color:#cabb91;font-family:"Source Sans Pro",sans-serif;font-size:.8125rem;padding:0;text-indent:0;text-transform:uppercase}body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close .ui-button-text:focus,body:not(.gin--edit-form) .ui-widget-header .ui-dialog-titlebar-close .ui-button-text:hover{color:#b3995d}.ajax-progress{position:absolute}.node--unpublished{background-color:rgba(0,124,146,.1)}.node--unpublished::before{content:"Unpublished";display:block;background-color:#007c92;color:#fff;padding:1.25rem;position:relative;text-align:center}.user-logged-out.has-hero-title-with-parallax-effect main{margin-top:-6.0625rem}@media (min-width:36em){.user-logged-out.has-hero-title-with-parallax-effect main{margin-top:-7.9375rem}}@media (min-width:48em){.user-logged-out.has-hero-title-with-parallax-effect main{margin-top:-9.625rem}}@media (min-width:48em) and (min-height:28.75em){.user-logged-out.has-hero-title-with-parallax-effect main{margin-top:-10.125rem}}@media (min-width:62em){.user-logged-out.has-hero-title-with-parallax-effect main{margin-top:-10.375rem}}.pl .patternLink{color:#000}#views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item .pl .form-item__label,.awards-linear__cards .slick-next.slick-disabled .pl .slick-nav-label,.awards-linear__cards .slick-prev.slick-disabled .pl .slick-nav-label,.newsletter-subscription .pl label,.pl #views-exposed-form-academic-programs-block-1 .form-element-wrapper .form-item .form-item__label,.pl .awards-linear__cards .slick-next.slick-disabled .slick-nav-label,.pl .awards-linear__cards .slick-prev.slick-disabled .slick-nav-label,.pl .newsletter-subscription label,.pl .recent-news-4-across .form-item__label,.pl .related-items__cards .slick-next.slick-disabled .slick-nav-label,.pl .related-items__cards .slick-prev.slick-disabled .slick-nav-label,.pl .series-linear__cards .slick-next.slick-disabled .slick-nav-label,.pl .series-linear__cards .slick-prev.slick-disabled .slick-nav-label,.pl .visually-hidden,.recent-news-4-across .pl .form-item__label,.related-items__cards .slick-next.slick-disabled .pl .slick-nav-label,.related-items__cards .slick-prev.slick-disabled .pl .slick-nav-label,.series-linear__cards .slick-next.slick-disabled .pl .slick-nav-label,.series-linear__cards .slick-prev.slick-disabled .pl .slick-nav-label{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.pl .sg-pattern{clear:left}.pl #icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pl #icons>div{border:1px solid #eee;padding:1em;text-align:center}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:text;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.draggable{cursor:pointer;cursor:grab;user-select:none;}.slick-list.dragging{cursor:grabbing;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url(/libraries/slick-carousel/slick/./ajax-loader.gif) center center no-repeat;}@font-face{font-family:'slick';font-weight:normal;font-style:normal;font-display:swap;src:url(/libraries/slick-carousel/slick/./fonts/slick.eot);src:url(/libraries/slick-carousel/slick/./fonts/slick.eot#iefix) format('embedded-opentype'),url(/libraries/slick-carousel/slick/./fonts/slick.woff2) format('woff2'),url(/libraries/slick-carousel/slick/./fonts/slick.woff) format('woff'),url(/libraries/slick-carousel/slick/./fonts/slick.ttf) format('truetype');font-display:swap;}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:'←';}[dir='rtl'] .slick-prev:before{content:'→';}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:'→';}[dir='rtl'] .slick-next:before{content:'←';}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}
.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}.sm ul{display:none;}.sm li,.sm a{position:relative;}.sm a{display:block;}.sm a.disabled{cursor:default;}.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}
@font-face{font-family:'social-share-kit';src:url(/themes/custom/stanford_hs/fonts/social-share-kit/dist/fonts/social-share-kit.eot);src:url(/themes/custom/stanford_hs/fonts/social-share-kit/dist/fonts/social-share-kit.eot#iefix) format('embedded-opentype'),url(/themes/custom/stanford_hs/fonts/social-share-kit/dist/fonts/social-share-kit.woff) format('woff'),url(/themes/custom/stanford_hs/fonts/social-share-kit/dist/fonts/social-share-kit.ttf) format('truetype'),url(/themes/custom/stanford_hs/fonts/social-share-kit/dist/fonts/social-share-kit.svg#social-share-kit) format('svg');font-weight:normal;font-style:normal}.ssk:before{display:inline-block;font-family:"social-share-kit" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ssk-facebook:before{content:"a";text-indent:4px;margin-right:-4px}.ssk-twitter:before{content:"b"}.ssk-google-plus:before{content:"v"}.ssk-google-plus-old:before{content:"c"}.ssk-email:before{content:"d";top:-1px;position:relative}.ssk-pinterest:before{content:"e";transform:scale(.9)}.ssk-tumblr:before{content:"f"}.ssk-linkedin:before{content:"g"}.ssk-github:before{content:"h"}.ssk-vk:before{content:"i"}.ssk-instagram:before{content:"j"}.ssk-amazon:before{content:"k"}.ssk-skype:before{content:"s"}.ssk-youtube:before{content:"x"}.ssk-vimeo:before{content:"u"}.ssk-ebay:before{content:"p"}.ssk-apple:before{content:"l"}.ssk-behance:before{content:"q"}.ssk-dribble:before{content:"n"}.ssk-android:before{content:"o"}.ssk-whatsapp:before{content:"m"}.ssk-reddit:before{content:"r"}.ssk-reddit2:before{content:"t"}.ssk-link:before{content:"w"}.ssk-buffer:before{content:"\79";transform:scale(.85)}.ssk{background-color:#757575;color:white;display:inline-block;font-size:22px;line-height:1px;margin-right:2px;margin-bottom:2px;padding:7px;text-align:center;text-decoration:none;transition:background-color .1s;-webkit-transition:background-color .1s;-moz-transition:background-color .1s;-ms-transition:background-color .1s;-o-transition:background-color .1s}.ssk:before,.ssk .glyphicon,.ssk .fa{position:relative;font-size:22px;top:0;vertical-align:middle}.ssk.ssk-xs,.ssk-xs>.ssk{padding:4px}.ssk.ssk-xs:before,.ssk-xs>.ssk:before,.ssk.ssk-xs .glyphicon,.ssk-xs>.ssk .glyphicon,.ssk.ssk-xs .fa,.ssk-xs>.ssk .fa{font-size:15px}.ssk.ssk-sm,.ssk-sm>.ssk{padding:5px}.ssk.ssk-sm:before,.ssk-sm>.ssk:before,.ssk.ssk-sm .glyphicon,.ssk-sm>.ssk .glyphicon,.ssk.ssk-sm .fa,.ssk-sm>.ssk .fa{font-size:20px}.ssk.ssk-lg,.ssk-lg>.ssk{padding:9px}.ssk.ssk-lg:before,.ssk-lg>.ssk:before,.ssk.ssk-lg .glyphicon,.ssk-lg>.ssk .glyphicon,.ssk.ssk-lg .fa,.ssk-lg>.ssk .fa{font-size:28px}.ssk:last-child{margin-right:0}.ssk:hover{background-color:#424242}.ssk:hover,.ssk:focus{color:#fff;text-decoration:none}.ssk.ssk-round,.ssk-round .ssk{border-radius:50%}.ssk.ssk-round:before,.ssk-round .ssk:before{text-indent:0;margin-right:0}.ssk.ssk-rounded,.ssk-rounded .ssk{border-radius:15%}.ssk.ssk-icon{color:#757575;padding:2px;font-size:24px}.ssk.ssk-icon,.ssk.ssk-icon:hover{background-color:transparent}.ssk.ssk-icon:hover{color:#424242}.ssk.ssk-icon.ssk-xs,.ssk-xs>.ssk.ssk-icon{font-size:16px}.ssk.ssk-icon.ssk-sm,.ssk-sm>.ssk.ssk-icon{font-size:20px}.ssk.ssk-icon.ssk-lg,.ssk-lg>.ssk.ssk-icon{font-size:28px}.ssk.ssk-text{overflow:hidden;font-size:17px;line-height:normal;padding-right:10px}.ssk.ssk-text:before,.ssk.ssk-text .glyphicon,.ssk.ssk-text .fa{margin:-7px 10px -7px -7px;padding:7px;background-color:rgba(0,0,0,0.15);vertical-align:bottom;text-indent:0}.ssk-block .ssk.ssk-text{display:block;margin-right:0;text-align:left}.ssk.ssk-text.ssk-xs,.ssk-xs>.ssk.ssk-text{font-size:12px;padding-right:6px}.ssk.ssk-text.ssk-xs:before,.ssk-xs>.ssk.ssk-text:before,.ssk.ssk-text.ssk-xs .glyphicon,.ssk-xs>.ssk.ssk-text .glyphicon,.ssk.ssk-text.ssk-xs .fa,.ssk-xs>.ssk.ssk-text .fa{margin:-4px 6px -4px -4px;padding:4px}.ssk.ssk-text.ssk-sm,.ssk-sm>.ssk.ssk-text{font-size:16px;padding-right:7px}.ssk.ssk-text.ssk-sm:before,.ssk-sm>.ssk.ssk-text:before,.ssk.ssk-text.ssk-sm .glyphicon,.ssk-sm>.ssk.ssk-text .glyphicon,.ssk.ssk-text.ssk-sm .fa,.ssk-sm>.ssk.ssk-text .fa{margin:-5px 7px -5px -5px;padding:5px}.ssk.ssk-text.ssk-lg,.ssk-lg>.ssk.ssk-text{font-size:22px;padding-right:13px}.ssk.ssk-text.ssk-lg:before,.ssk-lg>.ssk.ssk-text:before,.ssk.ssk-text.ssk-lg .glyphicon,.ssk-lg>.ssk.ssk-text .glyphicon,.ssk.ssk-text.ssk-lg .fa,.ssk-lg>.ssk.ssk-text .fa{margin:-9px 13px -9px -9px;padding:9px}.ssk-group,.ssk-sticky{font-size:0}.ssk-sticky{top:0;position:fixed;z-index:2000}.ssk-sticky .ssk{transition:padding .1s ease-out;-webkit-transition:padding .1s ease-out;-moz-transition:padding .1s ease-out;-ms-transition:padding .1s ease-out;-o-transition:padding .1s ease-out;margin:0}@media (min-width:768px){.ssk-sticky.ssk-left .ssk,.ssk-sticky.ssk-right .ssk{display:block;clear:both}.ssk-sticky.ssk-left.ssk-center,.ssk-sticky.ssk-right.ssk-center{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.ssk-sticky.ssk-left{left:0}.ssk-sticky.ssk-left .ssk{float:left}.ssk-sticky.ssk-left .ssk:hover{padding-left:15px}.ssk-sticky.ssk-right{right:0}.ssk-sticky.ssk-right .ssk{float:right}.ssk-sticky.ssk-right .ssk:hover{padding-right:15px}}.ssk-sticky.ssk-bottom{font-size:0;top:auto;bottom:0}.ssk-sticky.ssk-bottom.ssk-center{left:50%;right:auto;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.ssk-sticky.ssk-bottom .ssk{vertical-align:bottom}.ssk-sticky.ssk-bottom .ssk:hover{padding-bottom:15px}.ssk-sticky.ssk-round.ssk-xs .ssk:hover{padding:8px}.ssk-sticky.ssk-round.ssk-sm .ssk:hover{padding:9px}.ssk-sticky.ssk-round .ssk:hover{padding:11px}.ssk-sticky.ssk-round.ssk-lg .ssk:hover{padding:13px}@media (max-width:767px){.ssk-sticky{left:0;right:0;bottom:0;top:auto;width:100%;display:flex !important;flex-direction:row;flex-wrap:nowrap}.ssk-sticky.ssk-sticky-hide-xs{display:none !important}.ssk-sticky .ssk{flex:1;width:auto}.ssk-sticky .ssk .ssk-num{display:none}}.ssk-count{padding-top:20px}.ssk-count .ssk{position:relative}.ssk-count .ssk-num{border-radius:4px;color:#8f8f8f;background-color:rgba(50,50,50,0.03);display:block;font-size:12px;left:0;line-height:20px;position:absolute;right:0;text-align:center;top:-20px}@media (min-width:768px){.ssk-count.ssk-sticky{padding-top:0}.ssk-count.ssk-sticky.ssk-left .ssk-num,.ssk-count.ssk-sticky.ssk-right .ssk-num{top:20%;background-color:transparent}.ssk-count.ssk-sticky.ssk-left .ssk-num{left:100%;margin-left:5px}.ssk-count.ssk-sticky.ssk-right .ssk-num{right:115%;margin-left:-100%;text-align:right}}.ssk-facebook{background-color:#3B5998}.ssk-grayscale>.ssk-facebook{background-color:#757575}.ssk-facebook:hover{background-color:#2d4373}.ssk-facebook:hover{background-color:#2d4373}.ssk-grayscale>.ssk-facebook:hover{background-color:#3B5998}.ssk-facebook.ssk-icon{color:#3B5998}.ssk-facebook.ssk-icon:hover{color:#2d4373}.ssk-facebook.ssk-icon:before{text-indent:0;margin-right:0}.ssk-twitter{background-color:#1DA1F2}.ssk-grayscale>.ssk-twitter{background-color:#757575}.ssk-twitter:hover{background-color:#0c85d0}.ssk-twitter:hover{background-color:#0c85d0}.ssk-grayscale>.ssk-twitter:hover{background-color:#1DA1F2}.ssk-twitter.ssk-icon{color:#1DA1F2}.ssk-twitter.ssk-icon:hover{color:#0c85d0}.ssk-google-plus{background-color:#EA4335}.ssk-grayscale>.ssk-google-plus{background-color:#757575}.ssk-google-plus:hover{background-color:#d62516}.ssk-google-plus:hover{background-color:#d62516}.ssk-grayscale>.ssk-google-plus:hover{background-color:#EA4335}.ssk-google-plus.ssk-icon{color:#EA4335}.ssk-google-plus.ssk-icon:hover{color:#d62516}.ssk-pinterest{background-color:#BD081C}.ssk-grayscale>.ssk-pinterest{background-color:#757575}.ssk-pinterest:hover{background-color:#8c0615}.ssk-pinterest:hover{background-color:#8c0615}.ssk-grayscale>.ssk-pinterest:hover{background-color:#BD081C}.ssk-pinterest.ssk-icon{color:#BD081C}.ssk-pinterest.ssk-icon:hover{color:#8c0615}.ssk-tumblr{background-color:#395773}.ssk-grayscale>.ssk-tumblr{background-color:#757575}.ssk-tumblr:hover{background-color:#283d51}.ssk-tumblr:hover{background-color:#283d51}.ssk-grayscale>.ssk-tumblr:hover{background-color:#395773}.ssk-tumblr.ssk-icon{color:#395773}.ssk-tumblr.ssk-icon:hover{color:#283d51}.ssk-email{background-color:#757575}.ssk-grayscale>.ssk-email{background-color:#757575}.ssk-email:hover{background-color:#5b5b5b}.ssk-email:hover{background-color:#5b5b5b}.ssk-grayscale>.ssk-email:hover{background-color:#757575}.ssk-grayscale>.ssk-email:hover{background-color:#5b5b5b}.ssk-email.ssk-icon{color:#757575}.ssk-email.ssk-icon:hover{color:#5b5b5b}.ssk-vk{background-color:#54769a}.ssk-grayscale>.ssk-vk{background-color:#757575}.ssk-vk:hover{background-color:#425d79}.ssk-vk:hover{background-color:#425d79}.ssk-grayscale>.ssk-vk:hover{background-color:#54769a}.ssk-vk.ssk-icon{color:#54769a}.ssk-vk.ssk-icon:hover{color:#425d79}.ssk-linkedin{background-color:#1c87bd}.ssk-grayscale>.ssk-linkedin{background-color:#757575}.ssk-linkedin:hover{background-color:#156791}.ssk-linkedin:hover{background-color:#156791}.ssk-grayscale>.ssk-linkedin:hover{background-color:#1c87bd}.ssk-linkedin.ssk-icon{color:#1c87bd}.ssk-linkedin.ssk-icon:hover{color:#156791}.ssk-whatsapp{background-color:#34AF23}.ssk-grayscale>.ssk-whatsapp{background-color:#757575}.ssk-whatsapp:hover{background-color:#27851a}.ssk-whatsapp:hover{background-color:#27851a}.ssk-grayscale>.ssk-whatsapp:hover{background-color:#34AF23}.ssk-whatsapp.ssk-icon{color:#34AF23}.ssk-whatsapp.ssk-icon:hover{color:#27851a}.ssk-reddit{background-color:#5f99cf}.ssk-grayscale>.ssk-reddit{background-color:#757575}.ssk-reddit:hover{background-color:#3a80c1}.ssk-reddit:hover{background-color:#3a80c1}.ssk-grayscale>.ssk-reddit:hover{background-color:#5f99cf}.ssk-reddit.ssk-icon{color:#5f99cf}.ssk-reddit.ssk-icon:hover{color:#3a80c1}.ssk-reddit2{background-color:#5f99cf}.ssk-grayscale>.ssk-reddit2{background-color:#757575}.ssk-reddit2:hover{background-color:#3a80c1}.ssk-reddit2:hover{background-color:#3a80c1}.ssk-grayscale>.ssk-reddit2:hover{background-color:#5f99cf}.ssk-reddit2.ssk-icon{color:#5f99cf}.ssk-reddit2.ssk-icon:hover{color:#3a80c1}.ssk-buffer{background-color:#323B43}.ssk-grayscale>.ssk-buffer{background-color:#757575}.ssk-buffer:hover{background-color:#1c2126}.ssk-buffer:hover{background-color:#1c2126}.ssk-grayscale>.ssk-buffer:hover{background-color:#323B43}.ssk-buffer.ssk-icon{color:#323B43}.ssk-buffer.ssk-icon:hover{color:#1c2126}.ssk-turquoise{background-color:#1abc9c}.ssk-turquoise:hover{background-color:#148f77}.ssk-emerald{background-color:#2ecc71}.ssk-emerald:hover{background-color:#25a25a}.ssk-peter-river{background-color:#3498db}.ssk-peter-river:hover{background-color:#217dbb}.ssk-belize-hole{background-color:#2980b9}.ssk-belize-hole:hover{background-color:#20638f}.ssk-amethyst{background-color:#9b59b6}.ssk-amethyst:hover{background-color:#804399}.ssk-wisteria{background-color:#8e44ad}.ssk-wisteria:hover{background-color:#703688}.ssk-wet-asphalt{background-color:#34495e}.ssk-wet-asphalt:hover{background-color:#222f3d}.ssk-midnight-blue{background-color:#2c3e50}.ssk-midnight-blue:hover{background-color:#1a242f}.ssk-green-sea{background-color:#16a085}.ssk-green-sea:hover{background-color:#107360}.ssk-nephritis{background-color:#27ae60}.ssk-nephritis:hover{background-color:#1e8449}.ssk-sunflower{background-color:#f1c40f}.ssk-sunflower:hover{background-color:#c29d0b}.ssk-orange{background-color:#f39c12}.ssk-orange:hover{background-color:#c87f0a}.ssk-carrot{background-color:#e67e22}.ssk-carrot:hover{background-color:#bf6516}.ssk-pumpkin{background-color:#d35400}.ssk-pumpkin:hover{background-color:#a04000}.ssk-alizarin{background-color:#e74c3c}.ssk-alizarin:hover{background-color:#d62c1a}.ssk-pomegranate{background-color:#c0392b}.ssk-pomegranate:hover{background-color:#962d22}.ssk-clouds{background-color:#cfd9db}.ssk-clouds:hover{background-color:#b1c2c6}.ssk-concrete{background-color:#95a5a6}.ssk-concrete:hover{background-color:#798d8f}.ssk-silver{background-color:#bdc3c7}.ssk-silver:hover{background-color:#a1aab0}.ssk-asbestos{background-color:#7f8c8d}.ssk-asbestos:hover{background-color:#667273}.ssk-dark-gray{background-color:#555}.ssk-dark-gray:hover{background-color:#3b3b3b}.ssk-black{background-color:#333}.ssk-black:hover{background-color:#1a1a1a}
