/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.gallery{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#031A39;z-index:100;opacity:0;transform:translateY(-100%);transition:opacity 0.35s ease,transform 0.25s ease 0.1s;overflow-x:hidden;overflow-y:auto;}.open .gallery{transform:translateY(0);opacity:1;transition:opacity 0.35s ease 0.1s,transform 0.25s ease;}.gallery--content{display:flex;flex-direction:column;position:relative;max-width:1440px;min-height:100%;margin:0 auto;padding:60px 0 83px;overflow:hidden;}.user--authenticated.toolbar-tray-open.toolbar-horizontal .gallery--content{top:calc(var(--drupal-displace-offset-top,90px));}.gallery .close-btn{position:absolute;top:20px;right:20px;z-index:2;}.gallery .close-btn::before{content:url("/themes/custom/mitsloan/icons/close-btn-white.svg");}.gallery .close-btn::before{transform:scale(0.7);}.gallery .close-btn:hover{color:#EC0044;}.gallery--carousel{margin-bottom:73px;}.gallery--carousel img{background-color:rgba(2,22,50,0.9);}.gallery--nav-wrapper{position:fixed;width:100%;bottom:0;margin-top:auto;padding-top:10px;text-align:center;z-index:101;opacity:0;visibility:hidden;transition:opacity 0.35s ease 0.1s;pointer-events:none;}.gallery--nav-wrapper::before{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(3,26,58,0.7);}.gallery--nav{position:relative;margin-bottom:35px;}.gallery--overlay.open .gallery--nav-wrapper{opacity:1;visibility:visible;pointer-events:auto;}.gallery--overlay.details-open .gallery--nav-wrapper{z-index:99;}.gallery--previous,.gallery--next{position:relative;display:block;overflow:hidden;padding:2.5rem 0 0;width:2.5rem;height:0;}.gallery--previous_icon{position:absolute;left:0;top:0;}.gallery--previous_icon::before{content:url("/themes/custom/mitsloan/icons/longarrowleft-white.svg");}.gallery--previous_icon::before{color:#FFFFFF;font-size:18px;line-height:20PX;transition:color 0.25s ease;}.gallery--next_icon{position:absolute;left:0;top:0;}.gallery--next_icon::before{content:url("/themes/custom/mitsloan/icons/longarrowright-white.svg");}.gallery--next_icon::before{color:#FFFFFF;font-size:18px;line-height:20PX;transition:color 0.25s ease;}.gallery--nav-btn{display:inline-block;vertical-align:middle;padding-top:20px;background:none;border:none;cursor:pointer;}.gallery--nav-btn:hover::before{color:#EC0044;}.gallery--nav-btn.slide-pagination-disabled{opacity:0.3;cursor:auto;pointer-events:none;}.gallery--nav-btn.slide-pagination-disabled:hover::before{color:#FFFFFF;}.gallery--pagination{font-family:"Adelle W01 Italic";display:inline-block;vertical-align:middle;margin:0 30px;color:#FFFFFF;font-size:14px;line-height:20px;letter-spacing:0.8px;}.gallery--current-index{color:#FFFFFF;}.gallery--details-btn{font-family:"Futura LT W01 Medium";font-weight:100;position:relative;width:100%;height:48px;color:#FFFFFF;font-size:10px;letter-spacing:0.8px;text-transform:uppercase;background-color:rgba(0,0,0,0.2);border:none;cursor:pointer;z-index:101;}.details-open .gallery--details-btn{z-index:99;}.gallery--details .gallery--details-btn{position:absolute;top:0;left:0;bottom:auto;border-bottom:1px solid rgba(255,255,255,0.1);}.gallery--details{position:absolute;top:0;left:0;height:100%;width:100%;padding:80px 20px;background-color:rgba(2,22,50,0.9);transform:translateY(0);opacity:0;z-index:2;}.open:not(.details-open) .gallery--details{transform:translateY(100%);transition:transform 0.25s ease,opacity 0s ease 0.25s;opacity:0;}.open.details-open .gallery--details{transform:translateY(0);transition:transform 0.25s ease,opacity 0.2s ease 0.05s;opacity:1;}.gallery--pub-date{font-family:"Futura LT W01 Medium";font-weight:100;display:block;margin-bottom:20px;color:#FFFFFF;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase;}.gallery--title{font-family:"Futura LT W01 Heavy";font-weight:100;margin-bottom:30px;color:#FFFFFF;font-size:24px;line-height:30px;margin-top:0;display:block;}.gallery--image-caption{font-family:"Adelle W01 Regular";margin-bottom:20px;color:#FFFFFF;font-size:14px;line-height:28px;display:block;}.gallery--image-credit{font-family:"Futura LT W01 Medium";font-weight:100;color:#FFFFFF;font-size:12px;line-height:28px;position:relative;margin-top:0;margin-bottom:28px;display:block;}.gallery--image-credit[aria-hidden=true]{opacity:0 !important;}.gallery--image-credit::before{content:"";display:block;position:absolute;top:0;left:0;background-color:#EC0044;width:20px;height:1px;}.gallery--carousel-item{padding:0 20px;position:absolute;left:0;transition:transform 0.25s ease,opacity 0.25s ease;}.gallery--carousel-item.active-slide{opacity:1;}.gallery--carousel-item.previous-slide{opacity:0;transform:translateX(-100%);}.gallery--carousel-item.next-slide{opacity:0.3;transform:translateX(100%);}.gallery-image--credit{display:none;}@media screen and (min-width:768px){.gallery--content{padding:75px 0 85px;}.user--authenticated.toolbar-tray-open.toolbar-horizontal .gallery--content{top:calc(var(--drupal-displace-offset-top,75px));padding-top:0;}.gallery .close-btn{top:25px;right:30px;}.gallery--details{padding:124px 106px 80px;}.gallery--title{font-size:42px;line-height:52px;margin-bottom:38px;}.gallery--image-caption{font-size:16px;line-height:32px;}.gallery--carousel{margin-bottom:53px;padding-top:43px;border-top:1px solid rgba(255,255,255,0.1);}.gallery--carousel-item{padding:0 20px;}.gallery .slick-list::before,.gallery .slick-list::after{content:"";position:absolute;top:0;display:block;width:65px;height:100%;z-index:1;}.gallery .slick-list::before{left:0;background:linear-gradient(to left,rgba(3,26,58,0) 0%,rgba(3,26,58,0.8) 40%);}.gallery .slick-list::after{right:0;background:linear-gradient(to right,rgba(3,26,58,0) 0%,rgba(3,26,58,0.8) 40%);}.gallery--image-credit{line-height:32px;margin-bottom:31px;}}@media screen and (min-width:1210px){.gallery--content{display:block;padding:75px 0 110px;}.gallery--details-btn{display:none;}.open .gallery--details-btn{display:none;}.gallery--details{right:0;left:auto;width:26.4%;padding:150px 80px 0 60px;transform:translateY(0);opacity:1;background:none;z-index:1;}.open:not(.details-open) .gallery--details{transform:translateY(0);opacity:1;}.gallery--pub-date{margin-bottom:10px;}.gallery--title{font-size:20px;line-height:28px;margin-bottom:20px;}.gallery--image-caption{font-size:12px;line-height:20px;margin-bottom:10px;}.gallery--nav-wrapper{width:calc(100% - 20px);max-width:1440px;left:0;right:0;margin:0 auto;padding-bottom:75px;}.gallery--nav-wrapper::before{width:26.4%;left:auto;right:0;}.gallery--nav{width:26.4%;margin:0;float:right;text-align:left;padding:0 80px 0 60px;}.gallery--carousel{padding:42px 0 0;margin-bottom:0;}.gallery--carousel-item{padding:0 15px;width:922px;}.gallery--image-credit{margin-bottom:40px;}}
.inline-gallery{width:250px;margin:25px 0;padding-top:7px;clear:none;outline:none;}.inline-gallery + p{clear:both;}.inline-gallery--image{position:relative;transition:transform 0.5s ease;backface-visibility:hidden;transform:translateZ(0);}.inline-gallery--image-corner{position:absolute;top:-1px;left:-1px;z-index:3;}.inline-gallery--image-corner::after{content:url("/themes/custom/mitsloan/icons/photos-white.svg");}.inline-gallery--image-corner::before{border-bottom:60px solid #FFFFFF;border-left:60px solid transparent;border-right:60px solid transparent;content:"";display:block;height:0;left:-60px;position:absolute;top:0;transform-origin:top center;transform:rotate(-45deg);width:0;}.inline-gallery--image-corner::after{background-color:rgba(4,29,64,0.9);border-radius:50%;display:block;height:65px;left:13px;line-height:650PX;padding-top:6px;position:absolute;text-align:center;top:3px;transform:scale(1.1);width:65px;}.inline-gallery--image-main,.inline-gallery--image-secondary{width:100%;height:0;padding-top:100%;overflow:hidden;}.inline-gallery--image-main img,.inline-gallery--image-secondary img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:100%;height:auto;min-width:100%;width:auto;max-width:none;}.inline-gallery--image-main{position:relative;display:block;z-index:2;transition:transform 0.5s ease;background-size:cover;transform:translateZ(0);backface-visibility:hidden;}@supports (mix-blend-mode:lighten) and (mix-blend-mode:color){.inline-gallery--image-main::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(236,0,68,0.15);mix-blend-mode:lighten;}.inline-gallery--image-main::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.1);mix-blend-mode:color;}}.inline-gallery--image-secondary{display:block;position:absolute;top:0;left:0;transform:rotate(4deg);transform-origin:bottom left;z-index:1;transition:transform 0.5s ease;backface-visibility:hidden;}.inline-gallery--image-secondary::after{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(4,29,64,0.9);}.inline-gallery--caption{font-family:"Futura LT W01 Medium";font-weight:100;position:relative;display:block;position:relative;font-size:14px;line-height:20px;margin-top:30px;padding-left:30px;text-decoration:none;}.inline-gallery--caption::after{content:"";display:table;clear:both;}.inline-gallery--caption::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:0;background-image:url(/themes/custom/mitsloan/img/dashed_pattern_blue.svg);background-size:5px;}.inline-gallery--caption::before{content:"";position:absolute;top:0;left:0;width:10px;height:100%;background-color:#FFFFFF;}.inline-gallery--caption > span{display:block;float:left;clear:both;}.inline-gallery .show-more-button{margin-top:15px;}.inline-gallery .js-gallery-overlay{outline:none;}.inline-gallery .js-gallery-overlay:focus .inline-gallery--image,.inline-gallery:hover .inline-gallery--image{transform:scale(1.01) translateZ(0);}.inline-gallery .js-gallery-overlay:focus .inline-gallery--image-secondary,.inline-gallery:hover .inline-gallery--image-secondary{transform:rotate(7deg);}.inline-gallery .js-gallery-overlay:focus .show-more-button,.inline-gallery:hover .show-more-button{color:#A31F34;outline:dashed 2px #000000;}.center-initiatives .inline-gallery .js-gallery-overlay:focus .show-more-button,.center-initiatives .inline-gallery:hover .show-more-button{color:#006B67;}@media (-webkit-min-device-pixel-ratio:0){.inline-gallery .js-gallery-overlay:focus .show-more-button,.inline-gallery:hover .show-more-button{outline-color:-webkit-focus-ring-color;outline-style:solid;}}@media screen and (min-width:768px){.inline-gallery{float:left;margin:25px 40px 28px 0;}.inline-gallery + p{clear:none;padding-top:9px;}}@media screen and (min-width:1210px){.inline-gallery{width:300px;margin:25px 52px 20px 63px;clear:both;}.inline-gallery + p{padding-top:0;margin-top:-6px;}.inline-gallery--image-corner::before{left:-75px;border-left:75px solid transparent;border-right:75px solid transparent;border-bottom:75px solid #FFFFFF;}.inline-gallery--image-corner::after{font-size:32px;height:73px;left:24px;line-height:73PX;padding-top:4px;top:4px;width:73px;}}
.micro_share--button{position:relative;z-index:2;border:none;background-color:#FFFFFF;padding-right:11px;padding-left:5px;cursor:pointer;box-shadow:none;float:left;height:50px;}.micro_share--button::after{content:url("/themes/custom/mitsloan/icons/share.svg");}.micro_share--button::after{display:inline-block;transform:scale(0.65);translate:-5px 3px;}.micro_share--button:hover::after,.micro_share--button.active::after{content:url("/themes/custom/mitsloan/icons/share-fill.svg");}.micro_share--label{font-family:"Adelle W01 Italic";font-size:10px;color:#272727;}.micro_share--icons{float:left;z-index:2;transition:width 0.35s ease;overflow:hidden;width:0;}.micro_share--icons[data-opened=true]{visibility:visible;width:177px;}.data_point .micro_share--icons{position:absolute;left:69px;top:50%;transform:translateY(-50%);z-index:2;transition:width 0.35s ease;overflow:hidden;width:0;}.data_point .micro_share--icons[data-opened=true]{visibility:visible;width:170px;}.wim .micro_share--icons,.pull_quote_small .micro_share--icons,.text_highlight .micro_share--icons{padding-top:15px;}.micro_share--list{list-style:none;padding:0 20px 0 22px;margin:0;background-color:#FFFFFF;display:table;box-sizing:border-box;width:191px;}.micro_share--item{display:table-cell;float:none;font-size:16px;line-height:1;padding-left:5px;vertical-align:middle;width:20px;}.micro_share--item:last-child{margin-right:0;}.micro_share--item::before{display:none;}.micro_share--link[data-social=facebook]{display:inline-block;transform:scale(0.55);}.micro_share--link[data-social=facebook]::before{content:url("/themes/custom/mitsloan/icons/facebook.svg");}.micro_share--link[data-social=facebook]:focus::before,.micro_share--link[data-social=facebook]:hover::before{content:url("/themes/custom/mitsloan/icons/facebook-blue.svg");}.micro_share--link[data-social=twitter]{display:inline-block;transform:scale(0.55);}.micro_share--link[data-social=twitter]::before{content:url("/themes/custom/mitsloan/icons/x.svg");}.micro_share--link[data-social=twitter]:focus::before,.micro_share--link[data-social=twitter]:hover::before{content:url("/themes/custom/mitsloan/icons/x-blue.svg");}.micro_share--link[data-social=linkedin]{display:inline-block;transform:scale(0.65);}.micro_share--link[data-social=linkedin]::before{content:url("/themes/custom/mitsloan/icons/linkedin.svg");}.micro_share--link[data-social=linkedin]:focus::before,.micro_share--link[data-social=linkedin]:hover::before{content:url("/themes/custom/mitsloan/icons/linkedin-blue.svg");}.micro_share--link[data-social=mail]{display:inline-block;transform:scale(0.6);translate:0 3px;}.micro_share--link[data-social=mail]::before{content:url("/themes/custom/mitsloan/icons/email-fill.svg");}.micro_share--link[data-social=mail]:focus::before,.micro_share--link[data-social=mail]:hover::before{content:url("/themes/custom/mitsloan/icons/email-fill-red.svg");}.micro_share--close{background-color:transparent;border:0;cursor:pointer;display:inline-block;padding:0;transform:scale(0.55);}.micro_share--close::before{content:url("/themes/custom/mitsloan/icons/close-btn.svg");}.micro_share--close:hover::before{content:url("/themes/custom/mitsloan/icons/close-btn-red.svg");}.micro_share--close:focus::before,.micro_share--close:hover::before{content:url("/themes/custom/mitsloan/icons/close-btn-red.svg");}.center-initiatives .micro_share--close:focus::before,.center-initiatives .micro_share--close:hover::before{content:url("/themes/custom/mitsloan/icons/close-btn-green.svg");}.micro_share--symbol{transition:fill 0.25s ease-out;}.micro_share--button:focus .micro_share--symbol,.micro_share--button:hover .micro_share--symbol{fill:#272727;}@media screen and (min-width:768px){.micro_share--label{font-size:12px;}}
.pull_quote_small{display:block;position:relative;margin:25px 0;padding:0 20px;clear:both;}.pull_quote_small::after{content:"";display:table;clear:both;}.pull_quote_small::before{content:"";height:1px;width:calc(100% - (20px * 2));background-color:#272727;position:absolute;top:25px;left:20px;}.pull_quote_small--quotes{width:38px;height:29.22px;}.pull_quote_small--quotes_wrap{background-color:#FFFFFF;display:table;position:relative;z-index:1;width:74px;}.pull_quote_small--text{font-family:"Adelle W01 Italic";font-size:18px;line-height:29px;color:#272727;margin:10px 0;padding-right:10px;}.pull_quote_small--credit{margin-bottom:16px;display:block;}.pull_quote_small--name{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:14px;line-height:20px;color:#272727;margin:0;float:left;}.pull_quote_small--name::after{content:"|";color:#272727;padding:0 10px;}.pull_quote_small--job{font-family:"Futura LT W01 Medium";font-weight:100;font-size:14px;line-height:20px;color:#272727;margin:0;display:block;}.pull_quote_small--share::before{content:"";height:1px;width:calc(100% - (20px * 2));background-color:#272727;position:absolute;bottom:22px;left:20px;}.pull_quote_small--share .micro_share{position:relative;z-index:1;}@media screen and (min-width:768px){.pull_quote_small{float:left;margin:-8px 17px 28px 0;padding:0;max-width:345px;}.pull_quote_small::before{width:100%;left:0;}.pull_quote_small--text{font-size:21px;line-height:34px;}.pull_quote_small--name{font-size:14px;}.pull_quote_small--job{font-size:14px;}.pull_quote_small--share::before{width:100%;left:0;}}@media screen and (min-width:1210px){.pull_quote_small{width:320px;margin:-8px 30px 20px 63px;}.pull_quote_small + p{clear:none;padding-top:0;margin-top:-2px;}.pull_quote_small--quotes{width:42px;height:32.3px;}.pull_quote_small--text{font-size:26px;line-height:42px;margin-bottom:20px;}.pull_quote_small--name{font-size:16px;}.pull_quote_small--job{font-size:16px;}}
@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%);}}
.youtube{clear:both;margin-bottom:56px;margin-left:0;margin-right:0;}.youtube.caption-white .youtube--caption{background-color:#FFFFFF;min-width:280px;padding-bottom:0;}.youtube.caption-white .youtube--caption p{color:#272727;}.youtube.caption-white .youtube--caption p:last-child{margin-bottom:0;padding-bottom:32px;border-bottom:1px solid #D8D8D8;}.youtube.caption-white .youtube--caption--title{color:#272727;}@media screen and (min-width:768px){.youtube{padding-left:40px;padding-right:40px;}}@media screen and (min-width:1210px){.youtube{padding-left:0;padding-right:0;}.youtube.caption-white .youtube--caption{padding-left:30px;padding-right:30px;}}
.youtube-embed-container{overflow:hidden;padding-top:56.25%;position:relative;}.youtube-embed-container.short{aspect-ratio:9/16;margin:0 auto;padding-top:0;width:315px;}.youtube-embed-container iframe,.youtube-embed-container object,.youtube-embed-container embed{border:0;height:100%;left:1px;position:absolute;top:0;width:100%;}.youtube{width:100%;}.half-width-module .youtube{margin:0;}.youtube .youtube--caption{background-color:rgba(4,29,64,0.9);box-sizing:border-box;cursor:default;position:relative;margin:0 0 57px;min-width:320px;padding:16px 20px 14px;width:100%;}.no_overlay .youtube .youtube--caption{position:unset;width:100%;max-width:100%;bottom:unset;right:unset;padding:0;background-color:transparent;margin:0;}.youtube .youtube--caption--title{font-family:"Futura LT W01 Heavy";font-weight:100;font-size:16px;line-height:24px;color:#FFFFFF;margin-bottom:13px;}.youtube .youtube--caption--title .jump-link{padding-top:2px;}.caption_white .youtube .youtube--caption--title{color:#272727;}.youtube .youtube--caption--text{font-family:"Futura LT W01 Medium";font-weight:100;font-size:14px;line-height:22px;color:#FFFFFF;margin:0 0 18px;}.no_overlay .youtube .youtube--caption--text{color:#575757;font-family:"Adelle W01 Regular";font-size:12px;line-height:19px;margin:0 0 8px;}@media screen and (min-width:768px){.youtube .youtube--caption{bottom:0;left:0;margin:0 auto;max-width:529px;padding:24px 23px 12px;position:relative;}.youtube .youtube--caption--text{font-size:14px;line-height:22px;margin-bottom:20px;}}@media screen and (min-width:768px) and (min-width:1210px){.youtube{margin:0 auto 56px;padding:0;width:870px;}.youtube .youtube--caption{max-width:750px;padding:20px 30px 12px;}}
