/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.back_to_nav{float:left;width:100%;clear:both;padding:0 20px;border-bottom:1px solid #EDEDED;background-color:#FFFFFF;position:fixed;height:50px;overflow:hidden;z-index:99;top:60px;transition:transform 0.35s ease;}.back_to_nav::before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background:#FFFFFF url(/themes/custom/mitsloan/img/dashed_pattern_gray.svg);background-size:4px;}.back_to_nav:not(.with-backto-page){display:none;}.back_to_nav:not(.with-backto-page) + .nav--cta-area{padding-top:0;display:block;width:100%;}.back_to_nav + .nav--cta-area.mobile-instance.hide-mobile{display:none;}.back_to_nav.with-cta-button .nav--cta-area,.back_to_nav.with-cta-button + .mobile-instance{clear:none;display:block;float:right;width:100%;}.back_to_nav.with-cta-button .mobile-instance{width:100%;}.back_to_nav--link{font-family:"Futura LT W01 Medium";font-weight:100;font-size:12px;line-height:50px;text-decoration:none;color:#272727;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;max-width:100%;position:relative;z-index:1;outline:none;}.back_to_nav--link::before{content:url("/themes/custom/mitsloan/icons/longarrowleft-red.svg");}.center-initiatives .back_to_nav--link::before{content:url("/themes/custom/mitsloan/icons/longarrowleft-green.svg");}.back_to_nav--link::before{padding-right:10px;color:#A31F34;transition:transform 0.25s ease;}.back_to_nav--link:focus{outline:5px solid -webkit-focus-ring-color;}.back_to_nav--link strong{transition:color 0.25s ease;}.back_to_nav--link:hover strong{color:#A31F34;}.back_to_nav--link:hover::before{transform:translateX(-10px);}@media screen and (min-width:768px){.back_to_nav{padding:0 50px;height:58px;top:70px;}.back_to_nav:not(.with-backto-page){display:block;}.back_to_nav + .nav--cta-area{display:none;}.back_to_nav.with-cta-button .nav--cta-area{display:block;width:fit-content;}.back_to_nav.with-cta-button + .nav--cta-area{display:none;}.user--authenticated.toolbar-tray-open .back_to_nav{top:145px;}.back_to_nav + .page{margin-top:58px;}.back_to_nav--link{font-size:14px;line-height:58px;}.back_to_nav--link::before{padding-right:10px;}}@media screen and (min-width:1210px){.back_to_nav{padding:0 80px;height:60px;top:100px;}.user--authenticated.toolbar-tray-open .back_to_nav{top:175px;}.back_to_nav + .page{margin-top:58px;}.nav-collapsed + .back_to_nav{transform:translateY(-30px);}.back_to_nav--link{line-height:60px;}}
.component-header{margin:0 auto 24px;min-width:100%;text-align:center;}.component-header.left{text-align:left;}.component-header--title{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:28px;line-height:125%;margin:0 0 16px;}.component-header--subtitle{font-family:"Futura LT W01 Medium";font-weight:100;font-size:18px;font-style:italic;line-height:145%;margin:0 0 16px;}.component-header--description{font-family:"Adelle W01 Regular";font-size:16px;line-height:32px;}.component-header > *:nth-child(n+2){margin-top:16px;}@media screen and (min-width:480px){.component-header{margin-bottom:32px;}.component-header--title{font-size:36px;}}@media screen and (min-width:1210px){.component-header{margin-bottom:40px;max-width:1050px;}.component-header--title{font-size:44px;}.component-header--subtitle{font-size:24px;}}
.page-cta-btn{display:block;margin:10px 0;padding:0 20px;text-align:center;}.page-cta-btn span{font-family:"Futura LT W01 Medium";font-weight:100;font-size:11px;line-height:18px;letter-spacing:1px;color:#000000;text-decoration:none;text-transform:uppercase;border:1PX solid #000000;padding:14px 20px;display:inline-block;background-color:#FFFFFF;position:relative;z-index:auto;overflow:visible;margin:0 0 10px;transition:all 0.35s ease-out;width:100%;padding:12px 38px;margin:0;}.page-cta-btn span:focus,.page-cta-btn span:hover{color:#A31F34;border-color:#A31F34;transition:all 0.15s ease;}.center-initiatives .page-cta-btn span:focus,.center-initiatives .page-cta-btn span:hover{color:#006B67;border-color:#006B67;}.page-cta-btn span::after{content:url("/themes/custom/mitsloan/icons/longarrowright-red.svg");}.center-initiatives .page-cta-btn span::after{content:url("/themes/custom/mitsloan/icons/longarrowright-green.svg");}.page-cta-btn span::after{font-size:17px;padding-left:5px;display:block;float:right;transition:all 0.35s ease-out;translate:0 -2px;}.page-cta-btn span:focus::after,.page-cta-btn span:hover::after{color:#A31F34;transition:all 0.15s ease;transform:translateX(10px);}.center-initiatives .page-cta-btn span:focus::after,.center-initiatives .page-cta-btn span:hover::after{color:#006B67;}.page-cta-btn span.external::after{content:url("/themes/custom/mitsloan/icons/linkout-red.svg");}.center-initiatives .page-cta-btn span.external::after{content:url("/themes/custom/mitsloan/icons/linkout-green.svg");}.page-cta-btn span.external::after{transform:scale(0.6);transition:all 0.35s ease;}.page-cta-btn span.external:focus::after,.page-cta-btn span.external:hover::after{transform:translateX(8px) scale(0.6);transition:all 0.35s ease;}.page-cta-btn span::after{color:#A31F34;display:inline-block;vertical-align:middle;line-height:18px;float:none;}.page-cta-btn:focus span{color:#A31F34;border-color:#A31F34;transition:all 0.15s ease;outline:#7DADD9 solid 5px;}.page-cta-btn:focus span::after{color:#A31F34;transition:all 0.15s ease;transform:translateX(10px);}@media screen and (min-width:768px){.page-cta-btn{top:0;height:39px;padding:0;margin:10px 0;text-decoration:none;}.page-cta-btn span{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:100%;max-height:39px;padding:0 15px;background-color:#FFFFFF;z-index:3;}}
.highlights{clear:both;float:left;margin:25px 0;max-width:100vw;overflow-x:hidden;position:relative;width:100%;}.page-flexible-detail .highlights,.editorial_landing_page .highlights{min-width:320px;}.highlights::before{content:"";background-color:#0F3F82;position:absolute;top:35px;right:35px;left:35px;bottom:35px;z-index:0;opacity:0.05;}.highlights--grid{display:flex;list-style:none;margin-top:0;padding:0;}.highlights--grid.animated{transition:transform 300ms;}.highlights--mobile-nav{margin:15px 0 27px;}.highlights--header{clear:both;display:table;margin:0 auto 21px;max-width:238px;position:relative;text-align:center;width:100%;z-index:1;}.highlights--header .jump-link{padding-top:15px;}.highlights--headline{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:34px;line-height:1.25;color:#272727;margin:0 0 10px;}.highlights--subline{font-family:"Futura LT W01 Medium";font-weight:100;font-size:16px;line-height:24px;color:#272727;margin:0;}.highlights--description{font-family:"Adelle W01 Regular";font-size:14px;line-height:22px;margin:16px 0 0;}.highlights--container{margin:0 0 30px 21px;overflow-x:hidden;position:relative;text-align:left;z-index:1;padding-top:2px;}.with-cta .highlights--container{margin-bottom:0;}.highlights--button{border:none;background-color:transparent;padding:0;outline:none;cursor:pointer;text-align:left;}.highlights--button span{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:16px;line-height:22px;color:#272727;display:inline;transition:color 0.35s ease-out;cursor:pointer;}.highlights--cta{font-family:"Futura LT W01 Medium";font-weight:100;font-size:11px;line-height:18px;letter-spacing:1px;color:#000000;text-decoration:none;text-transform:uppercase;border:1PX solid #000000;padding:14px 20px;display:inline-block;background-color:#FFFFFF;position:relative;z-index:auto;overflow:visible;margin:0 0 10px;transition:all 0.35s ease-out;backface-visibility:hidden;margin-left:-5PX;left:5px;clear:both;display:block;width:fit-content;max-width:90%;margin-left:auto;margin-right:auto;text-align:center;}.highlights--cta:focus,.highlights--cta:hover{color:#A31F34;border-color:#A31F34;transition:all 0.15s ease;}.center-initiatives .highlights--cta:focus,.center-initiatives .highlights--cta:hover{color:#006B67;border-color:#006B67;}.highlights--cta span{position:relative;z-index:1;}.highlights--cta .arrow{position:relative;z-index:1;}.highlights--cta .arrow::after{content:url("/themes/custom/mitsloan/icons/longarrowright-red.svg");}.highlights--cta .arrow::after{display:block;float:right;padding-left:5px;transition:all 0.35s ease-out;}.center-initiatives .highlights--cta .arrow::after{content:url("/themes/custom/mitsloan/icons/longarrowright-green.svg");}.highlights--cta.external .arrow::after{content:url("/themes/custom/mitsloan/icons/linkout-red.svg");}.highlights--cta.external .arrow::after{transform:translateY(-0.5em) scale(0.6);transition:all 0.35s ease;}.center-initiatives .highlights--cta.external .arrow::after{content:url("/themes/custom/mitsloan/icons/linkout-green.svg");}.highlights--cta.external:hover .arrow::after,.highlights--cta.external:focus .arrow::after{transform:translateX(8px) translateY(-0.5em) scale(0.6);transition:all 0.35s ease;}.highlights--cta::before{content:"";background-image:url(/themes/custom/mitsloan/img/pattern--dots_black.png);background-size:3PX;position:absolute;left:0;height:100%;width:100%;top:0;z-index:-1;transform:translate(-10px,10px);transition:all 0.35s ease-out;}.highlights--cta:focus,.highlights--cta:hover{left:0;}.highlights--cta:focus::before,.highlights--cta:hover::before{transition:all 0.15s ease;transform:translate(-5PX,5PX);background-image:none;background-color:#A31F34;}.center-initiatives .highlights--cta:focus::before,.center-initiatives .highlights--cta:hover::before{color:#006B67;background-color:#006B67;}.highlights--cta:focus .arrow::after,.highlights--cta:hover .arrow::after{color:#A31F34;transition:all 0.15s ease;transform:translateX(10px);}.center-initiatives .highlights--cta:focus .arrow::after,.center-initiatives .highlights--cta:hover .arrow::after{color:#006B67;}.highlights--cta:active::before{transition:transform 0.05s ease;transform:translate(0,0);}.highlights--video_data{display:none;}.highlights--pager{font-family:"Adelle W01 Regular";display:flex;font-size:16px;justify-content:center;line-height:20px;}.highlights--indicator{padding-bottom:5px;}.highlights--indicator .position{font-weight:bold;}.highlights--previous,.highlights--next{background:none;border:none;cursor:pointer;}.highlights--previous::before,.highlights--next::before{display:inline-block;line-height:1;transform:scale(0.8);transition:all 0.35s ease-out;}.highlights--previous[data-state=disabled],.highlights--next[data-state=disabled]{opacity:0.4;}.highlights--previous::before{content:url("/themes/custom/mitsloan/icons/longarrowleft.svg");}.highlights--next::before{content:url("/themes/custom/mitsloan/icons/longarrowright.svg");}@media screen and (min-width:768px){.highlights{float:none;margin:30px auto;max-width:585px;width:87.5%;}.highlights::before{top:42px;right:56px;left:56px;bottom:30px;}.highlights--grid{flex-wrap:wrap;padding:0;}.highlights--header{max-width:100%;}.highlights--headline{font-size:56px;margin-bottom:12px;}.highlights--subline{font-size:18px;line-height:30px;}.highlights--description{margin-top:20px;}.highlights--container{overflow:hidden;margin:0 auto 22px;width:100%;}.with-cta .highlights--container{margin-bottom:0;}.highlights--mobile-nav{display:none;}}@media screen and (min-width:1210px){.highlights{margin:40px auto;max-width:918px;}.highlights--header{margin-bottom:33px;}.highlights--headline{font-size:64px;margin-bottom:17px;}.highlights--subline{font-size:22px;line-height:30px;}.highlights--description{font-size:16px;line-height:32px;margin-top:14px;}}
.highlights-item{flex-basis:230px;list-style:none;min-width:230px;margin-right:10px;}.highlights-item:first-child{margin-left:10px;}.highlights-item--figure{margin:0 0 23px;float:left;width:100%;position:relative;cursor:pointer;}.highlights--item[data-type=youtube] .highlights-item--figure{cursor:pointer;}.highlights-item--video-icon{display:none;background-color:#EC0044;width:90px;height:48px;position:absolute;top:0;left:0;z-index:1;}.highlights-item--video-icon::before{content:url("/themes/custom/mitsloan/icons/play-white.svg");}.center-initiatives .highlights-item--video-icon{background-color:#1BA39C;}.highlights-item--video-icon::before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transform:scale(1.25);translate:-5px -10px;}.highlights-item--video-icon[data-enabled="1"]{display:block;}.highlights-item--image{width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;}[data-type=video] .highlights-item--image img{height:150px;width:230px;}.highlights-item--fallback{float:left;width:100%;clear:both;background-color:#FFFFFF;background-image:url("/themes/custom/mitsloan/img/chevron-pttrn-red.png");background-size:8px;height:150px;position:relative;width:230px;}.center-initiatives .highlights-item--fallback{background-image:url("/themes/custom/mitsloan/img/chevron-pttrn-ci.png");}.highlights-item--decorations{position:absolute;left:50%;transform:translateX(-50%);}.highlights-item--decorations::before{position:absolute;left:50%;transform:translateX(-50%);top:0;content:"";width:1px;height:33px;background-color:#EC0044;}.center-initiatives .highlights-item--decorations::before{background-color:#006B67;}.highlights-item--dome{position:absolute;left:50%;transform:translateX(-50%);top:40px;width:39px;}.highlights-item--wrap{float:left;clear:both;width:100%;}.highlights-item--eyebrow,.highlights-item [data-type=video] .highlights-item--eyebrow a{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:10px;line-height:12px;letter-spacing:1.25px;color:#272727;text-decoration:none;text-transform:uppercase;margin:0 0 10px;display:block;}.highlights-item--link,.highlights-item--video-title-link{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:16px;line-height:22px;color:#272727;display:inline;transition:color 0.35s ease-out;cursor:pointer;background-image:linear-gradient(to top,transparent,transparent 2px,#A31F34 2px,#A31F34 3px,transparent 3px);text-decoration:none;}@supports (text-decoration-color:#A31F34){.highlights-item--link,.highlights-item--video-title-link{text-decoration:underline;text-decoration-color:#A31F34;background:none;}.center-initiatives .highlights-item--link,.center-initiatives .highlights-item--video-title-link{text-decoration-color:#006B67;}}.highlights-item--link.external::after,.highlights-item--video-title-link.external::after{content:url("/themes/custom/mitsloan/icons/linkout-red.svg");}.highlights-item--link.external::after,.highlights-item--video-title-link.external::after{display:inline-block;transform:scale(0.65);translate:5px 0;}.center-initiatives .highlights-item--link.external::after,.center-initiatives .highlights-item--video-title-link.external::after{content:url("/themes/custom/mitsloan/icons/linkout-green.svg");}.center-initiatives .highlights-item--link.external::after,.center-initiatives .highlights-item--video-title-link.external::after{content:url("/themes/custom/mitsloan/icons/linkout-green.svg");}.highlights-item--link:hover,.highlights-item--video-title-link:hover{color:#A31F34;transition:color 0.15s ease;}.center-initiatives .highlights-item--link:hover,.center-initiatives .highlights-item--video-title-link:hover{color:#006B67;}.highlights-item--video-data{display:none;}@media screen and (min-width:768px){.highlights-item{flex-basis:calc((100% - 32px) / 3);min-width:calc((100% - 32px) / 3);margin-right:16px;margin-bottom:28px;}.highlights-item:first-child{margin-left:0;}.highlights-item:nth-child(3n){margin-right:0;}.highlights-item--figure{margin-bottom:18px;}[data-type=video] .highlights-item--image img{height:120px;width:184px;}.highlights-item--fallback{height:120px;width:184px;}.highlights-item--eyebrow,.highlights-item [data-type=video] .highlights-item--eyebrow a{font-size:11px;letter-spacing:1.38px;margin-bottom:13px;}.highlights-item--link,.highlights-item--video-title-link{font-size:18px;line-height:25px;}}@media screen and (min-width:1210px){.highlights-item{flex-basis:calc((100% - 60px) / 3);min-width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:40px;}.highlights-item--figure{margin-bottom:18px;}.highlights-item--fallback{height:187px;width:286px;}.highlights-item--decorations::before{height:60px;}.highlights-item--dome{width:50px;top:70px;}.highlights-item--video-icon{width:120px;height:64px;}[data-type=video] .highlights-item--image img{height:187px;width:286px;}.highlights-item--eyebrow,.highlights-item [data-type=video] .highlights-item--eyebrow a{font-size:12px;line-height:12px;letter-spacing:1.5px;margin-bottom:15px;}.highlights-item--link,.highlights-item--video-title-link{font-size:22px;line-height:32px;}.highlights-item--link.external::after,.highlights-item--video-title-link.external::after{transform:scale(0.8);translate:5px 2px;}}
.inline_image{display:table;margin:25px 0;position:relative;width:100%;}.inline_image + p{clear:both;}.inline_image--image{background-repeat:no-repeat;background-size:contain;height:87.5vw;max-height:400px;width:100%;}.medium .inline_image--image{height:67.5vw;min-height:210px;}.inline_image--caption{background-color:#FFFFFF;box-sizing:border-box;clear:both;float:right;margin:-43px 0 0;min-width:85%;padding:15px 9px 12px 24px;position:relative;width:auto;}.inline_image--caption::before{background-image:url(/themes/custom/mitsloan/img/dashed_pattern_blue.svg);background-size:5px;bottom:0;content:"";left:0;margin:15px 8px 13px 0;position:absolute;top:0;width:4px;}.medium .inline_image--caption{padding-left:12px;width:85%;}.inline_image--text{font-family:"Futura LT W01 Heavy";font-weight:100;color:#272727;font-size:14px;line-height:22px;margin:0 0 2px;}.inline_image--credit{font-family:"Adelle W01 Regular";color:#272727;font-size:10px;line-height:16px;margin:0 0 5px;}@media screen and (min-width:768px){.inline_image{float:left;margin:25px 32px 31px 0;max-width:268px;}.inline_image.medium{margin:40px 17px 60px 0;max-width:382px;}.inline_image + p{clear:none;}.inline_image--image{max-height:268px;}.medium .inline_image--image{max-height:287px;max-width:382px;width:100%;}.inline_image--caption{margin:-10.5% 0 0 29px;min-width:239px;padding:14px 12px 10px 28px;width:auto;}.inline_image--caption::before{margin:16px 10px 15px 16px;width:4px;}.medium .inline_image--caption{padding-left:30px;width:85%;}.inline_image--text{font-size:14px;line-height:22px;}}@media screen and (min-width:1210px){.inline_image{margin:9px 30px 40px 63px;max-width:330px;}.inline_image.medium{margin:9px 30px 40px 0;max-height:382px;max-width:510px;}.inline_image + p{padding-top:1px;}.inline_image--image{height:330px;max-height:330px;width:330px;}.medium .inline_image--image{height:382px;max-height:382px;max-width:510px;}.inline_image--text{font-size:14px;line-height:22px;}.inline_image--caption{margin:-10% 0 10px 60px;min-width:270px;padding:14px 12px 15px 30px;width:auto;}.medium .inline_image--caption{width:70%;}.inline_image--caption::before{margin:16px 10px 15px 16px;}}
.promo{width:100%;margin:2em auto;clear:both;}.promo a{text-decoration:none;-webkit-transition:background-color 300ms linear;-ms-transition:background-color 300ms linear;transition:background-color 300ms linear;}.promo a:hover .inner-wrapper .background-wrapper,.promo a:focus .inner-wrapper .background-wrapper{background-color:#781626;}.promo .inner-wrapper{display:flex;margin:0 -1.25rem;}.promo .inner-wrapper .image-wrapper{width:50%;}.promo .inner-wrapper .image-wrapper img{max-width:unset;}.promo .inner-wrapper .background-wrapper{position:relative;width:50%;-webkit-transition:background-color 350ms ease;-ms-transition:background-color 350ms ease;transition:background-color 350ms ease;padding:12px;}.promo .inner-wrapper .background-wrapper.gray{background-color:#222222;}.promo .inner-wrapper .background-wrapper.red{background-color:#922234;}.promo .inner-wrapper .background-wrapper.blue{background-color:#031A39;}.promo .inner-wrapper .background-wrapper.green{background-color:#006B67;}.promo .inner-wrapper .background-wrapper h3{color:#FFFFFF;text-decoration:none;font-family:"Futura LT W01 Heavy";font-weight:100;font-size:18px;line-height:20px;margin-bottom:10px;}.promo .inner-wrapper .background-wrapper p{color:#FFFFFF;text-decoration:none;font-family:"Futura LT W01 Medium";font-weight:100;}.promo .inner-wrapper .background-wrapper p.promo--subtitle{font-size:12px;line-height:1.3em;margin-bottom:16px;}.promo .inner-wrapper .background-wrapper p.promo--link-text{font-size:11px;line-height:1em;text-transform:uppercase;letter-spacing:1px;display:inline-block;padding:12px;border:1px solid #FFFFFF;margin-bottom:0;}.promo .inner-wrapper .background-wrapper p.promo--link-text span{display:none;margin-right:1em;}.promo .inner-wrapper .background-wrapper p.promo--link-text::after{content:url("/themes/custom/mitsloan/icons/longarrowright-white.svg");}.promo .inner-wrapper .background-wrapper p.promo--link-text::after{display:inline-block;-webkit-transition:all 350ms ease;-ms-transition:all 350ms ease;transition:all 350ms ease;}.promo .inner-wrapper .background-wrapper p.promo--link-text.external::after{content:url("/themes/custom/mitsloan/icons/linkout-white.svg");}.promo .inner-wrapper .background-wrapper p.promo--link-text.external::after{display:inline-block;transform:translateY(0.2em) scale(0.6);position:relative;top:5px;}.promo .inner-wrapper .background-wrapper .logo-wrapper{position:absolute;bottom:12px;right:20px;}.promo .inner-wrapper .background-wrapper .logo-wrapper img{height:16px;width:auto;}@media screen and (min-width:480px){.promo{max-width:552px;}.promo a:hover .inner-wrapper .background-wrapper p.promo--link-text::after,.promo a:focus .inner-wrapper .background-wrapper p.promo--link-text::after{transform:translateX(3px);}.promo .inner-wrapper{margin:0;}.promo .inner-wrapper .image-wrapper img{max-width:100%;}.promo .inner-wrapper .background-wrapper{padding:20px 21px;}.promo .inner-wrapper .background-wrapper h3{font-size:21px;line-height:24px;margin-bottom:15px;}.promo .inner-wrapper .background-wrapper p.promo--subtitle{font-size:16px;margin-bottom:1em;}.promo .inner-wrapper .background-wrapper p.promo--link-text{padding:16px 16px 16px 13px;}}@media screen and (min-width:768px){.promo .inner-wrapper .background-wrapper h3{font-size:26px;line-height:28px;margin-bottom:18px;}.promo .inner-wrapper .background-wrapper p.promo--link-text{padding:20px 16px 20px 13px;}.promo .inner-wrapper .background-wrapper p.promo--link-text.external{padding:5px 16px 20px 13px;}.promo .inner-wrapper .background-wrapper p.promo--link-text span{display:inline;}.promo .inner-wrapper .logo-wrapper{bottom:20px;right:20px;}}@media screen and (min-width:1210px){.promo{max-width:690px;}.promo .inner-wrapper .background-wrapper{padding:40px 30px 20px;}.promo .inner-wrapper .background-wrapper h3{font-size:30px;line-height:34.5px;}.promo .inner-wrapper .background-wrapper p.promo--subtitle{font-size:18px;}.promo .inner-wrapper .background-wrapper p.promo--link-text{padding:20px 23px 20px 20px;}.promo .inner-wrapper .background-wrapper p.promo--link-text.external{padding:5px 16px 20px 13px;}.promo .inner-wrapper .background-wrapper .logo-wrapper img{height:20px;}}
.pull_quote{border-bottom:1px solid #000000;clear:both;display:flex;flex-direction:column;float:left;margin:25px 0;overflow:hidden;width:100%;}.pull_quote[data-layout=adv]{min-height:0;}.pull_quote--photo{border-radius:50%;margin:auto;width:184px;height:184px;margin-top:-184px;margin-left:48px;}.pull_quote--container{position:relative;z-index:0;}@media screen and (min-width:768px){.pull_quote--container{padding-left:58px;padding-right:58px;max-width:690px;box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%;}}@media screen and (min-width:1210px){.pull_quote--container{box-sizing:content-box;}}.homepage-flex__content-wrapper .pull_quote--container{margin:0 24px;}.pull_quote[data-layout=adv] .pull_quote--container{display:flex;flex-direction:column;}.pull_quote--quotes{width:53px;height:43px;margin-top:25px;}.pull_quote[data-layout=adv] .pull_quote--quotes{margin-top:0;position:relative;}.pull_quote--quotes.has_image{margin-top:141px;}.pull_quote--info{font-family:"Futura LT W01 Medium";font-weight:100;font-size:14px;line-height:21px;color:#272727;display:block;margin-bottom:20px;margin-top:21px;}.pull_quote[data-layout=adv] .pull_quote--info{position:relative;}.pull_quote--name{font-family:"Futura LT W01 Heavy";font-weight:100;}.pull_quote--text{font-family:"Adelle W01 Italic";margin:0 0 30px;font-size:18px;line-height:29px;color:#272727;}.pull_quote[data-layout=adv] .pull_quote--text{position:relative;}.pull_quote--cta{float:left;clear:both;display:block;margin-bottom:31px;display:inline-block;width:auto;position:relative;text-decoration:none;padding-bottom:4px;font-family:"Futura LT W01 Heavy";font-weight:100;color:#272727;font-size:12px;letter-spacing:0.5px;line-height:12px;padding-bottom:2px;z-index:1;}.pull_quote--cta::before{content:"";height:2px;width:100%;background-color:#A31F34;position:absolute;bottom:0;left:0;}.center-initiatives .pull_quote--cta::before{background-color:#006B67;}.pull_quote--cta.external + .external-icon{translate:0 -12px;}.pull_quote--cta.external + .external-icon::after{content:url("/themes/custom/mitsloan/icons/linkout-red.svg");}.pull_quote--cta.external + .external-icon::after{display:inline-block;transform:scale(0.6);translate:2px 5px;}.pull_quote[data-layout=adv] .pull_quote--cta{position:relative;max-width:62px;}@media screen and (min-width:768px){.pull_quote{margin:30px 0;max-width:667px;min-height:0;}.pull_quote--quotes{width:80px;height:63px;margin-top:30px;}.pull_quote--quotes.has_image{margin-top:237px;}.pull_quote--photo{width:300px;height:300px;margin-top:-300px;margin-left:126px;}.pull_quote--info{font-size:16px;line-height:24px;margin-top:30px;margin-bottom:20px;}.pull_quote--text{font-size:21px;line-height:34px;margin-bottom:25px;}.pull_quote--cta{margin-bottom:41px;}}@media screen and (min-width:1210px){.pull_quote{float:none;margin:40px auto 80px;max-width:95%;width:1050px;}.pull_quote--quotes{width:90px;height:69px;margin-top:40px;}.pull_quote--quotes.has_image{margin-top:231px;}.pull_quote--photo{margin-left:195px;}.pull_quote--text{font-size:26px;line-height:42px;margin-bottom:26px;}.pull_quote--cta{font-size:14px;padding-bottom:3px;margin-bottom:36px;}.pull_quote[data-layout=adv] .pull_quote--cta{max-width:71px;}}
@keyframes smart-nav-type{from{width:0;}}@media screen and (min-width:768px){.nav--smart-area{flex-direction:row;justify-content:flex-start;align-items:center;float:left;height:100%;width:calc(100% - 285px);padding:10px 30px;}.nav--smart-area p{font-family:"Futura LT W01 Medium";font-weight:100;font-size:14px;margin:0;}.nav--smart-area button{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:14px;padding:0;border:none;border-bottom:2px solid #A31F34;background:transparent;margin-left:5px;transition:color 0.25s ease;cursor:pointer;}.nav--smart-area button:focus,.nav--smart-area button:hover{color:#A31F34;}.nav--smart-area p + button{margin-left:5px;}}.nav--smart-area{display:none;}.server_error_page .nav--smart-area p{display:none;}.nav--smart-area-emoji{max-width:15px;display:inline;margin-right:3px;}.nav--smart-area-link{display:inline-block;width:auto;position:relative;text-decoration:none;padding-bottom:4px;font-weight:bold;margin-left:10px;text-decoration:none;padding-bottom:0;}.nav--smart-area-link::before{content:"";height:2px;width:100%;background-color:#A31F34;position:absolute;bottom:0;left:0;}.center-initiatives .nav--smart-area-link::before{background-color:#006B67;}.nav--smart-area-link::before{bottom:4px;}.transparent .nav--smart-area-link{color:#FFFFFF;}.nav--smart-area-main{overflow:hidden;white-space:nowrap;animation-delay:1s;visibility:hidden;width:680px;}.nav--smart-area[data-animation-triggered=true] .nav--smart-area-main{visibility:visible;animation:smart-nav-type 3s steps(60,end);}.nav--smart-area[data-fallback-enabled=true] .nav--smart-area-main{display:none;}.nav--smart-area-fallback{overflow:hidden;white-space:nowrap;animation-delay:1s;visibility:hidden;width:680px;}.nav--smart-area[data-animation-triggered=true] .nav--smart-area-fallback{visibility:visible;animation:smart-nav-type 3s steps(60,end);}.nav--smart-area[data-fallback-enabled=false] .nav--smart-area-fallback{display:none;}.nav--search-toggle[aria-expanded=true] ~ .nav--smart-area{display:none;}@media screen and (min-width:1024px){.nav--smart-area{display:flex;}.nav--search-toggle[aria-expanded=true] ~ .nav--smart-area{display:none;}}@media screen and (min-width:1210px){.nav--smart-area{position:absolute;width:calc(100% - 390px);left:170px;bottom:0;height:57px;border-right:1px solid #EDEDED;transform:translateY(0);transition:height 0.35s ease,border 0.35s ease 0.1s;}.nav.nav-collapsed .nav--smart-area{height:100%;left:145px;border-right:1px solid transparent;opacity:1;transition:height 0.35s ease,left 0.35s ease,transform 0.25s ease,opacity 0.25s ease;}.nav.nav-collapsed.nav-open .nav--smart-area{opacity:0;transform:translateY(-100%);}}
.two-column-list{float:none;margin:25px 0 15px;padding:0 20px;overflow:hidden;}.two-column-list::after{content:"";display:table;clear:both;}@supports (width:100vw){.two-column-list{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw;}}.two-column-list .mit--cta{align-items:center;display:flex;width:fit-content;font-family:"Futura LT W01 medium";font-size:12px;line-height:18px;}.two-column-list .mit--cta::after{float:none;padding-left:12px;}.two-column-list--header{display:inline-block;padding:0 0 33px;}.two-column-list--main-title{float:left;width:100%;clear:both;font-family:"Futura LT W01 Heavy";font-weight:100;color:#272727;font-size:20px;line-height:27px;margin:0 auto 21px;}.two-column-list--subtitle{float:left;width:100%;clear:both;font-family:"Futura LT W01 Medium";font-weight:100;color:#000000;font-size:16px;line-height:22.4px;margin:0 auto 21px;}.two-column-list--description{float:left;width:100%;clear:both;font-family:"Adelle W01 Regular";color:#000000;font-size:14px;line-height:22px;margin:0 auto;}.two-column-list--list-container{float:left;width:100%;clear:both;padding:0;margin:0;list-style:none;}.two-column-list--list-item{float:left;width:100%;clear:both;border-top:1px solid #000000;margin:auto;padding:15px 0 0;position:relative;}.two-column-list--list-item::before{display:none;}.two-column-list--list-item:last-child{padding-bottom:0;}.two-column-list--list-headline{position:relative;font-family:"Futura LT W01 Heavy";font-weight:100;font-size:14px;line-height:21px;color:#272727;margin:0 0 30px;}.two-column-list--list-text{font-family:"Adelle W01 Regular";color:#272727;font-size:14px;line-height:23px;}.two-column-list--list-text p{margin-bottom:26px;}.two-column-list--list-text p:last-child{margin-bottom:30px;}@media screen and (min-width:768px){.two-column-list{float:none;margin:30px auto 20px;max-width:690px;padding:0 70px 0 50px;position:unset;}.two-column-list .mit--cta{font-size:11px;padding:14px 21px 16px;}.two-column-list--list-item{border-top:none;display:flex;justify-content:center;padding:0;}.two-column-list--list-item:last-child{margin-bottom:0;}.two-column-list--list-headline,.two-column-list--list-text{border-top:1px solid #000000;}.two-column-list--list-headline{flex:0 1 35%;margin-right:17px;font-size:16px;line-height:24px;padding:21px 0 0;margin-bottom:5px;}.two-column-list--list-text{flex:0 2 61%;padding:27px 0 0;}.two-column-list--list-text p{margin-bottom:22px;}}@media screen and (min-width:1210px){.two-column-list{left:0;margin:40px auto 50px;max-width:690px;padding:20px 0 0;right:0;}.two-column-list--wrapper{margin:0 auto;max-width:690px;}.two-column-list--list-headline{flex:0 1 240px;margin-right:30px;padding-top:20px;}.two-column-list--list-text{flex:0 2 420px;padding-top:25px;}.two-column-list--list-text p{margin-bottom:32px;}.two-column-list.js-full-bleed-component{padding-top:20px;}}
