[data-BU-custom-styling="true"] :root {
  color: #404040;
  line-height: 1.2;
}
[data-BU-custom-styling="true"] body.noHero {
  background: #003f67 url(resources/login.png) bottom left no-repeat;
  background-size: 100%;
}
[data-BU-custom-styling="true"] body.noHero .forceCommunityThemeHeroBase {
  margin: 20px;
  position: relative;
  padding: 0;
  background: #00649e;
  overflow: hidden;
}
[data-BU-custom-styling="true"] body.noHero .siteforceStarterBody {
  margin: 0;
  min-height: 100%;
  /* Fonts */
  /* @font-face {
   font-family: 'OktaNeue-UltraLight';
   src:  url('resources/fonts/OktaNeueUltraLight/font.woff2') format('woff2'),
   url('resources/fonts/OktaNeueUltraLight/font.woff') format('woff');
   }
   @font-face {
   font-family: 'Noah-Regular';
   src:  url('resources/fonts/Noah/NoahRegular/font.woff2'),
   url('resources/fonts/Noah/NoahRegular/font.woff') format('woff');
   }
   @font-face {
   font-family: 'Noah-Bold';
   src:  url('resources/fonts/Noah/NoahBold/font.woff2') format('woff2'),
   url('resources/fonts/Noah/NoahBold/font.woff') format('woff');
   } */
  /* @font-face{
   font-family:"Noah-Regular";
   src:url("/resource/Portal_Fonts/Noah/NoahRegular/font.woff2") format("woff2"),url("/resource/Portal_Fonts/Noah/NoahRegular/font.woff") format("woff");
   }
   @font-face{
   font-family:"Noah-Bold";
   src:url("/resource/Portal_Fonts/Noah/NoahBold/font.woff2") format("woff2"),url("/resource/Portal_Fonts/Noah/NoahBold/font.woff") format("woff");
   }
   @font-face{
   font-family:"OktaNeue-UltraLight";
   src:url("/resource/Portal_Fonts/OktaNeueUltraLight/font.woff2") format("woff2"),url("/resource/Portal_Fonts/OktaNeueUltraLight/font.woff") format("woff");
   } */
}
@font-face {
  font-family: 'merriweather';
  src: url('/resource/Portal_MerriweatherFont/Merriweather-Regular.ttf') format("truetype");
}
@font-face {
  font-family: 'Whitney SSm B';
  src: url('/resource/Portal_BU_Fonts/Whitney-Light.otf') format("opentype");
}
@font-face {
  font-family: 'Whitney SSm A';
  src: url('/resource/Portal_BU_Fonts/Whitney-Medium.otf') format("opentype");
}
[data-BU-custom-styling="true"] .login .slds-col_padded, [data-BU-custom-styling="true"] .login .slds-col--padded {
  padding: 0 0 0 0;
}
[data-BU-custom-styling="true"] .login .siteforceContentArea {
  max-width: 33%;
  padding: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}
