@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700");.site-logo{max-width:480px;}.palette{list-style:none;}.palette__square{width:15px;height:15px;display:inline-block;}.palette__label{display:inline-block;}.palette .color--primary{background-color:#e00;}.palette .color--secondary{background-color:#31a19a;}.palette .color--black{background-color:#231f20;}.palette .color--dark-gray{background-color:#3a3a3a;}.palette .color--utility{background-color:#4c4c4c;}.palette .color--medium-gray{background-color:#d8d8d8;}.palette .color--light-gray{background-color:#eff0eb;}span.ext{background:url(/themes/custom/msf/pattern-lab/source/images/icons/external-link.svg) center no-repeat;padding-right:24px;background-size:14px;display:inline-block;height:14px;}a{color:#e00;text-decoration:none;}a:hover{color:#31a19a;text-decoration:underline;}a:visited{text-decoration:none;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}html,body{padding:0;margin:0;}body{font-family:"PT Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:100%;overflow-x:hidden;}.layout-container,.sg-main{font-size:1.0625rem;}h1{font-size:1.5rem;}h2{font-size:1.875rem;}h3{font-size:1.5rem;}h4{font-size:1.25rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}::-moz-selection{background:#e00;}::selection{background:#e00;}p{margin:0 0 30px;line-height:1.5;}.visually-hidden{width:1px !important;}small{font-size:1.0625rem;}.block-msf-content ul{padding:20px 60px;}.block-msf-content li{margin-bottom:25px;}.block-msf-content li:last-child{margin-bottom:0;}@-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);}}.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);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}.headline--red-bg{color:#fff;background:#e00;display:inline-block;padding:0.3125rem 0.625rem;-webkit-box-shadow:10px 0 0 #e00,-10px 0 0 #e00;box-shadow:10px 0 0 #e00,-10px 0 0 #e00;padding:0.3125rem 0;display:inline;}.headline--white-bg{color:#231f20;background:#fff;display:inline-block;padding:0.3125rem 0.625rem;}.headline--white{color:#fff;}.headline--black-bg{color:#fff;background:#231f20;display:inline-block;padding:0.3125rem 0.625rem;}.headline--black-bg--highlighted{color:#d8d8d8;background:#231f20;display:inline-block;padding:0.3125rem 0.625rem;font-weight:400;text-transform:uppercase;}.headline--black-bg--highlighted.flipped{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.headline--black-bg--highlighted.flipped span{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.headline--black-bg--highlighted.flipped span.headline--highlighted{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:0.75rem;}.headline--black-bg--highlighted .headline--highlighted{color:#fff;font-weight:700;}.centered-headline__link .headline--black-bg--highlighted .headline--highlighted:hover{text-decoration:none;}.centered-headline__link .headline--black-bg--highlighted:hover{background-color:#e00;text-decoration:none;}.centered-headline{text-align:center;}.centered-headline__link:hover{text-decoration:none;}button,.button{background-color:#e00;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;}button:hover,.button:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}button.button__secondary,.button.button__secondary{background-color:#31a19a;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;}button.button__secondary:hover,.button.button__secondary:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}button.with-icon,.button.with-icon{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;}.block-dafdirectblock #dafdirectdiv{width:100%;max-width:480px;margin:0 auto 1.25rem;}.block-dafdirectblock .dafdirectDonateFrom,.block-dafdirectblock .dafdirectInputAmount,.block-dafdirectblock .whatThis a{width:100%;}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #eff0eb;border-radius:0;font-size:1.4375rem;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:inherit;box-sizing:inherit;padding:0.625rem;width:100%;font-family:"PT Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;}input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,textarea:focus,select:focus{outline:1px solid #31a19a;}select{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMaxYMid" viewBox="0 0 42 42"><path fill="%23ec0000" d="M0 0h42v42H0z"/><path d="M21.6 28.4s0-.9-10.5-13.7c0 0-.4-2 1.7-.9 0 0 5.4 7.1 8.7 10.3 0 0 5.9-7.2 7.8-10.2 0 0 1.2-.6 1.5 1 0 0-3.6 6.2-8.2 12.7.1.1-.1 1.2-1 .8z" fill="%23fff"/></svg>') center right no-repeat;padding:10px 40px 10px 15px;background-color:#eff0eb;font-size:1rem;}select:focus{outline:1px solid #cccfbf;}.facets-widget-dropdown select{background-color:transparent;color:#a5a5a5;border:1px solid #eff0eb;text-transform:uppercase;font-size:0.875rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMaxYMid" viewBox="0 0 42 42"><path fill="%23fff" d="M0 0h42v42H0z"/><path d="M21.6 28.4s0-.9-10.5-13.7c0 0-.4-2 1.7-.9 0 0 5.4 7.1 8.7 10.3 0 0 5.9-7.2 7.8-10.2 0 0 1.2-.6 1.5 1 0 0-3.6 6.2-8.2 12.7.1.1-.1 1.2-1 .8z" fill="%23d8d8d8"/></svg>') center right no-repeat;}.facets-widget-dropdown select:focus{outline:1px solid #cccfbf;}textarea{min-height:6.5rem;}label,legend{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem;}fieldset{border-width:0;padding:0;}input[type='checkbox'],input[type='radio']{display:inline;}input[type='submit']{background-color:#e00;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;}input[type='submit']:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}input[name='search_api_fulltext']{background-color:transparent;color:#a5a5a5;border:1px solid #eff0eb;text-transform:uppercase;font-size:0.875rem;text-align:center;}input[name='search_api_fulltext']:focus{outline:1px solid #cccfbf;}input[type='checkbox']{position:absolute;top:10%;opacity:0;}input[type='checkbox'] + label{position:relative;cursor:pointer;padding:0;}input[type='checkbox'] + label::before{content:'';margin-right:10px;display:inline-block;vertical-align:baseline;width:20px;height:20px;background:#fff;border:1px solid #d8d8d8;}input[type='checkbox']:hover + label::before{background:#fbfbfa;}input[type='checkbox']:focus + label::before{-webkit-box-shadow:0 0 0 3px rgba(0,0,0,0.12);box-shadow:0 0 0 3px rgba(0,0,0,0.12);border:1px solid #31a19a;}input[type='checkbox']:checked + label::before{background:#e00;}input[type='checkbox']:disabled + label{color:#d8d8d8;cursor:auto;}input[type='checkbox']:disabled + label::before{-webkit-box-shadow:none;box-shadow:none;background:#eff0eb;}input[type='checkbox']:checked + label::after{content:'';position:absolute;left:5px;top:13px;background:#fff;width:2px;height:2px;-webkit-box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.label-inline{display:inline-block;font-weight:normal;margin-left:.5rem;}figure{margin:2.5rem 0.625rem;}.paragraph--type--blockquote{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;width:100%;}blockquote{margin:0.625rem 0;}blockquote > span,blockquote p,blockquote div{margin:0 0 10px;color:#fff;background:#231f20;display:inline;padding:5px 0;letter-spacing:-.02em;line-height:1.7;-webkit-box-shadow:10px 0 0 #231f20,-10px 0 0 #231f20;box-shadow:10px 0 0 #231f20,-10px 0 0 #231f20;left:10px;position:relative;}figcaption{margin:0 0 10px;font-size:0.875rem;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:.75em 1.5em;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;}th{background-color:#e00;color:#fff;}tbody tr:nth-child(2n-1){background-color:#eff0eb;}.image--full-bleed img{width:100%;}iframe{width:100%;border:0;}.icon__inline{width:17px;height:auto;display:inline-block;vertical-align:text-bottom;}.icon__inline svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.photo-popup-links{position:absolute;padding-right:1.25rem;right:0;bottom:-2rem;text-align:right;}.js--crisis-box-page .photo-popup-links{position:initial;}.js--crisis-box-page .photo-popup-links .view-photo{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/image-white.svg);}.js--crisis-box-page .photo-popup-links a{color:#d8d8d8;}.photo-popup-links a,.photo-popup-links span{font-size:0.875rem;color:#4c4c4c;}.photo-popup-links .view-photo{display:none;}dialog{display:block;}.modal{position:fixed;top:10%;width:65%;margin:0 auto;border:0;background:transparent;color:#eff0eb;z-index:667;padding:0;}.modal-close{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/close-white.svg) no-repeat center #4c4c4c;background-size:1.0625rem;padding:1.375rem;vertical-align:top;border-right:0;cursor:pointer;position:absolute;right:0;z-index:1;}.modal-close:hover{background-color:#31a19a;}.modal-close:focus{outline:1px solid #727272;-webkit-box-shadow:1px 1px 5px 1px #231f20;box-shadow:1px 1px 5px 1px #231f20;}.modal-close__text{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}.modal-overlay{position:fixed;top:0;bottom:0;right:0;left:0;background:#000;opacity:.8;z-index:600;}.hero__popup{display:none;}.hero__popup--inner{margin:0;background:no-repeat center;background-size:cover;height:80vh;width:auto;position:relative;}.hero__popup--text{position:absolute;bottom:0;left:0;right:0;background-color:rgba(35,31,32,0.7);padding-top:5px;}.hero__popup--hide-text{position:absolute;bottom:-20px;text-decoration:underline;}.hero__popup--credit,.hero__popup--caption{padding:0.625rem 1.25rem;font-size:1.0625rem;}.hero__popup--credit{text-transform:uppercase;padding-top:0;display:block;text-align:right;}.hero-anchor-links{margin:0 auto;width:calc(100% - 40px);padding:0;font-size:1.0625rem;color:#eff0eb;text-transform:uppercase;}.hero-anchor-links li{list-style-type:none;display:inline-block;padding-right:2rem;}.hero-anchor-links a{color:#31a19a;}.hero-anchor-links a:hover{text-decoration:underline;}.site__slogan{display:none;}.offices__link{color:#231f20;}.offices__link--wrapper svg{display:inline-block;fill:#e00;height:14px;width:14px;}.offices__link--wrapper:hover a{color:#231f20;}.offices__link--wrapper:hover svg{fill:#231f20;}.footer__address,.region__footer{font-size:0.875rem;}.messages{margin:10px;border:1px solid #d8d8d8;border-left-width:4px;background:#fbfbfa;padding:0.625rem;word-wrap:break-word;overflow-wrap:break-word;font-size:1.25rem;}.messages + .messages{margin-top:1.538em;}.messages__list{list-style:none;padding:0;margin:0;}.messages--status{border-color:#31a19a;}.messages--warning{border-color:#fc0;}.messages--error{border-color:#e00;}.messages--error .error{color:#e00;}.messages__item + .messages__item{margin-top:.769em;}.sticky-social{text-align:center;position:fixed;bottom:0;left:0;right:0;display:none;z-index:101;}.sticky-social__link{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;min-width:190px;padding:0 0.625rem;height:2.5rem;line-height:2.5rem;text-transform:uppercase;background:#31a19a;color:#fff;display:inline-block;font-size:0.875rem;-webkit-transition:background .3s linear;transition:background .3s linear;white-space:nowrap;}.sticky-social__link:hover{background:#231f20;color:#fff;text-decoration:none;}.js--social-fixed{position:fixed;width:100% !important;padding:0 20px;z-index:99;bottom:0;background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-white.jpg) #fff;}.js--social-fixed.region__content-bottom{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-shadow:0 0 26px -5px rgba(0,0,0,0.25);box-shadow:0 0 26px -5px rgba(0,0,0,0.25);}.spread-the-word{padding-bottom:1.25rem;}.spread-the-word__text{font-size:1.5rem;margin-bottom:0;}.spread-the-word__header{margin:0;}.paragraph{margin-bottom:1.875rem;}.paragraph--type--video-embed,.paragraph--type--full-screen-width-image,.paragraph--type--social-media-post-embed{margin:3.75rem 0;}.msf-social__icon{background:center no-repeat;height:25px;width:25px;display:inline-block;}.msf-social__icon.fb{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/facebook.svg);}.msf-social__icon.twitter{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/twitter.svg);}.msf-social__icon.instagram{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/instagram.svg);}.msf-social__icon.youtube{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/youtube.svg);}.msf-social__icon.linkedin{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/linkedin.svg);}.msf-social__icon.tumblr{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/tumblr.svg);}.msf-social__icon.medium{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/medium.svg);}.msf-social__icon:hover.fb{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/facebook-hover.svg);}.msf-social__icon:hover.twitter{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/twitter-hover.svg);}.msf-social__icon:hover.instagram{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/instagram-hover.svg);}.msf-social__icon:hover.youtube{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/youtube-hover.svg);}.msf-social__icon:hover.linkedin{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/linkedin-hover.svg);}.msf-social__icon:hover.tumblr{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/tumblr-hover.svg);}.msf-social__icon:hover.medium{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/medium-hover.svg);}.block-msf-follow .block__title,.block-msf-share .block__title{font-weight:normal;text-transform:uppercase;font-size:1.25rem;}.block-msf-follow{text-align:center;}.block-msf-follow-home{padding:2.5rem 0;}.block-msf-follow-home .block__title{font-size:1.25rem;text-align:center;}.block-msf-follow-home .msf-social{text-align:center;}.block-msf-follow-home .msf-social__icon{height:35px;width:35px;}.block-msf-share{text-align:center;padding:0.625rem 0;}.share-links__node{margin:0 0 1.875rem;}.share-links__node h3{margin:10px 0;font-weight:normal;text-transform:uppercase;font-size:1.25rem;}.addtoany_list .icon{background:url(/themes/custom/msf/pattern-lab/source/images/icons/facebook.svg) center no-repeat;background-size:40px;height:40px;width:40px;margin-right:10px;display:inline-block;}.addtoany_list .icon span{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}.addtoany_list .icon.fb{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/facebook.svg);}.addtoany_list .icon.twitter{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/twitter.svg);}.addtoany_list .icon.linkedin{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/linkedin.svg);}.addtoany_list .icon:hover.fb{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/facebook-hover.svg);}.addtoany_list .icon:hover.twitter{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/twitter-hover.svg);}.addtoany_list .icon:hover.linkedin{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/linkedin-hover.svg);}.paragraph.paragraph--type--full-screen-width-image,.paragraph.paragraph--type--social-media-post-embed{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;width:100%;}.paragraph.paragraph--type--full-screen-width-image > article,.paragraph.paragraph--type--social-media-post-embed > article{max-width:100%;}.breadcrumbs{margin:0 auto;width:calc(100% - 40px);padding:0;font-size:1.0625rem;color:#eff0eb;}.breadcrumbs li{list-style-type:none;display:inline-block;}.breadcrumbs li::after{content:' > ';}.breadcrumbs li:last-child::after{content:'';}.breadcrumbs a{color:#eff0eb;}.breadcrumbs a:hover{color:#31a19a;}.region__footer a{letter-spacing:.5px;display:block;border-right:1px solid #4c4c4c;padding:0 1.25rem;}.region__footer .menu-item{font-size:0.875rem;float:left;list-style:none;padding:0.3125rem 0;}.region__footer .menu-item:last-child a{border-right:0;}.region__footer .menu{padding-left:0;margin:0.625rem 0;}.region__footer .menu::after{content:'';display:table;clear:both;}.tabs__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;padding:0;border-bottom:1px solid #eff0eb;}.tabs__primary li{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;list-style:none;padding:0.3125rem 0.9375rem;border:solid #eff0eb;border-width:1px 0 0 1px;}.tabs__primary li:last-child{border-right-width:1px;}.tabs__primary li:hover{background-color:#eff0eb;}.tb-megamenu{display:none;}.tb-megamenu .mega.open > .mega-dropdown-menu,.tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu{display:none;}.tb-megamenu button.btn-navbar{display:none;}.tb-megamenu .btn-subhead{display:none;}.tb-megamenu .clearfix:before,.tb-megamenu .clearfix:after{display:table;content:"";line-height:0;}.tb-megamenu .clearfix:after{clear:both;}.tb-megamenu .mega-inner:before,.tb-megamenu .mega-inner:after{display:table;content:"";line-height:0;}.tb-megamenu .mega-inner:after{clear:both;}.tb-megamenu .row-fluid + .row-fluid{padding-top:10px;border-top:1px solid #eeeeee;}.tb-megamenu .mega > .mega-dropdown-menu{min-width:200px;display:none;}.tb-megamenu .mega-group:before,.tb-megamenu .mega-group:after{display:table;content:"";line-height:0;}.tb-megamenu .mega-group:after{clear:both;}.tb-megamenu .mega-nav .mega-group > .mega-group-title,.tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,.tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title{background:inherit;font-weight:bold;padding:0 0 0 10px;margin:0;text-transform:uppercase;}.tb-megamenu .mega-nav .mega-group > .mega-group-title:hover,.tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,.tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,.tb-megamenu .mega-nav .mega-group > .mega-group-title:active,.tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,.tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,.tb-megamenu .mega-nav .mega-group > .mega-group-title:focus,.tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,.tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus{background:inherit;color:inherit;}.tb-megamenu .mega-group-ct{margin:0;padding:0;}.tb-megamenu .mega-group-ct:before,.tb-megamenu .mega-group-ct:after{display:table;content:"";line-height:0;}.tb-megamenu .mega-group-ct:after{clear:both;}.tb-megamenu .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner{padding:0;}.tb-megamenu .span12.mega-col-nav .mega-inner{padding:0;}.tb-megamenu .mega-nav,.tb-megamenu .dropdown-menu .mega-nav{margin:0;padding:0;list-style:none;}.tb-megamenu .mega-nav > li,.tb-megamenu .dropdown-menu .mega-nav > li{display:block;float:none;list-style:none;margin-left:0;padding-right:1.25rem;-webkit-transition:background-color .3s;transition:background-color .3s;}.tb-megamenu .mega-nav > li:hover,.tb-megamenu .dropdown-menu .mega-nav > li:hover{background-color:#4c4c4c;color:#eff0eb;}.tb-megamenu .mega-nav > li:hover > a,.tb-megamenu .dropdown-menu .mega-nav > li:hover > a{color:#fff;}.tb-megamenu .mega-nav > li a,.tb-megamenu .dropdown-menu .mega-nav > li a,.tb-megamenu .mega-nav > li span.tb-megamenu-no-link,.tb-megamenu .dropdown-menu .mega-nav > li span.tb-megamenu-no-link{white-space:nowrap;}.tb-megamenu .mega-group > .mega-nav,.tb-megamenu .dropdown-menu .mega-group > .mega-nav{margin-left:-5px;margin-right:-5px;}.tb-megamenu .mega-nav .dropdown-submenu > a::after,.tb-megamenu .mega-nav .dropdown-submenu > span.tb-megamenu-no-link::after{margin-right:5px;}.tb-megamenu .tb-block{margin-bottom:10px;}.tb-megamenu .tb-block .block-title{margin-bottom:0;}.tb-megamenu .tb-block .block-ct{margin:0;padding:0;}.tb-megamenu .nav .caret,.tb-megamenu .dropdown-submenu .caret,.tb-megamenu .mega-menu .caret{display:none;}.tb-megamenu .nav > .dropdown > .dropdown-toggle .caret{display:inline-block;}.tb-megamenu .nav [class^="fa-"],.tb-megamenu .nav [class*=" fa-"]{margin-right:5px;}.tb-megamenu .nav{margin-left:0;margin-bottom:0;list-style:none;}.tb-megamenu .nav > li > a,.tb-megamenu .nav > li > span.tb-megamenu-no-link{display:block;}.tb-megamenu .nav > li > span.tb-megamenu-no-link:hover{text-decoration:none;background-color:#eee;}.tb-megamenu .nav > .pull-right{float:right;}.tb-megamenu .dropup,.tb-megamenu .dropdown{position:relative;}.tb-megamenu .dropdown-toggle{margin-bottom:-3px;}.tb-megamenu .dropdown-toggle:active,.tb-megamenu .open .dropdown-toggle{outline:0;}.tb-megamenu .caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}.tb-megamenu .dropdown .caret{margin-top:8px;margin-left:2px;}.tb-megamenu .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;}.tb-megamenu .dropdown-menu.pull-right{right:0;left:auto;}.tb-megamenu .dropdown-menu .divider{width:100%;height:1px;margin:8px 1px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff;}.tb-megamenu .dropdown-menu a,.tb-megamenu .dropdown-menu span.tb-megamenu-no-link{display:block;clear:both;white-space:nowrap;}.tb-megamenu .dropdown-menu li > a:hover,.tb-megamenu .dropdown-menu li > a:focus,.tb-megamenu .dropdown-submenu:hover > a,.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:hover,.tb-megamenu .dropdown-menu li > span.tb-megamenu-no-link:focus,.tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link{text-decoration:none;}.tb-megamenu .dropdown-menu .disabled > a,.tb-megamenu .dropdown-menu .disabled > a:hover,.tb-megamenu .dropdown-menu .disabled > span.tb-megamenu-no-link,.tb-megamenu .dropdown-menu .disabled > span.tb-megamenu-no-link:hover{color:#999;}.tb-megamenu .dropdown-menu .disabled > a:hover,.tb-megamenu .dropdown-menu .disabled > span.tb-megamenu-no-link:hover{text-decoration:none;background-color:transparent;cursor:default;}.tb-megamenu .open > .dropdown-menu{display:block;}.tb-megamenu .pull-right > .dropdown-menu{right:0;left:auto;}.tb-megamenu .dropup .caret{border-top:0;border-bottom:4px solid #000;content:"\2191";}.tb-megamenu .dropup .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}.tb-megamenu .dropdown-submenu{position:relative;}.tb-megamenu .dropdown-submenu > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 6px 6px 6px;}.tb-megamenu .dropdown-submenu:hover .dropdown-menu{display:block;}.tb-megamenu .dropdown-submenu:hover > a:after,.tb-megamenu .dropdown-submenu:hover > span.tb-megamenu-no-link:after{border-left-color:#fff;}.tb-megamenu .dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;}.tb-megamenu .mega-align-left > .dropdown-menu{left:0;}.tb-megamenu .mega-align-right > .dropdown-menu{left:auto;right:0;}.tb-megamenu .mega-align-center > .dropdown-menu{left:50%;transform:translate(-50%);-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);}.tb-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu{left:100%;}.tb-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu{left:auto;right:100%;}.tb-megamenu .mega-align-justify{position:static;}.tb-megamenu .mega-align-justify > .dropdown-menu{left:0;margin-left:0;top:auto;}.tb-megamenu .mega-align-justify > .dropdown-menu.span12{width:100%;}.tb-megamenu .mega-caption{display:block;white-space:nowrap;}.tb-megamenu .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;}.tb-megamenu .fade.in{opacity:1;}.tb-megamenu .collapse{position:relative;height:0;overflow:visible;-webkit-transition:height .35s ease;transition:height .35s ease;}.tb-megamenu .collapse.in{height:auto;}.tb-megamenu .close{float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.tb-megamenu .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);}.tb-megamenu button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.tb-megamenu .btn:hover,.tb-megamenu .btn:active,.tb-megamenu .btn.active,.tb-megamenu .btn.disabled,.tb-megamenu .btn[disabled]{color:#333;background-color:#e6e6e6;}.tb-megamenu .btn:active,.tb-megamenu .btn.active{background-color:#cccccc \9;}.tb-megamenu .btn:first-child{margin-left:0;}.tb-megamenu .btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position .1s linear;transition:background-position .1s linear;}.tb-megamenu .btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.tb-megamenu .btn.active,.tb-megamenu .btn:active{background-color:#e6e6e6;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);}.tb-megamenu .btn.disabled,.tb-megamenu .btn[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}.tb-megamenu .btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;background-image:-webkit-gradient(linear,left top,left bottom,from(#ee5f5b),to(#bd362f));background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.tb-megamenu .btn-danger:hover,.tb-megamenu .btn-danger:active,.tb-megamenu .btn-danger.active,.tb-megamenu .btn-danger.disabled,.tb-megamenu .btn-danger[disabled]{color:#fff;background-color:#bd362f;}.tb-megamenu .btn-danger:active,.tb-megamenu .btn-danger.active{background-color:#942a25 \9;}.tb-megamenu .btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;background-image:-webkit-gradient(linear,left top,left bottom,from(#62c462),to(#51a351));background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.tb-megamenu .btn-success:hover,.tb-megamenu .btn-success:active,.tb-megamenu .btn-success.active,.tb-megamenu .btn-success.disabled,.tb-megamenu .btn-success[disabled]{color:#fff;background-color:#51a351;}.tb-megamenu .btn-success:active,.tb-megamenu .btn-success.active{background-color:#408140 \9;}.tb-megamenu .btn-danger.active,.tb-megamenu .btn-success.active{color:rgba(255,255,255,0.75);}.tb-megamenu .btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;}.tb-megamenu .btn-block + .btn-block{margin-top:5px;}.tb-megamenu .btn-primary.active,.tb-megamenu .btn-warning.active,.tb-megamenu .btn-danger.active,.tb-megamenu .btn-success.active,.tb-megamenu .btn-info.active,.tb-megamenu .btn-inverse.active{color:rgba(255,255,255,0.95);}.tb-megamenu .btn{border-color:#c5c5c5;border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);}.tb-megamenu button.btn,.tb-megamenu input[type="submit"].btn{padding-top:3px;padding-bottom:3px;}.tb-megamenu button.btn::-moz-focus-inner,.tb-megamenu input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}.tb-megamenu .btn-group{position:relative;font-size:0;white-space:nowrap;margin-left:.3em;}.tb-megamenu .btn-group:first-child{margin-left:0;}.tb-megamenu .btn-group + .btn-group{margin-left:5px;}.tb-megamenu .btn-group > .btn{position:relative;border-radius:0;}.tb-megamenu .btn-group > .btn + .btn{margin-left:-1px;}.tb-megamenu .btn-group > .btn,.tb-megamenu .btn-group > .dropdown-menu{font-size:13px;}.tb-megamenu .btn-group > .btn.first,.tb-megamenu .btn-group > .btn:first-child{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px;}.tb-megamenu .btn-group > .btn.last,.tb-megamenu .btn-group > .btn:last-child,.tb-megamenu .btn-group > .dropdown-toggle{border-top-right-radius:4px;border-bottom-right-radius:4px;}.tb-megamenu .btn-group > .btn.large:first-child{margin-left:0;border-top-left-radius:6px;border-bottom-left-radius:6px;}.tb-megamenu .btn-group > .btn.large:last-child,.tb-megamenu .btn-group > .large.dropdown-toggle{border-top-right-radius:6px;border-bottom-right-radius:6px;}.tb-megamenu .btn-group > .btn:hover,.tb-megamenu .btn-group > .btn:focus,.tb-megamenu .btn-group > .btn:active,.tb-megamenu .btn-group > .btn.active{z-index:2;}.tb-megamenu .btn-group .dropdown-toggle:active,.tb-megamenu .btn-group.open .dropdown-toggle{outline:0;}.tb-megamenu .btn-group > .btn + .dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);padding-top:5px;padding-bottom:5px;}.tb-megamenu .btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);}.tb-megamenu .btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;}.tb-megamenu a.disabled,.tb-megamenu a.disabled:hover{color:#999999;background-color:transparent;cursor:default;text-decoration:none;}#tb-megamenu-admin fieldset{padding:0;margin:0;border:0;}.tb-megamenu legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:36px;color:#333;border:0;border-bottom:1px solid #e5e5e5;}.tb-megamenu legend small{font-size:13.5px;color:#999;}.tb-megamenu label,.tb-megamenu input,.tb-megamenu button,.tb-megamenu select,.tb-megamenu textarea{font-size:13px;font-weight:normal;line-height:18px;}.tb-megamenu input,.tb-megamenu button,.tb-megamenu select,.tb-megamenu textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}.tb-megamenu label{display:block;margin-bottom:5px;}.tb-megamenu select,.tb-megamenu textarea,.tb-megamenu input[type="text"],.tb-megamenu input[type="password"],.tb-megamenu input[type="datetime"],.tb-megamenu input[type="datetime-local"],.tb-megamenu input[type="date"],.tb-megamenu input[type="month"],.tb-megamenu input[type="time"],.tb-megamenu input[type="week"],.tb-megamenu input[type="number"],.tb-megamenu input[type="email"],.tb-megamenu input[type="url"],.tb-megamenu input[type="search"],.tb-megamenu input[type="tel"],.tb-megamenu input[type="color"],.tb-megamenu .uneditable-input{display:inline-block;height:18px;padding:4px 6px;margin-bottom:9px;font-size:13px;line-height:18px;color:#555;border-radius:3px;}.tb-megamenu input,.tb-megamenu textarea{width:170px;}.tb-megamenu textarea{height:auto;}.tb-megamenu textarea,.tb-megamenu input[type="text"],.tb-megamenu input[type="password"],.tb-megamenu input[type="datetime"],.tb-megamenu input[type="datetime-local"],.tb-megamenu input[type="date"],.tb-megamenu input[type="month"],.tb-megamenu input[type="time"],.tb-megamenu input[type="week"],.tb-megamenu input[type="number"],.tb-megamenu input[type="email"],.tb-megamenu input[type="url"],.tb-megamenu input[type="search"],.tb-megamenu input[type="tel"],.tb-megamenu input[type="color"],.tb-megamenu .uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,-webkit-box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s,-webkit-box-shadow linear .2s;}.tb-megamenu textarea:focus,.tb-megamenu input[type="text"]:focus,.tb-megamenu input[type="password"]:focus,.tb-megamenu input[type="datetime"]:focus,.tb-megamenu input[type="datetime-local"]:focus,.tb-megamenu input[type="date"]:focus,.tb-megamenu input[type="month"]:focus,.tb-megamenu input[type="time"]:focus,.tb-megamenu input[type="week"]:focus,.tb-megamenu input[type="number"]:focus,.tb-megamenu input[type="email"]:focus,.tb-megamenu input[type="url"]:focus,.tb-megamenu input[type="search"]:focus,.tb-megamenu input[type="tel"]:focus,.tb-megamenu input[type="color"]:focus,.tb-megamenu .uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);}.tb-megamenu input[type="radio"],.tb-megamenu input[type="checkbox"]{margin:4px 0 0;line-height:normal;cursor:pointer;}.tb-megamenu input[type="file"],.tb-megamenu input[type="image"],.tb-megamenu input[type="submit"],.tb-megamenu input[type="reset"],.tb-megamenu input[type="button"],.tb-megamenu input[type="radio"],.tb-megamenu input[type="checkbox"]{width:auto;}.tb-megamenu select,.tb-megamenu input[type="file"]{height:30px;margin-top:4px;line-height:30px;}.tb-megamenu select{width:220px;border:1px solid #bbb;background-color:#fff;}.tb-megamenu select[multiple],.tb-megamenu select[size]{height:auto;}.tb-megamenu select:focus,.tb-megamenu input[type="file"]:focus,.tb-megamenu input[type="radio"]:focus,.tb-megamenu input[type="checkbox"]:focus{outline:thin dotted #333;outline-offset:-2px;}.tb-megamenu span.tb-megamenu-no-link:hover{cursor:default;}.tb-megamenu span.tb-megamenu-no-link.tb-megamenu-no-submenu:hover{color:inherit !important;}.tb-megamenu-button{float:right;}.tb-megamenu .nav-collapse{clear:both;}.tb-megamenu-nav.level-0{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0.625rem;}.tb-megamenu-item{text-align:center;}.tb-megamenu-item a{font-size:1rem;text-transform:uppercase;font-weight:bold;color:#231f20;}.tb-megamenu-item a.dropdown-toggle{background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-down.svg) no-repeat right;background-size:12px;padding-right:15px;}.tb-megamenu-item a:hover{color:#e00;}.tb-megamenu-submenu.dropdown-menu{border:1px solid #eff0eb;margin-top:0;}.tb-megamenu-submenu.dropdown-menu .tb-megamenu-item{text-align:left;border-top:1px dotted #eff0eb;}.tb-megamenu-submenu.dropdown-menu .tb-megamenu-item:first-of-type{border-top:0;}.tb-megamenu-submenu.dropdown-menu .tb-megamenu-item.hide-link{display:none;}.tb-megamenu-submenu.dropdown-menu .tb-megamenu-item.level-3 > a{font-size:0.875rem;padding:5px 0.625rem;}.tb-megamenu-submenu.dropdown-menu a{text-transform:none;padding:0.625rem 1.25rem;}.tb-megamenu-submenu.dropdown-menu a.dropdown-toggle:hover,.tb-megamenu-submenu.dropdown-menu a.dropdown-toggle:focus{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:10px;}.tb-megamenu-submenu.dropdown-menu .dropdown-submenu.open a.dropdown-toggle{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:10px;}.tb-megamenu-submenu.dropdown-menu .tb-megamenu-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.tb-megamenu-submenu.dropdown-menu .menu-block--link{padding:0.625rem 0;}.tb-megamenu-submenu.dropdown-menu .menu-block--link a{background-color:#e00;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font-size:1.0625rem;text-transform:uppercase;white-space:normal;display:inline;}.tb-megamenu-submenu.dropdown-menu .menu-block--link a:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}.tb-megamenu .msf__donate .mega-dropdown-menu{min-width:100%;color:#231f20;}.tb-megamenu .msf__donate .mega-dropdown-menu a{color:#231f20;}.tb-megamenu .msf__donate .mega-dropdown-menu a:hover,.tb-megamenu .msf__donate .mega-dropdown-menu a:focus{color:#e00;}.tb-megamenu-column{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;background:rgba(239,240,235,0.9);}.tb-megamenu-column-inner{height:100%;}.tb-megamenu-column:first-child{background:#fff;}.tb-megamenu-column.flip-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.tb-megamenu-column .tb-megamenu-block{text-align:left;font-size:1.0625rem;position:relative;height:100%;}.tb-megamenu-column .tb-megamenu-block .block-inner{width:calc(100% - 50px);padding-top:calc(60% - 100px);margin:0 auto;}.tb-megamenu .mega-inner{padding:0;}.tb-megamenu-block{min-width:300px;}.msf__donate{background-color:#e00;color:#fff;}.msf__donate:hover,.msf__donate:focus{background-color:#31a19a;}.subfooter__wrapper .msf__donate{padding:inherit;background-color:transparent;}.block-msf-mobile-menu .menu{margin:0;padding:0 0.625rem;text-align:center;}.block-msf-mobile-menu .menu-item{list-style:none;}.block-msf-mobile-menu .menu-item a{font-size:1.0625rem;padding:0.625rem;text-transform:uppercase;font-weight:bold;border-top:1px solid #eff0eb;display:block;color:#231f20;}.block-msf-mobile-menu .menu-item a.msf__donate{color:#fff;}.block-msf-mobile-menu .menu-item a.msf__donate:hover,.block-msf-mobile-menu .menu-item a.msf__donate:focus{color:#fff;}.block-msf-mobile-menu .menu-item a:hover{color:#e00;}.js--mobile-menu-toggle{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/menu.svg) no-repeat top center;text-transform:uppercase;color:#231f20;background-size:18px;padding:18px 5px 0;font-size:0.75rem;}.js--mobile-menu-toggle.open{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/close.svg);}.js--mobile-menu-toggle:hover{color:#e00;}.msf__donate--header{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/dollar-white.svg) no-repeat top center;text-transform:uppercase;color:#231f20;background-size:18px;padding:18px 5px 0;font-size:0.75rem;-webkit-box-shadow:#e00 0 -10px 0 0;box-shadow:#e00 0 -10px 0 0;background-color:#e00;color:#fff;}.msf__donate--header:hover{color:#fff;}.mobile-menu__icon{display:inline-block;float:right;padding-top:2%;padding-right:0;}.mobile-menu__icon:first-of-type{background:none;padding-right:0;}main{position:relative;}.block-mainnavigation{margin-left:0.625rem;padding:0 20px 0 10px;}.block-mainnavigation .block__title{font-size:1.25rem;text-transform:uppercase;}.block-mainnavigation .menu{font-size:1.0625rem;padding-left:0;}.block-mainnavigation .menu .menu{margin:0 0 0 1.25rem;}.block-mainnavigation .menu .menu .menu-item{border-top:0;margin:10px 0;}.block-mainnavigation .menu--level-0 > .menu-item > a{border-top:1px solid #eff0eb;}.block-mainnavigation .menu--level-0 > .menu-item--expanded{border-top:1px solid #eff0eb;border-left:3px solid #e00;padding:10px 0;}.block-mainnavigation .menu--level-0 > .menu-item--expanded > a{border-top:0;}.block-mainnavigation .menu--level-1 > .menu-item{background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right.svg) no-repeat top 5px left 0;background-size:10px;padding-left:5px;}.block-mainnavigation .menu .menu-item--active-trail > a{color:#e00;font-weight:bold;}.block-mainnavigation .menu .menu-item--active-trail > .is-active{color:#e00;font-weight:bold;}.block-mainnavigation .menu .menu-item--expanded a{padding:0 0.625rem;}.block-mainnavigation .menu .menu-item--expanded.menu-item--active-trail > a{color:#3a3a3a;}.block-mainnavigation .menu-item{list-style:none;}.block-mainnavigation .menu-item a{color:#4c4c4c;letter-spacing:.5px;display:block;padding:0 0.625rem;padding:0.625rem;}.block-mainnavigation .menu-item a:hover{color:#e00;}.block-mainnavigation .menu-item a.hide-link{display:none;}.block-mainnavigation .js--sidebar-toggle{display:none;}.hide-child-menu ul,.hide-child-menu + div ul,.hide-child-menu .tb-megamenu-submenu{display:none !important;}.hide-child-menu a{background-image:none !important;}.hide-in-main-menu.tb-megamenu-item{display:none !important;}.region__top{display:none;}.cta__sidebar{max-width:61.25rem;padding:0;}.cta__sidebar img{width:100%;display:block;}.cta__sidebar .headline--black-bg{font-weight:normal;font-size:1.0625rem;text-transform:uppercase;margin:1px 0;}.cta__sidebar .button{display:inline-block;font-size:1.25rem;font-weight:bold;padding:0.3125rem 0.625rem;}.cta__sidebar .button.with-icon{padding-right:30px;}.teaser img{width:100%;max-width:768px;}.teaser img::after{line-height:0;}.teaser a{color:#231f20;}.teaser a:hover{color:#e00;text-decoration:none;}.teaser h1{font-size:1.25rem;margin:0;}.teaser h3{margin:0 0 0.625rem;}.teaser--article time{font-weight:bold;font-size:0.875rem;text-transform:uppercase;}.teaser--job .headline--red-bg{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;padding-right:1.875rem;display:inline;}.teaser--job h3{margin:0 0 0.625rem;text-align:center;}.teaser--job p{font-size:1.25rem;text-align:center;}.teaser--job a:hover .headline--red-bg{color:#fff;background:#231f20;display:inline-block;padding:0.3125rem 0.625rem;-webkit-box-shadow:10px 0 0 #231f20,-10px 0 0 #231f20;box-shadow:10px 0 0 #231f20,-10px 0 0 #231f20;padding:0.3125rem 0;display:inline;background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;padding-right:1.875rem;display:inline;}.teaser--basic .teaser__title{margin:0;padding-right:1.5625rem;}.teaser--basic a:hover .teaser__title svg{fill:#e00;}.teaser--menu .teaser__title{line-height:2.5rem;margin:0 0.625rem;}.teaser--menu .teaser__title .headline--red-bg{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;padding-right:1.875rem;display:inline;}.teaser--menu a:hover .headline--red-bg{color:#fff;background:#231f20;display:inline-block;padding:0.3125rem 0.625rem;-webkit-box-shadow:10px 0 0 #231f20,-10px 0 0 #231f20;box-shadow:10px 0 0 #231f20,-10px 0 0 #231f20;padding:0.3125rem 0;display:inline;background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;padding-right:1.875rem;display:inline;}.teaser--menu p{font-size:1.0625rem;}.item-list__checkbox{padding-left:0;}.facet-item{list-style:none;}.facet-item label{margin-bottom:0;font-weight:normal;color:#e00;}.search-result{display:block;margin:1.25rem 0;}.search-result a{width:100%;height:100%;color:#231f20;}.search-result a:hover{color:#3a3a3a;text-decoration:none;}.search-result a:hover .search-result__title{color:#e00;}.search-result__image{line-height:0;max-height:150px;overflow:hidden;}.search-result__image img{width:100%;}.search-result__text{padding:0.625rem 1.25rem;background:#eff0eb;}.search-result__job-title{font-size:0.875rem;font-weight:bold;}.search-result__body{font-size:0.875rem;max-height:100px;}.search-result__meta{font-size:0.875rem;margin:0.625rem 0;}.search-result__type{font-weight:bold;}.search-result h3{font-size:1.125rem;margin:0.625rem 0;display:block;}.search-result p{font-size:0.875rem;margin:0;}.search-result time{margin:0.625rem 0;font-size:0.875rem;text-transform:uppercase;}.search-result--press-room-block{font-size:1.25rem;}.block-pressroomcontactinfo{width:100%;}.block-pressroomcontactinfo p{font-size:0.875rem;}.search--listing header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.search--listing .views-exposed-form{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-item-align:auto;align-self:auto;margin:0.625rem 0;}.search--listing .block-facet--dropdown{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:auto;align-self:auto;-ms-flex-negative:1;flex-shrink:1;margin:0.625rem 0.625rem 0.625rem 0;}.search--listing .block-facet--dropdown:last-child{margin-right:0;}.pager__items{padding-left:0;text-align:center;}.pager__item{list-style-type:none;display:inline;padding-right:1rem;color:#3a3a3a;font-weight:bold;font-size:1.0625rem;}.pager .is-active a{color:#e00;}.pager a{color:#3a3a3a;font-weight:bold;font-size:1.0625rem;}.pager a:hover{color:#e00;}.pager a--next,.pager a--last{padding-right:0;}.map-cta{margin:0 auto;width:calc(100% - 40px);text-align:center;color:#eff0eb;}.map-cta--wrapper{background:url(/themes/custom/msf/pattern-lab/source/images/map.svg) no-repeat center,url(/themes/custom/msf/pattern-lab/source/images/textures/texture-dark.jpg),#3a3a3a;background-size:contain,auto;padding:2.5rem 0.625rem;margin:1.25rem 0;}.map-cta__subtitle{margin-top:0;font-weight:normal;}.map-cta__body{font-size:1.25rem;}.map-cta__primary{margin:0.625rem 0;}.map-cta__primary__url{background-color:#e00;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font-size:1.0625rem;}.map-cta__primary__url:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}.map-cta__secondary__title{color:#eff0eb;background:#3a3a3a;display:inline-block;padding:0.3125rem 0.625rem;font-weight:normal;text-transform:uppercase;font-size:1.25rem;margin:0.625rem 0 0;}.map-cta__secondary__url{background-color:#31a19a;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;padding-right:1.5625rem;-webkit-box-shadow:5px 0 0 #31a19a;box-shadow:5px 0 0 #31a19a;font-size:1.375rem;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,background .3s;transition:box-shadow .3s,background .3s,-webkit-box-shadow .3s;}.map-cta__secondary__url:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}.map-cta__secondary__url:hover{-webkit-box-shadow:5px 0 0 #3a3a3a;box-shadow:5px 0 0 #3a3a3a;}.map-cta .email-signup{background:transparent;}.map-cta .email-signup__title{text-transform:uppercase;font-weight:normal;}.email-signup{background:#231f20;color:#eff0eb;padding:1.875rem;margin:1.875rem 0;text-align:center;}.email-signup__title{margin-top:0;}.email-signup__body{max-width:61.25rem;}.email-signup .block__msf-email input[type='email']{background:#fff;border:0;}.page__full-width .email-signup{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}.page__full-width .email-signup .email-signup__body{margin:0 auto;width:calc(100% - 40px);margin-bottom:30px;}.block__msf-email{z-index:5;}.block__msf-email form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;}.block__msf-email input{font-size:1.0625rem;}.block__msf-email .button--primary{font-size:1.25rem;border:1px solid #e00;}.block__msf-email .button--primary:hover{border-color:#4c4c4c;}.block__msf-email.header-email-form{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:absolute;display:none;}.block__msf-email.header-email-form form{background:#3a3a3a;padding:1.875rem;}.block__msf-email.header-email-form input[type='email']{background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-grey.jpg) #eff0eb;border-color:#eff0eb;}.block__msf-email .signup__close{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/close-white.svg) no-repeat center #4c4c4c;background-size:1.0625rem;padding:1.375rem;vertical-align:top;border-right:0;cursor:pointer;}.block__msf-email .signup__close:hover{background-color:#31a19a;}.block__msf-email.footer-email-form{padding-bottom:1.25rem;}.block__msf-email.footer-email-form form{margin-top:2.5rem;}.block__msf-email.footer-email-form input[type='email']{background:#fff;border-color:#fff;}.layout__email-signup{max-width:61.25rem;width:100%;margin:2.5rem auto 0;}.tabs--horizontal{margin:1.25rem 0;}.tabs--horizontal .tab{display:inline-block;white-space:nowrap;}.tabs--horizontal .tab::after{content:'';background:url(/themes/custom/msf/pattern-lab/source/images/icons/divider-gray.svg) no-repeat center;padding:0 1.25rem;background-size:25px;color:#d8d8d8;}.tabs--horizontal .tab:last-child{padding-right:0;}.tabs--horizontal .tab:last-child::after{content:'';background:none;}.tabs--horizontal a{color:#31a19a;}.image__text{margin-left:1.6rem;margin-right:1.6rem;}figure.image{margin:0;color:#4c4c4c;}figure.image{margin:0;color:#4c4c4c;}.person-profile{background:#eff0eb;}.person-profile--wrapper{position:relative;max-width:61.25rem;margin:1.25rem 0;}.person-profile__text{padding:0 0.625rem;}.person-profile__name{margin:0;}.person-profile__role{font-size:0.875rem;}.person-profile__image img{width:100%;height:auto;}.person-profile__bio{padding-top:0.625rem;overflow:hidden;font-size:1.0625rem;}.alphabetical-listing{margin:0 auto;width:calc(100% - 40px);-webkit-column-width:auto;column-width:auto;-webkit-column-gap:1.25rem;column-gap:1.25rem;text-align:center;}.alphabetical-listing__item{font-size:1.0625rem;line-height:1.375rem;}.alphabetical-listing__item a{color:#3a3a3a;}.block-header-search-form{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:5;position:absolute;display:none;}.block-header-search-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;background:#3a3a3a;padding:0.625rem 1.875rem;}.block-header-search-form form .js-form-type-textfield{width:100%;}.block-header-search-form .button--primary{font-size:1.0625rem;border:1px solid #e00;}.block-header-search-form .button--primary:hover{border-color:#4c4c4c;}.block-header-search-form label[for='edit-keyword']{display:none;}.block-header-search-form input[type='text']{background:#eff0eb;border:0;height:70px;text-align:center;}.block-header-search-form input[type='submit']{height:50px;}.block-header-search-form .form-actions{position:absolute;right:110px;bottom:20px;}.block-header-search-form .js--search-close{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/close-white.svg) no-repeat center #4c4c4c;background-size:1.0625rem;padding:1.375rem;vertical-align:top;border-right:0;cursor:pointer;width:70px;margin-left:5px;}.block-header-search-form .js--search-close:hover{background-color:#31a19a;}.region__content .js--search-close{display:none;}.ui-accordion .ui-accordion-header{background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-gray.svg) no-repeat left;background-size:20px;padding-left:35px;font-weight:normal;font-size:1.5rem;}.ui-accordion .ui-accordion-header-active{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-down-gray.svg);font-weight:bold;background-size:25px;}.crisis-box{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:2rem;}.crisis-box__top{background:#e00;padding:1.875rem 0;color:#fff;}.crisis-box__button--alert{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;text-transform:uppercase;padding:0 30px 0 0.625rem;}.crisis-box__button--alert a{color:#fff;}.crisis-box__button--cta{background-color:#e00;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg);background-size:0.9375rem;display:inline-block;font-size:1.0625rem;padding-right:30px;margin-top:1.25rem;background-position:97% 45%;}.crisis-box__button--cta:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}.crisis-box__button--cta a{color:#fff;}.crisis-box__bottom{background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-grey.jpg) #eff0eb;padding:1.875rem 0;}.crisis-box__text-container{margin:0 auto;width:calc(100% - 40px);}.crisis-box__cta--wrapper{text-align:center;}.cta-statistic{display:block;padding:30px 0;text-align:center;}.cta-statistic__url:hover{text-decoration:none;color:#eff0eb;}.cta-statistic__url:hover .cta-statistic__line2{background:#e00;color:#fff;}.cta-statistic__line1{text-transform:uppercase;color:#eff0eb;font-size:1.0625rem;}.cta-statistic__line2{display:inline-block;font-size:1.875rem;padding:4px 8px;}.cta-statistic__line3{color:#eff0eb;font-size:0.875rem;}.three-column-ctas--teal .cta-statistic__url:hover .cta-statistic__line2{background:transparent;color:#31a19a;}.three-column-ctas--teal .cta-statistic__line1{color:#31a19a;font-size:3.75rem;line-height:3.75rem;font-weight:bold;}.three-column-ctas--teal .cta-statistic__line2{color:#31a19a;font-size:1.625rem;padding:4px 0;text-transform:uppercase;}.three-column-ctas--teal .cta-statistic__line3{font-size:1.125rem;}.page__full-width .related-content{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}.related-content img{display:block;max-width:480px;width:100%;height:auto;}.related-content h3{margin:0;}.related-content__col.second{color:#fff;padding:3.75rem;background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-dark.jpg) #4c4c4c;}.related-content__subtitle{text-transform:uppercase;margin:0.625rem 0;font-size:1.0625rem;}.related-content p{font-size:1.0625rem;}.related-content__link{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-red.svg);background-size:0.9375rem;display:inline-block;padding-right:25px;color:#e00;}.related-content__link:hover{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-teal.svg);}.related-content__link:hover a{color:#31a19a;text-decoration:underline;}.spb_overlay{background:rgba(0,0,0,0.7);}.spb_top_center{padding:0;border:0;top:20vh;width:760px;left:20px;right:20px;margin:auto;}.spb_close{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/close-white.svg) no-repeat center #4c4c4c;background-size:1.0625rem;padding:1.375rem;vertical-align:top;border-right:0;cursor:pointer;color:#fff;font-size:0;border:0;}.spb_close:hover{background-color:#31a19a;}.popup__image{display:block;width:100%;height:auto;}.block--type--popup{display:none;}.address-block{margin:1.25rem 0;}.address-block__text{padding:2.5rem;color:#d8d8d8;background:#231f20;}.address-block__title{color:#fff;font-weight:bold;}.address-block__directions a{background-color:#e00;color:#fff;font-size:1.25rem;text-decoration:none;padding:0.625rem;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;}.address-block__directions a:hover{background-color:#3a3a3a;text-decoration:none;color:#fff;}.address-block iframe{height:200px;}.share-copy{margin:0 auto;width:calc(100% - 40px);text-align:center;border-top:1px solid #eff0eb;padding:1.875rem 0;}.url-copy{margin:1.875rem 0;}.url-copy form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}.url-copy label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:100%;font-weight:normal;text-transform:uppercase;font-size:1.25rem;}.url-copy__form,.url-copy__button{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.url-copy__alert{font-size:0.875rem;color:#31a19a;margin-bottom:0;}.url-copy input.url-copy__form{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;font-size:1.25rem;width:calc(100% - 64px);background-color:#eff0eb;}.url-copy input.url-copy__button{max-width:62px;font-size:1.0625rem;}.push-down{background-color:#231f20;}.push-down a:hover{color:#fff;}.push-down__image{width:auto;height:auto;max-height:166px;display:none;margin:0 auto;max-width:100%;overflow:hidden;text-align:center;}.push-down .crisis-box__top{padding-bottom:.8rem;}.push-down .crisis-box__text-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100vw - 40px);font-weight:bold;}.region__push-down-banner{position:-webkit-sticky;position:sticky;z-index:20;background:#fff;top:0;}.region__push-down-banner ~ .layout__header.fixed{top:70px;}.hero{-webkit-transition:background-size 1300ms cubic-bezier(0.155,0.575,0.87,0.87);transition:background-size 1300ms cubic-bezier(0.155,0.575,0.87,0.87);background-size:cover;background-position:top center;background-repeat:no-repeat;background-color:#3a3a3a;position:relative;margin-bottom:75px;padding:380px 0 0;height:calc(100vw/2.333);}.js--crisis-box-page .hero{margin-bottom:0;}.hero .grad-mask-big{background:url(/themes/custom/msf/pattern-lab/source/images/bg-gradients/grad-mask-big-lighter.png) no-repeat bottom left;background-size:100%;position:absolute;bottom:0;left:0;width:100%;height:100%;}.hero .hero-text-container{position:absolute;padding-bottom:1.25rem;bottom:0;width:100%;}.hero .hero-text-container .headline__wrapper{margin:0 auto;width:calc(100% - 40px);}.hero .hero-text-container.make-room-for-in-focus-box{bottom:2.625rem;}.hero .headline--red-bg{margin:0.625rem 0 0;}.hero .headline--white{font-size:1.25rem;font-weight:normal;margin:.5rem 0;}.hero .headline__title{margin:0.625rem 0 0 0.625rem;}.hero__home__link:hover,.hero__home__link:focus{text-decoration:none;}.page__jumpmenu .hero{text-align:center;}.page__jumpmenu .hero-text-container{padding-left:0;}.page__jumpmenu .hero-text-container .headline__wrapper{max-width:100%;}.jumpmenu select{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMaxYMid" viewBox="0 0 42 42"><path fill="transparent" d="M0 0h42v42H0z"/><path d="M21.6 28.4s0-.9-10.5-13.7c0 0-.4-2 1.7-.9 0 0 5.4 7.1 8.7 10.3 0 0 5.9-7.2 7.8-10.2 0 0 1.2-.6 1.5 1 0 0-3.6 6.2-8.2 12.7.1.1-.1 1.2-1 .8z" fill="%23fff"/></svg>') center right no-repeat;background-color:transparent;color:#fff;margin:1.25rem 0.625rem 0;max-width:320px;}.jumpmenu select > option{color:#231f20;}.jumpmenu select:focus{outline:1px solid #cccfbf;}.jumpmenu footer{margin:0.625rem 0.625rem 1.875rem;}.jumpmenu__anchor-link{font-size:1.0625rem;background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-down.svg) no-repeat right;background-size:12px;padding-right:15px;}.region__header{position:relative;min-height:95px;}.region__header::after{clear:both;content:"";display:block;}.region__header::after{display:table;}.block-msf-branding{width:calc(50%);float:left;margin-left:0;}.block-msf-slogan{display:none;}.block-mainnavigation-2{display:none;}.block-msf-mobile-menu{position:absolute;display:none;width:100%;z-index:100;background:#fff;top:74px;}.site__logo img{max-width:100%;-o-object-fit:contain;object-fit:contain;height:auto;width:300px;}.region__top{display:none;}.region__top.hidden{display:none;}main{width:100%;}.layout__header{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;}.layout__header--placeholder{display:none;}.layout__header.fixed{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:11;height:75px;background:#fff;border-bottom:1px dotted #d8d8d8;}.layout__header.fixed + .layout__header--placeholder{display:block;height:70px;visibility:hidden;}.layout__header.fixed .region__header{padding-top:0.3125rem;width:calc(100% - 20px);margin:0 auto;}.layout__header.fixed .site__logo img{height:60px;width:auto;}.layout__header.fixed .tb-megamenu-nav.level-0{padding-top:0;}.layout__header.fixed .block-msf-mobile-menu{top:74px;}.subfooter{background:#eff0eb;}.subfooter__wrapper{margin:0 auto;width:calc(100% - 40px);padding:20px 0;font-size:1.0625rem;}.subfooter__wrapper::after{clear:both;content:"";display:block;}.subfooter__wrapper img{max-width:100%;height:auto;}.subfooter__wrapper p{margin:0;}.subfooter__wrapper .block__title{font-size:1.0625rem;font-weight:normal;}.subfooter__wrapper .region__subfooter-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}.subfooter__wrapper .region__subfooter-first .menu-item{list-style:none;padding-bottom:0.625rem;}.subfooter__wrapper .region__subfooter-first .menu-item a{color:#231f20;font-weight:bold;text-transform:uppercase;}.subfooter__wrapper .region__subfooter-first .menu{padding:0;margin:0;}.subfooter__wrapper .region__subfooter-first .block__title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:100%;}.subfooter__wrapper .region__subfooter-first nav{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;padding:0 0.625rem;width:45%;}.subfooter__wrapper .region__subfooter-first nav.block-main-menu-footer{padding-left:0;}.teasers--grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.teasers--grid .teasers__item,.teasers--grid .views-row{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:100%;padding:0.625rem;}.teasers--grid--job-profiles{width:100%;}.teasers--grid--job-profiles header{width:100%;text-align:center;}.teasers--grid--job-profiles header .filter-roles{color:#3a3a3a;font-size:1.25rem;background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right.svg) no-repeat top 5px right 0;background-size:12px;padding-right:23px;margin-right:20px;}.articles__embedded-views{margin:0 auto;width:calc(100% - 40px);padding:40px 0 1.25rem;}.layout__footer{margin:0 auto;width:calc(100% - 40px);padding-bottom:0.625rem;}.layout__footer::after{clear:both;content:"";display:block;}.footer__branding{margin:0 auto;width:calc(100% - 40px);}.footer__left{margin-bottom:0.625rem;}.site-logo,.offices__link--wrapper{display:block;color:#4c4c4c;font-size:1.0625rem;text-align:center;padding:0.625rem 0;}.region__footer{width:100%;}.content-bottom{background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-white.jpg) #fff center;background-size:cover;background-attachment:fixed;}.region__content-bottom{margin:0 auto;width:calc(100% - 40px);border-top:1px solid #eff0eb;}.paragraph--jump-links{margin-top:60px;}.paragraph--jump-links ul{margin-bottom:40px;}.paragraph--jump-links__item{font-size:1.25rem;}.paragraph--jump-links__item > a{color:#31a19a;}.paragraph--jump-links__content{padding:60px 0;border-top:1px solid #eff0eb;font-size:1.0625rem;}.paragraph--jump-links.tabs__horizontal .field--name-field-jump-section-title{display:none;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__item{background:url(/themes/custom/msf/pattern-lab/source/images/icons/divider-gray.svg) no-repeat right;background-size:25px;padding-right:20px;margin-bottom:10px;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__item:last-child{background:none;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__item.ui-tabs-active{margin-bottom:10px;padding-bottom:0;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__item.ui-tabs-active > a{color:#4c4c4c;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__link{padding:0 10px;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__link:focus{outline:none;text-decoration:underline;}.paragraph--jump-links.tabs__horizontal .paragraph--jump-links__content{padding:30px 0;border-bottom:1px solid #eff0eb;margin:10px 0 20px;}.sitewide-search{padding:0.625rem 0 1.875rem;}.sitewide-search__result-summary__results{font-weight:bold;margin-right:20px;font-size:0.875rem;}.sitewide-search__result-summary__currently-showing{font-size:0.875rem;}main{clear:both;}.block-exposedformacquia-searchpage-2 form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;position:relative;}.block-exposedformacquia-searchpage-2 .form-item{width:calc(100% - 51px);}.block-exposedformacquia-searchpage-2 input[type='text']{background-color:transparent;color:#a5a5a5;border:1px solid #eff0eb;text-transform:uppercase;font-size:0.875rem;}.block-exposedformacquia-searchpage-2 input[type='text']:focus{outline:1px solid #cccfbf;}.block-exposedformacquia-searchpage-2 input#edit-submit-acquia-search{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/search-white.svg);background-size:0.9375rem;display:inline-block;background-position:50% 50%;display:inline-block;background-size:50%;font-size:0;height:100%;width:51px;padding:0 10px;position:absolute;}.block-exposedformacquia-searchpage-2 input#edit-reset{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/close-grey.svg);background-size:0.9375rem;display:inline-block;background-position:98% 48%;background-color:transparent;position:absolute;right:61px;top:2px;color:#a5a5a5;text-transform:none;font-size:0.875rem;width:80px;margin-right:10px;}.footer__ctas,.paragraph--type--three-statistics-in-columns{background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-dark.jpg) #231f20;}.three-column-ctas{margin:0 auto;width:calc(100% - 40px);}.three-column-ctas > .three-column-ctas__column:not(:nth-last-child(1)){border-bottom:1px dotted #3a3a3a;margin:0 1rem;}.event__register-now{margin:2rem 0;}.page__full-width .layout__main--wrapper{width:100%;}.page__full-width .block-msf-content{margin:0 auto;width:calc(100% - 40px);}.page__full-width .paragraph--type--image-full-bleed,.page__full-width .paragraph--type--view,.page__full-width .paragraph--type--in-focus-block,.page__full-width .paragraph--type--map-cta,.page__full-width .paragraph--type--three-statistics-in-columns{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}.page__full-width .paragraph--type--view{padding:0.625rem;}.page__sidebar .region__content{max-width:61.25rem;padding:0 0.625rem;margin:0 auto 1.25rem;}.page__custom .layout__main--wrapper,.page__site-wide-search .layout__main--wrapper{width:100%;}.page__custom .region__content,.page__site-wide-search .region__content{margin:0 auto;width:calc(100% - 40px);}.page__site-wide-search.page__full-width .block-msf-content{width:100%;}img{max-width:100%;height:auto;}.field--name-body .file-image img{height:auto !important;}.article__date{margin:0 auto;width:calc(100% - 40px);text-transform:uppercase;font-weight:bold;margin-bottom:1.875rem;}.page__sidebar .photo-popup-links{position:relative;bottom:0;padding-right:0.625rem;}.page__sidebar .breadcrumbs{color:#4c4c4c;margin:0.625rem;}.page__sidebar .breadcrumbs li:last-child{color:#d8d8d8;}.page__sidebar .breadcrumbs a{color:#4c4c4c;}.page__sidebar .hero--image img{width:100%;height:auto;}.page__sidebar .hero--basic__text{max-width:61.25rem;text-align:center;}.page__sidebar .hero--basic__text > *{margin:1.25rem auto;}.video__hero{padding:0.625rem;}.video__breadcrumbs .breadcrumbs{color:#4c4c4c;margin:0.625rem;}.video__breadcrumbs .breadcrumbs li:last-child{color:#d8d8d8;}.video__breadcrumbs .breadcrumbs a{color:#4c4c4c;}.video__breadcrumbs .breadcrumbs{margin-left:0;}.video__title{margin:0.625rem 0;}.video__date{margin:0;text-transform:uppercase;}@media (min-width:0) and (max-width:479px){.subfooter__wrapper .region__subfooter-first,.subfooter__wrapper .region__subfooter,.subfooter__wrapper .region__subfooter-last{border-top:2px solid #d8d8d8;padding-bottom:1.25rem;}.subfooter__wrapper .region__subfooter-first{border-top:0;}}@media (min-width:0) and (max-width:1169px){.block-mainnavigation{position:absolute;top:0;right:0;}.block-mainnavigation .js--sidebar-toggle{font-size:1.0625rem;text-transform:uppercase;display:block;text-align:right;background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-down.svg) no-repeat right rgba(255,255,255,0.6);background-size:10px;padding:5px 15px 5px 10px;-webkit-box-shadow:10px 0 0 rgba(255,255,255,0.6);box-shadow:10px 0 0 rgba(255,255,255,0.6);margin-right:0.625rem;}.block-mainnavigation .js--sidebar-toggle:hover,.block-mainnavigation .js--sidebar-toggle:focus{color:#4c4c4c;}.block-mainnavigation .js--sidebar-block{display:none;background:#eff0eb;padding:0 0.625rem;border:1px solid #eff0eb;-webkit-box-shadow:0 1px 5px #d8d8d8;box-shadow:0 1px 5px #d8d8d8;}.msf__search--header{display:inline-block;background:url(/themes/custom/msf/pattern-lab/source/images/icons/search.svg) no-repeat top center;text-transform:uppercase;color:#231f20;background-size:18px;padding:18px 5px 0;font-size:0.75rem;}.layout__header{height:60px;}.layout__header .site__logo img{height:50px;width:auto;}.layout__header .js--mobile-menu-toggle{bottom:auto;top:10px;}.layout__header .block-msf-mobile-menu{padding-bottom:10px;-webkit-box-shadow:1px 5px 10px -4px rgba(0,0,0,0.25);box-shadow:1px 5px 10px -4px rgba(0,0,0,0.25);top:60px;}.layout__header .region__header{padding-top:0.3125rem;width:calc(100% - 20px);margin:0 auto;}}@media (min-width:320px){.person-profile{padding:1.25rem;margin-left:15%;}.person-profile__text{padding:0;}.person-profile__image{max-width:40%;float:left;margin-left:-20%;margin-right:1.25rem;}}@media screen and (min-width:330px){.mobile-menu__icon{padding-right:4px;}}@media screen and (min-width:480px){.search-result--press-room-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}}@media (min-width:480px){h1{font-size:2.5rem;}.paragraph.paragraph--type--full-screen-width-image > article,.paragraph.paragraph--type--social-media-post-embed > article{min-width:440px;}.table th:nth-of-type(n+5),.table th:nth-of-type(3),.table th:nth-of-type(2),.table td:nth-of-type(n+5),.table td:nth-of-type(2),.table td:nth-of-type(3){white-space:normal;}.tb-megamenu .pagination a{padding:5px;}.tb-megamenu .btn-group.divider,.tb-megamenu .header .row-fluid .span3,.tb-megamenu .header .row-fluid .span7,.tb-megamenu .subhead-collapse{display:none;}.tb-megamenu .btn{font-size:11px;padding:1px 4px 2px 4px;}.tb-megamenu .navbar .btn{margin:0;}.tb-megamenu .btn-subhead{display:block;margin:10px 0;}.tb-megamenu .chzn-container,.tb-megamenu .chzn-container .chzn-results,.tb-megamenu .chzn-container-single .chzn-drop,.tb-megamenu .btn-toolbar > .btn-group,.tb-megamenu .btn-toolbar > .btn-group > .btn{width:99% !important;}.tb-megamenu .login .chzn-single{width:222px !important;}.tb-megamenu .login .chzn-container,.tb-megamenu .login .chzn-drop{width:230px !important;}.js--mobile-menu-toggle{background-size:20px;padding:20px 5px 0;font-size:0.875rem;}.msf__donate--header{background-size:20px;padding:20px 5px 0;font-size:0.875rem;}.mobile-menu__icon{background:url(/themes/custom/msf/pattern-lab/source/images/icons/divider-gray.svg) no-repeat right;padding-right:20px;background-size:25px;}.search--listing .block-facet--dropdown{width:28%;max-width:290px;}.alphabetical-listing{-webkit-columns:2;columns:2;text-align:left;}.related-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/themes/custom/msf/pattern-lab/source/images/textures/texture-dark.jpg) #4c4c4c;}.related-content img{max-width:100%;height:100%;}.related-content__col{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-item-align:auto;align-self:auto;}.related-content__col.first{width:50%;max-width:480px;}.related-content__col.second{width:50%;background:none;}.hero .headline--white{font-size:1.5rem;}.hero__home__link{-webkit-transition:font-size .3s;transition:font-size .3s;}.hero__home__link:hover .headline--red-bg,.hero__home__link:focus .headline--red-bg{font-size:2.53125rem;}.subfooter__wrapper .region__subfooter-first,.subfooter__wrapper .region__subfooter{width:calc(50%);float:left;margin-left:0;}.subfooter__wrapper .region__subfooter-last{width:calc(100%);float:left;margin-left:0;}.teasers--grid--job-profiles .views-row{width:50%;}.footer__branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;padding:0.625rem 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;}.site-logo{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:40%;padding:0.625rem 1.875rem 0.625rem 0;}.offices__link--wrapper{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;padding:0.625rem 0.625rem 0.625rem 1.875rem;border-left:1px solid #eff0eb;font-size:1.25rem;text-align:left;}}@media (min-width:0) and (max-width:1169px) and (min-width:480px){.msf__search--header{background-size:20px;padding:20px 5px 0;font-size:0.875rem;}}@media (min-width:481px){.tb-megamenu #filter-bar{height:29px;}}@media (min-width:640px){.search-result a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.search-result__image,.search-result__text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;height:200px;}.search-result__text{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;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;}.search-result__image{-ms-flex-negative:3;flex-shrink:3;max-width:25%;background:#eff0eb;max-height:none;overflow:visible;}.search-result__image img{height:100%;width:auto;max-width:none;}}@media (min-width:0) and (max-width:1169px) and (min-width:768px){.msf__search--header{background-size:24px;padding:25px 0.625rem 0;font-size:1.0625rem;}}@media screen and (min-width:768px){.hero{padding:480px 0 0;}}@media (min-width:768px){.layout-container,.sg-main{font-size:1.25rem;}.photo-popup-links .view-photo{display:inline-block;border-right:0.5px solid #d8d8d8;padding-right:1em;margin-right:1em;background:url(/themes/custom/msf/pattern-lab/source/images/icons/image-gray.svg) no-repeat;background-size:1.25rem;padding-left:1.5625rem;}.hero-anchor-links{width:calc(66% - 40px);}.site__slogan{display:block;color:#4c4c4c;font-size:0.875rem;text-align:right;padding-top:0.625rem;}.spread-the-word{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-gray.svg);background-size:0.9375rem;display:inline-block;background-size:25px;padding-right:60px;}.block-msf-follow-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.block-msf-follow-home .block__title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-gray.svg);background-size:0.9375rem;display:inline-block;font-size:1.5rem;background-size:25px;padding-right:60px;}.block-msf-follow-home .msf-social{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;padding-left:20px;}.block-msf-follow-home .msf-social__icon{height:45px;width:45px;margin-right:0.625rem;}.block-msf-share{text-align:left;padding:2.5rem 0;}.paragraph.paragraph--type--full-screen-width-image > article,.paragraph.paragraph--type--social-media-post-embed > article{width:500px;}.breadcrumbs{width:calc(66% - 40px);}.js--mobile-menu-toggle{background-size:24px;padding:25px 0.625rem 0;font-size:1.0625rem;}.msf__donate--header{background-size:24px;padding:25px 0.625rem 0;font-size:1.0625rem;}.mobile-menu__icon{padding-right:25px;padding-top:1%;}.search-result__image{width:auto;}.map-cta{width:calc(66% - 40px);}.page__full-width .email-signup .email-signup__body{width:calc(66% - 40px);}.block__msf-email.footer-email-form{padding-left:1.25rem;}.image__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;padding-top:.5rem;}.image__meta{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.image__meta.caption{width:65%;margin-right:2.5%;padding-right:2.5%;}.image__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;padding-top:.5rem;}.image__meta{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.image__meta.caption{width:65%;margin-right:2.5%;padding-right:2.5%;}.alphabetical-listing{width:calc(66% - 40px);}.crisis-box__text-container{width:calc(66% - 40px);}.crisis-box__top{padding:1.25rem 0;}.crisis-box__text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.crisis-box__column{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.crisis-box__content{width:70%;}.crisis-box__cta--wrapper{padding:1.25rem;text-align:left;}.related-content__col.first{width:40%;}.related-content__col.second{width:60%;}.address-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.address-block__text,.address-block__map{width:50%;}.address-block iframe{height:100%;}.share-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;}.share-copy__last-col,.share-copy__first-col{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;width:50%;max-width:768px;padding:0.625rem 1.875rem 1.875rem;}.share-copy__last-col{padding-left:0;}.share-copy__last-col .region__content-bottom{margin:0 auto;width:auto;border-top:0;}.share-copy__last-col .block-msf-share{padding:0;}.region__push-down-banner ~ .layout__header.fixed{top:65px;height:85px;padding-top:10px;}.hero{margin-bottom:50px;}.hero .hero-text-container .headline__wrapper{width:calc(66% - 40px);}.page__landing_page .hero .headline__wrapper,.page__landing_page .hero .breadcrumbs{margin:0 auto;width:calc(100% - 40px);}.teasers--grid .teasers__item,.teasers--grid .views-row{width:50%;}.teasers--grid--job-profiles .views-row{width:calc(100% / 3);}.page__full-width .block-msf-content{width:calc(66% - 40px);}figure{margin:2.5rem;}.article__date{width:calc(66% - 40px);}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.column__main,.column__sidebar{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.layout--66-33 .column__main{width:66%;padding-right:1.875rem;}.layout--66-33 .column__sidebar{width:33%;}.page__sidebar .breadcrumbs{width:calc(100% - 20px);}.video__hero{padding:0 1.875rem 1.875rem;}.video__breadcrumbs .breadcrumbs{width:calc(100% - 20px);}}@media (min-width:840px){.spb_top_center{width:800px;}}@media all and (min-width:1160px){.show-always .push-down__image{display:block;}.region__push-down-banner{position:static;}.region__push-down-banner .show-in-home .push-down__image{display:none;}.page__front .region__push-down-banner .show-in-home .push-down__image{display:block;}}@media (min-width:1160px){.region__push-down-banner ~ .layout__header.fixed{top:227px;}}@media (min-width:1170px){figure{margin:3.75rem;}.sticky-social{left:auto;right:auto;}.block-msf-follow{text-align:left;}.tb-megamenu{display:block;}.tb-megamenu .mega.open > .mega-dropdown-menu,.tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu{display:block;}.tb-megamenu .navbar .brand{font-size:13px;}.tb-megamenu .navbar .nav{margin:0 2px 0 0;}.tb-megamenu .navbar .nav > li > a,.tb-megamenu .navbar .nav > li > span.tb-megamenu-no-link{padding:6px;}.tb-megamenu .container-fluid{padding-left:10px;padding-right:10px;}.tb-megamenu-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;margin:0 auto;}.msf__donate{margin:0 auto 0 0;min-width:150px;}.msf__donate a{color:#fff;}.msf__donate a:hover,.msf__donate a:focus{color:#fff;}.msf__donate a.dropdown-toggle{width:90px;margin:0 auto;background:url(/themes/custom/msf/pattern-lab/source/images/icons/arrow-right-white.svg) no-repeat center right;background-size:12px;}.fixed .msf__donate{margin-top:-10px;}.fixed .msf__donate > a.dropdown-toggle{width:110px;}.tb-megamenu-item.level-1 > a{padding-top:12px;padding-bottom:15px;background-position:center right;}.tb-megamenu-item.level-1 > a.dropdown-toggle{margin-bottom:0;}.tb-megamenu.animate .mega > .mega-dropdown-menu{-webkit-transition:all 400ms;transition:all 400ms;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;}.tb-megamenu.animate .mega.animating > .mega-dropdown-menu{display:block !important;}.tb-megamenu.animate .mega.open > .mega-dropdown-menu{opacity:1;}.tb-megamenu.animate.zoom .mega > .mega-dropdown-menu{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transform-origin:20% 20%;transform-origin:20% 20%;}.tb-megamenu.animate.zoom .mega.open > .mega-dropdown-menu{-webkit-transform:scale(1,1);transform:scale(1,1);}.tb-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu{-webkit-transform:scale(1,0);transform:scale(1,0);}.tb-megamenu.animate.elastic .mega > .mega-dropdown-menu{-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:10% 0;transform-origin:10% 0;}.tb-megamenu.animate.elastic .mega.open > .mega-dropdown-menu{-webkit-transform:scale(1,1);transform:scale(1,1);}.tb-megamenu.animate.slide .mega.animating > .mega-dropdown-menu{overflow:hidden;}.tb-megamenu.animate.slide .mega > .mega-dropdown-menu > div{-webkit-transition:all 400ms;transition:all 400ms;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-top:-100%;}.tb-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div{margin-top:0;}.tb-megamenu.animate.slide .mega .mega > .mega-dropdown-menu{min-width:0;}.tb-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div{min-width:200px;margin-top:0;margin-left:-500px;}.tb-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div{margin-left:0;}.js--mobile-menu-toggle{display:none;}.block-msf-mobile-menu,.mobile-menu__icons{display:none !important;}.region__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:justify;align-content:space-between;margin:0 auto;width:calc(100% - 40px);padding:0 0.625rem;}.region__top nav{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.region__top a{color:#4c4c4c;letter-spacing:.5px;display:block;padding:0 0.625rem;border-right:1px solid #4c4c4c;}.region__top a:hover{color:#e00;}.region__top a#js-signup-open,.region__top a.msf__search--header{background-repeat:no-repeat;background-position:98% 45%;background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/get-emails.svg);background-size:0.9375rem;display:inline-block;padding-right:1.7rem;background-position:90% 1px;}.region__top a.msf__search--header{background-image:url(/themes/custom/msf/pattern-lab/source/images/icons/search.svg);border-right:0;}.region__top .menu-item{font-size:0.75rem;font-weight:600;text-transform:uppercase;float:left;list-style:none;padding:0.3125rem 0;}.region__top .menu{padding-left:0;margin:0.625rem 0;}.region__top .menu::after{content:'';display:table;clear:both;}.alphabetical-listing{-webkit-columns:3;columns:3;}.url-copy input.url-copy__form{width:77%;}.url-copy input.url-copy__button{max-width:none;width:23%;}.region__header{margin:0 auto;width:calc(100% - 40px);padding:0.625rem 0 0;}.block-msf-branding{width:calc(25%);float:left;margin-left:0;margin-top:-21px;}.block-msf-slogan{width:calc(75%);float:left;margin-left:0;display:block;}.block-mainnavigation-2{width:calc(75%);float:left;margin-left:0;display:block;position:relative;}.block-msf-mobile-menu{display:none;}.layout__header.fixed + .layout__header--placeholder{height:160px;}.layout__header.fixed .block-msf-slogan{width:calc(75%);float:left;margin-left:0;display:none;}.subfooter__wrapper .region__subfooter-first,.subfooter__wrapper .region__subfooter,.subfooter__wrapper .region__subfooter-last{width:calc(33.33333%);float:left;margin-left:0;}.teasers--grid .teasers__item,.teasers--grid .views-row{width:33%;}.footer__left{margin-bottom:0;}.footer__left{width:calc(58.33333%);float:left;margin-left:0;}.footer__right{width:calc(41.66667%);float:left;margin-left:0;margin-top:50px;padding-left:50px;border-left:1px solid #eff0eb;}.three-column-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90%;}.three-column-ctas > .three-column-ctas__column{padding:0 35px;border-bottom:0;}.three-column-ctas > .three-column-ctas__column:nth-last-child(3){margin-right:35px;width:350px;padding-right:0;}.three-column-ctas > .three-column-ctas__column:nth-last-child(-n+2){margin:0;width:400px;padding-left:50px;background:url(/themes/custom/msf/pattern-lab/source/images/icons/divider-gray.svg) left no-repeat;background-size:35px;}.page__sidebar .region__content{margin:0;}.page__custom .region__content,.page__site-wide-search .region__content{width:calc(66% - 40px);}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;}.layout__main--wrapper,.layout__sidebar--wrapper{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;}.layout__main--wrapper{width:75%;}.layout__sidebar--wrapper{width:25%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}}@media screen and (min-width:1170px){.hero{height:calc(100vw/2.8);}.hero .hero-text-container.make-room-for-in-focus-box{bottom:0;}}@media (min-width:1600px){.layout-container,.sg-main{font-size:1.375rem;}.alphabetical-listing{-webkit-columns:4;columns:4;}.teasers--grid--job-profiles .views-row{width:calc(100% / 4);}.three-column-ctas{width:calc(66% - 40px);}}@media print{.layout__top,.block-msf-slogan,.block-mainnavigation-2,.block-mainnavigation,.mobile-menu__icons,.photo-popup-links,.block-msf-local-tasks,.paragraph--type--map-cta,.paragraph--type--interactive-iframe,.paragraph--type--video-embed,.region__content-bottom,.subfooter,.layout__footer,.share-copy__last-col,.photo-popup-links,.hero--image{display:none;}.hero,.hero--basic__text{margin-bottom:0;padding:0;background:none;height:auto;}.hero .grad-mask-big,.hero--basic__text .grad-mask-big{display:none;}.hero .hero-text-container,.hero--basic__text .hero-text-container{position:relative;}.hero .headline--red-bg,.hero--basic__text .headline--red-bg{color:#231f20;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.hero .headline--white,.hero--basic__text .headline--white{color:#3a3a3a;}.paragraph--jump-links__content{border-bottom:0;}.cta__sidebar img{max-width:320px;}.share-copy{border-top:0;}.sticky-social,.paragraph--type--interactive-iframe,.paragraph--type--video-embed,.paragraph--type--looping-video,.layout__header.fixed{display:none !important;}blockquote > span,blockquote > p,blockquote > div{background:transparent;color:#4c4c4c;display:inline-block;-webkit-box-shadow:none;box-shadow:none;}}@media (max-width:480px){.search--listing .block-facet--dropdown{width:100%;}}@media (max-width:738px){.tb-megamenu .navbar .brand{margin-top:2px;}.tb-megamenu .navbar .btn-navbar{margin-top:3px;margin-right:3px;margin-bottom:3px;}.tb-megamenu .nav-collapse .nav .nav-header{color:#fff;}.tb-megamenu .nav-collapse.collapse.in{height:auto !important;}.tb-megamenu .nav-collapse .nav,.tb-megamenu .navbar .nav-collapse .nav.pull-right{margin:0;}.tb-megamenu .nav-collapse .dropdown-menu{margin:0;}.tb-megamenu .nav-collapse .nav li ul li ul.dropdown-menu,.tb-megamenu .nav-collapse .nav li ul li:hover ul.dropdown-menu,.tb-megamenu .nav-collapse .caret{display:none !important;}.tb-megamenu .nav-collapse .nav > li > a,.tb-megamenu .nav-collapse .dropdown-menu a,.tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link,.tb-megamenu .nav-collapse .dropdown-menu span.tb-megamenu-no-link{border-radius:0;}.tb-megamenu .navbar .nav-collapse .nav > li > .dropdown-menu::before,.tb-megamenu .navbar .nav-collapse .nav > li > .dropdown-menu::after,.tb-megamenu .navbar .nav-collapse .dropdown-submenu > a::after,.tb-megamenu .navbar .nav-collapse .dropdown-submenu > span.tb-megamenu-no-link::after{display:none;}.tb-megamenu .nav-collapse .dropdown-menu li + li a,.tb-megamenu .nav-collapse .dropdown-menu li + li span.tb-megamenu-no-link{margin-bottom:0;}}
