:root {
  --7700-c: #00567a;
  --570-c: #6bcaba;
  --289-c: #092640;
  --white: white;
  --50-2915-c: #b7d9f2;
  --50-556-c: #b6d0c1;
  --556-c: #6fa287;
  --dropshadow: #5553;
  --7490-c: #7a9b62;
  --430-c: #7c878e;
  --black: black;
  --5615-c: #6a7970;
  --268-c: #5d4884;
  --7698-c: #41748d;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  color: var(--7700-c);
  text-decoration: underline;
}

a:hover {
  color: #00567acc;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.body {
  color: var(--7700-c);
  font-family: komet;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.nav-link-2 {
  letter-spacing: -1px;
  margin: 20px 37px;
  padding-top: 13px;
  padding-bottom: 13px;
  transition: opacity .2s;
}

.nav-link-2:hover {
  opacity: .5;
}

.nav-link-2.w--current {
  color: var(--7700-c);
  font-weight: 400;
  text-decoration: none;
}

.hero-container {
  color: var(--570-c);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1140px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.brand {
  margin-top: 30px;
  margin-bottom: 30px;
}

.brand.nav.w--current {
  margin-top: 15px;
  margin-bottom: 15px;
}

.hero-section {
  background-image: linear-gradient(#b7d9f2b3, #b7d9f2b3);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 450px;
  padding-bottom: 450px;
  display: flex;
}

.background-div {
  z-index: auto;
  background-color: #b7d9f2cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 80px 65px;
  display: flex;
  position: relative;
  left: auto;
}

.block-tag {
  background-color: var(--289-c);
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 0;
  padding: 10px 40px;
  font-family: Old Standard TT, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  position: static;
  top: 0;
  left: 0;
}

.block-tag.block-tag-white {
  background-color: var(--white);
  color: var(--289-c);
}

.block-tag.block-tag-green {
  background-color: var(--50-2915-c);
  color: var(--289-c);
}

.block-tag.block-tag-ucf {
  background-color: #7a9b62;
}

.advocacy-section {
  background-color: var(--white);
  color: var(--570-c);
  padding-top: 50px;
  padding-bottom: 25px;
}

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

.education-section {
  background-color: var(--50-2915-c);
  padding-top: 75px;
  padding-bottom: 70px;
}

.header {
  color: var(--289-c);
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 75px;
  font-family: Old Standard TT, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.header.padding-25 {
  margin-bottom: 25px;
}

.top-text {
  z-index: auto;
  background-color: var(--289-c);
  color: var(--white);
  text-transform: capitalize;
  margin-top: 0;
  margin-left: 0;
  padding: 10px 40px;
  font-family: Old Standard TT, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: -5% auto auto;
}

.membership-section {
  background-image: linear-gradient(#092640cc, #092640cc), url('../images/membership-bkgnd.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 75px;
  padding-bottom: 75px;
}

.content-wrapper {
  object-fit: cover;
  object-position: 50% 50%;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  padding-top: 65px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.divider {
  z-index: auto;
  background-color: var(--289-c);
  width: 15%;
  max-width: 15%;
  height: 3px;
  margin-bottom: 0;
  position: relative;
  left: auto;
}

.burger-4 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.take-action-link {
  color: var(--7700-c);
  text-decoration: none;
}

.ucf-section {
  background-image: linear-gradient(#41748db3, #41748db3), url('../images/UCF-map-background.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 75px;
}

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

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

.guidelines-section {
  background-color: var(--white);
  padding-top: 50px;
  padding-bottom: 75px;
}

.museum-section {
  background-color: var(--50-2915-c);
  padding-top: 75px;
  padding-bottom: 75px;
  display: block;
}

.header-text {
  color: var(--289-c);
  text-align: center;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Old Standard TT, sans-serif;
  font-size: 120px;
  font-style: italic;
  font-weight: 400;
  line-height: 120px;
}

.header-text-2 {
  color: var(--289-c);
  text-align: center;
  width: auto;
  max-width: none;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: FrutigerLTPro-Roman, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.body-text {
  color: var(--289-c);
  text-align: center;
  letter-spacing: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.body-text._2 {
  text-align: left;
}

.columns {
  margin-bottom: 50px;
}

.quality-section {
  background-color: var(--white);
  padding-top: 75px;
  padding-bottom: 75px;
}

.research-section {
  background-color: var(--7700-c);
  padding-top: 50px;
  padding-bottom: 212px;
}

.data-section {
  background-color: var(--white);
  padding-top: 75px;
  padding-bottom: 75px;
}

.publications-section {
  background-color: var(--289-c);
  padding-top: 50px;
  padding-bottom: 60px;
}

.list-item {
  font-family: FrutigerLTPro-Light, Arial, sans-serif;
}

.list {
  color: var(--289-c);
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

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

.footer-logo {
  background-color: #0000;
  border-radius: 3px;
  max-width: none;
  margin: 0;
  padding: 0;
  display: block;
}

.footer {
  background-color: var(--289-c);
  width: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

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

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

.social-wrap-2.footer-insta {
  background-image: url('../images/social-icons-insta.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.social-wrap-2.footer-insta:hover {
  border-color: var(--50-556-c);
  background-color: var(--556-c);
}

.social-wrap-2.footer-insta:focus {
  background-color: #0000;
}

.social-wrap-2.footer-youtube {
  background-image: url('../images/youtube-logo_1youtube-logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.social-wrap-2.footer-youtube:hover {
  border-color: var(--50-556-c);
  background-color: var(--556-c);
}

.social-wrap-2.footer-youtube:focus {
  background-color: #0000;
}

.social-wrap-2.footer-twit {
  background-color: #0000;
  background-image: url('../images/X_1X.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
}

.social-wrap-2.footer-twit:hover {
  border-color: var(--50-556-c);
  background-color: var(--556-c);
}

.social-wrap-2.footer-face {
  background-image: url('../images/facebook_1facebook.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  font-size: 16px;
}

.social-wrap-2.footer-face:hover {
  background-color: var(--556-c);
  border-color: #62b5e5;
}

.social-wrap-2.footer-face:active {
  border-color: var(--50-556-c);
}

.social-wrap-2.footer-face:focus {
  background-color: #0000;
}

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

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

._2024-section {
  background-color: var(--white);
  padding-top: 75px;
  padding-bottom: 75px;
}

.nav-link-3 {
  letter-spacing: -1px;
  margin: 20px 37px;
  padding-top: 13px;
  padding-bottom: 13px;
  transition: opacity .2s;
}

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

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

.number {
  color: var(--289-c);
  text-align: center;
  margin-bottom: 25px;
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.header-3 {
  color: var(--289-c);
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Old Standard TT, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.header-label {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: -71px;
}

.block-tag-div-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 0;
  display: block;
  position: static;
  top: -95px;
}

.columns-2 {
  margin-bottom: 100px;
}

.body-text-3 {
  color: var(--289-c);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.body-text-3.padding-75 {
  margin-bottom: 75px;
}

.green-background {
  z-index: 1;
  background-color: var(--50-2915-c);
  width: 50%;
  max-width: 50%;
  padding: 30px 30px 15px;
  position: relative;
}

.body-text-4 {
  color: var(--289-c);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.body-text-4.white {
  color: var(--white);
}

.bold {
  font-weight: 700;
}

.blue-background {
  background-color: var(--289-c);
  width: 52%;
  max-width: 52%;
  height: auto;
  padding: 30px 65px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.header-4 {
  border-bottom: 2px solid var(--50-2915-c);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 35px;
  padding-bottom: 10px;
  font-family: Old Standard TT, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.research-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-flow: row;
}

.number-2 {
  color: var(--white);
  text-align: right;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.header-5 {
  color: var(--50-2915-c);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.header-5.additional-height {
  line-height: 30px;
}

.header-5.additional-height.bold {
  font-weight: 700;
}

.header-5.additional-height.bold.dark-navy {
  color: var(--289-c);
}

.data-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto auto;
}

.header-6 {
  color: var(--289-c);
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Old Standard TT, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.data-image {
  width: auto;
  max-width: 100%;
  height: auto;
}

.list-2 {
  color: var(--289-c);
  margin-bottom: 20px;
  padding-left: 20px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.button {
  background-color: var(--289-c);
  box-shadow: 5px 5px 11px -6px var(--dropshadow);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding: 10px;
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  transition: opacity .5s;
}

.button:hover {
  opacity: .7;
  color: var(--white);
}

.leadership-section {
  background-image: linear-gradient(to bottom, var(--50-2915-c), var(--50-2915-c));
  padding-top: 50px;
  padding-bottom: 75px;
}

.body-text-6 {
  color: var(--289-c);
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 75px;
  font-family: Old Standard TT, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 31px;
}

.body-text-6.white {
  color: var(--white);
}

.multi-grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.multi-grid-div-1 {
  background-image: url('../images/LeadershipDev.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  margin-bottom: 15px;
}

.multi-grid-div-2 {
  background-image: url('../images/LeadershipBusinessED.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  margin-bottom: 15px;
}

.multi-grid-div-3 {
  background-image: url('../images/PMCoding.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  margin-bottom: 15px;
}

.blue-background-2 {
  background-image: linear-gradient(to bottom, var(--289-c), var(--289-c));
  height: auto;
  padding: 15px;
}

.body-text-7 {
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.header-7 {
  border-bottom: 2px solid var(--50-2915-c);
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 12px;
  padding-bottom: 7px;
  font-family: Old Standard TT, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
}

.link-white-to-green {
  color: var(--white);
  transition: color .5s;
}

.link-white-to-green:hover {
  color: var(--556-c);
}

.membership-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.header-8 {
  color: #fff;
  font-family: Old Standard TT, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 46px;
}

.white-background {
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  padding: 30px 30px 15px;
}

.header-9 {
  color: var(--289-c);
  margin-bottom: 25px;
  font-family: Old Standard TT, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.body-text-8 {
  color: var(--289-c);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.small-text {
  margin-left: 2px;
  font-size: 15px;
  line-height: 15px;
  position: relative;
  top: -3px;
}

.content-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
}

.membership-grid-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 25px;
  margin-bottom: 0;
}

.body-text-11 {
  color: var(--289-c);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.callout {
  color: var(--289-c);
  font-size: 23px;
  font-weight: 700;
  line-height: 33px;
}

.match-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 15px;
}

.blue-background-3 {
  z-index: 1;
  background-color: var(--289-c);
  width: 50%;
  max-width: 50%;
  padding: 30px 30px 15px;
  position: relative;
}

.guidelines-div {
  background-image: url('../images/GAAG.png');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 55%;
  height: 85%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.navbar-menu-button {
  padding: 0;
  position: static;
}

.navbar-menu-button.w--open {
  background-color: #0000;
}

.bottom-line {
  background-color: var(--white);
  width: 40px;
  height: 3px;
}

.menu-icon-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  transition: opacity .5s;
  display: block;
}

.menu-icon-container:hover {
  opacity: .7;
}

.logo {
  width: 165px;
  max-width: none;
  height: auto;
  transition: opacity .5s;
  position: static;
}

.logo:hover {
  opacity: .7;
}

.navbar-dropdown {
  background-color: var(--50-2915-c);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 62px;
  display: flex;
}

.menu-icon-wrapper {
  flex-direction: row;
  align-items: center;
  display: block;
}

.middle-line {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.logo-link {
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  padding-left: 0;
  display: block;
  position: static;
}

.menu-icon {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: block;
  position: static;
}

.navbar-link {
  color: var(--289-c);
  text-align: center;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 25px;
  transition: opacity .5s;
}

.navbar-link:hover {
  opacity: .7;
  color: var(--289-c);
  text-decoration: underline;
}

.navbar-link.w--current {
  color: #000;
}

.top-line {
  background-color: var(--white);
  width: 40px;
  height: 3px;
  padding-bottom: 0;
  padding-right: 0;
}

.navbar-container {
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar {
  z-index: 100;
  background-color: var(--289-c);
  box-shadow: 0 7px 11px 6px var(--dropshadow);
  border-bottom: 0 #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 20px 5%;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
}

.advocacy {
  width: 0;
  height: 0;
  position: relative;
  top: -120px;
}

.multi-grid-div-4 {
  background-image: url('../images/Forum.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  margin-bottom: 15px;
}

.multi-grid-div-5 {
  background-image: url('../images/museum.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  margin-bottom: 15px;
}

.multi-grid-div-6 {
  background-image: url('../images/Scope.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  margin-bottom: 15px;
}

.pubs-image-2 {
  float: right;
  width: 480px;
  max-width: none;
  margin-top: 4px;
  margin-left: 15px;
  margin-right: 0;
}

.quality-div {
  background-color: #0000;
  background-image: url('../images/Quality.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55%;
  max-width: 55%;
  height: 55%;
  max-height: 55%;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.ucf-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-bottom: 75px;
}

.header-13 {
  color: var(--7490-c);
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Old Standard TT, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.body-text-14 {
  color: var(--430-c);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.list-3 {
  color: var(--430-c);
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Old Standard TT, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.button-2 {
  box-shadow: 5px 5px 11px -6px var(--dropshadow);
  color: var(--white);
  text-align: center;
  background-color: #7a9b62;
  border-radius: 0;
  width: 100%;
  padding: 10px;
  font-family: FrutigerLTPro-Bold, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  transition: background-color .5s;
}

.button-2:hover {
  color: var(--white);
  background-color: #a9c47f;
}

.am-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-bottom: 75px;
}

.am-div {
  background-color: #0c2340;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 65%;
  padding: 0;
  display: flex;
}

.am-logo {
  width: 280px;
  max-width: none;
}

.header-15 {
  color: var(--289-c);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.education, .research, .data, .leadership-and-business, .membership, .guidelines, .museum, .publications, .quality, .ucf {
  width: 0;
  height: 0;
  position: relative;
  top: -120px;
}

.am-logo-2 {
  width: 280px;
  max-width: none;
  display: none;
}

.booth-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 75px;
}

.lightbox-link {
  transition: opacity .5s;
}

.lightbox-link:hover {
  opacity: .7;
}

.lightbox-image {
  width: 100%;
  max-width: 100%;
}

.match-div {
  background-image: url('../images/Match-Day.png');
  background-position: 48%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 440px;
}

.education-image {
  float: right;
  width: 290px;
  max-width: 290px;
  margin-top: 4px;
  margin-left: 40px;
}

.ucf-image {
  width: 400px;
  max-width: none;
  margin-bottom: 75px;
}

.ucf-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.data-image-2 {
  width: auto;
  max-width: 100%;
  height: auto;
  display: none;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  margin-bottom: 50px;
}

.small-stat {
  font-size: 25px;
  line-height: 25px;
  position: relative;
  bottom: 7px;
}

.link {
  color: var(--289-c);
  font-weight: 700;
  transition: opacity .5s;
}

.link:hover {
  opacity: .7;
  color: var(--289-c);
}

.link._2 {
  color: var(--white);
}

.link._3 {
  color: var(--430-c);
}

.dei-section {
  background-image: linear-gradient(to bottom, var(--50-2915-c), var(--50-2915-c));
  padding-top: 50px;
  padding-bottom: 60px;
}

.dei {
  width: 0;
  height: 0;
  position: relative;
  top: -120px;
}

.dei-image {
  float: right;
  width: 260px;
  margin-top: 4px;
  margin-left: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .hero-section {
    object-fit: fill;
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .background-div {
    width: 75%;
    padding-bottom: 55px;
  }

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

  .education-section {
    padding-top: 75px;
    padding-bottom: 70px;
  }

  .header {
    font-size: 35px;
    line-height: 45px;
  }

  .membership-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .content-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ucf-section {
    background-image: url('../images/UCF-map-background.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

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

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

  .guidelines-section {
    padding-bottom: 140px;
  }

  .header-text {
    margin-bottom: 20px;
    font-size: 110px;
    line-height: 110px;
  }

  .header-text-2 {
    margin-top: 40px;
    font-size: 30px;
    line-height: 30px;
  }

  .body-text {
    font-size: 17px;
    line-height: 27px;
  }

  .quality-section {
    padding-bottom: 140px;
  }

  .research-section {
    padding-bottom: 249px;
  }

  .data-section {
    padding-top: 75px;
    padding-bottom: 70px;
  }

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

  .list {
    font-size: 17px;
    line-height: 27px;
  }

  ._2024-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }

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

  .header-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .body-text-3 {
    font-size: 17px;
    line-height: 27px;
  }

  .green-background {
    top: 65px;
  }

  .body-text-4 {
    font-size: 17px;
    line-height: 27px;
  }

  .blue-background {
    max-width: none;
    padding-left: 45px;
    padding-right: 45px;
  }

  .header-4 {
    font-size: 25px;
    line-height: 35px;
  }

  .header-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .header-5.additional-height {
    font-size: 17px;
    line-height: 27px;
  }

  .header-6 {
    font-size: 34px;
    line-height: 44px;
  }

  .data-image {
    height: auto;
  }

  .list-2 {
    font-size: 17px;
    line-height: 27px;
  }

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

  .body-text-6 {
    font-size: 20px;
    line-height: 30px;
  }

  .body-text-7 {
    font-size: 18px;
    line-height: 26px;
  }

  .header-7 {
    font-size: 17px;
    line-height: 27px;
  }

  .header-9 {
    font-size: 35px;
    line-height: 45px;
  }

  .body-text-8 {
    font-size: 17px;
    line-height: 27px;
  }

  .small-text {
    font-size: 12px;
    line-height: 12px;
    top: -2px;
  }

  .content-grid {
    grid-template-columns: 1fr;
  }

  .body-text-11 {
    font-size: 17px;
    line-height: 27px;
  }

  .blue-background-3 {
    top: 65px;
  }

  .guidelines-div {
    background-position: 50%;
    background-size: cover;
    width: 52%;
    height: 100%;
  }

  .navbar-menu-button {
    margin-left: 0;
    padding: 0;
  }

  .navbar-menu-button.w--open {
    background-color: #0000;
  }

  .bottom-line {
    background-color: var(--white);
    width: 40px;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .middle-line {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .menu-icon {
    background-color: #0000;
    border-radius: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .top-line {
    background-color: var(--white);
    width: 40px;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-container {
    grid-auto-columns: 1fr;
  }

  .pubs-image-2 {
    width: 450px;
  }

  .quality-div {
    width: 52%;
    max-width: none;
    height: 55%;
    max-height: none;
  }

  .header-13 {
    font-size: 35px;
    line-height: 45px;
  }

  .body-text-14, .list-3 {
    font-size: 17px;
    line-height: 27px;
  }

  .am-div {
    height: 45%;
  }

  .am-logo {
    width: 240px;
  }

  .header-15 {
    font-size: 28px;
    line-height: 38px;
  }

  .am-logo-2 {
    width: 240px;
  }

  .data-image-2 {
    height: auto;
  }
}

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

  .hero-section {
    align-items: flex-start;
    padding-bottom: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .background-div {
    width: 100%;
    padding: 75px 50px 50px;
  }

  .advocacy-section, .education-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header {
    margin-bottom: 75px;
  }

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

  .content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .ucf-section {
    background-image: url('../images/UCF-map-background.png');
    background-position: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .guidelines-section {
    padding: 50px 20px 75px;
  }

  .museum-section {
    padding: 75px 20px;
  }

  .body-text {
    margin-bottom: 0;
  }

  .body-text._2 {
    text-align: center;
  }

  .columns {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .quality-section {
    padding: 75px 20px;
  }

  .research-section {
    padding: 50px 20px 75px;
  }

  .data-section {
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .publications-section {
    padding: 50px 20px 60px;
  }

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

  .column {
    margin-bottom: 50px;
  }

  .columns-2 {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .body-text-3 {
    margin-bottom: 5px;
  }

  .green-background {
    width: auto;
    max-width: none;
    position: static;
  }

  .body-text-4 {
    margin-bottom: 15px;
  }

  .blue-background {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .header-4 {
    margin-bottom: 35px;
  }

  .header-5 {
    margin-bottom: 0;
  }

  .data-grid {
    grid-template-columns: 1fr;
  }

  .header-6 {
    margin-bottom: 25px;
  }

  .data-image {
    display: none;
  }

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

  .body-text-6 {
    margin-bottom: 75px;
  }

  .multi-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .multi-grid-div-1, .multi-grid-div-2, .multi-grid-div-3 {
    height: 175px;
  }

  .body-text-7 {
    margin-bottom: 0;
  }

  .header-7 {
    margin-bottom: 12px;
  }

  .membership-grid {
    grid-template-columns: 1fr;
  }

  .body-text-11 {
    margin-bottom: 15px;
  }

  .blue-background-3 {
    width: auto;
    max-width: none;
    position: static;
  }

  .guidelines-div {
    width: auto;
    height: 400px;
    position: static;
  }

  .navbar {
    min-height: 4rem;
  }

  .multi-grid-div-4, .multi-grid-div-5, .multi-grid-div-6 {
    height: 175px;
  }

  .pubs-image-2 {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .quality-div {
    width: auto;
    height: 400px;
    position: static;
  }

  .ucf-grid {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .header-13 {
    margin-bottom: 25px;
  }

  .body-text-14 {
    margin-bottom: 15px;
  }

  .am-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .am-div {
    flex-direction: column;
    justify-content: space-between;
    height: auto;
  }

  .am-logo {
    width: 200px;
    display: none;
  }

  .am-logo-2 {
    width: 350px;
    margin-bottom: 0;
    padding-top: 45px;
    padding-bottom: 45px;
    display: block;
  }

  .booth-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .education-image {
    float: none;
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .ucf-image {
    width: 375px;
  }

  .data-image-2 {
    display: block;
  }

  .grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

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

  .dei-image {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
  }
}

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

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

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

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

  .hero-section {
    padding-top: 275px;
    padding-bottom: 275px;
  }

  .background-div {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 75px 20px 30px;
    display: flex;
  }

  .block-tag {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    inset: 0% 0% auto;
  }

  .header {
    margin-bottom: 75px;
    font-size: 28px;
    line-height: 38px;
  }

  .content-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
  }

  .divider {
    width: 15%;
    max-width: 15%;
  }

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

  .ucf-section {
    z-index: 1;
    position: static;
  }

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

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

  .museum-section {
    padding-bottom: 75px;
  }

  .header-text {
    text-align: center;
    font-size: 90px;
    line-height: 90px;
  }

  .header-text-2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .column {
    margin-bottom: 50px;
  }

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

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

  .number {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .header-3 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .blue-background {
    padding: 30px 20px;
  }

  .research-grid {
    grid-template-columns: auto auto;
  }

  .number-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .header-6 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 38px;
  }

  .body-text-7 {
    font-size: 17px;
    line-height: 25px;
  }

  .header-9 {
    font-size: 28px;
    line-height: 38px;
  }

  .navbar-dropdown {
    padding-top: 32px;
  }

  .navbar-link.w--current {
    color: #f0a746;
  }

  .header-13 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 38px;
  }

  .header-15 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .am-logo-2 {
    width: 280px;
  }

  .ucf-image {
    width: 300px;
  }

  .small-stat {
    font-size: 15px;
    line-height: 15px;
  }
}

#w-node-_249dab90-8dff-d354-0d44-38c0dc360b82-15a1cdbb {
  justify-self: center;
}

#w-node-ec4aca23-4e66-b7b6-cada-210369058bc0-15a1cdbb {
  align-self: center;
}

#w-node-b361ada3-7197-d6fe-83aa-0c44ec42f75e-15a1cdbb {
  justify-self: center;
}

#w-node-_2b0f6d64-e215-cc92-c52c-9a828143ca48-15a1cdbb {
  align-self: center;
}

#w-node-e0c74c6d-2438-5458-91b3-24fb1d38d425-15a1cdbb {
  justify-self: center;
}

#w-node-_77471c34-2742-719d-ca99-5b6b5f28dcc1-15a1cdbb {
  align-self: center;
}

#w-node-d789a68c-20dd-a439-4317-4a97579c6064-15a1cdbb {
  justify-self: center;
}

#w-node-_66ef0b0e-a2c8-dbae-2685-263d6673c6a6-15a1cdbb {
  align-self: center;
}

#w-node-e2609a1e-0917-6d0d-49b4-7fa5431bf530-15a1cdbb {
  justify-self: center;
}

#w-node-_9bcbaf25-88d6-856e-904b-ec163b840ab9-15a1cdbb {
  align-self: center;
}

#w-node-f0fbfe3a-c198-4b0d-b680-6d1fe7da9a77-15a1cdbb {
  justify-self: center;
}

#w-node-aa35b885-a438-5623-3cdd-664254db31af-15a1cdbb {
  align-self: center;
}

#w-node-_89f4daad-d9bb-972e-463a-9f1cd6a57e26-15a1cdbb {
  justify-self: center;
}

#w-node-c61f9e46-b756-1a39-37c0-40d586ef7f0c-15a1cdbb {
  align-self: center;
}

#w-node-_466cff76-62a9-cefa-724b-8b16b8b3d288-15a1cdbb {
  justify-self: center;
}

#w-node-b99029a3-fbea-cada-44b4-56fdfba429e8-15a1cdbb {
  align-self: center;
}

#w-node-_73c8d6f3-b60b-e7f6-ae4c-87facdae16f2-15a1cdbb {
  justify-self: center;
}

#w-node-f5390218-29d9-62ac-8303-a02b827b9bd1-15a1cdbb, #w-node-b1720443-b8b8-34fb-0ea1-f5ab863cbb45-15a1cdbb, #w-node-e5cc0e46-46eb-9c3f-1a47-d0c1abadce4d-15a1cdbb, #w-node-_2cf2c031-dc33-db73-74c5-e37446ab00fa-15a1cdbb, #w-node-_14970311-2843-a0bd-b003-1895ec475251-15a1cdbb {
  align-self: center;
}

#w-node-e2b01298-a93f-6399-577c-7db3d64d267b-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e94778f5-fb7b-7440-7c79-fb50c4536002-15a1cdbb, #w-node-_55ad0a04-7e5a-188b-ff59-1681b3be3fff-15a1cdbb, #w-node-da2caf62-b99b-44be-8917-c1570c179ac2-15a1cdbb, #w-node-_95c8791b-7d13-7010-461d-493e3f1af01d-15a1cdbb, #w-node-_739b6ef9-56cc-42b7-081b-1f9099729be3-15a1cdbb, #w-node-_2984e45b-9641-b00b-60e8-a4f307faa57a-15a1cdbb, #w-node-e2a11b48-6816-d795-ba6f-dd8d3795d191-15a1cdbb {
  align-self: center;
}

#w-node-_0817a69d-c322-598a-f447-9922140d22be-15a1cdbb, #w-node-_4b34b560-8632-60e6-4229-26eeda16ecaa-15a1cdbb, #w-node-_5a82afec-4639-3a1b-ac88-3f5e306bd416-15a1cdbb, #w-node-_1b6d31c4-f0ad-5c44-7a16-b6e8b4255e75-15a1cdbb, #w-node-_4e1b9df0-6650-0cc5-7b92-d930eb9fee4e-15a1cdbb, #w-node-e6dc642e-8a10-b242-f920-e7259c15fe06-15a1cdbb, #w-node-ab6c72f6-ccfd-bc6e-cd08-26cae4413208-15a1cdbb, #w-node-_934b6909-7c4e-b54f-27f1-f9224f9d28e9-15a1cdbb, #w-node-_73344064-ca3f-b395-b754-932c1576cb61-15a1cdbb, #w-node-_5fb22a19-5ffd-549f-aa64-ed9ca56dcab4-15a1cdbb, #w-node-d30cfb18-aa2c-3502-8cef-c736e27ff86c-15a1cdbb, #w-node-_6c785ed3-1026-00ac-99ba-9499edd28cd2-15a1cdbb, #w-node-a7ae0742-08bf-b298-60ed-26c4a7a75dca-15a1cdbb, #w-node-ef287f4e-ea12-bce5-faa0-5220ce6593c6-15a1cdbb, #w-node-_9baeef0f-67bc-eb5e-f42b-64b8e7cc4f0f-15a1cdbb, #w-node-_3fb6e41c-e3d7-8d9c-871f-fcf7234c2e4d-15a1cdbb, #w-node-_7e14e53d-bac5-3bfe-8711-a842378ce4a6-15a1cdbb, #w-node-_107cc95a-4d9f-f38c-8d3e-4190eeb54b25-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_624a4f24-497b-8cee-fe49-fec3d71e5927-15a1cdbb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_97c8f058-be09-b5ba-5c8a-f40a605fd701-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e67d9015-83f0-5173-5292-73baa7206ae8-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_50691fec-fd0b-5d56-92a1-93ce1075be23-15a1cdbb, #w-node-_0dad276b-001c-3afb-c8cd-359eea8bddeb-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f7cd1468-472f-cfd3-338f-822e64a02bd6-15a1cdbb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cbf457f3-373e-5448-a75e-bbd303afec2b-15a1cdbb, #w-node-_2eca7d8d-24b3-bd0b-27e2-362699357ad0-15a1cdbb, #w-node-eab188f3-9b51-7c20-ce3a-7b6c77449323-15a1cdbb, #w-node-be22c7ec-9a08-90d2-3428-adaf2ae43dcb-15a1cdbb, #w-node-fd10f178-1c00-8e7e-87f6-365e1d1b9770-15a1cdbb, #w-node-fd10f178-1c00-8e7e-87f6-365e1d1b977b-15a1cdbb, #w-node-fd10f178-1c00-8e7e-87f6-365e1d1b9783-15a1cdbb, #w-node-acffabad-ea38-462e-3e72-e4bd6dd1b6bb-15a1cdbb, #w-node-c987fb28-a603-463d-6458-f69df207df54-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e6cdb80-528c-abb2-a207-e429ae41be9f-15a1cdbb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b528ec3b-3176-8db3-61f2-fa75f53db342-15a1cdbb, #w-node-_8c82daf7-b2df-0d9a-67a8-def44f667fe1-15a1cdbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_0e6cdb80-528c-abb2-a207-e429ae41be9f-15a1cdbb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7e14e53d-bac5-3bfe-8711-a842378ce4a6-15a1cdbb, #w-node-b528ec3b-3176-8db3-61f2-fa75f53db342-15a1cdbb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fd10f178-1c00-8e7e-87f6-365e1d1b977b-15a1cdbb, #w-node-fd10f178-1c00-8e7e-87f6-365e1d1b9783-15a1cdbb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@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;
}