[data-BU-custom-styling="true"] .login .content-header-bar {
  background: #003478;
}
[data-BU-custom-styling="true"] .login .content-header-bar h2 {
  font-size: 2.3em;
  color: white;
}
[data-BU-custom-styling="true"] .login input, [data-BU-custom-styling="true"] .login inputContainer {
  background: #FFFFFF;
}
[data-BU-custom-styling="true"] .form-submit-button {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  background-color: #003478;
  color: white;
  padding: 0.5em 3em;
  border-radius: 3px;
  font-weight: bold;
  font-size: 1.3em;
  transition: background-color 600ms;
  margin-top: 1.5em;
}
[data-BU-custom-styling="true"] .uiOutputRichText {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.1em;
}
[data-BU-custom-styling="true"] .uiButton {
  color: #003478;
}
[data-BU-custom-styling="true"] .salesforceIdentityForgotPassword2 {
  max-width: 1280px;
  width: 60%;
  margin: 0 auto;
  z-index: 100000;
  position: relative;
  background: white;
  padding: 2em 3em 0 2em;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  /* for Social login component*/
}
[data-BU-custom-styling="true"] .salesforceIdentitySocialLogin2 {
  padding: 30px 0 20px;
  background: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 40px;
}
[data-BU-custom-styling="true"] .salesforceIdentitySocialLogin2 .socialOptionsContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 10px;
  flex: 0 1 100%;
  align-items: center;
  justify-content: center;
}
[data-BU-custom-styling="true"] .salesforceIdentitySocialLogin2 .socialOptionsContainer .socialOption {
  margin-bottom: 20px;
  min-width: 240px;
  /* for social login button list container */
  /* social login buttons spacing */
}
[data-BU-custom-styling="true"] .socialOption img {
  max-height: 75px;
}
[data-BU-custom-styling="true"] .socialOptionsContainer li::before {
  content: none;
  /* Section styles */
  /* footer {
   background-color: #222;
   height: 100px;
   } */
}
[data-BU-custom-styling="true"] .siteforceStarterBody {
  margin: -40px 0 43px;
  min-height: 100%;
}
[data-BU-custom-styling="true"] .siteforceContentArea {
  max-width: 1280px;
  /*width: 95%;*/
  margin: 0 auto;
  /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 35%); */
  z-index: 1;
  position: relative;
  /*background: white;*/
  /*padding: 2em 3em 0 2em;*/
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .siteforceContentArea.login {
  max-width: 960px;
  margin-top: 40px;
  padding: 0;
}
[data-BU-custom-styling="true"] .siteforceContentArea.login .content-header-bar {
  background: #005595;
}
[data-BU-custom-styling="true"] .siteforceContentArea.login .content-header-bar h2 {
  color: white;
}
[data-BU-custom-styling="true"] .siteforceContentArea.login .social-login {
  padding: 30px 0 20px;
  background: #f7f7f9;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 40px;
}
[data-BU-custom-styling="true"] .content-header-bar {
  background: rgba(0, 85, 149, 0.8);
  color: white !important;
  padding: 2.5em;
}
[data-BU-custom-styling="true"] .siteforceContentArea .contentTitle {
  color: white;
  /* Chevron styles */
}
[data-BU-custom-styling="true"] .breadcrumb {
  padding: 1em 1em 1em 0;
  border-bottom: 1px solid #eeeeee;
  background: white;
  margin-top: -2em;
}
[data-BU-custom-styling="true"] .breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 1.25em;
}
[data-BU-custom-styling="true"] .breadcrumb a, [data-BU-custom-styling="true"] .breadcrumb span {
  padding: 0.5em 1em;
}
[data-BU-custom-styling="true"] .breadcrumb li::before {
  content: ">";
}
[data-BU-custom-styling="true"] .breadcrumb li:first-child {
  padding-left: 0;
}
[data-BU-custom-styling="true"] .breadcrumb li:first-child::before {
  content: "";
  /* Form styles */
}
[data-BU-custom-styling="true"] .entry-row {
  padding: 1.5em 1.8em;
  position: relative;
}
[data-BU-custom-styling="true"] .entry-header {
  padding: 1.5em 1.8em;
  position: relative;
  border-bottom: 1px solid #b9b9b9;
  padding: 0.5em 1.8em;
  display: block;
}
[data-BU-custom-styling="true"] .entry-header h3 {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .entry-row:last-child {
  margin-bottom: 20px;
  border-bottom: none;
}
[data-BU-custom-styling="true"] .entry-row + .section-wrapper {
  margin-top: 20px;
}
[data-BU-custom-styling="true"] .entry-row .deleteEntry {
  position: absolute;
  bottom: 15px;
  right: 16px;
  font-size: 1.3em;
  vertical-align: middle;
}
[data-BU-custom-styling="true"] .entry-row .deleteEntry img {
  position: relative;
  bottom: 2px;
  left: -5px;
}
[data-BU-custom-styling="true"] .entry-row.light {
  background-color: #fcfcfd;
}
[data-BU-custom-styling="true"] .entry-row.dark {
  background-color: #f5f6f9;
}
[data-BU-custom-styling="true"] .entry-row .form-element:last-of-type, [data-BU-custom-styling="true"] .entry-row p {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .entry-list li {
  border-bottom: 1px solid #eeeeee;
  font-size: 1.3em;
  padding: 0.6em;
}
[data-BU-custom-styling="true"] fieldset {
  overflow: hidden;
}
[data-BU-custom-styling="true"] fieldset input {
  width: auto;
}
[data-BU-custom-styling="true"] .field-wrapper {
  float: left;
  clear: none;
}
[data-BU-custom-styling="true"] .field-wrapper.block label {
  float: none;
  margin-left: 15px;
  margin-bottom: 10px;
  padding-top: 5px;
}
[data-BU-custom-styling="true"] .field-wrapper label {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] fieldset label {
  float: left;
  clear: none;
  display: block;
  padding: 0px 1em 0px 8px;
}
[data-BU-custom-styling="true"] input {
  width: 100%;
  padding: 0px;
  border: 1px solid #d1d5d8;
  border-radius: 4px;
  transition: border 400ms;
  background: #f7f8f9;
}
[data-BU-custom-styling="true"] input[type=radio], [data-BU-custom-styling="true"] input.radio {
  float: left;
  clear: none;
  margin: 4px 0 0 2px;
}
[data-BU-custom-styling="true"] select {
  width: 100%;
  padding: 0px;
  border: 1px solid #d1d5d8;
  border-radius: 4px;
  transition: border 400ms;
  background: #f7f8f9;
}
[data-BU-custom-styling="true"] .slds-combobox__input {
  margin-top: 0px;
}
[data-BU-custom-styling="true"] input:focus, [data-BU-custom-styling="true"] select:focus {
  border: 1px solid #00639d;
  outline: none;
}
[data-BU-custom-styling="true"] input[type="radio"] {
  width: auto;
}
[data-BU-custom-styling="true"] label {
  font-size: 1.3em;
}
[data-BU-custom-styling="true"] .event {
  border-bottom: 1px solid #eeeeee;
  padding: 1.3em 2em 2.8em 2em;
  margin-bottom: 1.5em;
}
[data-BU-custom-styling="true"] .event:last-of-type {
  border-bottom: none;
}
[data-BU-custom-styling="true"] .event h2 {
  margin-top: 0 !important;
}
[data-BU-custom-styling="true"] .event .date {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.2em;
  padding-right: 0.4em;
}
[data-BU-custom-styling="true"] .event .location {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.2em;
  padding-right: 0.4em;
  border-left: 1px solid #999;
  padding-left: 0.4em;
}
[data-BU-custom-styling="true"] .event-list {
  padding: 1.5em;
  margin: 2.5em -2.5em 0;
  background: white;
}
[data-BU-custom-styling="true"] .event-tabs .slds-datepicker tbody > tr > td {
  font-size: 1.2em;
}
[data-BU-custom-styling="true"] .slds-datepicker {
  width: 100%;
}
[data-BU-custom-styling="true"] p {
  font-size: 1.35em;
  margin-bottom: 0.8em;
}
[data-BU-custom-styling="true"] .footer-text {
  font-size: 0.9em;
  line-height: 1.3;
  color: gray;
}
[data-BU-custom-styling="true"] .footer-text p {
  margin-bottom: 10px;
}
[data-BU-custom-styling="true"] .footer-text a {
  text-decoration: underline;
  /* h1.page-header {
   font-size: 3em;
   font-family: "Noah-Bold";
   color: #000000;
   }
   h2 {
   font-size: 2.3em;
   font-family: "Noah-Bold";
   color: #0b4773;
   }
   h3 {
   font-size: 1.4em;
   margin-bottom: .4em;
   font-family: "Noah-Regular";
   } */
}
[data-BU-custom-styling="true"] .slds-p-top_large, [data-BU-custom-styling="true"] .slds-p-top_x-large {
  padding-top: 33px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
[data-BU-custom-styling="true"] .slds-input {
  font-size: 100%;
}
[data-BU-custom-styling="true"] .salesforceIdentityCommunityLogo2 .communityLogo {
  max-width: 100%;
  width: 50%;
  margin-left: 25%;
}
[data-BU-custom-styling="true"] .salesforceIdentitySocialLogin2 .uiButton {
  background-image: url(/resource/Portal_SSOTempBanner) !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /* put the height and width of your image here */
  height: 49px;
  width: 372px;
  border: none;
  background-color: rgba(0, 0, 0, 0) !important;
  margin-top: 0px !important;
}
[data-BU-custom-styling="true"] .salesforceIdentitySocialLogin2 .uiButton .label {
  display: none !important;
}
[data-BU-custom-styling="true"] .slds-dropdown {
  width: max-content;
}
[data-BU-custom-styling="true"] .form-wrapper {
  width: 100%;
  min-height: 300px;
  background: white;
  border-radius: 10px;
  border-color: #d8d7d9;
  border-width: 1px;
  border-style: solid;
  padding: 2em 4em;
}
[data-BU-custom-styling="true"] .cb-section_column.slds-size_8-of-12 {
  border-radius: 0;
  padding: 4em 10em;
  border-left: 10px solid #00c0f3;
  background: white;
}
[data-BU-custom-styling="true"] .form-element {
  margin-bottom: 1em;
}
[data-BU-custom-styling="true"] .form-element.bold h3 {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .form-element.heading {
  padding-bottom: 0.7em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #6f93af;
}
[data-BU-custom-styling="true"] .form-element.heading h2 {
  padding-top: 8px;
}
[data-BU-custom-styling="true"] .form-element.spacing {
  padding-bottom: 1.2em;
  margin-bottom: 1.5em !important;
}
[data-BU-custom-styling="true"] .form-element.bottom-border {
  border-bottom: 1px solid #eeeeee;
}
[data-BU-custom-styling="true"] label {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: large !important;
  font-weight: bold;
}
[data-BU-custom-styling="true"] .label.bBody {
  color: white;
}
[data-BU-custom-styling="true"] .form-element .form-element-header {
  color: #0b4773;
  margin-bottom: 1em;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.6em;
}
[data-BU-custom-styling="true"] .slds-p-around_small, [data-BU-custom-styling="true"] .slds-p-around--small {
  /* padding: 0 0.75rem !important; */
}
[data-BU-custom-styling="true"] .slds-p-around_small:first-of-type, [data-BU-custom-styling="true"] .slds-p-around--small:first-of-type {
  padding-left: 0 !important;
}
[data-BU-custom-styling="true"] .slds-p-around_small:last-of-type, [data-BU-custom-styling="true"] .slds-p-around--small:last-of-type {
  padding-right: 0 !important;
}
[data-BU-custom-styling="true"] .mainNavigation {
  font-size: 3rem;
  color: #e42402;
}
[data-BU-custom-styling="true"] .header {
  color: #55beee;
  /* --- Demo Header --- */
  /* .forceCommunityThemeHeaderCompact {
   padding-left: 20px;
   padding-right: 20px;
   }
   .dark .header:not(.transparent-header), .header.dark:not(.transparent-header) {
   background-color: #333;
   border-bottom: 1px solid rgba(255,255,255,0.05);
   }
   .header-wrap {
   position: relative;
   z-index: 199;
   -webkit-backface-visibility: hidden;
   }
   .header, .header-wrap, .logo img {
   height: 65px;
   -webkit-transition: height .4s ease, opacity .3s ease;
   -o-transition: height .4s ease, opacity .3s ease;
   transition: height .4s ease, opacity .3s ease;
   }
   .primary-menu {
   float: right;
   }
   .primary-menu > ul {
   float: left;
   list-style: none;
   margin: 0;
   }
   .primary-menu ul > li {
   float: left;
   margin-left: 2px;
   }
   .primary-menu ul li {
   position: relative;
   }
   .primary-menu > ul > li:first-child {
   margin-left: 0;
   }
   .dark .header-wrap:not(.not-dark) .primary-menu > ul > li > a,
   .dark .header-wrap:not(.not-dark) .primary-menu > .container > ul > li > a,
   .dark.overlay-menu .header-wrap:not(.not-dark) .primary-menu > ul > li > a,
   .overlay-menu .primary-menu.dark > ul > li > a,
   .dark.overlay-menu .header-wrap:not(.not-dark) .primary-menu > .overlay-menu-close,
   .overlay-menu .primary-menu.dark > .overlay-menu-close, .dark .header-wrap:not(.not-dark) .top-search a,
   .dark .header-wrap:not(.not-dark) .top-cart a, .dark .header-wrap:not(.not-dark) .side-panel-trigger a,
   .dark .header-wrap:not(.not-dark) .top-account a, .dark .top-cart .top-cart-item-desc a,
   body.top-search-open .dark .header-wrap:not(.not-dark) .top-search a,
   .dark .header-wrap:not(.not-dark) .top-search a:hover, .dark .header-wrap:not(.not-dark) .top-cart a:hover,
   .dark .header-wrap:not(.not-dark) .side-panel-trigger a:hover,
   .dark .header-wrap:not(.not-dark) .top-account a:hover,
   .dark .header-wrap:not(.not-dark) .top-search form input {
   color: #FFF;
   text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
   }
   .logo {
   font-size: 36px;
   line-height: 100%;
   }
   .logo {
   position: relative;
   float: left;
   font-size: 36px;
   line-height: 100%;
   margin-right: 40px;
   }
   .primary-menu ul li > a {
   font-weight: bold;
   font-size: 13px;
   letter-spacing: 1px;
   text-transform: uppercase;
   display: block;
   line-height: 22px;
   padding: 21px 15px;
   color: #444;
   font-weight: bold;
   font-size: 13px;
   letter-spacing: 1px;
   text-transform: uppercase;
   font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
   -webkit-transition: margin .4s ease, padding .4s ease;
   -o-transition: margin .4s ease, padding .4s ease;
   transition: margin .4s ease, padding .4s ease;
   } */
  /* Interactions */
}
[data-BU-custom-styling="true"] .button {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  background-color: #005595;
  color: white;
  padding: 0.5em 3em;
  border-radius: 3px;
  font-weight: bold;
  font-size: 1.3em;
  transition: background-color 300ms, color 300ms;
  border: none;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .button img {
  width: 18px;
  height: 18px;
  position: relative;
  top: -2px;
  left: -5px;
}
[data-BU-custom-styling="true"] .button.primary {
  background-color: #003478;
  color: white;
}
[data-BU-custom-styling="true"] .button.primary:hover {
  background-color: #103754;
  color: white;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .slds-box {
  background: white;
}
[data-BU-custom-styling="true"] .slds-grid .button.secondary {
  background-color: white;
  border: 1px solid #cdcfd8;
  color: #005595;
}
[data-BU-custom-styling="true"] .slds-grid .button.secondary:hover {
  background-color: #00c0f3;
  border: 1px solid white;
  color: white;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .slds-grid .button.primary:hover {
  background-color: #00233d !important;
  color: white;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .full-width .button {
  border-radius: 0px;
  border-left: 0px solid !important;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .slds-form-element__control span {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .slds-grid .button {
  text-align: center;
  padding: 0.5em 0;
  background-color: #fff;
  border: 1px solid #cdcfd8;
  color: #404040;
  width: 100%;
  border-radius: none;
}
[data-BU-custom-styling="true"] .slds-grid .button.primary, [data-BU-custom-styling="true"] .slds-grid .button.active {
  background-color: #003478;
  color: white;
  /* --- Rounded Toggle Switch --- */
  /* The switch - the box around the slider */
}
[data-BU-custom-styling="true"] .switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 26px;
  top: 5px;
}
[data-BU-custom-styling="true"] .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  /* Hide default HTML checkbox */
  /* The slider */
}
[data-BU-custom-styling="true"] .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[data-BU-custom-styling="true"] .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[data-BU-custom-styling="true"] input:checked + .slider {
  background-color: #00c0f3;
}
[data-BU-custom-styling="true"] input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
[data-BU-custom-styling="true"] input:checked + .slider:before {
  -webkit-transform: translateX(19px);
  -ms-transform: translateX(19px);
  transform: translateX(19px);
  /* Rounded sliders */
}
[data-BU-custom-styling="true"] .slider.round {
  border-radius: 34px;
}
[data-BU-custom-styling="true"] .slider.round:before {
  border-radius: 50%;
  /* --- Hero -- */
}
[data-BU-custom-styling="true"] .contentTitle {
  color: #FFFFFF;
  text-shadow: 1px 1px 0 rgba(15, 72, 106, 0.7);
  font-size: 4.5em;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .lead {
  font-size: 1.75em;
  color: black;
}
[data-BU-custom-styling="true"] .forceCommunityThemeHeroBase {
  position: relative;
  padding: 130px 0;
  background: #00649e;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .forceCommunityThemeHeroBase img {
  position: absolute;
  top: -30px;
  min-width: 100%;
}
[data-BU-custom-styling="true"] .forceCommunityThemeHeroBase .align-center {
  justify-content: center;
  text-align: center;
}
[data-BU-custom-styling="true"] .forceCommunityThemeHeroBase .align-left {
  justify-content: flex-start;
  text-align: left;
  width: 1440px;
}
[data-BU-custom-styling="true"] .forceCommunityThemeHeroBase .content {
  position: relative;
  z-index: 10000;
  width: 70%;
  margin: 0 auto;
  /* tables */
}
[data-BU-custom-styling="true"] .demo-table {
  width: 100%;
}
[data-BU-custom-styling="true"] .table {
  border-style: solid;
  border-color: #eeeeee;
  border-radius: 20px;
  border-width: 1px;
  margin-top: 20px;
}
[data-BU-custom-styling="true"] .table-heading {
  background: #003378;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .row td {
  padding: 0.8em;
}
[data-BU-custom-styling="true"] .table-row {
  transition: background-color 300ms;
  cursor: pointer;
}
[data-BU-custom-styling="true"] .table-row:nth-child(even) {
  background-color: #f9f9f9;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
[data-BU-custom-styling="true"] .table-row:nth-child(odd) {
  background-color: white;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
[data-BU-custom-styling="true"] .table-row:hover {
  background: rgba(0, 85, 149, 0.8);
  color: white;
}
[data-BU-custom-styling="true"] .table-heading:hover {
  background: rgba(0, 85, 149, 0.8);
  color: white;
}
[data-BU-custom-styling="true"] .table-row:hover a, [data-BU-custom-styling="true"] .table-heading:hover a {
  color: white;
}
[data-BU-custom-styling="true"] .legend {
  border: 1px solid #eeeeee;
  padding: 1.5em 3.5em 1.5em 1.5em;
  background: white;
  margin-top: 30px;
  display: inline-block;
  width: 80%;
  box-shadow: 0 28px 60px -52px rgba(0, 0, 0, 0.3);
}
[data-BU-custom-styling="true"] .legend .legendValue .label {
  color: #777777;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.1em;
}
[data-BU-custom-styling="true"] .section-wrapper {
  padding: 0 0 2.5em 0;
  margin: 0;
}
[data-BU-custom-styling="true"] .section-wrapper h2 {
  padding: 14px 0 0;
  margin-bottom: 14px;
}
[data-BU-custom-styling="true"] .section-body-content.center-content {
  text-align: center;
}
[data-BU-custom-styling="true"] .content-wrapper {
  padding: 2em;
  margin: 0 0 1.5em 0;
}
[data-BU-custom-styling="true"] .bottom-border {
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #eeeeee;
}
[data-BU-custom-styling="true"] .legend li {
  padding: 0.25em 0;
}
[data-BU-custom-styling="true"] .label-color {
  width: 20px;
  height: 20px;
  display: inline-block;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .label {
  position: relative;
  top: -4px;
  left: 4px;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: bold;
  /* Tabs */
}
[data-BU-custom-styling="true"] .tabs {
  display: flex;
  flex-wrap: wrap;
}
[data-BU-custom-styling="true"] .search .search-icon {
  position: relative;
}
[data-BU-custom-styling="true"] .search .search-icon:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url('./resources/twotone_search_black_48dp.png') center center no-repeat;
  background-size: cover;
  position: absolute;
  top: -1px;
  right: 11px;
  z-index: 10000;
}
[data-BU-custom-styling="true"] .tabs .input {
  position: absolute;
  opacity: 0;
}
[data-BU-custom-styling="true"] .tabs .label {
  width: 100%;
  padding: 10px 30px;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.1s, color 0.1s;
  margin: 0;
  position: static;
}
[data-BU-custom-styling="true"] .tabs .label.button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
[data-BU-custom-styling="true"] .tabs .label:hover {
  background: #d8d8d8;
}
[data-BU-custom-styling="true"] .tabs .label:active {
  background: #f7f7f7;
}
[data-BU-custom-styling="true"] .tabs .input:focus + .label {
  background: #f7f7f7;
  z-index: 1;
}
[data-BU-custom-styling="true"] .tabs .input:checked + .label {
  /* background: #f7f7f7;
   color: #000; */
  background: #004486;
  color: white;
}
[data-BU-custom-styling="true"] .tabs .panel {
  display: none;
  border-top: 4px solid #004485;
}
@media (min-width: 600px) {
  [data-BU-custom-styling="true"] .tabs .label {
    width: auto;
  }
}
[data-BU-custom-styling="true"] .panel {
  padding: 3em 2em;
  background: #f7f7f7;
  width: 100%;
  border-top: 2px solid #f1ecec;
  /* .panel input, .panel select {
   background: white;
   } */
}
@media (min-width: 600px) {
  [data-BU-custom-styling="true"] .tabs .panel {
    order: 99;
  }
}
[data-BU-custom-styling="true"] .tabs .input:checked + .label + .panel {
  display: block;
  /* Modal */
  /* modal part */
}
[data-BU-custom-styling="true"] .modal-background {
  display: none;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0.2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100001;
}
[data-BU-custom-styling="true"] .modal {
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  /* font-size: 1.5rem; 
   animation-name: animatemodal;
   animation-duration: 0.4s; */
}
[data-BU-custom-styling="true"] .modal .content-header-bar h2 {
  color: white;
}
[data-BU-custom-styling="true"] .close-btn {
  font-size: 2.5em;
  position: absolute;
  top: 20px;
  right: 27px;
}
[data-BU-custom-styling="true"] .close-btn:hover {
  cursor: pointer;
  /*! Flickity v1.2.1
   http://flickity.metafizzy.co
   ---------------------------------------------- */
}
[data-BU-custom-styling="true"] .flickity-enabled {
  position: relative;
}
[data-BU-custom-styling="true"] .flickity-enabled:focus {
  outline: none;
}
[data-BU-custom-styling="true"] .flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
[data-BU-custom-styling="true"] .flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  /* draggable */
}
[data-BU-custom-styling="true"] .flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[data-BU-custom-styling="true"] .flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
[data-BU-custom-styling="true"] .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  /* ---- previous/next buttons ---- */
}
[data-BU-custom-styling="true"] .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:hover {
  background: white;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button.previous {
  left: 10px;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button.next {
  right: 10px;
  /* right to left */
}
[data-BU-custom-styling="true"] .flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
[data-BU-custom-styling="true"] .flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button .arrow {
  fill: #333;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
  /* color & size if no SVG - IE8 and Android 2.3 */
  /* ---- page dots ---- */
}
[data-BU-custom-styling="true"] .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
[data-BU-custom-styling="true"] .flickity-rtl .flickity-page-dots {
  direction: rtl;
}
[data-BU-custom-styling="true"] .flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}
[data-BU-custom-styling="true"] .flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}
@keyframes fadeUp {
  /*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
  /*
   * Normalization
   */
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
[data-BU-custom-styling="true"] abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
[data-BU-custom-styling="true"] audio:not([controls]) {
  display: none;
}
[data-BU-custom-styling="true"] b, [data-BU-custom-styling="true"] strong {
  font-weight: bolder;
}
[data-BU-custom-styling="true"] button {
  -webkit-appearance: button;
  overflow: visible;
}
[data-BU-custom-styling="true"] button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
[data-BU-custom-styling="true"] input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
[data-BU-custom-styling="true"] button:-moz-focusring, [data-BU-custom-styling="true"] input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[data-BU-custom-styling="true"] button, [data-BU-custom-styling="true"] select {
  text-transform: none;
}
[data-BU-custom-styling="true"] details {
  display: block;
}
[data-BU-custom-styling="true"] hr {
  overflow: visible;
}
[data-BU-custom-styling="true"] html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
[data-BU-custom-styling="true"] input {
  -webkit-border-radius: 0;
}
[data-BU-custom-styling="true"] input[type="button"], [data-BU-custom-styling="true"] input[type="reset"], [data-BU-custom-styling="true"] input[type="submit"] {
  -webkit-appearance: button;
}
[data-BU-custom-styling="true"] input[type="number"] {
  width: auto;
}
[data-BU-custom-styling="true"] input[type="search"] {
  -webkit-appearance: textfield;
}
[data-BU-custom-styling="true"] input[type="search"]::-webkit-search-cancel-button, [data-BU-custom-styling="true"] input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[data-BU-custom-styling="true"] main {
  display: block;
}
[data-BU-custom-styling="true"] pre {
  overflow: auto;
}
[data-BU-custom-styling="true"] progress {
  display: inline-block;
}
[data-BU-custom-styling="true"] summary {
  display: block;
}
[data-BU-custom-styling="true"] svg:not(:root) {
  overflow: hidden;
}
[data-BU-custom-styling="true"] template {
  display: none;
}
[data-BU-custom-styling="true"] textarea {
  overflow: auto;
}
[data-BU-custom-styling="true"] [hidden] {
  display: none;
  /*
   * Universal inheritance
   */
}
[data-BU-custom-styling="true"] *, [data-BU-custom-styling="true"] ::before, [data-BU-custom-styling="true"] ::after {
  box-sizing: inherit;
}
[data-BU-custom-styling="true"] * {
  font-size: inherit;
  line-height: inherit;
}
[data-BU-custom-styling="true"] ::before, [data-BU-custom-styling="true"] ::after {
  text-decoration: inherit;
  vertical-align: inherit;
}
[data-BU-custom-styling="true"] button, [data-BU-custom-styling="true"] input, [data-BU-custom-styling="true"] select, [data-BU-custom-styling="true"] textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  /*
   * Opinionated defaults
   */
}
[data-BU-custom-styling="true"] * {
  margin: 0;
  padding: 0;
  border-style: solid;
  border-width: 0;
}
[data-BU-custom-styling="true"] ::before, [data-BU-custom-styling="true"] ::after {
  border-style: solid;
  border-width: 0;
}
[data-BU-custom-styling="true"] a, [data-BU-custom-styling="true"] area, [data-BU-custom-styling="true"] button, [data-BU-custom-styling="true"] input, [data-BU-custom-styling="true"] label, [data-BU-custom-styling="true"] select, [data-BU-custom-styling="true"] textarea, [data-BU-custom-styling="true"] [tabindex] {
  touch-action: manipulation;
}
[data-BU-custom-styling="true"] select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
[data-BU-custom-styling="true"] select::-ms-expand {
  display: none;
}
[data-BU-custom-styling="true"] select::-ms-value {
  color: currentColor;
}
[data-BU-custom-styling="true"] svg {
  fill: currentColor;
}
[data-BU-custom-styling="true"] [aria-busy="true"] {
  cursor: progress;
}
[data-BU-custom-styling="true"] [aria-controls] {
  cursor: pointer;
}
[data-BU-custom-styling="true"] [aria-disabled] {
  cursor: default;
}
[data-BU-custom-styling="true"] [hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}
[data-BU-custom-styling="true"] [hidden][aria-hidden="false"]:focus {
  clip: auto;
  /*
   * Configurable defaults
   */
}
[data-BU-custom-styling="true"] * {
  background-repeat: no-repeat;
}
[data-BU-custom-styling="true"] :root {
  background-color: #ffffff;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 66.66667% sans-serif;
}
[data-BU-custom-styling="true"] a {
  text-decoration: none;
}
[data-BU-custom-styling="true"] audio, [data-BU-custom-styling="true"] canvas, [data-BU-custom-styling="true"] iframe, [data-BU-custom-styling="true"] img, [data-BU-custom-styling="true"] svg, [data-BU-custom-styling="true"] video {
  vertical-align: middle;
}
[data-BU-custom-styling="true"] button, [data-BU-custom-styling="true"] input, [data-BU-custom-styling="true"] select, [data-BU-custom-styling="true"] textarea {
  background-color: transparent;
  color: inherit;
}
[data-BU-custom-styling="true"] button, [data-BU-custom-styling="true"] [type="button"], [data-BU-custom-styling="true"] [type="date"], [data-BU-custom-styling="true"] [type="datetime"], [data-BU-custom-styling="true"] [type="datetime-local"], [data-BU-custom-styling="true"] [type="email"], [data-BU-custom-styling="true"] [type="month"], [data-BU-custom-styling="true"] [type="number"], [data-BU-custom-styling="true"] [type="password"], [data-BU-custom-styling="true"] [type="reset"], [data-BU-custom-styling="true"] [type="search"], [data-BU-custom-styling="true"] [type="submit"], [data-BU-custom-styling="true"] [type="tel"], [data-BU-custom-styling="true"] [type="text"], [data-BU-custom-styling="true"] [type="time"], [data-BU-custom-styling="true"] [type="url"], [data-BU-custom-styling="true"] [type="week"], [data-BU-custom-styling="true"] select, [data-BU-custom-styling="true"] textarea {
  min-height: 1.5em;
}
[data-BU-custom-styling="true"] code, [data-BU-custom-styling="true"] kbd, [data-BU-custom-styling="true"] pre, [data-BU-custom-styling="true"] samp {
  font-family: monospace, monospace;
}
[data-BU-custom-styling="true"] nav ol, [data-BU-custom-styling="true"] nav ul {
  list-style: none;
}
[data-BU-custom-styling="true"] small {
  font-size: 75%;
}
[data-BU-custom-styling="true"] table {
  border-collapse: collapse;
  border-spacing: 0;
}
[data-BU-custom-styling="true"] textarea {
  resize: vertical;
}
[data-BU-custom-styling="true"] ::-moz-selection, [data-BU-custom-styling="true"] ::selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none;
}
[data-BU-custom-styling="true"] :root {
  font-size: 100%;
  overflow-x: hidden;
  /* word-wrap: break-word; } */
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] :focus {
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
}
[data-BU-custom-styling="true"] [data-whatinput='mouse'] :focus, [data-BU-custom-styling="true"] [data-whatinput='touch'] :focus {
  outline: 0;
}
[data-BU-custom-styling="true"] input[type='radio'] {
  border: 0.0625rem solid #57595B;
  border-radius: 0.5rem;
  background-color: #fff;
}
[data-BU-custom-styling="true"] input[type='radio']:checked {
  background: rgba(0, 0, 0, 0.75);
}
[data-BU-custom-styling="true"] input[type='search'] {
  appearance: none;
}
[data-BU-custom-styling="true"] button {
  cursor: pointer;
}
[data-BU-custom-styling="true"] img {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
}
[data-BU-custom-styling="true"] img:before {
  content: ' ';
}
[data-BU-custom-styling="true"] img:after {
  content: attr(alt);
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
[data-BU-custom-styling="true"] svg:not(:root) {
  display: inherit;
}
[data-BU-custom-styling="true"] ::-webkit-media-controls {
  display: none !important;
}
[data-BU-custom-styling="true"] .svgstore {
  display: block;
  position: relative;
  pointer-events: none;
}
[data-BU-custom-styling="true"] .svgstore svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[data-BU-custom-styling="true"] .svgstore--alert, [data-BU-custom-styling="true"] .svgstore--angle-left, [data-BU-custom-styling="true"] .svgstore--angle-right {
  padding-bottom: 100%;
}
[data-BU-custom-styling="true"] .svgstore--brandeis-logo {
  padding-bottom: 31.03448%;
}
[data-BU-custom-styling="true"] .svgstore--checkmark {
  padding-bottom: 86.66667%;
}
[data-BU-custom-styling="true"] .svgstore--chevron-down-alt, [data-BU-custom-styling="true"] .svgstore--chevron-down, [data-BU-custom-styling="true"] .svgstore--chevron-up, [data-BU-custom-styling="true"] .svgstore--close, [data-BU-custom-styling="true"] .svgstore--comment, [data-BU-custom-styling="true"] .svgstore--facebook, [data-BU-custom-styling="true"] .svgstore--heart, [data-BU-custom-styling="true"] .svgstore--instagram, [data-BU-custom-styling="true"] .svgstore--linkedin {
  padding-bottom: 100%;
}
[data-BU-custom-styling="true"] .svgstore--logo {
  padding-bottom: 14.02214%;
}
[data-BU-custom-styling="true"] .svgstore--menu, [data-BU-custom-styling="true"] .svgstore--minus, [data-BU-custom-styling="true"] .svgstore--pause, [data-BU-custom-styling="true"] .svgstore--play-alt, [data-BU-custom-styling="true"] .svgstore--plus, [data-BU-custom-styling="true"] .svgstore--search, [data-BU-custom-styling="true"] .svgstore--shield, [data-BU-custom-styling="true"] .svgstore--twitter, [data-BU-custom-styling="true"] .svgstore--youtube {
  padding-bottom: 100%;
}
[data-BU-custom-styling="true"] body {
  font-family: "merriweather", serif;
  font-size: 1.0625rem;
  line-height: 1.705;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
[data-BU-custom-styling="true"] h1, [data-BU-custom-styling="true"] h2, [data-BU-custom-styling="true"] h3, [data-BU-custom-styling="true"] .feed-title, [data-BU-custom-styling="true"] h4, [data-BU-custom-styling="true"] h5, [data-BU-custom-styling="true"] h6, [data-BU-custom-styling="true"] .h1-hero, [data-BU-custom-styling="true"] .h1, [data-BU-custom-styling="true"] .h2, [data-BU-custom-styling="true"] .h3, [data-BU-custom-styling="true"] .h4, [data-BU-custom-styling="true"] .faculty__listing__name, [data-BU-custom-styling="true"] .h5, [data-BU-custom-styling="true"] .h6 {
  color: #2f2f2f;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] h1, [data-BU-custom-styling="true"] .h1 {
  /*margin-top: 2.5rem;*/
  margin-bottom: 2.5rem;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.2;
}
[data-BU-custom-styling="true"] .h1-hero {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .h1-hero {
    font-size: 4rem;
  }
}
[data-BU-custom-styling="true"] h2, [data-BU-custom-styling="true"] .h2 {
  /*margin-top: 1.25rem;*/
  margin-bottom: 1.25rem;
  font-size: 2.625rem !important;
  font-weight: 600;
  line-height: 1.125;
}
[data-BU-custom-styling="true"] h3, [data-BU-custom-styling="true"] .feed-title, [data-BU-custom-styling="true"] .h3 {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.071;
}
[data-BU-custom-styling="true"] h3 a, [data-BU-custom-styling="true"] .feed-title a, [data-BU-custom-styling="true"] .h3 a {
  font-weight: 400;
}
[data-BU-custom-styling="true"] h3 a:hover, [data-BU-custom-styling="true"] .feed-title a:hover, [data-BU-custom-styling="true"] .h3 a:hover {
  color: #003478;
}
[data-BU-custom-styling="true"] h4, [data-BU-custom-styling="true"] .h4, [data-BU-custom-styling="true"] .faculty__listing__name {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.142;
}
[data-BU-custom-styling="true"] h4 a, [data-BU-custom-styling="true"] .h4 a, [data-BU-custom-styling="true"] .faculty__listing__name a {
  font-weight: 400;
}
[data-BU-custom-styling="true"] h4 a:hover, [data-BU-custom-styling="true"] .h4 a:hover, [data-BU-custom-styling="true"] .faculty__listing__name a:hover {
  color: #003478;
}
[data-BU-custom-styling="true"] h5, [data-BU-custom-styling="true"] .h5 {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.166;
}
[data-BU-custom-styling="true"] h5 a, [data-BU-custom-styling="true"] .h5 a {
  font-weight: 600;
}
[data-BU-custom-styling="true"] h5 a:hover, [data-BU-custom-styling="true"] .h5 a:hover {
  color: #003478;
}
[data-BU-custom-styling="true"] h6, [data-BU-custom-styling="true"] .h6 {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.35;
}
[data-BU-custom-styling="true"] h6 a, [data-BU-custom-styling="true"] .h6 a {
  font-weight: 600;
}
[data-BU-custom-styling="true"] h6 a:hover, [data-BU-custom-styling="true"] .h6 a:hover {
  color: #003478;
}
[data-BU-custom-styling="true"] .heading--light {
  font-weight: 500;
}
[data-BU-custom-styling="true"] .heading--light a {
  font-weight: 500;
}
[data-BU-custom-styling="true"] strong {
  font-weight: 700;
}
[data-BU-custom-styling="true"] .medium {
  font-weight: 500;
}
[data-BU-custom-styling="true"] p {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
[data-BU-custom-styling="true"] .main p a:not([class]) {
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
}
[data-BU-custom-styling="true"] .main p a:not([class]):hover {
  border-color: #0B7886;
  text-decoration: none;
  color: #0B7886;
}
[data-BU-custom-styling="true"] .p--small, [data-BU-custom-styling="true"] .accordion__content, [data-BU-custom-styling="true"] .faculty__listing p:not([class]) {
  font-family: "merriweather", serif;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.8;
}
[data-BU-custom-styling="true"] .p--large, [data-BU-custom-styling="true"] .form__label {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.1875rem;
  line-height: 1.736;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .p--large a, [data-BU-custom-styling="true"] .form__label a {
  font-weight: 600;
}
[data-BU-custom-styling="true"] .p--micro {
  font-size: 0.75rem !important;
}
[data-BU-custom-styling="true"] .p--sans-serif, [data-BU-custom-styling="true"] .caption, [data-BU-custom-styling="true"] .caption--alt {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .p--xlarge {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
}
[data-BU-custom-styling="true"] a {
  color: #003478;
  font-weight: 600;
}
[data-BU-custom-styling="true"] a:hover {
  text-decoration: underline;
}
[data-BU-custom-styling="true"] blockquote {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] blockquote > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] blockquote > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-top: 0.0625rem solid #57595B;
}
[data-BU-custom-styling="true"] hr + .block {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
[data-BU-custom-styling="true"] ul, [data-BU-custom-styling="true"] ol {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding-left: 1.25rem;
}
[data-BU-custom-styling="true"] ul > :first-child, [data-BU-custom-styling="true"] ol > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] ul > :last-child, [data-BU-custom-styling="true"] ol > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .ul--clean {
  list-style: none;
  padding-left: 0;
}
[data-BU-custom-styling="true"] li {
  margin-bottom: 0.75rem;
}
[data-BU-custom-styling="true"] li:not([class]) a:not([class]) {
  font-weight: 600;
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
}
[data-BU-custom-styling="true"] li:not([class]) a:not([class]):hover {
  border-color: #0B7886;
  text-decoration: none;
  color: #0B7886;
}
[data-BU-custom-styling="true"] .caption, [data-BU-custom-styling="true"] .caption--alt {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.8;
}
[data-BU-custom-styling="true"] .main .caption--alt a:not([class]) {
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
}
[data-BU-custom-styling="true"] .main .caption--alt a:not([class]):hover {
  border-color: #0B7886;
  text-decoration: none;
  color: #0B7886;
}
[data-BU-custom-styling="true"] .inline-image img {
  display: inline-block;
}
[data-BU-custom-styling="true"] .inline-image a {
  padding: 0.25rem;
  display: inline-block;
}
[data-BU-custom-styling="true"] .large--serif {
  font-size: 1.375rem;
  font-weight: lighter;
  line-height: 1.7333;
  font-family: "merriweather", serif;
}
@media (min-width: 64em) {
  [data-BU-custom-styling="true"] .two__column__list {
    column-count: 2;
    column-gap: 3rem;
  }
}
[data-BU-custom-styling="true"] .callout {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f5f4f0;
  border-top: 0.25rem solid #57595B;
}
[data-BU-custom-styling="true"] .callout > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .callout > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .eyebrow {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
[data-BU-custom-styling="true"] .wrap {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
[data-BU-custom-styling="true"] .wrap::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .wrap::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .wrap {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .wrap {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
[data-BU-custom-styling="true"] .wrap--wide {
  max-width: 96rem;
}
[data-BU-custom-styling="true"] .wrap--narrow {
  max-width: 70rem;
}
[data-BU-custom-styling="true"] .wrap--slim {
  max-width: 58rem;
}
[data-BU-custom-styling="true"] .wrap--relative {
  position: relative;
}
[data-BU-custom-styling="true"] .main, [data-BU-custom-styling="true"] .sidebar {
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
}
[data-BU-custom-styling="true"] .main > :first-child, [data-BU-custom-styling="true"] .sidebar > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .main > :last-child, [data-BU-custom-styling="true"] .sidebar > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .main {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .main {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
    width: calc(100% - 22rem);
    float: right;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .main {
    width: calc(100% - 24rem);
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .main--center {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
[data-BU-custom-styling="true"] .sidebar {
  font-size: 0.9375rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .sidebar {
    width: 12rem;
    float: left;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .main + .sidebar + .main {
    margin-top: 0;
  }
}
[data-BU-custom-styling="true"] .align-left, [data-BU-custom-styling="true"] .align-right {
  margin-bottom: 1.25rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .align-left, [data-BU-custom-styling="true"] .align-right {
    max-width: 40%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .align-left {
    margin-right: 1.25rem;
    float: left;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .align-right {
    margin-left: 1.25rem;
    float: right;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .align-small {
    max-width: 25%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .align-zero {
    margin-bottom: 0;
  }
}
[data-BU-custom-styling="true"] .full-width {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .text-center {
  text-align: center;
}
[data-BU-custom-styling="true"] .text-left {
  text-align: left;
}
[data-BU-custom-styling="true"] .text-right {
  text-align: right;
}
[data-BU-custom-styling="true"] .semibold {
  font-weight: 600;
}
[data-BU-custom-styling="true"] .hide {
  position: absolute;
  left: -999rem;
}
[data-BU-custom-styling="true"] .triangle-tab {
  position: relative;
}
[data-BU-custom-styling="true"] .triangle-tab::before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.25rem;
  border-top: 1.25rem solid #003478;
  border-right: 1.25rem solid transparent;
  border-left: 1.25rem solid transparent;
  content: '';
}
[data-BU-custom-styling="true"] .indent {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 1.25rem;
  border-left: 0.5rem solid #003478;
}
[data-BU-custom-styling="true"] .indent > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .indent > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .skip {
  position: absolute;
  left: -999rem;
}
[data-BU-custom-styling="true"] .skip:focus {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 5;
}
[data-BU-custom-styling="true"] .skip-carousel {
  position: absolute;
  left: -999rem;
}
[data-BU-custom-styling="true"] .skip-carousel:focus {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  text-align: center;
}
[data-BU-custom-styling="true"] .shield-icon {
  margin: 2rem auto;
  width: 6.25rem;
  height: 6.25rem;
}
[data-BU-custom-styling="true"] .only-mobile {
  display: block;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .only-mobile {
    display: none;
  }
}
[data-BU-custom-styling="true"] .only-desktop {
  display: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .only-desktop {
    display: block;
  }
}
[data-BU-custom-styling="true"] .clearfix::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .clearfix::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .fadeUp {
  opacity: 0;
}
[data-BU-custom-styling="true"] .fadeUp--active {
  animation: fadeUp 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
[data-BU-custom-styling="true"] .zoomin {
  overflow: hidden;
}
[data-BU-custom-styling="true"] .zoomin img {
  transition: transform 300ms ease;
}
[data-BU-custom-styling="true"] .zoomin:hover img {
  transform: scale(1.1);
}
[data-BU-custom-styling="true"] .accordion-group {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .accordion-group > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .accordion-group > :last-child {
  margin-bottom: 0;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .tab-accordions .accordion-group {
    display: none;
  }
}
[data-BU-custom-styling="true"] .accordion {
  position: relative;
  overflow: hidden;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
[data-BU-custom-styling="true"] .tab-accordions .accordion {
  margin: 0.125rem 0;
}
[data-BU-custom-styling="true"] .accordion__heading__toggle {
  font-size: 1.75rem;
  margin: 0;
  line-height: 1.7059;
}
[data-BU-custom-styling="true"] .accordion__toggle, [data-BU-custom-styling="true"] .accordion__content {
  padding: 1.25rem;
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .accordion__toggle {
  display: block;
  color: #003478;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .tab-accordions .accordion__toggle {
  position: relative;
  border-radius: 0.1875rem;
  background-color: #003478;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
[data-BU-custom-styling="true"] .accordion__toggle:hover {
  text-decoration: none;
}
[data-BU-custom-styling="true"] .accordion__toggle:hover .accordion__icon {
  background-color: #0B7886;
}
[data-BU-custom-styling="true"] .accordion__icon {
  border-radius: 50%;
  background-color: #003478;
  width: 2.875rem;
  margin-left: 1.25rem;
  padding: 0.75rem;
  float: right;
  color: #fff;
  pointer-events: none;
}
[data-BU-custom-styling="true"] .accordion__icon--alt {
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  color: #fff;
}
[data-BU-custom-styling="true"] .accordion--active .accordion__icon--alt {
  color: #fff;
  transform: rotate(180deg) translateY(50%);
}
[data-BU-custom-styling="true"] .accordion__icon--active {
  display: none;
}
[data-BU-custom-styling="true"] .accordion--active .accordion__icon--active, [data-BU-custom-styling="true"] .accordion__icon--inactive {
  display: block;
}
[data-BU-custom-styling="true"] .accordion--active .accordion__icon--inactive {
  display: none;
}
[data-BU-custom-styling="true"] .accordion__content {
  position: absolute;
  left: -999rem;
  top: 0;
  margin-top: 0.125rem;
  visibility: hidden;
}
[data-BU-custom-styling="true"] .accordion__content > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .accordion__content > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .accordion--active .accordion__content {
  position: static;
  left: auto;
  visibility: visible;
}
[data-BU-custom-styling="true"] .accordion__content a:not([class]) {
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
}
[data-BU-custom-styling="true"] .accordion__content a:not([class]):hover {
  border-color: #0B7886;
  text-decoration: none;
  color: #0B7886;
}
[data-BU-custom-styling="true"] .tab-accordions .accordion__content {
  background: transparent;
  padding: 1rem 0;
  margin: 0;
}
[data-BU-custom-styling="true"] .accordion__heading {
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3333;
}
[data-BU-custom-styling="true"] .accordion__expand {
  text-align: right;
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .alert {
  padding: 2.5rem 0;
  background: #2f2f2f;
  color: #fff;
}
[data-BU-custom-styling="true"] .alert__container {
  position: relative;
  padding: 0 2.5rem;
}
[data-BU-custom-styling="true"] .alert__icon {
  position: absolute;
  top: 0.375rem;
  left: 0;
  width: 1.5rem;
  color: #fffb00;
}
[data-BU-custom-styling="true"] .alert__text {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
}
[data-BU-custom-styling="true"] .alert__text a {
  color: #fff;
  text-decoration: underline;
}
[data-BU-custom-styling="true"] .alert__label {
  color: #fffb00;
  text-transform: uppercase;
}
[data-BU-custom-styling="true"] .alert__close {
  position: absolute;
  top: 0.5rem;
  right: 0;
  width: 1.25rem;
  color: #fff;
}
[data-BU-custom-styling="true"] .banner {
  position: relative;
  margin: auto;
}
[data-BU-custom-styling="true"] .banner__image {
  width: 100%;
  min-height: 10rem;
}
[data-BU-custom-styling="true"] .banner__gradient {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
  content: '';
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .banner__gradient {
    display: block;
  }
}
[data-BU-custom-styling="true"] .banner__text {
  margin: 0 -1rem;
  padding: 2.5rem 1rem;
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .banner__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .banner__text > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .banner__text p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.8;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 500;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .banner__text {
    display: block;
    position: absolute;
    bottom: 2rem;
    margin: 0;
    padding: 0 2rem 0 0;
    background: none;
    color: #fff;
    text-shadow: 0.1rem 0.1rem 0.1rem #000;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .banner__text {
    max-width: 50%;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .banner__text {
    padding-right: 3rem;
  }
}
[data-BU-custom-styling="true"] .block {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
[data-BU-custom-styling="true"] .block::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .block::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .block__text {
  overflow: hidden;
}
[data-BU-custom-styling="true"] .block__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .block__text > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .block__text--alt p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.8;
}
[data-BU-custom-styling="true"] .breadcrumbs-title {
  margin-bottom: 0.25rem;
}
[data-BU-custom-styling="true"] .breadcrumbs-title a {
  color: inherit;
}
[data-BU-custom-styling="true"] .breadcrumbs {
  display: none;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .breadcrumbs {
    display: block;
    margin-top: 0.5rem;
    margin-bottom: -0.25rem !important;
  }
  [data-BU-custom-styling="true"] .block__text .breadcrumbs {
    margin-bottom: 0 !important;
  }
}
[data-BU-custom-styling="true"] .breadcrumbs__item {
  color: #003478 !important;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .breadcrumbs__item--active {
  font-weight: 600;
  color: #000 !important;
}
[data-BU-custom-styling="true"] .breadcrumb__wrapper {
  margin-bottom: 3rem;
}
[data-BU-custom-styling="true"] .button-group {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .button-group > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .button-group > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .button-stack {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: -1rem;
  margin-right: -1rem;
}
[data-BU-custom-styling="true"] .button-stack__item {
  display: flex;
  flex-grow: 1;
  margin-bottom: 2rem !important;
  margin-left: 1rem;
  margin-right: 1rem;
}
[data-BU-custom-styling="true"] .button-stack__item .button {
  flex-grow: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 32em) {
  [data-BU-custom-styling="true"] .button-stack--3 .button-stack__item {
    flex-grow: 0;
    width: calc(33% - 2rem);
  }
}
@media (min-width: 32em) {
  [data-BU-custom-styling="true"] .button-stack--2 .button-stack__item {
    flex-grow: 0;
    width: calc(50% - 2rem);
  }
}
[data-BU-custom-styling="true"] .button {
  display: inline-block;
  padding: 0.85rem 1.875rem;
  border: 0.0625rem solid transparent;
  border-radius: 0.1875rem;
  color: #003478;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.1667;
  text-transform: uppercase;
  background-color: #fff;
  border-color: #003478;
}
[data-BU-custom-styling="true"] .button:hover, [data-BU-custom-styling="true"] .button:focus {
  background-color: #0B7886;
  border-color: #0B7886;
  color: #fff;
  text-decoration: none;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .button:hover, [data-BU-custom-styling="true"] [data-whatinput='keyboard'] .button:focus {
  outline-offset: 0.125rem;
}
[data-BU-custom-styling="true"] .button--secondary {
  border-color: #003478;
  color: #fff;
  background-color: #003478;
}
[data-BU-custom-styling="true"] .button--secondary:hover, [data-BU-custom-styling="true"] .button--secondary:focus {
  background-color: #0B7886;
  border-color: #0B7886;
  color: #fff;
}
[data-BU-custom-styling="true"] .button--teal {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #fff; 
  background: #0B7886 !important;
  border: none !important;
  border-radius: 0.1875rem !important;
  line-height: 1.1667 !important;
}
[data-BU-custom-styling="true"] .button--teal:hover, [data-BU-custom-styling="true"] .button--teal:focus {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #003478 !important;
  background-color: #fff !important;
  border: none !important;
  border-radius: 0.1875rem !important;
  line-height: 1.1667 !important;
}
[data-BU-custom-styling="true"] .button--text {
  padding: 0;
  border: 0;
  color: #003478;
  background-color: transparent;
}
[data-BU-custom-styling="true"] .button--text:hover, [data-BU-custom-styling="true"] .button--text:focus {
  color: #003478;
  text-decoration: underline;
  background-color: transparent;
}
[data-BU-custom-styling="true"] .button--full {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: block;
  width: 100%;
  text-align: center;
}
[data-BU-custom-styling="true"] .button--short {
  padding: 0.5rem 1.5rem;
  text-transform: none;
  width: auto !important;
}
[data-BU-custom-styling="true"] .button--link {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 600;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #003478;
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
  line-height: 0.9;
}
[data-BU-custom-styling="true"] .button--link:hover, [data-BU-custom-styling="true"] .button--link:focus {
  border-color: #0B7886;
  color: #0B7886;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .card {
  padding: 1.25rem;
  background: #f5f4f0;
  color: #2f2f2f;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .module--beige .card, [data-BU-custom-styling="true"] .module--gray-light .card {
  background: #fff;
}
[data-BU-custom-styling="true"] .card--alt {
  background: #fff;
  color: #2f2f2f;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  padding: 1.25rem 0;
}
[data-BU-custom-styling="true"] .card--flex {
  display: flex;
  flex-direction: column;
  height: 100%;
}
[data-BU-custom-styling="true"] .card a:not([class]), [data-BU-custom-styling="true"] .card--alt a:not([class]) {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.35;
  margin-bottom: 1rem;
}
[data-BU-custom-styling="true"] .card__tag {
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: auto;
  text-decoration: underline;
}
[data-BU-custom-styling="true"] .card__tag:hover {
  color: #0B7886;
}
[data-BU-custom-styling="true"] .card__header {
  margin-bottom: 1.25rem;
  padding-bottom: 0.25rem;
  border-bottom: 0.25rem solid #57595B;
}
[data-BU-custom-styling="true"] .home .card__header {
  border-color: #0B7886;
}
[data-BU-custom-styling="true"] .card__meta {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  text-transform: uppercase;
}
[data-BU-custom-styling="true"] .carousel {
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .dropdown {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  position: relative;
  width: 20rem;
  max-width: 100%;
}
[data-BU-custom-styling="true"] .dropdown--full {
  width: 100%;
}
[data-BU-custom-styling="true"] .dropdown__toggle {
  position: relative;
  display: block;
  padding-right: 3rem;
  padding-left: 0.75rem;
  text-transform: none;
  font-size: 0.9375rem;
  background-color: #fff;
  border-color: #003478;
  color: #003478;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown .dropdown__toggle {
  background-color: transparent;
}
[data-BU-custom-styling="true"] .dropdown__toggle:hover, [data-BU-custom-styling="true"] .dropdown__toggle:focus {
  background-color: #003478;
  border-color: #003478;
  color: #fff;
}
[data-BU-custom-styling="true"] .dropdown--active .dropdown__toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent;
  border-top-color: #000;
  background: #f5f4f0;
  color: #003478;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown .dropdown--active .dropdown__toggle {
  background-color: #003478;
  color: #fff;
}
[data-BU-custom-styling="true"] .dropdown__icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 1.25rem;
}
[data-BU-custom-styling="true"] .dropdown--active .dropdown__icon {
  transform: rotate(180deg) translateY(50%);
}
[data-BU-custom-styling="true"] .dropdown__list {
  position: absolute;
  left: -999rem;
  width: 100%;
  margin-top: -0.0625rem;
  margin-bottom: 0;
  padding: 0 0.75rem 0.75rem;
  border: 0.0625rem solid #000;
  border-top: 0;
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  background: #f5f4f0;
  list-style: none;
  box-shadow: 0 0.375rem 0.375rem rgba(0, 0, 0, 0.1);
  visibility: hidden;
  z-index: 1;
}
[data-BU-custom-styling="true"] .dropdown--active .dropdown__list {
  position: static;
  left: auto;
  position: absolute;
  visibility: visible;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown .dropdown--active .dropdown__list {
  background-color: #003478;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown .dropdown--active .dropdown__list .button--text {
  color: #fff;
}
[data-BU-custom-styling="true"] .dropdown__item {
  margin: 0;
}
[data-BU-custom-styling="true"] .dropdown__link {
  display: block;
  font-size: 0.9375rem;
  text-transform: none;
  padding: 0.65rem 0;
}
[data-BU-custom-styling="true"] .faculty__listing__heading__first {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .faculty__listing {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #57595B;
  padding: 1.25rem 0;
}
[data-BU-custom-styling="true"] .faculty__listing > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .faculty__listing > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .faculty__listing__image {
  width: 75px;
  height: 75px;
  float: right;
  margin: 0 0 1rem 1rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .faculty__listing__image {
    width: 145px;
    height: 146px;
    margin: 0 0 1rem 1rem;
  }
}
@media (min-width: 64em) {
  [data-BU-custom-styling="true"] .faculty__listing__image {
    width: 170px;
    height: 170px;
  }
}
[data-BU-custom-styling="true"] .faculty__listing__name {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] a.faculty__listing__name {
  color: #003478;
}
[data-BU-custom-styling="true"] a.faculty__listing__name:hover {
  color: #0B7886;
}
[data-BU-custom-styling="true"] .faculty__listing__title, [data-BU-custom-styling="true"] .faculty__listing__contact, [data-BU-custom-styling="true"] .faculty__listing__hours {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  margin-top: 0.25rem;
  margin-bottom: 0rem;
  font-size: 0.9375rem;
  line-height: 1.8;
}
[data-BU-custom-styling="true"] .faculty__listing__title {
  font-weight: 700;
}
[data-BU-custom-styling="true"] .faculty__listing__contact, [data-BU-custom-styling="true"] .faculty__listing__hours {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
}
[data-BU-custom-styling="true"] .faculty__listing__contact span:not(:last-child):after, [data-BU-custom-styling="true"] .faculty__listing__hours span:not(:last-child):after {
  content: "\a";
  white-space: pre;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .faculty__listing__contact span:not(:last-child):after, [data-BU-custom-styling="true"] .faculty__listing__hours span:not(:last-child):after {
    content: ' |';
  }
}
[data-BU-custom-styling="true"] .faculty__listing__email {
  font-weight: 500;
}
[data-BU-custom-styling="true"] .feature {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .feature::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .feature::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .feature {
    display: flex;
  }
}
[data-BU-custom-styling="true"] .feature--flip {
  margin-bottom: 4rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .feature--full .feature__media, [data-BU-custom-styling="true"] .feature--full .feature__text {
    width: calc(50% - 2.5rem);
  }
}
[data-BU-custom-styling="true"] .feature__media {
  margin-bottom: 1.25rem;
}
[data-BU-custom-styling="true"] .feature__media > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .feature__media > :last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .feature__media {
    width: calc(40% - 1.25rem);
    margin-bottom: 0;
    float: left;
  }
  [data-BU-custom-styling="true"] .feature--flip .feature__media {
    width: calc(60% - 2rem);
  }
}
[data-BU-custom-styling="true"] .feature__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .feature__text > :last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .feature__text {
    align-self: center;
    width: calc(60% - 1.25rem);
    margin-left: auto;
  }
  [data-BU-custom-styling="true"] .feature--flip .feature__text {
    width: calc(40% - 2rem);
  }
}
[data-BU-custom-styling="true"] .feature__text--alt p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.8;
}
[data-BU-custom-styling="true"] .feed-group {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
[data-BU-custom-styling="true"] .feed-group > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .feed-group > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .feed-title {
  margin-bottom: 2.5rem;
  padding-top: 1.25rem;
  border-top: 0.25rem solid #57595B;
}
[data-BU-custom-styling="true"] .feed {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #003478;
}
[data-BU-custom-styling="true"] .feed::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .feed::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .feed:first-child {
  padding-top: 0;
  border-top: 0;
}
[data-BU-custom-styling="true"] .feed-title + .feed {
  padding-top: 0;
  border-top: 0;
}
[data-BU-custom-styling="true"] .feed__text {
  overflow: hidden;
  font-size: 0.9375rem;
}
[data-BU-custom-styling="true"] .feed__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .feed__text > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .feed__text--alt p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.8;
}
[data-BU-custom-styling="true"] .feed__image {
  position: relative;
}
[data-BU-custom-styling="true"] .feed__image a {
  display: block;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .feed__image a:focus {
  outline-offset: 0;
}
[data-BU-custom-styling="true"] .flickity-page-dots {
  bottom: 0.5rem;
  width: 100%;
  font-size: 0;
}
[data-BU-custom-styling="true"] .flickity-page-dots .dot {
  width: 1rem;
  height: 1rem;
  margin: 0 0.25rem;
  border: 0.0625rem solid;
  background: rgba(255, 255, 255, 0.001);
  color: #003478;
  opacity: 1;
}
[data-BU-custom-styling="true"] .overlay--image .flickity-page-dots .dot {
  color: #fff;
}
[data-BU-custom-styling="true"] .flickity-page-dots .dot:first-child {
  margin-left: 0;
}
[data-BU-custom-styling="true"] .flickity-page-dots .dot:last-child {
  margin-right: 0;
}
[data-BU-custom-styling="true"] .flickity-page-dots .dot.is-selected {
  background: currentColor;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button {
  width: 3.5rem;
  height: 3.5rem;
  padding: 0.5rem;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.001);
}
[data-BU-custom-styling="true"] .flickity-prev-next-button .flickity-button-icon {
  position: static;
  width: auto;
  height: auto;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:active {
  opacity: 1;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:hover {
  background: #0B7886;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button:disabled {
  opacity: 0;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button.previous {
  left: 0;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button.next {
  right: 0;
}
[data-BU-custom-styling="true"] .flickity-prev-next-button .arrow {
  fill: rgba(255, 255, 255, 0.75);
}
[data-BU-custom-styling="true"] .floatnav {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  padding: 0 1rem;
  list-style: none;
  z-index: 3;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .floatnav {
    position: absolute;
    top: 2rem;
    right: 0;
    margin: 0;
    padding: 0;
  }
  [data-BU-custom-styling="true"] .hero--image .floatnav, [data-BU-custom-styling="true"] .hero-slider-alt .floatnav {
    position: static;
    max-width: 300px;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .floatnav {
    top: 3rem;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .floatnav--module {
    margin-top: 5rem;
    margin-bottom: 5rem;
    position: static;
    padding: 0 1rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .floatnav--module {
    text-align: center;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .floatnav--module {
    position: absolute;
    top: 5rem;
    right: 0;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .floatnav__item {
    margin: 0.25rem 0;
  }
  [data-BU-custom-styling="true"] .hero--image .floatnav__item, [data-BU-custom-styling="true"] .hero-slider-alt .floatnav__item {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .floatnav--module .floatnav__item {
    margin: 0.75rem 0;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .floatnav--module .floatnav__item {
    display: inline-block;
    margin: 0 0.625rem;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .floatnav--module .floatnav__item {
    display: block;
    margin: 0.25rem 0;
  }
}
[data-BU-custom-styling="true"] .floatnav__link {
  width: 100%;
  text-align: center;
}
[data-BU-custom-styling="true"] .floatnav--module .floatnav__link {
  border-color: transparent;
  background: #fff;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .floatnav--module .floatnav__link {
    border-radius: 0.1875rem;
    text-align: center;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .floatnav--module .floatnav__link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
  }
}
[data-BU-custom-styling="true"] .footer {
  background: #57595B;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
[data-BU-custom-styling="true"] .footer p {
  margin: 0;
}
[data-BU-custom-styling="true"] .footer a:not([class^=button]) {
  color: inherit;
  font-weight: 700;
}
[data-BU-custom-styling="true"] .footer__top {
  padding-top: 5rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.0625rem solid #797a7c !important;
}
[data-BU-custom-styling="true"] .footer__bottom {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .footer__bottom {
    padding-bottom: 5rem !important;
  }
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .footer__container {
    display: flex;
    align-content: center;
    justify-content: space-between;
  }
}
[data-BU-custom-styling="true"] .footer__nav {
  padding: 0;
  margin: 0;
  list-style: none;
}
[data-BU-custom-styling="true"] .footer__top .footer__nav {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 0.125rem solid #797a7c !important;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .footer__top .footer__nav {
    border-top: 0 !important;
    margin-top: 0;
    padding-top: 0;
    width: calc(100% - 13rem);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
[data-BU-custom-styling="true"] .footer__nav__item {
  font-size: 1rem;
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .footer__nav__item {
    display: inline-block;
    margin-left: 2rem;
  }
  [data-BU-custom-styling="true"] .footer__bottom .footer__nav__item:first-child {
    margin-left: 0;
  }
}
[data-BU-custom-styling="true"] .footer__nav__item p {
  font-size: 1rem;
}
[data-BU-custom-styling="true"] .footer__nav__item a {
  font-size: 1rem;
}
[data-BU-custom-styling="true"] .footer__nav__link {
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
[data-BU-custom-styling="true"] .footer__social {
  margin-top: 2rem;
  margin-bottom: 1.25rem;
  padding: 0;
  list-style: none;
}
[data-BU-custom-styling="true"] .footer__social::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .footer__social::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .footer__social {
    margin-top: 0.5rem;
  }
}
[data-BU-custom-styling="true"] .footer__social__item {
  margin: 0 0 0 1.25rem;
  float: left;
}
[data-BU-custom-styling="true"] .footer__social__item:first-child {
  margin-left: 0;
}
[data-BU-custom-styling="true"] .footer__social__link {
  display: block;
  width: 1.25rem;
}
[data-BU-custom-styling="true"] .footer__social__link:hover, [data-BU-custom-styling="true"] .footer__social__link:focus {
  color: #DBDBDB !important;
}
[data-BU-custom-styling="true"] .footer__text a {
  text-decoration: underline;
}
[data-BU-custom-styling="true"] .footer__logo {
  flex-shrink: 0;
  align-self: center;
  display: block;
  width: 13rem;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .footer__logo {
    border-right: 0.0625rem solid #797a7c !important;
    padding-right: 2rem;
  }
}
[data-BU-custom-styling="true"] .form {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
[data-BU-custom-styling="true"] .form > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .form > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .form__group--narrow {
  max-width: 40.625rem;
}
[data-BU-custom-styling="true"] .form__input, [data-BU-custom-styling="true"] .form__textarea {
  display: block;
  width: 100%;
  height: 3rem;
  margin-top: 0.5rem;
  padding: 0.75rem;
  border: 0.0625rem solid #2f2f2f;
  background: #fff;
  line-height: normal;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0.1875rem;
}
[data-BU-custom-styling="true"] .form__input::placeholder, [data-BU-custom-styling="true"] .form__textarea::placeholder {
  color: inherit;
}
[data-BU-custom-styling="true"] .form__input:focus {
  box-shadow: none;
}
[data-BU-custom-styling="true"] .form__textarea {
  height: auto;
  min-height: 5rem;
}
[data-BU-custom-styling="true"] .form__textarea:focus {
  box-shadow: none;
}
[data-BU-custom-styling="true"] .form__req {
  color: #FF0200;
}
[data-BU-custom-styling="true"] .form__select {
  position: relative;
  margin-top: 0.5rem;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0.1875rem;
}
[data-BU-custom-styling="true"] .form__select select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  opacity: 0;
}
[data-BU-custom-styling="true"] .form__select option {
  font-weight: 600;
}
[data-BU-custom-styling="true"] .form__control {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 600;
  display: block;
  width: 100%;
  height: 3rem;
  margin-top: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 3rem;
  border: 0.0625rem solid #003478;
  color: #003478;
  line-height: normal;
  font-size: 0.9375rem;
  border-radius: 0.1875rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23003478%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M10%200C4.5%200%200%204.5%200%2010s4.5%2010%2010%2010%2010-4.5%2010-10S15.5%200%2010%200zm0%2014.5L4.5%208l1.3-1.5%204.2%205%204.2-5L15.5%208%2010%2014.5z%22%2F%3E%3C%2Fsvg%3E);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) 50%;
  background-size: 1.25rem 1.25rem;
  appearance: none;
}
[data-BU-custom-styling="true"] .form__select__text {
  width: 100%;
  height: 3rem;
  padding: 1rem 3rem 1rem 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.1875rem;
  color: #000;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: normal;
}
[data-BU-custom-styling="true"] .form__select__text--focus {
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
}
[data-BU-custom-styling="true"] .form__select__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  padding: 1rem;
}
[data-BU-custom-styling="true"] .form__radio input[type="radio"] {
  position: absolute;
  border: 0;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
}
[data-BU-custom-styling="true"] .form__radio label {
  position: relative;
  display: inline-block;
  margin-left: 2px;
  padding-left: calc(1.25rem + 10px);
  height: 1.25rem;
}
[data-BU-custom-styling="true"] .form__radio input[type="radio"] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  overflow: hidden;
  margin: 0;
  padding: 0;
  content: '\a0';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5rem;
  height: 1.25rem;
  width: 1.25rem;
  border: 1px solid #003478;
  border-radius: 50%;
  background: #fff;
}
[data-BU-custom-styling="true"] .module--beige .form__radio input[type="radio"] + label:before {
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .module--gray-light .form__radio input[type="radio"] + label:before {
  background: #f5f5f5;
}
[data-BU-custom-styling="true"] .form__radio input[type="radio"]:checked + label::before {
  background: #003478;
  background-size: 150%;
  box-shadow: inset 0 0 0 0.125rem #fff;
}
[data-BU-custom-styling="true"] .module--beige .form__radio input[type="radio"]:checked + label::before {
  box-shadow: inset 0 0 0 0.125rem #f5f4f0;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .form__radio input[type="radio"]:focus + label::before {
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
}
[data-BU-custom-styling="true"] .form__checkbox {
  margin: 0.5rem 0;
}
[data-BU-custom-styling="true"] .form__checkbox label {
  position: relative;
  display: inline-block;
  margin-left: 2px;
  padding-left: calc(1.25rem + 10px);
}
[data-BU-custom-styling="true"] .form__checkbox input[type="checkbox"] {
  position: absolute;
  border: 0;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
}
[data-BU-custom-styling="true"] .form__checkbox input[type="checkbox"] + label:before, [data-BU-custom-styling="true"] .form__checkbox input[type="checkbox"] + label:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
[data-BU-custom-styling="true"] .form__checkbox input[type="checkbox"] + label:before {
  content: '\a0';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1.25rem;
  width: 1.25rem;
  border: 1px solid #2f2f2f;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
[data-BU-custom-styling="true"] .module--beige .form__checkbox input[type="checkbox"] + label:before {
  background-color: #f5f4f0;
}
[data-BU-custom-styling="true"] .form__checkbox input[type="checkbox"]:checked + label::before {
  background: #003478;
  border-color: #003478;
}
[data-BU-custom-styling="true"] .form__checkbox input[type="checkbox"]:checked + label::after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2013%22%3E%3Cpath%20d%3D%22M5.9%2013L0%206.5l2.2-2.1%203.6%203.9L12.7%200%2015%202.1%22%2F%3E%3C%2Fsvg%3E);
  background-size: 15px 13px;
  background-position: center center;
  background-repeat: no-repeat;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .form__checkbox input[type="checkbox"]:focus + label::before {
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
}
[data-BU-custom-styling="true"] .grid {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .grid__container {
  display: flex;
  flex-wrap: wrap;
  margin: -0.625rem;
}
[data-BU-custom-styling="true"] .grid__container::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .grid__container::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .grid__container--scroll::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%3E%3Cpath%20d%3D%22M39.7%2012.1c.6%200%201.2.2%201.7.7L77%2048.4c.9.9.9%202.4%200%203.4L41.4%2087.4c-.9.9-2.4.9-3.4%200s-.9-2.4%200-3.4l33.9-33.9L38%2016.2c-.9-.9-.9-2.4%200-3.4.5-.4%201.1-.7%201.7-.7z%22%2F%3E%3C%2Fsvg%3E);
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  transform: translateY(-50%);
  background-color: #57595B;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2.5rem 2.5rem;
  content: '';
  z-index: 1;
  pointer-events: none;
}
[data-BU-custom-styling="true"] .grid__container--scroll::after {
  display: none;
  content: 'flickity';
}
[data-BU-custom-styling="true"] .grid__container--scroll.flickity-enabled {
  display: block;
}
[data-BU-custom-styling="true"] .grid__container--scroll .flickity-slider > * {
  width: 19.25rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .grid__container--scroll::before {
    display: none;
  }
}
@media (min-width: 80em) {
  [data-BU-custom-styling="true"] .grid__container--scroll::after {
    content: '';
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .grid__container--scroll .flickity-slider > * {
    width: 22.625rem;
  }
}
[data-BU-custom-styling="true"] .grid__container--slider::after {
  display: none;
  content: 'flickity';
}
[data-BU-custom-styling="true"] .grid__container--slider.flickity-enabled {
  display: block;
  padding-bottom: 3rem;
}
[data-BU-custom-styling="true"] .grid__container--slider .flickity-viewport {
  position: relative;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .grid__container--slider .flickity-slider {
  display: flex;
  position: static;
}
[data-BU-custom-styling="true"] .grid__container--slider .flickity-slider > * {
  width: 100%;
  flex-shrink: 0;
  position: relative !important;
  left: 0 !important;
  float: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .grid__container--slider::after {
    content: '';
  }
}
[data-BU-custom-styling="true"] .grid__container--scroll--scrolled::before {
  display: none;
}
[data-BU-custom-styling="true"] .grid__container--scroll--alt .flickity-slider > * {
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 64em) {
  [data-BU-custom-styling="true"] .grid__container--scroll--alt .flickity-slider > * {
    width: 30.625rem;
  }
}
[data-BU-custom-styling="true"] .grid__container--space {
  margin: -1.25rem -0.625rem;
}
[data-BU-custom-styling="true"] .grid__container--space-alt {
  margin: -0.625rem -2rem;
}
[data-BU-custom-styling="true"] .grid__item {
  width: 100%;
  padding: 0.625rem;
  float: left;
}
[data-BU-custom-styling="true"] .grid__item > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .grid__item > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .grid__item--space {
  padding: 1.25rem 0.625rem;
}
[data-BU-custom-styling="true"] .grid__item--space-alt {
  padding: 0.625rem 2rem;
}
[data-BU-custom-styling="true"] .grid__item--flex {
  display: flex;
}
[data-BU-custom-styling="true"] .grid__item--flex > * {
  width: 100%;
}
[data-BU-custom-styling="true"] .grid__item--center {
  align-self: center;
}
@media (min-width: 32em) {
  [data-BU-custom-styling="true"] .grid__item--4 {
    width: 50%;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .grid__item--4 {
    width: 25%;
  }
}
@media (min-width: 32em) {
  [data-BU-custom-styling="true"] .grid__item--3 {
    width: 50%;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .grid__item--3 {
    width: 33.3333%;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .grid__item--3--narrow {
    width: 50%;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .grid__item--3--narrow {
    width: 33.3333%;
  }
}
@media (min-width: 32em) {
  [data-BU-custom-styling="true"] .grid__item--3--wide {
    width: 100%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .grid__item--3--wide {
    width: 50%;
  }
}
@media (min-width: 80em) {
  [data-BU-custom-styling="true"] .grid__item--3--wide {
    width: 33.3333%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .grid__item--60 {
    width: 60%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .grid__item--40 {
    width: 40%;
  }
}
@media (min-width: 32em) {
  [data-BU-custom-styling="true"] .grid__item--2 {
    width: 50%;
  }
}
[data-BU-custom-styling="true"] .header-container {
  position: relative;
  z-index: 2;
}
[data-BU-custom-styling="true"] .header {
  padding: 1rem 0;
  background: #003478;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .header {
    padding: 1.5rem 0;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .header {
    background: #fff;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .header--nav {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .header--nav {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 76em) {
  [data-BU-custom-styling="true"] .header--nav {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
[data-BU-custom-styling="true"] .header__logo {
  width: 16rem;
  max-width: calc(100% - 6.5rem);
  float: left;
  color: inherit;
  overflow: hidden;
  color: #fff;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .header__logo {
    color: #003478;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .header--nav .header__logo {
    position: absolute;
    top: 50%;
    width: 25rem;
    max-width: calc(100% - 48rem);
    margin-top: 0;
    transform: translateY(-50%);
  }
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .header--nav .header__logo {
    max-width: calc(100% - 50rem);
  }
}
@media (min-width: 76em) {
  [data-BU-custom-styling="true"] .header--nav .header__logo {
    max-width: calc(100% - 56rem);
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .nav-permanent .header__logo {
    display: none;
  }
}
[data-BU-custom-styling="true"] .header__toggle {
  width: 2.5rem;
  margin-top: 0.35rem;
  margin-left: 0.5rem;
  padding-left: 1rem;
  float: right;
  color: #fff;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .header--nav .header__toggle {
    display: none;
  }
}
[data-BU-custom-styling="true"] .header__toggle--inactive {
  display: block;
}
[data-BU-custom-styling="true"] .header__toggle--active {
  display: none;
}
[data-BU-custom-styling="true"] .search-active .header__toggle--search .header__toggle--inactive, [data-BU-custom-styling="true"] .menu-active .header__toggle--menu .header__toggle--inactive {
  display: none;
}
[data-BU-custom-styling="true"] .search-active .header__toggle--search .header__toggle--active, [data-BU-custom-styling="true"] .menu-active .header__toggle--menu .header__toggle--active {
  display: block;
}
[data-BU-custom-styling="true"] .hero-container {
  position: relative;
  padding-top: 0.1rem;
}
[data-BU-custom-styling="true"] .hero-container > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .hero-container > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .hero-container .flickity-enabled:focus {
  outline-offset: 0;
  z-index: 3;
}
[data-BU-custom-styling="true"] .hero-slider {
  margin: 0;
  padding: 0;
  list-style: none;
}
[data-BU-custom-styling="true"] .hero-slider li {
  margin: 0;
}
[data-BU-custom-styling="true"] .hero-slider .flickity-page-dots {
  top: 0;
  right: 0;
  width: 100%;
  margin-top: calc(46.0417% - 2rem);
}
[data-BU-custom-styling="true"] .hero-slider .flickity-page-dots .dot {
  color: #fff;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(0 0.1rem 0.1rem #000);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=0);
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero-slider .flickity-page-dots {
    top: 50%;
    right: 4rem;
    left: auto;
    width: auto;
    margin: 0;
    transform: translateY(-50%);
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .hero-slider .flickity-page-dots {
    right: 5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [data-BU-custom-styling="true"] .hero-slider .flickity-page-dots .dot {
    background: rgba(0, 0, 0, 0.54);
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero-slider .flickity-page-dots .dot {
    display: block;
    margin: 0.5rem 0;
  }
}
[data-BU-custom-styling="true"] .hero {
  position: relative;
  width: 100%;
  list-style: none;
  display: block;
}
[data-BU-custom-styling="true"] .hero > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .hero > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .hero--image, [data-BU-custom-styling="true"] .hero-slider-alt {
  padding-top: 8rem;
  padding-bottom: 1rem;
  background-size: cover;
  background-position: center;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero--image, [data-BU-custom-styling="true"] .hero-slider-alt {
    padding-top: 0;
    padding-bottom: 0;
    height: 600px;
    display: flex;
    align-items: center;
  }
}
[data-BU-custom-styling="true"] .hero--image::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
[data-BU-custom-styling="true"] .hero-slider-alt {
  padding-top: 1rem;
  padding-bottom: 8rem;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .hero-slider-alt::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1;
}
[data-BU-custom-styling="true"] .hero-slider-alt .flickity-slider {
  transform: none !important;
}
[data-BU-custom-styling="true"] .hero-slider-alt .flickity-viewport {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero-slider-alt {
    padding-top: 0;
    padding-bottom: 0;
  }
}
[data-BU-custom-styling="true"] .hero-slider-alt__image {
  position: absolute;
  top: 0;
  left: 0 !important;
  width: 100%;
  height: inherit;
  background-size: cover;
  background-position: center;
  z-index: -1;
  opacity: 0;
  transition: opacity 300ms ease;
}
[data-BU-custom-styling="true"] .hero-slider-alt__image.is-selected {
  opacity: 1;
  z-index: 0;
}
[data-BU-custom-styling="true"] .hero-slider-alt__control {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2057%2057%22%3E%3Cstyle%3E.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%232F2F2F%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A2%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22Homepage%22%3E%3Cg%20id%3D%22Brandeis-Advancement-Concept-1%22%3E%3Cg%20id%3D%22Group-30%22%3E%3Cg%20id%3D%22Catch-Up%22%3E%3Cg%20id%3D%22Group-34%22%20transform%3D%22translate%281%201%29%22%3E%3Ccircle%20id%3D%22Oval%22%20class%3D%22st0%22%20cx%3D%2227.5%22%20cy%3D%2227.5%22%20r%3D%2227.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M18%2016h5.1v24.9H18zM33.9%2016.1H39V41h-5.1z%22%2F%3E%3C%2Fsvg%3E);
  background-size: 2rem 2rem;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 3;
}
[data-BU-custom-styling="true"] .hero-slider-alt__control.paused {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20width%3D%2257%22%20height%3D%2257%22%20viewBox%3D%220%200%2057%2057%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate%281%201%29%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%20fill%3D%22%232F2F2F%22%20cx%3D%2227.5%22%20cy%3D%2227.5%22%20r%3D%2227.5%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M20%2039.89V15l21%2012.444%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero-slider-alt__control {
    top: auto;
    left: auto;
    transform: none;
    bottom: 4rem;
    right: 3.5rem;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .hero-slider-alt__control {
    right: 4.5rem;
  }
}
[data-BU-custom-styling="true"] .hero__image {
  position: relative;
  color: #fff;
}
[data-BU-custom-styling="true"] .hero__image img {
  width: 100%;
}
[data-BU-custom-styling="true"] .hero__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}
[data-BU-custom-styling="true"] .hero__gradient-alt {
  height: 30%;
}
[data-BU-custom-styling="true"] .hero__wrap {
  position: relative;
}
[data-BU-custom-styling="true"] .hero__content {
  margin: 0 -1rem;
  padding: 2.5rem 1rem;
  background: #f5f4f0;
  display: block;
}
[data-BU-custom-styling="true"] .hero__content > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .hero__content > :last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .hero__content {
    margin: 0 -2rem;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero__content {
    position: absolute;
    bottom: 2rem;
    width: calc(66.6667% - 2rem);
    margin: 0;
    padding: 0;
    transition: opacity ease 600ms;
    background: transparent;
    color: #fff;
    opacity: 0;
    text-shadow: 0.1rem 0.1rem 0.1rem #000;
    left: 3rem;
  }
  [data-BU-custom-styling="true"] .is-selected .hero__content {
    transition-delay: 300ms;
    opacity: 1;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .hero__content {
    left: 2rem;
    bottom: 3rem;
    width: calc(50% - 3rem);
  }
}
[data-BU-custom-styling="true"] a.hero__content {
  display: block;
}
[data-BU-custom-styling="true"] a.hero__content:hover, [data-BU-custom-styling="true"] a.hero__content:focus {
  text-decoration: none;
}
[data-BU-custom-styling="true"] .hero__content--alt {
  opacity: 1;
}
[data-BU-custom-styling="true"] .hero__title, [data-BU-custom-styling="true"] .hero__title--sized {
  position: absolute;
  bottom: 1rem;
  margin: 0;
  color: #fff;
  text-shadow: 0.1rem 0.1rem 0.1rem #000;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .hero__title, [data-BU-custom-styling="true"] .hero__title--sized {
    bottom: 2rem;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .hero__title, [data-BU-custom-styling="true"] .hero__title--sized {
    bottom: 3rem;
  }
}
[data-BU-custom-styling="true"] .hero__title a, [data-BU-custom-styling="true"] .hero__title--sized a {
  color: inherit;
}
@media (max-width: 48em) {
  [data-BU-custom-styling="true"] .hero__title--sized {
    position: static;
    color: #2f2f2f;
    text-shadow: none;
    margin-top: 1rem;
  }
}
[data-BU-custom-styling="true"] .hero__heading {
  display: block;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero__heading {
    font-size: 2.75rem;
    color: #fff;
  }
}
[data-BU-custom-styling="true"] .hero__text {
  display: block;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero__text {
    color: #fff;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero__button {
    color: #fff;
    text-shadow: none;
  }
}
[data-BU-custom-styling="true"] .hero--video video {
  display: none;
}
[data-BU-custom-styling="true"] .hero--video img {
  display: block;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .hero--video video {
    display: block;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .hero--video img {
    display: none;
  }
}
[data-BU-custom-styling="true"] .hero__video {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
  z-index: -1;
}
[data-BU-custom-styling="true"] .hero__video video {
  width: 100%;
}
[data-BU-custom-styling="true"] .hero__video video::-webkit-media-controls {
  display: none !important;
}
[data-BU-custom-styling="true"] .hero__video video::-webkit-media-controls-start-playback-button {
  display: none !important;
  appearance: none;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .hero__video {
    display: block;
  }
}
@supports (object-fit: cover) {
  [data-BU-custom-styling="true"] .hero__video video {
    height: 100%;
    object-fit: cover;
  }
}
[data-BU-custom-styling="true"] .hero__split {
  position: relative;
  display: flex;
  width: 100%;
  color: #fff;
}
[data-BU-custom-styling="true"] .hero__split .h1-hero, [data-BU-custom-styling="true"] .hero__split p {
  text-shadow: 0 0 0.25rem #000;
  color: #fff;
}
[data-BU-custom-styling="true"] .hero__split .h1-hero {
  margin-top: 1rem;
}
[data-BU-custom-styling="true"] .hero__split p {
  font-weight: 700;
}
[data-BU-custom-styling="true"] .hero__split p a {
  color: #fff;
  text-decoration: underline;
}
[data-BU-custom-styling="true"] .hero-slider-alt .hero__split {
  z-index: 1;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero__split--left {
    width: 60%;
    padding-right: 8rem;
  }
}
[data-BU-custom-styling="true"] .hero__split--right {
  display: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .hero__split--right {
    display: block;
    width: 40%;
  }
}
[data-BU-custom-styling="true"] .image-slider-container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .image-slider {
  margin: 0;
  padding: 0;
}
[data-BU-custom-styling="true"] .image-slider .flickity-viewport {
  overflow: visible;
}
[data-BU-custom-styling="true"] .image-slider .flickity-page-dots {
  width: auto;
  top: 1rem;
  right: 1rem;
}
[data-BU-custom-styling="true"] .image-slider .flickity-prev-next-button {
  display: none;
}
[data-BU-custom-styling="true"] .image-slider [aria-hidden="true"] {
  visibility: hidden;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .flickity-viewport {
    overflow: hidden;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .image-slider .flickity-page-dots {
    top: 2.5rem;
    right: 2.5rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .flickity-page-dots {
    display: none;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .flickity-prev-next-button {
    display: block;
    background: rgba(255, 255, 255, 0.001);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    filter: drop-shadow(0 0.1rem 0.1rem #000);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=0);
  }
}
@media screen and (min-width: 64.0625em) and (-ms-high-contrast: active), (min-width: 64.0625em) and (-ms-high-contrast: none) {
  [data-BU-custom-styling="true"] .image-slider .flickity-prev-next-button {
    background: rgba(0, 0, 0, 0.54);
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .flickity-prev-next-button .arrow {
    fill: #fff;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider--full .flickity-viewport {
    overflow: visible;
  }
}
[data-BU-custom-styling="true"] .image {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .image:hover .image__overlay, [data-BU-custom-styling="true"] .image:focus-within .image__overlay {
  transform: translateY(0);
}
[data-BU-custom-styling="true"] .image:hover .image__social, [data-BU-custom-styling="true"] .image:focus-within .image__social {
  opacity: 1;
}
[data-BU-custom-styling="true"] .image:focus {
  outline-offset: 0;
}
[data-BU-custom-styling="true"] .image:focus .image__overlay {
  transform: translateY(0);
}
[data-BU-custom-styling="true"] .image:focus .image__social {
  opacity: 1;
}
[data-BU-custom-styling="true"] .image-slider .image, [data-BU-custom-styling="true"] .image-slider--full .image {
  margin: 0 0.625rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .image {
    width: 50%;
    margin: 0;
    box-shadow: none;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider--full .image {
    width: 100%;
  }
}
[data-BU-custom-styling="true"] .image--social {
  position: relative;
  width: 15rem;
  max-height: 15rem;
}
[data-BU-custom-styling="true"] .image__item {
  min-height: 10rem;
}
[data-BU-custom-styling="true"] .image--social .image__item {
  min-height: 15rem;
  object-fit: cover;
}
[data-BU-custom-styling="true"] .image__social {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 1rem;
  transition: opacity 300ms ease;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  opacity: 0;
}
[data-BU-custom-styling="true"] .image--social.focus-within .image__social {
  opacity: 1;
}
[data-BU-custom-styling="true"] .image__date {
  width: 100%;
}
[data-BU-custom-styling="true"] .image__desc {
  width: 100%;
  margin: auto 0;
  max-height: 10rem;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .image__desc a {
  color: #fff;
}
[data-BU-custom-styling="true"] .image__meta {
  width: 100%;
  margin-top: auto;
}
[data-BU-custom-styling="true"] .image__meta::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .image__meta::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .image__meta__link {
  float: left;
  color: #fff;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .image__meta__icon {
  width: 0.75rem;
  margin-top: 0.1875rem;
  margin-right: 0.25rem;
  float: left;
}
[data-BU-custom-styling="true"] .image__overlay {
  padding: 1.25rem;
  background: #003478;
  color: #fff;
}
[data-BU-custom-styling="true"] .image__overlay > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .image__overlay > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .image--social.focus-within .image__overlay {
  transform: translateY(0);
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(100%) translateY(-4rem);
    transition: transform 300ms ease;
  }
}
[data-BU-custom-styling="true"] .image__gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}
[data-BU-custom-styling="true"] .image-slider .image__gradient {
  display: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .image__gradient {
    display: block;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider--full .image__gradient {
    display: none;
  }
}
[data-BU-custom-styling="true"] .image__heading {
  color: #fff;
}
[data-BU-custom-styling="true"] .image__heading--link {
  font-weight: 400;
}
@media (max-width: 1024px) {
  [data-BU-custom-styling="true"] .image-slider .image__heading--link {
    color: #003478;
  }
}
[data-BU-custom-styling="true"] .image:hover .image__heading--link {
  text-decoration: underline;
}
[data-BU-custom-styling="true"] .image__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.25rem;
  color: #fff;
  text-shadow: 0.1rem 0.1rem 0.1rem #000;
}
[data-BU-custom-styling="true"] .image__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .image__text > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .image-slider .image__text {
  position: static;
  background: #f5f4f0;
  color: #000;
  text-shadow: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider .image__text {
    position: absolute;
    padding: 1.25rem;
    background: transparent;
    color: #fff;
    text-shadow: 0.1rem 0.1rem 0.1rem #000;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .image-slider--full .image__text {
    position: static;
    text-shadow: none;
    color: inherit;
    background: #f5f4f0;
  }
}
[data-BU-custom-styling="true"] .image__box {
  background: #fff;
  padding: 1.25rem;
}
[data-BU-custom-styling="true"] body .juicer-feed {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  text-align: center;
  overflow: visible;
}
[data-BU-custom-styling="true"] body .juicer-feed a {
  transition: none;
}
[data-BU-custom-styling="true"] body .juicer-feed h1.referral {
  display: none;
}
[data-BU-custom-styling="true"] body .juicer-feed.modern li.feed-item {
  border-width: 1px;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-poster h3, [data-BU-custom-styling="true"] body .juicer-feed .j-poster .feed-title {
  color: #003478;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-date {
  font-size: inherit;
  font-weight: 600;
  color: #767676;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-message a {
  color: #003478;
  font-weight: 500 !important;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-message a:hover {
  color: #003478;
  text-decoration: underline !important;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-meta a {
  color: #767676;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-meta a:hover {
  color: #003478;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-paginate.juicer-button {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  padding: 0.85rem 1.875rem;
  border: 0.0625rem solid;
  border-radius: 0.1875rem;
  color: #003478;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.1667;
  text-transform: uppercase;
  background-color: #fff;
  border-color: #003478;
  transition: none;
}
[data-BU-custom-styling="true"] body .juicer-feed .j-paginate.juicer-button:hover {
  background-color: #0B7886;
  border-color: #0B7886;
  color: #fff;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .media {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .media > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .media > :last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .media--narrow {
    max-width: 66.6667%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .media--left, [data-BU-custom-styling="true"] .media--right {
    width: calc(50% - 1rem);
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .media--left {
    margin-right: 2rem;
    float: left;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .media--right {
    margin-left: 2rem;
    float: right;
  }
}
[data-BU-custom-styling="true"] .media--tight {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .media--tight {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
[data-BU-custom-styling="true"] .media__text {
  margin: 1rem 0;
}
[data-BU-custom-styling="true"] .media__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .media__text > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .media__text--beige {
  background: #f5f4f0;
  margin: 0;
  padding: 1.25rem;
}
[data-BU-custom-styling="true"] .media__item {
  display: inline-block;
  position: relative;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .media__item:focus {
  outline-offset: 0;
}
[data-BU-custom-styling="true"] .media--full .media__item {
  display: block;
}
[data-BU-custom-styling="true"] .media__item img {
  width: 100%;
}
[data-BU-custom-styling="true"] .media__overlay {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 1.25rem;
  transform: translateY(-50%);
}
[data-BU-custom-styling="true"] .media__overlay > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .media__overlay > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .media__overlay--alt {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
}
[data-BU-custom-styling="true"] .media__overlay--alt > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .media__overlay--alt > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .media__overlay__text {
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 600;
  text-align: center;
  text-shadow: 0.1rem 0.1rem 0.1rem #000;
}
[data-BU-custom-styling="true"] .media__icon {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
  width: 4.25rem;
}
[data-BU-custom-styling="true"] .image-slider .media__icon {
  display: block;
  position: static;
  margin: 2rem auto auto auto;
  color: #2f2f2f;
}
[data-BU-custom-styling="true"] .media__credit {
  margin-top: -0.75rem;
}
[data-BU-custom-styling="true"] .media__embed {
  position: relative;
  padding-bottom: 56.25%;
}
[data-BU-custom-styling="true"] .media__embed > * {
  position: absolute;
  width: 100%;
  height: 100%;
}
[data-BU-custom-styling="true"] .jw-skin-bekle.jwplayer:not(.jw-flag-touch):not(.jw-error):not(.jw-state-error):not(.jw-state-buffering) .jw-display-icon-container:focus, [data-BU-custom-styling="true"] .jw-skin-bekle:not(.jw-flag-touch) .jw-button-color:hover, [data-BU-custom-styling="true"] .jw-skin-bekle .jw-button-color:focus {
  background-color: #139ed5 !important;
}
[data-BU-custom-styling="true"] .media__container__link {
  display: block;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .media__container__link:focus {
  outline-offset: 0;
}
[data-BU-custom-styling="true"] .media__container__link .media__item {
  overflow: hidden;
}
[data-BU-custom-styling="true"] .media__container__link .media__item img {
  transition: transform 300ms ease;
}
[data-BU-custom-styling="true"] .media__container__link:hover {
  color: #003478;
}
[data-BU-custom-styling="true"] .media__container__link:hover .h3 span, [data-BU-custom-styling="true"] .media__container__link:hover .h4 span, [data-BU-custom-styling="true"] .media__container__link:hover .faculty__listing__name span, [data-BU-custom-styling="true"] .media__container__link:hover .h5 span {
  color: #003478;
}
[data-BU-custom-styling="true"] .media__container__link:hover img {
  transform: scale(1.1);
}
[data-BU-custom-styling="true"] .media__container__link .h3 span, [data-BU-custom-styling="true"] .media__container__link .h4 span, [data-BU-custom-styling="true"] .media__container__link .faculty__listing__name span, [data-BU-custom-styling="true"] .media__container__link .h5 span, [data-BU-custom-styling="true"] .media__container__link .h6 span {
  color: #003478;
}
[data-BU-custom-styling="true"] .mega {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #f5f4f0;
  color: #000;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.1);
  visibility: hidden;
  z-index: -1;
}
[data-BU-custom-styling="true"] .nav__item--active .mega {
  visibility: visible;
}
[data-BU-custom-styling="true"] .mega__menu {
  width: calc(55% - 0.625rem);
  float: left;
}
[data-BU-custom-styling="true"] .mega__content {
  width: calc(45% - 0.625rem);
  float: right;
}
[data-BU-custom-styling="true"] .mega__content > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .mega__content > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .mega__heading {
  margin-bottom: 1.25rem;
  border-bottom: 0.25rem solid #003478;
  color: #003478;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .mega__heading--small {
  padding-top: 0.875rem;
  padding-bottom: 0.375rem;
  font-size: 1.5rem;
}
[data-BU-custom-styling="true"] .mega__nav {
  width: 33.333%;
  margin: 0;
  padding: 0 1.25rem 0 0;
  float: left;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  list-style: none;
}
[data-BU-custom-styling="true"] .mega__nav__item {
  margin-bottom: 1.25rem;
}
[data-BU-custom-styling="true"] .mega__nav__link {
  font-weight: 600;
}
[data-BU-custom-styling="true"] .mega__nav__item--current > .mega__nav__link {
  color: #000;
  text-decoration: none;
}
[data-BU-custom-styling="true"] .mega__close {
  position: relative;
  cursor: pointer;
}
[data-BU-custom-styling="true"] .mega__close--icon {
  position: absolute;
  right: 0;
  width: 1.5rem;
}
[data-BU-custom-styling="true"] .menu-container {
  position: relative;
  max-width: 90rem;
  margin: auto;
}
[data-BU-custom-styling="true"] .menu {
  position: absolute;
  left: -999rem;
  width: 100%;
  padding: 2.5rem 1rem;
  background: #f5f4f0;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1rem;
  line-height: 1.125;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.1);
  visibility: hidden;
  z-index: 4;
}
[data-BU-custom-styling="true"] .menu > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .menu > :last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .menu {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .menu {
    width: 21.25rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
[data-BU-custom-styling="true"] .menu-active .menu {
  position: static;
  left: auto;
  position: absolute;
  visibility: visible;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .menu-active .menu {
    right: 2rem;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .menu-active .menu {
    right: 3rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .menu--small {
    display: none;
  }
}
[data-BU-custom-styling="true"] .menu--large {
  display: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .menu--large {
    display: block;
  }
}
[data-BU-custom-styling="true"] .menu__list {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  padding: 0;
  list-style: none;
}
[data-BU-custom-styling="true"] .menu__list--primary {
  text-transform: uppercase;
}
[data-BU-custom-styling="true"] .menu__list--sub {
  position: absolute;
  left: -999rem;
  margin: 1.25rem 0 0;
  font-weight: 500;
  text-transform: none;
  visibility: hidden;
}
[data-BU-custom-styling="true"] .menu__item--active > .menu__list--sub {
  position: static;
  left: auto;
  visibility: visible;
}
[data-BU-custom-styling="true"] .menu__item {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
[data-BU-custom-styling="true"] .menu__item .button:hover {
  background-color: #003478;
  color: #fff;
  border-color: #003478;
}
[data-BU-custom-styling="true"] .menu__link {
  display: inline-block;
  max-width: calc(100% - 2rem);
  font-weight: 600;
}
[data-BU-custom-styling="true"] .menu__item--current > .menu__link {
  font-weight: 600;
}
[data-BU-custom-styling="true"] .menu__item--current > .menu__link:hover {
  text-decoration: none;
}
[data-BU-custom-styling="true"] .menu__link--null {
  color: #003478;
}
[data-BU-custom-styling="true"] .menu__link--sub {
  padding-left: 0.75rem;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .menu__link--sub-sub {
  padding-left: 1.5rem;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .menu__sub-toggle {
  width: 1.125rem;
  float: right;
}
[data-BU-custom-styling="true"] .menu__sub-toggle__icon--inactive {
  display: block;
}
[data-BU-custom-styling="true"] .menu__item--active > .menu__sub-toggle > span > .menu__sub-toggle__icon--inactive, [data-BU-custom-styling="true"] .menu__sub-toggle__icon--active {
  display: none;
}
[data-BU-custom-styling="true"] .menu__item--active > .menu__sub-toggle > span > .menu__sub-toggle__icon--active {
  display: block;
}
[data-BU-custom-styling="true"] .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[data-BU-custom-styling="true"] .modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
[data-BU-custom-styling="true"] .modal__container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
[data-BU-custom-styling="true"] .modal__status {
  text-align: center;
}
[data-BU-custom-styling="true"] .modal__item {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
[data-BU-custom-styling="true"] .modal__video {
  position: relative;
  padding-bottom: 56.25%;
  background: #000;
}
[data-BU-custom-styling="true"] .modal__embed {
  position: absolute;
  width: 100%;
  height: 100%;
}
[data-BU-custom-styling="true"] .modal__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
[data-BU-custom-styling="true"] .modal__nav--previous {
  left: 0;
}
[data-BU-custom-styling="true"] .modal__nav--next {
  right: 0;
}
[data-BU-custom-styling="true"] .modal__close {
  position: absolute;
  top: 0;
  right: 0;
}
[data-BU-custom-styling="true"] .modal__caption {
  display: block;
  color: #fff;
  margin-top: 1rem;
  font-size: 1.25rem;
}
[data-BU-custom-styling="true"] .modal {
  z-index: 5;
}
[data-BU-custom-styling="true"] .modal__container {
  max-width: 90rem;
  margin: auto;
  padding: 3rem 1rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .modal__container {
    padding: 3rem 2rem;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .modal__container {
    padding: 3rem;
  }
}
[data-BU-custom-styling="true"] .modal__overlay, [data-BU-custom-styling="true"] .modal__status, [data-BU-custom-styling="true"] .modal__controls, [data-BU-custom-styling="true"] .modal__close {
  transition: opacity 320ms ease;
  opacity: 0;
}
[data-BU-custom-styling="true"] .modal--active .modal__overlay, [data-BU-custom-styling="true"] .modal--active .modal__controls, [data-BU-custom-styling="true"] .modal--active .modal__close {
  opacity: 1;
}
[data-BU-custom-styling="true"] .modal--loading .modal__status, [data-BU-custom-styling="true"] .modal--loaded .modal__status {
  opacity: 1;
}
[data-BU-custom-styling="true"] .modal__item {
  transform: scale(0.75);
  transition: opacity 320ms ease, transform 320ms ease;
  opacity: 0;
}
[data-BU-custom-styling="true"] .modal--loaded .modal__item {
  transform: scale(1);
  opacity: 1;
}
[data-BU-custom-styling="true"] .modal__close {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M0%2022.9L22.9.1%2024%201.2%201.1%2024%22%2F%3E%3Cpath%20d%3D%22M0%201.1L1.1%200%2024%2022.8l-1.1%201.1%22%2F%3E%3C%2Fsvg%3E);
  width: 3rem;
  height: 3rem;
  background-position: center;
  background-size: 1rem 1rem;
  text-indent: -999rem;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .modal__nav--icon {
  display: block;
  width: 3rem;
  color: #fff;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(0 0.1rem 0.1rem #000);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=0);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [data-BU-custom-styling="true"] .modal__nav--icon {
    background: rgba(0, 0, 0, 0.54);
  }
}
[data-BU-custom-styling="true"] .module {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
[data-BU-custom-styling="true"] .module > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .module > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .module.triangle-tab {
  padding-top: 6.25rem;
}
[data-BU-custom-styling="true"] .module--tight {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .module--tight.triangle-tab {
  padding-top: 3.75rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .module--tight {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .module--tight.triangle-tab {
    padding-top: 6.25rem;
  }
}
[data-BU-custom-styling="true"] .module--tight-alt {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .module--tight-alt {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }
}
[data-BU-custom-styling="true"] .module--margin {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
[data-BU-custom-styling="true"] .module--beige {
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .main .module--beige {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .module--gray-light {
  background: #f5f5f5;
}
[data-BU-custom-styling="true"] .module--gray-dark {
  background: #57595B;
  color: #fff;
}
[data-BU-custom-styling="true"] .module--gray-dark .module__title {
  color: #fff;
}
[data-BU-custom-styling="true"] .module--blue {
  background: #003478;
  color: #fff;
}
[data-BU-custom-styling="true"] .module--blue .module__title {
  color: #fff;
}
[data-BU-custom-styling="true"] .module--shadow {
  position: relative;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.1);
  z-index: 1;
}
[data-BU-custom-styling="true"] .module--relative {
  position: relative;
}
[data-BU-custom-styling="true"] .module__container > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .module__container > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .module__container p:nth-of-type(3).p--sans-serif, [data-BU-custom-styling="true"] .module__container p.caption:nth-of-type(3), [data-BU-custom-styling="true"] .module__container p.caption--alt:nth-of-type(3) {
  margin-top: -1rem;
}
[data-BU-custom-styling="true"] .module__container__link {
  display: block;
}
[data-BU-custom-styling="true"] .module__container__link:focus {
  outline-offset: 0;
}
[data-BU-custom-styling="true"] .module__title {
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .module__subtitle {
  margin-top: -2rem;
  margin-bottom: 2.5rem;
  font-size: 1.25rem;
  text-align: center;
}
[data-BU-custom-styling="true"] .module--overflow-hide {
  overflow: hidden;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .nav-permanent {
    margin-top: 3.75rem;
  }
}
[data-BU-custom-styling="true"] .nav-container {
  display: none;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .nav-container {
    display: block;
    float: right;
  }
}
[data-BU-custom-styling="true"] .nav-placeholder {
  display: none;
  height: 2.5625rem;
}
[data-BU-custom-styling="true"] .nav-fixed .nav-placeholder {
  display: block;
}
[data-BU-custom-styling="true"] .nav-permanent .nav-placeholder {
  display: none;
}
[data-BU-custom-styling="true"] .nav-fixed .nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #003478;
  color: #fff;
}
[data-BU-custom-styling="true"] .nav-fixed .nav__wrap {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.5625rem;
  padding-right: 2rem;
  padding-bottom: 0.5625rem;
  padding-left: 2rem;
}
[data-BU-custom-styling="true"] .nav-fixed .nav__wrap::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .nav-fixed .nav__wrap::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .nav-fixed .nav__wrap {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
[data-BU-custom-styling="true"] .nav__logo {
  display: none;
  width: 20rem;
  margin: 0.6875rem 0;
  float: left;
  color: #fff;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .nav__logo {
    max-width: calc(100% - 49.8125rem);
  }
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav__logo {
    max-width: calc(100% - 56rem);
  }
}
@media (min-width: 76em) {
  [data-BU-custom-styling="true"] .nav__logo {
    max-width: calc(100% - 58.0625rem);
  }
}
[data-BU-custom-styling="true"] .nav-fixed .nav__logo {
  display: block;
}
[data-BU-custom-styling="true"] .nav__group {
  float: right;
  margin-top: 0.75rem;
}
[data-BU-custom-styling="true"] .nav-fixed .nav__group {
  margin-top: 0.25rem;
}
@media (min-width: 70rem) {
  [data-BU-custom-styling="true"] .nav-fixed .nav__group {
    margin-top: 0.5rem;
  }
}
@media (min-width: 80em) {
  [data-BU-custom-styling="true"] .nav-fixed .nav__group {
    margin-top: 0.75rem;
  }
}
[data-BU-custom-styling="true"] .nav__search-toggle {
  display: none;
  width: 1rem;
  margin-left: 1.5rem;
  padding: 0.8125rem 0;
  float: right;
  color: inherit;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav__search-toggle {
    margin-left: 2rem;
  }
}
[data-BU-custom-styling="true"] .nav-fixed .nav__search-toggle, [data-BU-custom-styling="true"] .nav__search-toggle__inactive {
  display: block;
}
[data-BU-custom-styling="true"] .nav-search-active .nav__search-toggle__inactive, [data-BU-custom-styling="true"] .nav__search-toggle__active {
  display: none;
}
[data-BU-custom-styling="true"] .nav-search-active .nav__search-toggle__active {
  display: block;
}
[data-BU-custom-styling="true"] .nav__list {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}
[data-BU-custom-styling="true"] .nav__list::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .nav__list::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .nav__item {
  margin: 0 0 0 1.5rem;
  float: left;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav__item {
    margin: 0 0 0 2rem;
  }
}
[data-BU-custom-styling="true"] .nav-fixed .nav__item {
  margin: 0 0 0 1.25rem;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav-fixed .nav__item {
    margin: 0 0 0 1.5rem;
  }
}
[data-BU-custom-styling="true"] .nav__item--button {
  display: none;
}
[data-BU-custom-styling="true"] .nav-fixed .nav__item--button {
  display: block;
}
[data-BU-custom-styling="true"] .nav__item--active::before {
  height: 3rem;
  background: rgba(255, 255, 255, 0.001);
  content: '';
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav__item--active::before {
    height: 4rem;
  }
}
@media (min-width: 76em) {
  [data-BU-custom-styling="true"] .nav__item--active::before {
    height: 5rem;
  }
}
[data-BU-custom-styling="true"] .nav-fixed .nav__item--active::before {
  height: 0.5rem;
}
[data-BU-custom-styling="true"] .nav__link {
  display: block;
  position: relative;
  margin: 0.2rem 0;
  color: inherit;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  /*line-height: 1.95;*/
  text-transform: uppercase; 
  letter-spacing: 1.3px;
}
[data-BU-custom-styling="true"] .nav__link::before {
  display: none;
  position: absolute;
  bottom: 0.125rem;
  left: 0;
  width: 100%;
  height: 0.25rem;
  background: #003478;
  content: '';
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav__link {
    font-size: 0.9125rem;
    line-height: 1.8;
  }
}
@media (min-width: 76em) {
  [data-BU-custom-styling="true"] .nav__link {
    font-size: 0.975rem;
    line-height: 1.7;
  }
}
[data-BU-custom-styling="true"] .nav-fixed .nav__link::before {
  background: #fff;
}
[data-BU-custom-styling="true"] .nav__link:hover {
  text-decoration: none;
}
[data-BU-custom-styling="true"] .nav__link:hover::before {
  display: block;
}
[data-BU-custom-styling="true"] .nav-permanent .nav__link {
  text-transform: none;
  font-size: 0.8625rem;
  font-weight: 500;
}
@media (min-width: 72em) {
  [data-BU-custom-styling="true"] .nav-permanent .nav__link {
    font-size: 0.925rem;
  }
}
@media (min-width: 76em) {
  [data-BU-custom-styling="true"] .nav-permanent .nav__link {
    font-size: 0.9875rem;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .nav-permanent .nav__link {
    font-size: 1.05rem;
    line-height: 1.4375;
  }
}
[data-BU-custom-styling="true"] .nav__item--current > .nav__link::before {
  display: block;
}
[data-BU-custom-styling="true"] .nav__link--arrow {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
[data-BU-custom-styling="true"] .nav__link--arrow > span {
  position: absolute;
  color: #000;
  background-color: #fff;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  width: 1.5rem;
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
}
[data-BU-custom-styling="true"] .nav__link--arrow > span span {
  width: 1.15rem;
  left: 50%;
  transform: translateX(-50%);
}
[data-BU-custom-styling="true"] .nav__link--arrow:focus {
  outline: 0;
  display: block;
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
  height: 20px;
  line-height: 20px;
  margin-top: -20px;
  position: relative;
}
[data-BU-custom-styling="true"] .nav__button {
  text-transform: none;
  padding: 0.35rem 1rem;
  line-height: 1.7;
  margin-top: 0.25rem;
}
[data-BU-custom-styling="true"] .notice-group {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .notice {
  padding: 1.25rem;
}
[data-BU-custom-styling="true"] .notice > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .notice > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .notice:nth-child(odd) {
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .notice__label {
  text-transform: uppercase;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .overlay {
  position: relative;
}
[data-BU-custom-styling="true"] .overlay--image {
  background-size: cover;
  overflow: hidden;
  background-position: center;
}
[data-BU-custom-styling="true"] .overlay--image::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.33);
}
[data-BU-custom-styling="true"] .overlay--video {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .overlay--video {
    height: 600px;
  }
}
[data-BU-custom-styling="true"] .overlay__image, [data-BU-custom-styling="true"] .overlay__video, [data-BU-custom-styling="true"] .overlay__video__media {
  width: 100%;
}
[data-BU-custom-styling="true"] .overlay__image {
  position: static;
}
[data-BU-custom-styling="true"] .overlay__video {
  width: 100%;
  max-height: 768px;
}
[data-BU-custom-styling="true"] .overlay__wrap > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .overlay__wrap > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .overlay__container {
  margin: 0 -1rem;
  padding: 2.5rem 1rem;
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] .overlay__container > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .overlay__container > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .overlay--image .overlay__container {
  position: relative;
  transform: none;
  background: transparent;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .overlay__container {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: calc(100% - 4rem);
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    background: transparent;
    color: #fff;
  }
}
@media (min-width: 90em) {
  [data-BU-custom-styling="true"] .overlay__container {
    width: 84rem;
    max-width: calc(100% - 6rem);
  }
}
[data-BU-custom-styling="true"] .overlay__title {
  color: #fff;
  text-shadow: 0.1rem 0.1rem 0.1rem #000;
}
[data-BU-custom-styling="true"] .overlay__text {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.25rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .overlay__text {
    font-size: 1.75rem;
    text-shadow: 0.1rem 0.1rem 0.1rem #000;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .overlay__button {
    border-color: #fff;
    background: #fff;
  }
}
[data-BU-custom-styling="true"] .nav-fixed.nav-search-active .search--nav {
  position: static;
  left: auto;
  visibility: visible;
}
[data-BU-custom-styling="true"] .search {
  position: absolute;
  left: -999rem;
  padding: 1rem 0;
  background: #f5f4f0;
  color: #000;
  visibility: hidden;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .search {
    padding: 2rem 0;
  }
}
[data-BU-custom-styling="true"] .search-active .search {
  position: static;
  left: auto;
  visibility: visible;
}
[data-BU-custom-styling="true"] .search-active .search--nav {
  position: absolute;
  left: -999rem;
  visibility: hidden;
}
[data-BU-custom-styling="true"] .search__form {
  position: relative;
}
[data-BU-custom-styling="true"] .search__form::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .search__form::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .search__form legend {
  position: absolute;
  left: -999rem;
}
[data-BU-custom-styling="true"] .search__input {
  display: block;
  width: 100%;
  height: 3rem;
  padding: 0.75rem 3rem 0.75rem 0.75rem;
  border: 0.0625rem solid #000;
  background: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
}
[data-BU-custom-styling="true"] .search__button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  padding: 0.6875rem;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .search__option {
  margin-top: 1rem;
  margin-right: 2.5rem;
  float: left;
  line-height: 1;
}
[data-BU-custom-styling="true"] .search__radio {
  margin-right: 0.25rem;
  vertical-align: middle;
}
[data-BU-custom-styling="true"] .search__label {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .story-slider-container, [data-BU-custom-styling="true"] .story-shift-container {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin: -0.375rem;
  padding: 0.375rem;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .story-slider-container:first-child, [data-BU-custom-styling="true"] .story-slider-container:last-child {
  margin: -0.375rem;
}
[data-BU-custom-styling="true"] .story-shift-container:first-child, [data-BU-custom-styling="true"] .story-shift-container:last-child {
  margin: -0.375rem;
}
[data-BU-custom-styling="true"] .story-slider, [data-BU-custom-styling="true"] .story-shift {
  margin: 0;
  padding: 0;
  list-style: none;
}
[data-BU-custom-styling="true"] .story-slider .flickity-viewport, [data-BU-custom-styling="true"] .story-shift .flickity-viewport {
  overflow: visible;
}
[data-BU-custom-styling="true"] .story {
  width: 100%;
  margin: 0 0.625rem;
  background: #fff;
  box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.1);
}
[data-BU-custom-styling="true"] .story::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .story::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story {
    display: flex;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story__media {
    position: relative;
    width: 50%;
    float: left;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story__media {
    width: 66.6667%;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story__media::before {
    display: block;
    padding-bottom: 66.6667%;
    content: '';
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  @supports (object-fit: cover) {
    [data-BU-custom-styling="true"] .story__image {
      height: 100%;
      object-fit: cover;
    }
  }
}
[data-BU-custom-styling="true"] .ascBncMembershipRoster {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  padding: 0;
  margin: 0;
  border-style: solid;
  border-color: #eeeeee;
}
[data-BU-custom-styling="true"] .ascBncMembershipRoster tr {
  line-height: normal;
}
[data-BU-custom-styling="true"] .ascBncMembershipRoster tr lightning-base-formatted-text {
  font-size: 0.9rem;
  /*.ascBncMembershipRoster tr * {*/
  /*    padding: 0;*/
  /*}*/
}
[data-BU-custom-styling="true"] .story__text {
  position: relative;
  padding: 2rem 1rem;
}
[data-BU-custom-styling="true"] .story__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .story__text > :last-child {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story__text {
    width: 50%;
    padding: 6.5rem 2.5rem 5rem;
    float: right;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story__text {
    width: 33.3333%;
  }
}
[data-BU-custom-styling="true"] .story__type {
  position: absolute;
  top: 0;
  left: 1rem;
  padding: 0.25rem 0.5rem;
  background: #003478;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story__type {
    left: 2.5rem;
  }
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .story__type + * {
    margin-top: 0;
  }
}
[data-BU-custom-styling="true"] .story-shift-container:first-child {
  margin-top: 2rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift-container {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: visible;
  }
  [data-BU-custom-styling="true"] .story-shift-container:first-child, [data-BU-custom-styling="true"] .story-shift-container:last-child {
    margin: 2rem 3rem;
  }
}
[data-BU-custom-styling="true"] .story-shift-viewport {
  margin: -0.375rem;
  padding: 0.375rem;
}
[data-BU-custom-styling="true"] .story-shift-nav {
  display: none;
}
[data-BU-custom-styling="true"] .story-shift-nav svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
[data-BU-custom-styling="true"] .story-shift-nav:hover {
  background-color: #0B7886;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift-nav {
    display: block;
    position: absolute;
    top: 50%;
    width: 4.125rem;
    height: 4.125rem;
    border-radius: 50%;
    background-color: #003478;
    transform: translateY(-50%);
    color: #fff;
  }
}
[data-BU-custom-styling="true"] .story-shift-nav--prev {
  right: calc(100% + 1rem);
}
[data-BU-custom-styling="true"] .story-shift-nav--next {
  left: calc(100% + 1rem);
}
[data-BU-custom-styling="true"] .story-shift-nav--disabled {
  visibility: hidden;
}
[data-BU-custom-styling="true"] .story-shift__item {
  width: 100%;
  margin: 0 0.625rem 0;
}
[data-BU-custom-styling="true"] .story-shift__item .story {
  margin: 0;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift__item {
    display: inline-block;
    width: auto;
    margin: 0 1.25rem 0 0;
    font-size: 1.0625rem;
    white-space: normal;
    vertical-align: top;
    word-wrap: break-word;
  }
  [data-BU-custom-styling="true"] .story-shift__item:hover .story {
    box-shadow: 0 19px 12px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(3, 3, 3, 0.22);
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift__item .story {
    height: 100%;
    transition: box-shadow 300ms ease;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift {
    transition: transform ease 600ms;
    font-size: 0;
    white-space: nowrap;
    word-wrap: normal;
    display: flex;
  }
  [data-BU-custom-styling="true"] .story-shift .story__media {
    width: 0;
    min-height: 21.25rem;
    transition: width ease 600ms, opacity ease 600ms;
    opacity: 0;
    overflow: hidden;
  }
  [data-BU-custom-styling="true"] .story-shift .story__image {
    width: 31.875rem;
    max-width: none;
  }
  [data-BU-custom-styling="true"] .story-shift .story__text {
    width: 21rem;
    padding: 5rem 2.5rem 5rem;
  }
}
[data-BU-custom-styling="true"] .story-shift::after {
  display: none;
  content: 'flickity';
}
[data-BU-custom-styling="true"] .story-shift.flickity-enabled {
  transform: none !important;
  padding-bottom: 3rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift::after {
    content: '';
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .story-shift__item--active .story__media {
    width: 31.875rem;
    opacity: 1;
  }
}
[data-BU-custom-styling="true"] .subnav {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  /*display: none;*/
  padding: 1rem 0 0;
  border-top: 0.25rem solid #57595B;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  list-style: none;
  font-weight: 600;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .subnav {
    display: block;
  }
}
[data-BU-custom-styling="true"] .subnav--sub {
  position: relative;
  margin: 1rem 0 0;
  padding: 0;
  border-top: 0;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .subnav--sub::before {
  position: absolute;
  width: 0.25rem;
  height: 100%;
  background: #f5f5f5;
  content: '';
}
[data-BU-custom-styling="true"] .subnav__item {
  margin: 1rem 0 0;
}
[data-BU-custom-styling="true"] .subnav__link {
  display: inline-block;
  position: relative;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .subnav__item--current > .subnav__link {
  color: #000;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .subnav__item--current > .subnav__link:hover {
  text-decoration: none;
}
[data-BU-custom-styling="true"] .subnav__link--sub, [data-BU-custom-styling="true"] .subnav__link--sub-sub {
  padding-left: 1rem;
  font-weight: 400;
}
[data-BU-custom-styling="true"] .subnav__item--current > .subnav__link--sub::before, [data-BU-custom-styling="true"] .subnav__item--current > .subnav__link--sub-sub::before {
  position: absolute;
  left: 0;
  width: 0.25rem;
  height: 100%;
  background: #bcbcbc;
  content: '';
}
[data-BU-custom-styling="true"] .subnav__item--current-alt > .subnav__link--sub::before, [data-BU-custom-styling="true"] .subnav__item--current-alt > .subnav__link--sub-sub::before {
  position: absolute;
  left: 0;
  width: 0.25rem;
  height: 100%;
  background: #bcbcbc;
  content: '';
}
[data-BU-custom-styling="true"] .subnav__link--sub-sub {
  padding-left: 1.75rem;
}
[data-BU-custom-styling="true"] .subnav__sub-toggle {
  width: 1.125rem;
  float: right;
}
[data-BU-custom-styling="true"] .subnav__sub-toggle__icon--inactive {
  display: block;
}
[data-BU-custom-styling="true"] .subnav__item--active > .subnav__sub-toggle > span > .subnav__sub-toggle__icon--inactive, [data-BU-custom-styling="true"] .subnav__sub-toggle__icon--active {
  display: none;
}
[data-BU-custom-styling="true"] .subnav__item--active > .subnav__sub-toggle > span > .subnav__sub-toggle__icon--active {
  display: block;
}
[data-BU-custom-styling="true"] .table {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
}
[data-BU-custom-styling="true"] .table::after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%3E%3Cpath%20d%3D%22M39.7%2012.1c.6%200%201.2.2%201.7.7L77%2048.4c.9.9.9%202.4%200%203.4L41.4%2087.4c-.9.9-2.4.9-3.4%200s-.9-2.4%200-3.4l33.9-33.9L38%2016.2c-.9-.9-.9-2.4%200-3.4.5-.4%201.1-.7%201.7-.7z%22%2F%3E%3C%2Fsvg%3E);
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  transform: translateY(-50%);
  background-color: #57595B;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2.5rem 2.5rem;
  content: '';
  pointer-events: none;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .table::after {
    display: none;
  }
}
[data-BU-custom-styling="true"] .table--scrolled::after, [data-BU-custom-styling="true"] .table--fixed::after {
  display: none;
}
[data-BU-custom-styling="true"] .table__scroll {
  overflow: auto;
}
[data-BU-custom-styling="true"] table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
[data-BU-custom-styling="true"] .table__scroll table {
  min-width: 48rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .table__scroll table {
    min-width: 0;
  }
}
[data-BU-custom-styling="true"] tr:nth-child(even) {
  background: #f5f4f0;
}
[data-BU-custom-styling="true"] tbody tr:nth-child(odd) td {
  box-shadow: inset 0.125rem 0 0 #f5f4f0;
}
[data-BU-custom-styling="true"] tbody tr:nth-child(odd) td:first-child {
  box-shadow: none;
}
[data-BU-custom-styling="true"] th, [data-BU-custom-styling="true"] td {
  padding: 0.75rem 1.25rem;
  box-shadow: inset 0.125rem 0 0 #fff;
  vertical-align: top;
}
[data-BU-custom-styling="true"] th > :first-child, [data-BU-custom-styling="true"] td > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] th > :last-child, [data-BU-custom-styling="true"] td > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] th:first-child {
  border-left: 0;
}
[data-BU-custom-styling="true"] td {
  font-size: 0.875rem;
}
[data-BU-custom-styling="true"] td:first-child {
  border-left: 0;
}
[data-BU-custom-styling="true"] td a:not([class]) {
  font-weight: 600;
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
}
[data-BU-custom-styling="true"] td a:not([class]):hover {
  border-color: #0B7886;
  text-decoration: none;
  color: #0B7886;
}
[data-BU-custom-styling="true"] th {
  background-color: #003478;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 1.25rem;
  text-align: left;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .tab-accordions .tabs {
  display: none;
}
[data-BU-custom-styling="true"] .tab-accordions .accordion {
  display: block;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .tab-accordions .tabs {
    display: block;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .tab-accordions .accordion {
    display: none;
  }
}
[data-BU-custom-styling="true"] .tabs {
  margin: 3rem 0;
}
[data-BU-custom-styling="true"] [role="tablist"] {
  margin: 0 0 2rem;
  overflow: visible;
  display: flex;
  justify-content: space-between;
}
[data-BU-custom-styling="true"] [role="tab"] {
  position: relative;
  margin: 0;
  padding: 0.75rem 0.5rem;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  border: 0.0625rem solid #003478;
  background-color: #fff;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  margin-left: 1rem;
  flex-grow: 1;
}
[data-BU-custom-styling="true"] [role="tab"]:first-child {
  margin-left: 0;
}
[data-BU-custom-styling="true"] [role="tab"][aria-selected="true"], [data-BU-custom-styling="true"] [role="tab"]:hover, [data-BU-custom-styling="true"] [role="tab"]:focus, [data-BU-custom-styling="true"] [role="tab"]:active {
  background-color: #003478;
  color: #fff;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] [role="tab"][aria-selected="true"]::before {
    border-width: 0.5625rem 0.5625rem 0 0.5625rem;
    border-color: #003478 transparent transparent transparent;
    position: absolute;
    bottom: -0.5625rem;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    content: '';
  }
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] [role="tab"]:hover, [data-BU-custom-styling="true"] [data-whatinput='keyboard'] [role="tab"]:focus, [data-BU-custom-styling="true"] [data-whatinput='keyboard'] [role="tab"]:active {
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
  outline-offset: 0.125rem;
}
[data-BU-custom-styling="true"] [role="tabpanel"] {
  position: relative;
  z-index: 2;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] [role="tabpanel"] {
    /* border: 0.0625rem solid #797a7c; */
    padding: 1rem;
  }
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] [role="tabpanel"]:focus {
  outline: 0.125rem solid #4d90fe;
  outline-offset: -0.125rem;
  outline-offset: 0.125rem;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .tab__content {
    display: flex;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .tab__content__image {
    width: 60%;
    flex-shrink: 0;
  }
}
[data-BU-custom-styling="true"] .tab__content__text {
  padding: 1rem;
  background-color: #fff;
}
[data-BU-custom-styling="true"] .tab__content__text > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .tab__content__text > :last-child {
  margin-bottom: 0;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .tab__content__text {
    padding-left: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
}
[data-BU-custom-styling="true"] .title {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  text-align: center;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  [data-BU-custom-styling="true"] .title::before {
    display: table;
    width: 0;
    content: '';
  }
  [data-BU-custom-styling="true"] .title::after {
    display: table;
    width: 0;
    content: '';
    clear: both;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .title {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .title + .story-slider-container, [data-BU-custom-styling="true"] .title + .image-slider-container {
    margin-top: -2.5rem !important;
  }
}
[data-BU-custom-styling="true"] .title__logo {
  width: 3rem;
  margin: 0 auto 1.25rem;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .title__logo {
    width: 4rem;
    margin: 0 1.25rem 0 0;
    float: left;
  }
}
[data-BU-custom-styling="true"] .title__text {
  margin: 0;
}
[data-BU-custom-styling="true"] .title__text a {
  color: inherit;
}
@media (min-width: 48em) {
  [data-BU-custom-styling="true"] .title__text {
    max-width: calc(100% - 5.25rem);
    margin: 0;
    float: left;
  }
}
[data-BU-custom-styling="true"] .title__text--alt {
  text-align: center;
}
[data-BU-custom-styling="true"] .title__text--alt h1 {
  margin: 0 0 0.25rem 0;
}
[data-BU-custom-styling="true"] .toggle__form legend {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
[data-BU-custom-styling="true"] .toggle__form .form__radio {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
[data-BU-custom-styling="true"] .toggle__form label {
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  color: #003478;
  text-transform: uppercase;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown {
  max-width: 400px;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown[data-toggle] {
  display: none;
}
[data-BU-custom-styling="true"] .toggle__form__dropdown[data-toggle].active {
  display: block;
}
[data-BU-custom-styling="true"] .topbar {
  display: none;
  padding: 0.625rem 0 0.5625rem;
  background: #003478;
  color: #fff;
}
@media (min-width: 64.0625em) {
  [data-BU-custom-styling="true"] .topbar {
    display: block;
  }
}
[data-BU-custom-styling="true"] .topbar__list {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}
[data-BU-custom-styling="true"] .topbar__list__item {
  margin: 0 0 0 1.5rem;
  float: left;
}
[data-BU-custom-styling="true"] .topbar__list__link {
  display: block;
  position: relative;
  padding: 0.25rem 1.5rem;
  color: inherit;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  border: 0.0625rem solid #fff;
  border-radius: 0.1875rem;
  margin-top: 0.35rem;
}
[data-BU-custom-styling="true"] .topbar__list__link:hover, [data-BU-custom-styling="true"] .topbar__list__link:focus {
  text-decoration: none;
  background-color: #fff;
  color: #003478;
}
[data-BU-custom-styling="true"] [data-whatinput='keyboard'] .topbar__list__link:hover, [data-BU-custom-styling="true"] [data-whatinput='keyboard'] .topbar__list__link:focus {
  outline-offset: 0.125rem;
}
[data-BU-custom-styling="true"] .topbar__list__item--current > .topbar__list__link::before {
  display: block;
}
[data-BU-custom-styling="true"] .topbar__list__link--teal {
  background-color: #0B7886;
  color: #fff;
  border-color: #0B7886;
}
[data-BU-custom-styling="true"] .topbar__list__link--teal:hover, [data-BU-custom-styling="true"] .topbar__list__link--teal:focus {
  background-color: #fff;
  color: #003478;
}
[data-BU-custom-styling="true"] .topbar__list__link--search {
  display: block;
  width: 1.25rem;
  padding: 0.8125rem 0;
  overflow: hidden;
}
[data-BU-custom-styling="true"] .topbar__list__link--search::before {
  background: #003478;
}
[data-BU-custom-styling="true"] .topbar__list__link__inactive {
  display: block;
}
[data-BU-custom-styling="true"] .search-active .topbar__list__link__inactive, [data-BU-custom-styling="true"] .topbar__list__link__active {
  display: none;
}
[data-BU-custom-styling="true"] .search-active .topbar__list__link__active {
  display: block;
}
[data-BU-custom-styling="true"] .topbar__dropdown {
  position: relative;
  float: left;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  z-index: 5;
}
[data-BU-custom-styling="true"] .topbar__dropdown__toggle {
  padding: 0.5625rem 0;
  float: left;
  color: inherit;
  font-size: 0.875rem;
  font-weight: 700;
}
[data-BU-custom-styling="true"] .topbar__dropdown__toggle:hover {
  text-decoration: none;
}
[data-BU-custom-styling="true"] .topbar__dropdown--active .topbar__dropdown__toggle {
  color: #003478;
}
[data-BU-custom-styling="true"] .topbar__dropdown__icon {
  width: 1.25rem;
  margin-left: 0.5rem;
  margin-top: 0.15rem;
  float: right;
}
[data-BU-custom-styling="true"] .topbar__dropdown--active .topbar__dropdown__icon {
  transform: rotate(180deg);
}
[data-BU-custom-styling="true"] .topbar__dropdown__list {
  position: absolute;
  left: -999rem;
  position: absolute;
  top: -0.625rem;
  margin: 0;
  padding: 3.75rem 1rem 1.25rem;
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  background: #f5f5f5;
  color: #003478;
  list-style: none;
  box-shadow: 0 0.375rem 0.375rem rgba(0, 0, 0, 0.1);
  visibility: hidden;
  z-index: -1;
}
[data-BU-custom-styling="true"] .topbar__dropdown--active .topbar__dropdown__list {
  right: -1rem;
  left: -1rem;
  visibility: visible;
}
[data-BU-custom-styling="true"] .topbar__dropdown__item {
  margin: 0;
}
[data-BU-custom-styling="true"] .topbar__dropdown__link {
  display: block;
  padding: 0.65rem 0;
  font-weight: 700;
  color: inherit;
  text-transform: none;
  font-size: 0.75rem;
}
[data-BU-custom-styling="true"] .widget {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
[data-BU-custom-styling="true"] .widget > :first-child {
  margin-top: 0;
}
[data-BU-custom-styling="true"] .widget > :last-child {
  margin-bottom: 0;
}
[data-BU-custom-styling="true"] .widget img {
  margin-left: auto;
  margin-right: auto;
}
[data-BU-custom-styling="true"] .widget p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
[data-BU-custom-styling="true"] .widget p a:not([class]) {
  font-weight: 600;
  border-bottom: 1px solid #003478;
  padding-bottom: 0.125em;
}
[data-BU-custom-styling="true"] .widget p a:not([class]):hover {
  border-color: #0B7886;
  text-decoration: none;
  color: #0B7886;
}
[data-BU-custom-styling="true"] .widget--large {
  font-size: 1.25rem;
  line-height: 1.4;
}
[data-BU-custom-styling="true"] .widget--small {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
[data-BU-custom-styling="true"] .widget__heading {
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  padding-top: 0.75rem;
  border-top: 0.25rem solid #57595B;
  font-family: "Whitney SSm A", "Whitney SSm B", sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
}
[data-BU-custom-styling="true"] .widget__heading a {
  font-weight: 600;
}
[data-BU-custom-styling="true"] .main .widget__heading {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.142;
  padding-top: 1.25rem;
}
[data-BU-custom-styling="true"] .widget__heading--small {
  padding-top: 0;
  border-top: 0;
}
[data-BU-custom-styling="true"] .widget__social {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 0;
  list-style: none;
}
[data-BU-custom-styling="true"] .widget__social::before {
  display: table;
  width: 0;
  content: '';
}
[data-BU-custom-styling="true"] .widget__social::after {
  display: table;
  width: 0;
  content: '';
  clear: both;
}
[data-BU-custom-styling="true"] .widget__social__item {
  margin: 0 1.25rem 0 0;
  float: left;
}
[data-BU-custom-styling="true"] .widget__social__link {
  display: block;
  width: 1.4rem;
  color: #003478;
}
[data-BU-custom-styling="true"] .widget__social__link:hover, [data-BU-custom-styling="true"] .widget__social__link:focus {
  color: #0B7886;
}



/* 20240306 SC: Override the Theme CSS in Community Builder here to avoid unintended changes: BEGIN*/
@media only screen and (max-width: 1170px) {
    footer.footer > div:first-child > div:first-child > *:first-child > div.wrap {
        display: block !important;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    footer.footer .footer__top {
        padding-top: 5rem !important;
    }
    footer.footer .footer__top ul.footer__nav {
        margin-top: 2rem !important;
        padding-top: 2rem !important;
    }
    footer.footer .footer__bottom {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    footer.footer .footer__bottom .footer__container {
        margin-top: 0px !important;
    }
    footer.footer .footer__bottom ul.footer__nav li:not(:first-child) {
        margin: 0.2rem 0 !important;
    }
    footer.footer .footer__bottom .footer__social {
        margin-top: 2rem !important;
    }
}

footer.footer .footer__bottom::before {
    background: none;
}

/*Not sure why the copyright text was overridden using after content???*/
[data-BU-custom-styling="true"] footer.footer .footer__bottom ul.footer__nav li:first-child::after {
    content: none !important;
}
[data-BU-custom-styling="true"] footer.footer .footer__bottom ul.footer__nav li:first-child p {
  display: block;
  color: #fff !important;
}

/* 20240306 SC: Override the Theme CSS in Community Builder here to avoid unintended changes: END*/


a.bu-action-button {
    display: block;
    background: #003378;
    border-radius: 10px;
    padding: 30px;
    width: 100%;
}
a.bu-action-button-2col {
    width: Calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
a.bu-action-button .button-title, a.bu-action-button .button-title:link, a.bu-action-button .button-title:visited, a.bu-action-button .button-title:hover {
    font-family: "Whitney SSm A", "Whitney SSm B", sans-serif !important;
    font-size: 2rem;
    font-weight: normal;
    color: #FFFFFF !important;
    text-align: center;
    padding-bottom: 20px;
    text-decoration: none !important;
}
a.bu-action-button .button-desc, a.bu-action-button .button-desc:link, a.bu-action-button .button-desc:visited, a.bu-action-button .button-desc:hover {
    font-family: "Whitney SSm A", "Whitney SSm B", sans-serif !important;
    font-size: 1rem;
    color: #FFFFFF !important;
    text-align: center;
    text-decoration: none !important;
}

@media (max-width: 960px) {
  a.bu-action-button-2col {
    width: 100%;
    margin-left: 0rem;
    margin-right: 0rem;
  }
}

.table-header {
  background-color: #003378 !important;
}

.table-header .grid-item p {
  color: #FFFFFF !important;
}

.registration-table .column > div:first-of-type {
  background: #003378 !important;
}

.registration-table .column > div:first-of-type p {
  color: #FFFFFF !important;
}

.registration-table .table-heading {
  background: #003378 !important;
}

.registration-table .table-heading p {
  color: #FFFFFF !important;
}

.giving-card-title h3 {
  color: #FFFFFF
}

.slds-rich-text-editor__output a {
  text-decoration: underline !important;
  font-weight: bold !important;
}

/*# sourceMappingURL=style.css.map */
