a {
  color: #00567a;
  text-decoration: underline;
}

a:hover {
  color: rgba(0, 86, 122, 0.8);
}

.no-padding {
  padding: 0px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.close {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.moose-line-1---2 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.spring-3 {
  position: absolute;
  left: 0px;
  top: 43px;
  right: 0px;
  display: block;
  width: 45px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #333;
}

.open {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.sliding-block {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 60px;
  max-width: 250px;
  float: right;
  clear: none;
  background-color: #cea142;
}

.square-parent {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.spring-2 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  display: block;
  width: 45px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #333;
}

.top-bubble {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.spring-menu {
  left: 0px;
  right: 0px;
  z-index: 10;
  overflow: hidden;
  margin-top: 70px;
  border-radius: 5px;
  background-color: #786df7;
  color: #fff;
}

.bottom-bubble {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.moose-color-overlay-button {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #14213d;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.triangle {
  position: relative;
  top: 10.5px;
  display: block;
  width: 25px;
  height: 25px;
  min-width: 25px;
  margin-right: auto;
  margin-left: auto;
  border-right: 13px solid transparent;
  border-bottom: 23px solid #786df7;
  border-left: 13px solid transparent;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.spring-1 {
  position: absolute;
  left: 0px;
  top: 12px;
  right: 0px;
  display: block;
  width: 45px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #333;
}

.moose-line-1 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.moose-line-2 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.top-bun {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  display: block;
  width: 35px;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 25px 25px 0px 0px;
  background-color: #fdba58;
  box-shadow: 1px 1px 0 0 #be9848;
}

.middle-bubble {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.hamburger-meat {
  position: absolute;
  left: 0px;
  top: 29px;
  right: 0px;
  display: block;
  width: 40px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #63452d;
}

.line2-1 {
  position: absolute;
  left: 0px;
  top: 19px;
  right: 0px;
  display: none;
  width: 0px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #7a7a7a;
}

.moose-line-2-2 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.body {
  font-family: komet;
  color: #00567a;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.nav-link {
  margin: 20px 37px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  letter-spacing: -1px;
}

.nav-link:hover {
  opacity: 0.5;
}

.nav-link.w--current {
  color: #00567a;
  font-weight: 400;
  text-decoration: none;
}

.nav-link.last {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 10px;
  opacity: 1;
  -webkit-transition-property: none;
  transition-property: none;
  font-family: FrutigerLTPro-Cnd, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.nav-link.last:hover {
  color: #6fa287;
}

.navbar-container {
  display: block;
  width: 1140px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  color: #6bcaba;
}

.navbar-container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbar-container.flex.no-padding {
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.logo-container {
  margin-top: 30px;
  margin-bottom: 30px;
}

.logo-container.nav.w--current {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 400px;
  padding-bottom: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 86, 122, 0.7)), to(rgba(0, 86, 122, 0.7)));
  background-image: linear-gradient(180deg, rgba(0, 86, 122, 0.7), rgba(0, 86, 122, 0.7));
}

.hero-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-left: 200px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-div {
  position: relative;
  width: auto;
  padding: 60px;
  background-color: hsla(0, 0%, 100%, 0.7);
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.take-action-column {
  width: 25%;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.burger-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 6px 6px 25px 0 rgba(40, 7, 128, 0.15);
  cursor: pointer;
}

.take-action-link {
  color: #00567a;
  text-decoration: none;
}

.values-col {
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

.team-member-col {
  position: relative;
  width: 33%;
  margin-bottom: 70px;
  padding-right: 15px;
  padding-left: 15px;
}

.navbar {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #092640;
  box-shadow: 0 7px 11px -6px rgba(51, 51, 51, 0.15);
  color: #092640;
}

.nav-menu {
  margin-right: auto;
  margin-left: auto;
}

.white-link {
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.white-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-text {
  margin-top: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.footer-logo {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 3px;
  background-color: transparent;
}

.footer-top-container {
  margin-bottom: 50px;
  text-align: center;
}

.footer {
  position: relative;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #092640;
}

.social-wrap {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-right: 8px;
  margin-left: 8px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: background-color 300ms ease, border-color 300ms ease;
  transition: background-color 300ms ease, border-color 300ms ease;
}

.social-wrap:hover {
  border-color: #fcc900;
  background-color: #fcc900;
}

.social-wrap.footer-podcast {
  width: 40px;
  height: 40px;
  background-image: url('../images/social-icons-podcast.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition-property: none;
  transition-property: none;
}

.social-wrap.footer-podcast:hover {
  border-color: #b6d0c1;
  background-color: #6fa287;
}

.social-wrap.footer-podcast:focus {
  background-color: transparent;
}

.social-wrap.footer-insta {
  width: 40px;
  height: 40px;
  background-image: url('../images/social-icons-insta.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition-property: none;
  transition-property: none;
}

.social-wrap.footer-insta:hover {
  border-color: #b6d0c1;
  background-color: #6fa287;
}

.social-wrap.footer-insta:focus {
  background-color: transparent;
}

.social-wrap.footer-youtube {
  width: 40px;
  height: 40px;
  background-image: url('../images/youtube-logo_1youtube-logo.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition-property: none;
  transition-property: none;
}

.social-wrap.footer-youtube:hover {
  border-color: #b6d0c1;
  background-color: #6fa287;
}

.social-wrap.footer-youtube:focus {
  background-color: transparent;
}

.social-wrap.footer-twit {
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/twitter_1twitter.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition-property: none;
  transition-property: none;
}

.social-wrap.footer-twit:hover {
  border-color: #b6d0c1;
  background-color: #6fa287;
}

.social-wrap.footer-face {
  width: 40px;
  height: 40px;
  background-image: url('../images/facebook_1facebook.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition-property: none;
  transition-property: none;
  font-size: 16px;
}

.social-wrap.footer-face:hover {
  border-color: #62b5e5;
  background-color: #6fa287;
}

.social-wrap.footer-face:active {
  border-color: #b6d0c1;
}

.social-wrap.footer-face:focus {
  background-color: transparent;
}

.footer-social {
  position: relative;
  width: 100%;
  text-align: center;
}

.footer-logo-link {
  margin-bottom: 0px;
}

.nav-link-3 {
  margin: 20px 37px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  letter-spacing: -1px;
}

.nav-link-3:hover {
  opacity: 0.5;
}

.nav-link-3.w--current {
  color: #354463;
  font-weight: 400;
  text-decoration: none;
}

.logo:hover {
  opacity: 0.7;
}

.superscript {
  position: relative;
  bottom: 3px;
  margin-left: 1px;
  font-size: 10px;
  line-height: 20px;
}

.italic {
  font-style: italic;
}

.footer-bottom-container {
  margin-top: 50px;
}

.about-section {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.container {
  margin-bottom: 0px;
}

.about {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  max-width: 0px;
}

.program-logo {
  width: 500px;
  max-width: 500px;
}

.section-block-div {
  position: static;
  left: 10%;
  top: 20%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-block-tag {
  position: static;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 70px;
  margin-left: 0px;
  padding: 10px 20px;
  background-color: #6fa287;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.italic-text {
  font-style: italic;
}

.centered-body-text-padding-70 {
  margin-bottom: 70px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
}

.bold-text {
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  font-weight: 700;
}

.blue-la-h2-padding-30 {
  margin-bottom: 30px;
  font-family: 'Old Standard TT', sans-serif;
  color: #00567a;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
}

.la-body-text-padding-0 {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.green-link-text {
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  color: #b6d0c1;
  font-weight: 700;
  text-decoration: none;
}

.green-link-text:hover {
  color: rgba(182, 208, 193, 0.7);
}

.la-body-text-padding-15 {
  margin-bottom: 15px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.quote-text {
  margin-bottom: 10px;
  padding-right: 0px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.business-section {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #6fa287;
}

.section-block-tag-2 {
  position: static;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 70px;
  margin-left: 0px;
  padding: 10px 20px;
  background-color: #fff;
  font-family: 'Old Standard TT', sans-serif;
  color: #00567a;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.white-la-body-text-padding-15 {
  margin-bottom: 15px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.video-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 100px 0px 98px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.white-ra-body-text-padding-0 {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: right;
}

.white-la-h2-padding-30 {
  margin-bottom: 30px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
}

.white-la-body-text-padding-0 {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.centered-la-body-text-padding-0 {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}

.columns-padding-30 {
  margin-bottom: 30px;
}

.blue-divider-padding-30 {
  width: 100%;
  height: 2px;
  max-height: 2px;
  max-width: 100%;
  margin-bottom: 30px;
  background-color: #00567a;
}

.business-education {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  max-width: 0px;
}

.white-la-body-text-padding-100 {
  margin-bottom: 100px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.blue-divider-padding-70 {
  width: 100%;
  height: 2px;
  max-height: 2px;
  max-width: 100%;
  margin-bottom: 70px;
  background-color: #00567a;
  color: #00567a;
}

.sm-ra-info-text-padding-0 {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-LightItalic, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  text-align: right;
}

.blue-link-text {
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  color: #092640;
  font-weight: 700;
  text-decoration: none;
}

.blue-link-text:hover {
  color: rgba(9, 38, 64, 0.7);
}

.leadership-development {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  max-width: 0px;
}

.leadership-section {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #00567a;
}

.green-divider-padding-70 {
  width: 100%;
  height: 2px;
  max-height: 2px;
  max-width: 100%;
  margin-bottom: 70px;
  background-color: #6fa287;
}

.image-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 175px;
  max-height: 175px;
  max-width: 250px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/Residents_Resized.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.white-la-body-text-padding-70 {
  margin-bottom: 70px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.white-la-body-text-padding-30 {
  margin-bottom: 30px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.green-divider-w-text-padding-70 {
  margin-bottom: 70px;
  padding: 10px 15px;
  background-color: #6fa287;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
}

.image-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 135px;
  max-height: 135px;
  max-width: 280px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/CPJ_2501_Resized.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.practice-management-section {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.practice-management {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  max-width: 0px;
}

.sm-blue-divider-w-text-padding-70 {
  margin-bottom: 70px;
  padding: 15px;
  background-color: #00567a;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
}

.la-body-text-padding-70 {
  margin-bottom: 70px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.la-body-text-padding-100 {
  margin-bottom: 100px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.inside-tract-section {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #6fa287;
}

.inside-tract-podcasts {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  max-width: 0px;
}

.columns-2-padding-70 {
  margin-bottom: 70px;
}

.podcast-header {
  margin-bottom: 15px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.podcast-text {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.podcast-link {
  color: #fff;
  text-decoration: none;
}

.podcast-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.blue-text-box {
  display: block;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00567a;
}

.list {
  margin-bottom: 0px;
  padding-left: 20px;
  color: #fff;
  list-style-type: disc;
}

.columns-2-padding-0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.large-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 75px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.white-divider-padding-0 {
  width: 405px;
  height: 2px;
  max-height: 2px;
  max-width: 405px;
  margin-bottom: 0px;
  background-color: #fff;
}

.left-column-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.superscript-3 {
  position: relative;
  bottom: 12px;
  margin-left: 2px;
  font-size: 16px;
  line-height: 26px;
}

.superscript-2 {
  position: relative;
  bottom: 6px;
  margin-left: 2px;
  font-size: 10px;
  line-height: 20px;
}

.upj-section {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #00567a;
}

.upj {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  max-width: 0px;
}

.top-div {
  position: static;
  width: 0px;
  height: 0px;
  margin-right: 0px;
}

.back-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  display: block;
  width: 50px;
  height: 50px;
  max-height: 50px;
  max-width: 50px;
  padding: 0px;
  border: 1.5px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/arrow.png'), -webkit-gradient(linear, left top, left bottom, from(#092640), to(#092640));
  background-image: url('../images/arrow.png'), linear-gradient(180deg, #092640, #092640);
  background-position: 50% 50%, 0px 0px;
  background-size: 25px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
  color: #00567a;
}

.back-to-top:hover {
  background-color: transparent;
  opacity: 0.7;
}

.back-to-top:active {
  background-color: transparent;
}

.back-to-top:focus {
  text-decoration: none;
}

.back-to-top.w--current {
  position: fixed;
  right: 45px;
  bottom: 45px;
  z-index: 2000;
  display: block;
  width: 45px;
  height: 45px;
  padding: 0px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: rgba(124, 135, 142, 0.7);
  background-image: url('../images/up-arrow_1up-arrow.png');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.back-to-top.w--current:hover {
  background-color: rgba(161, 216, 132, 0.7);
}

.green-link-text-2 {
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  color: #6fa287;
  font-weight: 700;
  text-decoration: none;
}

.green-link-text-2:hover {
  color: rgba(111, 162, 135, 0.7);
}

.blue-la-h2-padding-0 {
  margin-bottom: 0px;
  font-family: 'Old Standard TT', sans-serif;
  color: #00567a;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
}

.blue-la-h3-padding-30 {
  margin-bottom: 30px;
  font-family: 'Old Standard TT', sans-serif;
  color: #00567a;
  font-size: 30px;
  line-height: 45px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.top-header {
  margin-bottom: 0px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 37px;
  font-weight: 400;
  text-align: center;
}

.top-header-div-padding-30 {
  width: auto;
  max-width: none;
  margin-bottom: 30px;
  padding: 15px;
  background-color: #00567a;
}

.brandeis-logo {
  width: 300px;
  max-width: 300px;
  margin-bottom: 70px;
}

.image-div-3 {
  display: block;
  width: 450px;
  height: 440px;
  max-height: 440px;
  max-width: 450px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  background-color: transparent;
  background-image: url('../images/RR1_3523-copy.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video {
  width: auto;
  height: auto;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.quote-div-2 {
  position: static;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 70px;
  margin-left: 0px;
  padding: 30px;
  float: none;
  border: 0px none transparent;
  background-color: #6fa287;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
  -o-object-fit: fill;
  object-fit: fill;
}

.white-la-h3-padding-30 {
  margin-bottom: 30px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.white-la-h2-padding-0 {
  margin-bottom: 0px;
  font-family: 'Old Standard TT', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
}

.upj-div {
  width: 440px;
  height: 320px;
  max-height: 320px;
  max-width: 440px;
  margin-right: 40px;
  float: left;
  background-image: url('../images/UPJ.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-upj-column {
  height: auto;
}

.columns-padding-70 {
  margin-bottom: 70px;
}

.image-div-4 {
  display: block;
  width: 240px;
  height: 465px;
  max-height: 465px;
  max-width: 240px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 50px;
  float: right;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/podcast_mockup.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.podcast-text-padding-30 {
  margin-bottom: 30px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.image-div-5 {
  display: block;
  width: 300px;
  height: 240px;
  max-height: 240px;
  max-width: 300px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/IMG_9431_LEADERSHIP.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.image-div-6 {
  display: block;
  width: 300px;
  height: 240px;
  max-height: 240px;
  max-width: 300px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/IMG_30216-gALLAGHER.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.image-div-8 {
  display: block;
  width: 350px;
  height: 185px;
  max-height: 185px;
  max-width: 350px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/iStock-998339378-GLOBALRESIDENTS.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.quote-text-2 {
  margin-bottom: 30px;
  padding-right: 70px;
  font-family: 'Old Standard TT', sans-serif;
  color: #6fa287;
  font-size: 47px;
  line-height: 67px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.quote-name {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #00567a;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.quote-title {
  margin-bottom: 0px;
  padding-left: 24px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #00567a;
  font-size: 17px;
  line-height: 22px;
  font-style: italic;
  text-align: left;
}

.sm-blue-divider-padding-30 {
  width: 90%;
  height: 2px;
  max-height: 2px;
  max-width: 90%;
  margin-bottom: 30px;
  background-color: #00567a;
}

.parent-horizontal-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.president {
  width: 150px;
  height: auto;
  max-width: 150px;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.horizontal-div {
  margin-left: 30px;
}

.sm-la-info-text-padding-0 {
  margin-bottom: 0px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-style: italic;
  text-align: left;
}

.parent-horizontal-div-padding-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mcconnell {
  width: 150px;
  max-width: 150px;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.berger {
  width: 150px;
  max-width: 150px;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.lrg-white-la-body-text-padding-30 {
  margin-bottom: 30px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.la-info-text-padding-5 {
  margin-bottom: 5px;
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.image-div-7 {
  display: block;
  width: 300px;
  height: 240px;
  max-height: 240px;
  max-width: 300px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/IMG_9871_HOLTGREWE.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.image-div-9 {
  display: block;
  width: 260px;
  height: 140px;
  max-height: 140px;
  max-width: 260px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/iStock-589546222-edit.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.image-div-10 {
  display: block;
  width: 300px;
  height: 240px;
  max-height: 240px;
  max-width: 300px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/iStock-810593654.png');
  background-position: 0% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.white-la-body-text-padding-50 {
  margin-bottom: 50px;
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.podcast-text-padding-50 {
  margin-bottom: 50px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.image-div-11 {
  display: block;
  width: 265px;
  height: 215px;
  max-height: 215px;
  max-width: 265px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/linderpix-HellerEMBA-56116.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.image-div-12 {
  display: block;
  width: 380px;
  height: 195px;
  max-height: 195px;
  max-width: 380px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  background-color: transparent;
  background-image: url('../images/iStock-1141239154.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
}

.podcast-text-padding-0 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.centered-green-divider-w-text-padding-70 {
  margin-bottom: 70px;
  padding: 10px 15px;
  background-color: #6fa287;
  box-shadow: 5px 5px 11px -6px rgba(51, 51, 51, 0.15);
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.columns-2-padding-0-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._404-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html.w-mod-js *[data-ix="close-word-on-load"] {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="bottom-x-2"] {
  opacity: 0;
  -webkit-transform: rotate(-45deg) translate(0px, 50%);
  -ms-transform: rotate(-45deg) translate(0px, 50%);
  transform: rotate(-45deg) translate(0px, 50%);
}

html.w-mod-js *[data-ix="spring-initial-0"] {
  height: 0px;
}

html.w-mod-js *[data-ix="moose-nav-link-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="sliding-block"] {
  width: 0px;
}

html.w-mod-js *[data-ix="square-front"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="moose-nav-link-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="moose-nav-link-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="bottom-x"] {
  opacity: 0;
  -webkit-transform: rotate(45deg) translate(0px, 50%);
  -ms-transform: rotate(45deg) translate(0px, 50%);
  transform: rotate(45deg) translate(0px, 50%);
}

@media screen and (max-width: 991px) {
  .close {
    line-height: 45px;
  }

  .open {
    line-height: 45px;
  }

  .sliding-block {
    max-width: 250px;
  }

  .nav-link {
    display: none;
  }

  .nav-link.last {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: FrutigerLTPro-Roman, Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }

  .navbar-container {
    width: 660px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .navbar-container.flex {
    display: block;
  }

  .navbar-container.flex.no-padding {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo-container.nav {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .hero-section {
    padding-top: 300px;
    padding-bottom: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 86, 122, 0.7)), to(rgba(0, 86, 122, 0.7)));
    background-image: linear-gradient(180deg, rgba(0, 86, 122, 0.7), rgba(0, 86, 122, 0.7));
    -o-object-fit: fill;
    object-fit: fill;
  }

  .hero-div-wrapper {
    margin-left: 0px;
  }

  .background-div {
    width: auto;
    max-width: none;
    background-color: hsla(0, 0%, 100%, 0.7);
  }

  .take-action-column {
    width: 50%;
    margin-bottom: 40px;
  }

  .values-col {
    max-width: 33.33%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .team-member-col {
    width: 50%;
  }

  .navbar {
    position: -webkit-sticky;
    position: sticky;
  }

  .menu-button-3 {
    padding: 0px;
  }

  .menu-button-3.w--open {
    background-color: transparent;
  }

  .nav-menu {
    background-color: rgba(9, 38, 64, 0.8);
    box-shadow: 0 7px 11px -6px rgba(51, 51, 51, 0.15);
  }

  .icon-2 {
    padding-top: 5px;
    color: #fff;
    font-size: 40px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .nav-link-3 {
    display: none;
  }

  .about-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .business-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .leadership-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-div-2 {
    width: 270px;
    height: 170px;
    max-height: 170px;
    max-width: 270px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .practice-management-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inside-tract-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .white-divider-padding-0 {
    width: 100%;
    max-width: 100%;
  }

  .upj-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .back-to-top {
    right: 20px;
    bottom: 20px;
  }

  .back-to-top:hover {
    background-color: transparent;
    opacity: 0.7;
  }

  .image-div-3 {
    width: 100%;
    height: 575px;
    max-height: 575px;
    max-width: 100%;
  }

  .quote-div-2 {
    padding: 20px;
  }

  .upj-div {
    width: 260px;
    height: 185px;
    max-height: 185px;
    max-width: 260px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: right;
  }

  .upj-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-div-5 {
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-div-6 {
    width: 290px;
    height: 230px;
    max-height: 230px;
    max-width: 290px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-div-8 {
    width: 340px;
    height: 180px;
    max-height: 180px;
    max-width: 340px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .quote-name {
    font-size: 18px;
    line-height: 28px;
  }

  .quote-title {
    padding-left: 22px;
  }

  .image-div-7 {
    width: 280px;
    height: 220px;
    max-height: 220px;
    max-width: 280px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-div-9 {
    margin-left: 20px;
  }

  .image-div-10 {
    width: 290px;
    height: 230px;
    max-height: 230px;
    max-width: 290px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-div-11 {
    width: 250px;
    height: 200px;
    max-height: 200px;
    max-width: 250px;
    margin-bottom: 10px;
    margin-left: 15px;
  }

  .image-div-12 {
    width: 100%;
    height: 220px;
    max-height: 220px;
    max-width: 100%;
  }

  .centered-green-divider-w-text-padding-70 {
    font-size: 23px;
    line-height: 38px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navbar-container.flex.no-padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo-container.nav.w--current {
    padding-left: 0px;
  }

  .hero-section {
    padding-bottom: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 86, 122, 0.7)), to(rgba(0, 86, 122, 0.7)));
    background-image: linear-gradient(180deg, rgba(0, 86, 122, 0.7), rgba(0, 86, 122, 0.7));
  }

  .hero-div-wrapper {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .background-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    padding: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.7);
    box-shadow: 0 7px 11px -6px rgba(51, 51, 51, 0.15);
  }

  .nav-content-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .values-col {
    max-width: 50%;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .program-logo {
    width: 100%;
    max-width: 100%;
  }

  .section-block-tag {
    text-align: center;
  }

  .business-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-block-tag-2 {
    text-align: center;
  }

  .leadership-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-div {
    height: 180px;
    max-height: 180px;
  }

  .image-div-2 {
    margin-bottom: 10px;
  }

  .practice-management-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .inside-tract-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blue-text-box {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list {
    margin-top: 20px;
  }

  .upj-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .back-to-top {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    max-height: 50px;
    max-width: 50px;
    background-image: url('../images/arrow.png'), -webkit-gradient(linear, left top, left bottom, from(#092640), to(#092640));
    background-image: url('../images/arrow.png'), linear-gradient(180deg, #092640, #092640);
    background-position: 50% 50%, 0px 0px;
    background-size: 25px, auto;
    background-repeat: no-repeat, repeat;
  }

  .image-div-3 {
    height: 350px;
    max-height: 350px;
    margin-top: 30px;
  }

  .upj-div {
    width: 245px;
    height: 180px;
    max-height: 180px;
    max-width: 245px;
    margin-bottom: 10px;
  }

  .image-div-4 {
    width: 175px;
    height: 350px;
    max-height: 350px;
    max-width: 175px;
    margin-right: 30px;
    margin-bottom: 50px;
    margin-left: 0px;
    float: left;
  }

  .image-div-5 {
    width: 250px;
    height: 200px;
    max-height: 200px;
    max-width: 250px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
  }

  .image-div-6 {
    width: 250px;
    height: 200px;
    max-height: 200px;
    max-width: 250px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
  }

  .image-div-8 {
    width: 270px;
    height: 200px;
    max-height: 200px;
    max-width: 270px;
  }

  .parent-horizontal-div {
    margin-bottom: 50px;
  }

  .image-div-7 {
    width: 250px;
    height: 200px;
    max-height: 200px;
    max-width: 250px;
  }

  .image-div-9 {
    width: 250px;
    height: 150px;
    max-height: 150px;
    max-width: 250px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .image-div-10 {
    width: 250px;
    height: 200px;
    max-height: 200px;
    max-width: 250px;
  }

  .image-div-11 {
    margin-left: 10px;
  }

  .image-div-12 {
    margin-top: 30px;
  }

  .columns-2-padding-0-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .line2-1 {
    left: 0px;
    top: 19px;
    right: 0px;
    display: none;
  }

  .nav-link {
    display: block;
    margin: 0px 10px;
    background-color: #fff;
  }

  .nav-link.w--current {
    background-color: #fff;
  }

  .nav-link.last {
    margin-bottom: 10px;
    background-color: transparent;
  }

  .navbar-container.flex.no-padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .logo-container.nav {
    margin-bottom: 20px;
    text-align: left;
  }

  .logo-container.nav.w--current {
    padding-left: 0px;
  }

  .hero-section {
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 86, 122, 0.7)), to(rgba(0, 86, 122, 0.7)));
    background-image: linear-gradient(180deg, rgba(0, 86, 122, 0.7), rgba(0, 86, 122, 0.7));
  }

  .hero-div-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .background-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.7);
    box-shadow: 0 7px 11px -6px rgba(51, 51, 51, 0.15);
    text-align: center;
  }

  .nav-content-wrapper {
    position: static;
    z-index: 10000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .burger-4 {
    width: 55px;
    height: 55px;
    box-shadow: none;
  }

  .values-col {
    max-width: 75%;
    text-align: center;
  }

  .team-member-col {
    width: 100%;
    margin-bottom: 32px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-button-3 {
    background-color: #092640;
  }

  .menu-button-3.w--open {
    background-color: transparent;
  }

  .nav-menu {
    padding-bottom: 0px;
    background-color: rgba(9, 38, 64, 0.8);
  }

  .icon-2 {
    color: #fff;
  }

  .white-link {
    text-decoration: underline;
  }

  .footer-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav-link-3 {
    display: block;
    margin: 0px 10px;
    background-color: #fff;
  }

  .nav-link-3.w--current {
    background-color: #fff;
  }

  .about-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .about {
    top: 0%;
  }

  .program-logo {
    width: 325px;
    max-width: 325px;
  }

  .section-block-div {
    left: 0px;
    top: -20px;
    right: 0px;
    margin-left: 0px;
  }

  .section-block-tag {
    text-align: center;
  }

  .green-link-text {
    text-decoration: underline;
  }

  .quote-text {
    line-height: 35px;
  }

  .business-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-block-tag-2 {
    text-align: center;
  }

  .business-education {
    top: 0%;
  }

  .blue-link-text {
    text-decoration: underline;
  }

  .leadership-development {
    top: 0%;
  }

  .leadership-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-div {
    display: block;
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-2 {
    display: block;
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .practice-management-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .practice-management {
    top: 0%;
  }

  .inside-tract-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .inside-tract-podcasts {
    top: 0%;
  }

  .podcast-link {
    text-decoration: underline;
  }

  .upj-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .upj {
    top: 0%;
  }

  .back-to-top {
    width: 50px;
    height: 50px;
    max-height: 50px;
    max-width: 50px;
  }

  .green-link-text-2 {
    text-decoration: underline;
  }

  .brandeis-logo {
    width: 275px;
    max-width: 275px;
  }

  .upj-div {
    width: 250px;
    height: 175px;
    max-height: 175px;
    max-width: 250px;
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-4 {
    width: 150px;
    height: 300px;
    max-height: 300px;
    max-width: 150px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 15px;
    float: right;
  }

  .image-div-5 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-6 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-8 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .quote-text-2 {
    font-size: 35px;
    line-height: 50px;
  }

  .quote-name {
    font-size: 15px;
    line-height: 25px;
  }

  .quote-title {
    padding-left: 18px;
    font-size: 14px;
    line-height: 19px;
  }

  .president {
    width: 140px;
    max-width: 140px;
  }

  .horizontal-div {
    margin-left: 20px;
  }

  .sm-la-info-text-padding-0 {
    font-family: FrutigerLTPro-Light, Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-style: italic;
  }

  .mcconnell {
    width: 120px;
    max-width: 120px;
  }

  .berger {
    width: 120px;
    max-width: 120px;
  }

  .la-info-text-padding-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-div-7 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-9 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-10 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }

  .image-div-11 {
    margin-bottom: 35px;
    margin-left: 0px;
    float: none;
  }
}

@font-face {
  font-family: 'FrutigerLTPro-LightCndItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-LightCnIta.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Light';
  src: url('../fonts/Linotype---FrutigerLTPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Italic';
  src: url('../fonts/Linotype---FrutigerLTPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Black';
  src: url('../fonts/Linotype---FrutigerLTPro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-BlackCnd';
  src: url('../fonts/Linotype---FrutigerLTPro-BlackCn.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-BlackItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-BlackCndItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-BlackCnIta.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Bold';
  src: url('../fonts/Linotype---FrutigerLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-BoldCn';
  src: url('../fonts/Linotype---FrutigerLTPro-BoldCn.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-BoldCndItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-BoldCnIta.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-BoldItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-CndItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-CondensedIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Cnd';
  src: url('../fonts/Linotype---FrutigerLTPro-Condensed.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-LightCnd';
  src: url('../fonts/Linotype---FrutigerLTPro-LightCn.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-LightItalic';
  src: url('../fonts/Linotype---FrutigerLTPro-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'FrutigerLTPro-Roman';
  src: url('../fonts/Linotype---FrutigerLTPro-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}